mirror of
https://github.com/postgres/postgres.git
synced 2025-11-12 05:01:15 +03:00
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