mirror of
https://github.com/postgres/postgres.git
synced 2025-06-05 23:56:58 +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>