pg_upgrade: adjust logging to use QUERY_ALLOC lengths

Bruce Momjian <bruce@momjian.us>

Commit: 7567d94910c100a28a79122e86297cd7a4c90df6
Author: Bruce Momjian <bruce@momjian.us>
Date: 2014-08-20T17:04:45Z
Releases: 9.5.0
pg_upgrade:  adjust logging to use QUERY_ALLOC lengths

Allows the logging to print the entire text of failed queries, rather
than a truncated version.

Files

PathChange+/−
contrib/pg_upgrade/server.c modified +5 −5
contrib/pg_upgrade/util.c modified +1 −1