pg_upgrade: adjust logging to use QUERY_ALLOC lengths
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| contrib/pg_upgrade/server.c | modified | +5 −5 |
| contrib/pg_upgrade/util.c | modified | +1 −1 |