pgsql: Add \n to end of output for psql \s with no history file name.

Поиск
Список
Период
Сортировка
От momjian@svr1.postgresql.org (Bruce Momjian)
Тема pgsql: Add \n to end of output for psql \s with no history file name.
Дата
Msg-id 20041130200035.E8A623A547C@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add \n to end of output for psql \s with no history file name.

This prevents the next psql prompt from showing up on the end of the
last history line.

Modified Files:
--------------
    pgsql/src/bin/psql:
        command.c (r1.136 -> r1.137)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/command.c.diff?r1=1.136&r2=1.137)

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

Предыдущее
От: alex yap
Дата:
Сообщение: createdb fail
Следующее
От: momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Remove question mark on COPY CSV fix: < returns in data? >