Re: memory leak in ALTER TABLE

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: memory leak in ALTER TABLE
Date: 2005-02-09 23:26:53
Message-ID: 1107991613.1286.116.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Wed, 2005-02-09 at 15:56 +1100, Neil Conway wrote:
> This patch changes ATRewriteTable() to switch to the per-tuple memory
> context before beginning the per-tuple loop.
[...]
> Barring any objections, I will apply this to HEAD and REL8_0_STABLE
> tomorrow.

Applied.

-Neil

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-02-09 23:35:59 Re: dbsize patch
Previous Message Bruce Momjian 2005-02-09 23:05:39 Re: libpq API incompatibility between 7.4 and 8.0