pgsql: Fix saveHistory() to not emit bogus complaint during psql exit

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Fix saveHistory() to not emit bogus complaint during psql exit
Дата
Msg-id 20060618173048.3E0319FA188@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix saveHistory() to not emit bogus complaint during psql exit when using
Darwin's libedit; per my proposal last August.  Also, suppress cast-away-
const warnings.

Modified Files:
--------------
    pgsql/src/bin/psql:
        input.c (r1.55 -> r1.56)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/input.c.diff?r1=1.55&r2=1.56)

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

Предыдущее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Increase timeout in statement_timeout test from 1 second to 2
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Don't try to call posix_fadvise() unless supplies a