postgresql/src/bin
Peter Eisentraut b03436994b psql: Catch and report errors while printing result table
Errors (for example I/O errors or disk full) while printing out result
tables were completely ignored, which could result in silently
truncated output in scripts, for example.  Fix by adding some basic
error checking and reporting.

Author: Daniel Verite <daniel@manitou-mail.org>
Author: David Zhang <david.zhang@highgo.ca>
Discussion: https://www.postgresql.org/message-id/flat/9a0b3c8d-ee14-4b1d-9d0a-2c993bdabacc@manitou-mail.org
2020-03-20 16:04:15 +01:00
..
initdb Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_archivecleanup Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_basebackup Make pg_basebackup ask the server to estimate the total backup size, by default. 2020-03-19 17:09:00 +09:00
pg_checksums Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_config Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_controldata Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_ctl Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_dump Plug memory leak 2020-03-16 16:27:13 -03:00
pg_resetwal Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_rewind Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pg_test_fsync Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pg_test_timing Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pg_upgrade pg_upgrade: make get_major_server_version() err msg consistent 2020-03-19 15:20:55 -04:00
pg_waldump Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pgbench Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
pgevent Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
psql psql: Catch and report errors while printing result table 2020-03-20 16:04:15 +01:00
scripts Add PostgreSQL home page to --help output 2020-02-28 13:12:21 +01:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00