pgsql/src/bin/psql command.c

Поиск
Список
Период
Сортировка
От momjian@postgresql.org
Тема pgsql/src/bin/psql command.c
Дата
Msg-id 200110051901.f95J1FG06135@postgresql.org
обсуждение исходный текст
Список pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    momjian@postgresql.org    01/10/05 15:01:13

Modified files:
    src/bin/psql   : command.c

Log message:
    Attached is the updated version of the patch, which matches
    on words as opposed to lines, which means that all of the
    following work in psql:

    \d foo \d bar
    \d foo; \d bar
    \d foo \d bar;;
    \d foo; <space>

    This one also uses "true and false" and strips semicolons
    for the following backslash commands: \C \c \d \e \i \o \s \z

    Greg Sabino Mullane


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

Предыдущее
От: meskes@postgresql.org
Дата:
Сообщение: pgsql/src/interfaces/ecpg ChangeLog lib/data.c ...
Следующее
От: momjian@postgresql.org
Дата:
Сообщение: pgsql/src backend/po/zh_TW.po bin/zh_TW.po bin ...