| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: pg_locks cleanup |
| Date: | 2002-08-27 04:00:32 |
| Message-ID: | 200208270400.g7R40Wf13457@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
Patch applied. Thanks.
---------------------------------------------------------------------------
Neil Conway wrote:
> 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, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2002-08-27 04:29:35 | Re: [HACKERS] CREATE TEMP TABLE .... ON COMMIT |
| Previous Message | Bruce Momjian | 2002-08-27 03:57:23 | Re: make interfaces/perl5 build properly outside source directory |