pg_dump: Remove query truncation in error messages
Peter Eisentraut <peter_e@gmx.net>
pg_dump: Remove query truncation in error messages Remove the behavior that a query mentioned in an error message would be truncated to 128 characters. The queries that pg_dump runs are often longer than that, and this behavior makes analyzing failures harder unnecessarily. Discussion: https://www.postgresql.org/message-id/flat/63201ef9-26fb-3f1f-664d-98531678cebc%402ndquadrant.com
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_backup_db.c | modified | +1 −12 |
Discussion
- pg_dump truncating queries in error messages 3 messages · 2017-03-26 → 2017-03-29