Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

pgsql: Abort a FETCH_COUNT-controlled query if we observe any I/O error

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Abort a FETCH_COUNT-controlled query if we observe any I/O error
Дата
Msg-id 20100528200232.C74DA7541D2@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
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

Modified Files:
--------------
    pgsql/src/bin/psql:
        common.c (r1.144 -> r1.145)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/common.c?r1=1.144&r2=1.145)

В списке pgsql-committers по дате отправления: