Re: fix memory leaks in pg_dump

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Neil Conway <neilc(at)samurai(dot)com>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: fix memory leaks in pg_dump
Date: 2002-11-27 23:04:25
Message-ID: 200211272304.gARN4Pd13227@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Thanks for pointing that out. Both in queue now.

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

Neil Conway wrote:
> On Wed, 2002-11-27 at 17:20, Bruce Momjian wrote:
> > Sorry I hadn't gotten to adding your identical submission of Nov 23 to
> > the queue.
>
> Actually, this is a different patch: the Nov. 23 patch fixes leaks in
> pg_dumpall, this one fixes leaks in pg_dump.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilc(at)samurai(dot)com> || PGP Key ID: DB3C29FC
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

--
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 Rod Taylor 2002-11-28 16:20:40 Alter domain
Previous Message Bruce Momjian 2002-11-27 23:04:12 Re: fix 2 memory leaks in pg_dumpall