This patch updates the lock listing code to use Joe Conway's new
Bruce Momjian <bruce@momjian.us>
This patch updates the lock listing code to use Joe Conway's new anonymous return type SRF code. It gets rid of the superflous 'pg_locks_result' that Bruce/Tom had commented on. Otherwise, no changes in functionality. Neil Conway
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/lockfuncs.c | modified | +16 −4 |
| src/bin/initdb/initdb.sh | modified | +5 −14 |
| src/include/catalog/catversion.h | modified | +2 −2 |
| src/include/catalog/pg_proc.h | modified | +2 −2 |