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

From Hou, Zhijie
Subject RE: Use appendStringInfoString and appendPQExpBufferStr where possible
Date
Msg-id 6d7a4b7e767a422797799cb24f838eed@G08CNEXMBPEKD05.g08.fujitsu.local
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
List pgsql-hackers
Hi

I made a slight update to the patch

> > > 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



Attachment

pgsql-hackers by date:

Previous
From: "tsunakawa.takay@fujitsu.com"
Date:
Subject: RE: [Patch] Optimize dropping of relation buffers using dlist
Next
From: Amit Langote
Date:
Subject: Re: ALTER TABLE .. DETACH PARTITION CONCURRENTLY