This patch updates the lock listing code to use Joe Conway's new

Bruce Momjian <bruce@momjian.us>

Commit: a77d34f0b8f02e8b24bb79792521f0b196b556f1
Author: Bruce Momjian <bruce@momjian.us>
Date: 2002-08-27T04:00:28Z
Releases: 7.3.1
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