Thread: pgsql: pg_upgrade: adjust logging to use QUERY_ALLOC lengths

pgsql: pg_upgrade: adjust logging to use QUERY_ALLOC lengths

From
Bruce Momjian
Date:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7567d94910c100a28a79122e86297cd7a4c90df6

Modified Files
--------------
contrib/pg_upgrade/server.c |   10 +++++-----
contrib/pg_upgrade/util.c   |    2 +-
2 files changed, 6 insertions(+), 6 deletions(-)