Re: \prompt for psql

Поиск
Список
Период
Сортировка
От Chad Wagner
Тема Re: \prompt for psql
Дата
Msg-id 81961ff50702080327p7256f8e5nc2596a4a2511581f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: \prompt for psql  ("Gurjeet Singh" <singh.gurjeet@gmail.com>)
Ответы Re: \prompt for psql  ("Chad Wagner" <chad.wagner@gmail.com>)
Список pgsql-patches
On 2/8/07, Gurjeet Singh <singh.gurjeet@gmail.com> wrote:
In help.c:slashUsage(), the comment says:

    /* if you add/remove a line here, change the row count above */

So I guess, the patch should also include a change to the line:

output = PageOutput(67, pager); => output = PageOutput(68, pager);


Thanks for the tip, in fact I am slipping in "two" lines because I had to break the line.  So should this be set to 69 in my patch?  Based on the function name alone, I suspect the answer is yes.  :)

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

Предыдущее
От: "Chad Wagner"
Дата:
Сообщение: Re: \prompt for psql
Следующее
От: Magnus Hagander
Дата:
Сообщение: Re: Feature: POSIX Shared memory support