pg_locks cleanup

From: Neil Conway <neilc(at)samurai(dot)com>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: pg_locks cleanup
Date: 2002-08-26 02:39:15
Message-ID: 87r8gm738s.fsf@mailbox.samurai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)samurai(dot)com> || PGP Key ID: DB3C29FC

Attachment Content-Type Size
pg_locks_cleanup-2.patch text/x-patch 5.2 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2002-08-26 03:56:04 Re: [HACKERS] TODO Done. Superuser backend slot reservations
Previous Message Neil Conway 2002-08-26 01:41:34 Re: [HACKERS] TODO Done. Superuser backend slot reservations