]> granicus.if.org Git - postgresql/commit
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>
Wed, 18 Apr 2012 15:29:34 +0000 (11:29 -0400)
commit4a6fab03f23ed15f33e607b321c339d0c96c6b58
tree76e1b5d8191f91c86f2959ac0f0b0772cdda9cce
parent53c5b869b464d567c3b8f617201b49a395f437ab
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