Re: appendPQExpBufferVA vs appendStringInfoVA - Mailing list pgsql-hackers

From David Rowley
Subject Re: appendPQExpBufferVA vs appendStringInfoVA
Date
Msg-id CAApHDvq5JmnxoHSti-d9FikeCkV=QK=QHuaek==GSnM=zk8QDA@mail.gmail.com
Whole thread Raw
In response to Re: appendPQExpBufferVA vs appendStringInfoVA  (David Rowley <dgrowleyml@gmail.com>)
Responses Re: appendPQExpBufferVA vs appendStringInfoVA  (Marko Kreen <markokr@gmail.com>)
List pgsql-hackers


On Sun, Nov 3, 2013 at 3:18 AM, David Rowley <dgrowleyml@gmail.com> wrote:
I'm low on ideas on how to improve things much around here for now, but for what it's worth, I did create a patch which changes unnecessary calls to appendPQExpBuffer() into calls to appendPQExpBufferStr() similar to the recent one for appendStringInfo and appendStringInfoString. 



Attached is a re-based version of this.

Regards

David Rowley
 
Regards

David Rowley
  


Attachment

pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: nested hstore patch
Next
From: Mika Eloranta
Date:
Subject: Re: [PATCH] pg_basebackup: progress report max once per second