pg_locks cleanup - Mailing list pgsql-patches

From Neil Conway
Subject pg_locks cleanup
Date
Msg-id 87r8gm738s.fsf@mailbox.samurai.com
Whole thread Raw
Responses Re: pg_locks cleanup  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: pg_locks cleanup  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
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.

Cheers,

Neil

--
Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC

Attachment

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: [HACKERS] TODO Done. Superuser backend slot reservations
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] TODO Done. Superuser backend slot reservations