diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2020-03-20 16:04:15 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2020-03-20 16:04:15 +0100 |
commit | b03436994bcc4909dd644fd5ae6d9a9acdf30da5 (patch) | |
tree | 20babd81d95f96458caa3baa081b4322a8a2fe0a /src/backend/access/gist/gistutil.c | |
parent | 85f6b49c2c53fb1e08d918ec9305faac13cf7ad6 (diff) | |
download | postgresql-b03436994bcc4909dd644fd5ae6d9a9acdf30da5.tar.gz postgresql-b03436994bcc4909dd644fd5ae6d9a9acdf30da5.zip |
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
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions