Rename lockt to locktype and rename LOCKT to LOCKTYPE.
Bruce Momjian <bruce@momjian.us>
Rename lockt to locktype and rename LOCKT to LOCKTYPE.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/storage/lmgr/lock.c | modified | +40 −40 |
| src/backend/storage/lmgr/multi.c | modified | +31 −31 |
| src/backend/storage/lmgr/single.c | modified | +7 −7 |
| src/include/storage/lmgr.h | modified | +3 −3 |
| src/include/storage/lock.h | modified | +8 −8 |
| src/include/storage/multilev.h | modified | +5 −5 |