Re: Use appendStringInfoString and appendPQExpBufferStr where possible
David Rowley <dgrowleyml@gmail.com>
From: David Rowley <dgrowleyml@gmail.com>
To: "Hou, Zhijie" <houzj.fnst@cn.fujitsu.com>
Cc: Justin Pryzby <pryzby@telsasoft.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-10-15T07:38:24Z
Lists: pgsql-hackers
On Wed, 14 Oct 2020 at 21:05, David Rowley <dgrowleyml@gmail.com> wrote: > I've attached the patch I ended up with. I plan on pushing this in the > next few days. Pushed. David
Commits
-
Fixup some appendStringInfo and appendPQExpBuffer calls
- 110d81728a0a 14.0 landed