Finish rename of FastPathStrongLocks to FastPathStrongRelationLocks.
authorRobert Haas <rhaas@postgresql.org>
Wed, 18 Apr 2012 15:29:34 +0000 (11:29 -0400)
committerRobert Haas <rhaas@postgresql.org>
Fri, 1 Jun 2012 12:32:36 +0000 (08:32 -0400)
commit59d783b81a5baadc5e80f857b3e3c6cab1790cd2
treeaa1aa27c1c40d00ae4c10929d552d3dc87dc11c0
parentf0504e60536135e1f27259cc90504a990de00d4c
Finish rename of FastPathStrongLocks to FastPathStrongRelationLocks.

Commit 8e5ac74c1249820ca55481223a95b9124b4a4f95 tried to do this renaming,
but I relied on gcc to tell me where I needed to make changes, instead of
grep.

Noted by Jeff Davis.
src/backend/storage/lmgr/README
src/backend/storage/lmgr/lock.c
src/include/storage/lock.h