Re: Friendly help for psql

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Friendly help for psql
Дата
Msg-id 13363.1200864679@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Friendly help for psql  (Simon Riggs <simon@2ndquadrant.com>)
Список pgsql-patches
Simon Riggs <simon@2ndquadrant.com> writes:
> I'd be happy with output that explains briefly the difference between
> psql and SQL commands and refers people to \? and \h. That way we don't
> have to introduce too much change and this can be a forgivable special
> case. (Don't like the "Help me" thing though).

I think you're headed in the same direction as Alvaro.  A slight
extension on this would be

    help

    produces short blurb describing \h and \?

    help something

    produces same result as \h something

            regards, tom lane

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Friendly help for psql
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Friendly help for psql