Re: pgstat exec cleanup

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: pgstat exec cleanup
Date: 2004-05-24 02:47:45
Message-ID: 200405240247.i4O2ljC15837@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

Magnus Hagander wrote:
> This patch fixes the find_my_exec code for pgstat backends. Required for
> TZ stuff (and possibly others) to work in the pgstat backends.
>
> //Magnus

Content-Description: pgstat_exec_cleanup.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend

--
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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-05-24 03:04:52 Re: WIP list rewrite
Previous Message Neil Conway 2004-05-24 01:04:36 Re: cosmetic psql tweaks