mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 13:58:10 -04:00
a77d34f0b8
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