Re: cleanup StringInfo usage

From: Neil Conway <neilc(at)samurai(dot)com>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: cleanup StringInfo usage
Date: 2006-03-01 06:56:43
Message-ID: 1141196203.26826.9.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

On Tue, 2006-02-28 at 14:21 -0500, Neil Conway wrote:
> Attached is a patch that replaces a bunch of places where StringInfos
> are unnecessarily allocated on the heap rather than the stack.

Applied to HEAD.

-Neil

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2006-03-01 13:23:17 Re: cleanup error reporting
Previous Message Neil Conway 2006-03-01 06:35:29 Re: cleanup error reporting