Re: Use appendStringInfoString and appendPQExpBufferStr where possible - Mailing list pgsql-hackers

From David Rowley
Subject Re: Use appendStringInfoString and appendPQExpBufferStr where possible
Date
Msg-id CAApHDvrQqRdCzTVF0q6jqbNKY_ZCDPX9XKKmJ-weyss+xAnu_g@mail.gmail.com
Whole thread Raw
In response to Use appendStringInfoString and appendPQExpBufferStr where possible  ("Hou, Zhijie" <houzj.fnst@cn.fujitsu.com>)
Responses RE: Use appendStringInfoString and appendPQExpBufferStr where possible  ("Hou, Zhijie" <houzj.fnst@cn.fujitsu.com>)
List pgsql-hackers
On Tue, 22 Sep 2020 at 17:00, Hou, Zhijie <houzj.fnst@cn.fujitsu.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.

David



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: VACUUM PARALLEL option vs. max_parallel_maintenance_workers
Next
From: Andrey Lepikhov
Date:
Subject: Re: Global snapshots