pgsql: Have psql command 'help' suggest the use of \?, updated version.

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Have psql command 'help' suggest the use of \?, updated version.
Дата
Msg-id 20080404180025.B91FD7558FA@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Have psql command 'help' suggest the use of \?, updated version.

Greg Sabino Mullane

Modified Files:
--------------
    pgsql/src/bin/psql:
        help.c (r1.125 -> r1.126)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/help.c?r1=1.125&r2=1.126)
        mainloop.c (r1.88 -> r1.89)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/mainloop.c?r1=1.88&r2=1.89)

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

Предыдущее
От: mha@postgresql.org (Magnus Hagander)
Дата:
Сообщение: pgsql: Convert backslash_quote guc to use enum.
Следующее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Remove unneed #include now that current_query() has moved to the