Rename fields of lock and lockholder structures to something a tad less
Tom Lane <tgl@sss.pgh.pa.us>
Rename fields of lock and lockholder structures to something a tad less confusing, and clean up documentation.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/lock.c | modified | +187 −178 |
| src/backend/storage/lmgr/proc.c | modified | +37 −33 |
| src/backend/storage/lmgr/README | modified | +32 −33 |
| src/include/storage/lock.h | modified | +28 −20 |
| src/include/storage/proc.h | modified | +15 −7 |