pgsql: Trivial fix for a bug introduced in r1.94 of help.c: we want to

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Trivial fix for a bug introduced in r1.94 of help.c: we want to
Дата
Msg-id 20041124045844.298553A42B3@svr1.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Trivial fix for a bug introduced in r1.94
Список pgsql-committers
Log Message:
-----------
Trivial fix for a bug introduced in r1.94 of help.c: we want to only
include "\s" in \? output when readline is enabled, but that commit
supressed "\s" whether readline was enabled or not.

Modified Files:
--------------
    pgsql/src/bin/psql:
        help.c (r1.96 -> r1.97)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c.diff?r1=1.96&r2=1.97)

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

Предыдущее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Assert that BufferIsPinned() in IncrBufferRefCount(), rather than
Следующее
От: Neil Conway
Дата:
Сообщение: Re: pgsql: Trivial fix for a bug introduced in r1.94