Patch to change psql default banner

Поиск
Список
Период
Сортировка
От Joshua D. Drake
Тема Patch to change psql default banner
Дата
Msg-id 20080423144120.1aea8ff9@commandprompt.com
обсуждение исходный текст
Ответы Re: Patch to change psql default banner v6  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-patches
Hello,

As discussed:

http://archives.postgresql.org/pgsql-hackers/2008-04/msg01476.php

The patch does the following:

Adds an Execution line to the \? output.
Changes the help output in mainloop.c to be more useful.
Greatly reduces overall default banner output:
 * shows client version and type help for help only
   * if server doesn't match shows server version too
 * if there is a major version mismatch it throws a warning

Sincerely,

Joshua D. Drake


--
The PostgreSQL Company since 1997: http://www.commandprompt.com/
PostgreSQL Community Conference: http://www.postgresqlconference.org/
United States PostgreSQL Association: http://www.postgresql.us/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate



Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Improve shutdown during online backup, take 4
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Patch to change psql default banner v6