pgsql: In psql, save history of backslash commands used in multi-line

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: In psql, save history of backslash commands used in multi-line
Дата
Msg-id 20060306044521.A044B9DC832@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
In psql, save history of backslash commands used in multi-line
statements before the multi-line statement, rather than inside the
multi-line statement.

Modified Files:
--------------
    pgsql/src/bin/psql:
        input.c (r1.51 -> r1.52)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/input.c.diff?r1=1.51&r2=1.52)
        input.h (r1.25 -> r1.26)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/input.h.diff?r1=1.25&r2=1.26)
        mainloop.c (r1.71 -> r1.72)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/mainloop.c.diff?r1=1.71&r2=1.72)

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

Предыдущее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Per recent discussion on -hackers, we should sometimes reorder
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: in the docs, the function "ascii(text)" is described as returning