Finish rename of FastPathStrongLocks to FastPathStrongRelationLocks.

Robert Haas <rhaas@postgresql.org>

Commit: 4a6fab03f23ed15f33e607b321c339d0c96c6b58
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-04-18T15:29:34Z
Releases: 9.2.0
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.

Files

PathChange+/−
src/backend/storage/lmgr/lock.c modified +2 −2
src/backend/storage/lmgr/README modified +5 −5
src/include/storage/lock.h modified +1 −1