pgsql: Allow 'help' in psql to show \? help, for novice assistance.

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Allow 'help' in psql to show \? help, for novice assistance.
Дата
Msg-id 20080404174243.D34337558F7@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Allow 'help' in psql to show \? help, for novice assistance.

Greg Sabino Mullane

Modified Files:
--------------
    pgsql/src/bin/psql:
        help.c (r1.124 -> r1.125)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.124&r2=1.125)
        mainloop.c (r1.87 -> r1.88)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/mainloop.c?r1=1.87&r2=1.88)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Remove unneed #include now that current_query() has moved to the
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Implement current_query(), that shows the currently executing