RE: Use appendStringInfoString and appendPQExpBufferStr where possible

From: "Hou, Zhijie" <houzj(dot)fnst(at)cn(dot)fujitsu(dot)com>
To: David Rowley <dgrowleyml(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: Use appendStringInfoString and appendPQExpBufferStr where possible
Date: 2020-09-22 08:33:48
Message-ID: 64e3ddce81d945b9b8f1edf822021121@G08CNEXMBPEKD05.g08.fujitsu.local
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Tue, 22 Sep 2020 at 17:00, Hou, Zhijie <houzj(dot)fnst(at)cn(dot)fujitsu(dot)com> wrote:
> > I found some more places that should use appendPQExrBufferStr instead
> of appendPQExpBuffer.
> >
> > Here is the patch.
>
> Seems like a good idea. Please add it to the next commitfest.

Thanks, added it to the next commitfest.
https://commitfest.postgresql.org/30/2735/

Best regards,
houzj

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Berg 2020-09-22 08:57:53 Re: Binaries on s390x arch
Previous Message Daniel Gustafsson 2020-09-22 08:25:54 Re: pgindent vs dtrace on macos