mirror of
https://github.com/postgres/postgres.git
synced 2025-09-05 02:22:28 +03:00
Change to appendStringInfoChar() or appendStringInfoString() where those can be used. Author: David Rowley <david.rowley@2ndquadrant.com> Reviewed-by: Ashutosh Bapat <ashutosh.bapat@enterprisedb.com>