]> git.ipfire.org Git - thirdparty/postgresql.git/commit
This patch updates the lock listing code to use Joe Conway's new
authorBruce Momjian <bruce@momjian.us>
Tue, 27 Aug 2002 04:00:28 +0000 (04:00 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 27 Aug 2002 04:00:28 +0000 (04:00 +0000)
commita77d34f0b8f02e8b24bb79792521f0b196b556f1
treec71dd94b6535930ede8c1f0a794e6a4c45d7993b
parentbda45958a86e09ec515664dfca3a3e77c9236ada
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
src/backend/utils/adt/lockfuncs.c
src/bin/initdb/initdb.sh
src/include/catalog/catversion.h
src/include/catalog/pg_proc.h