diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-05-28 20:02:32 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-05-28 20:02:32 +0000 |
commit | 47d6d4485bca56900dee8ae6f7ad82fa98efcc21 (patch) | |
tree | 74ee88f2c372342037d0a8482d512742e8661d35 /src/backend/executor/execUtils.c | |
parent | ece869b11eedd082ccd0bbd73ab9013c9ad9fa13 (diff) | |
download | postgresql-47d6d4485bca56900dee8ae6f7ad82fa98efcc21.tar.gz postgresql-47d6d4485bca56900dee8ae6f7ad82fa98efcc21.zip |
Abort a FETCH_COUNT-controlled query if we observe any I/O error on the
output stream. This typically indicates that the user quit out of $PAGER,
or that we are writing to a file and ran out of disk space. In either case
we shouldn't bother to continue fetching data.
Stephen Frost
Diffstat (limited to 'src/backend/executor/execUtils.c')
0 files changed, 0 insertions, 0 deletions