Re: Patch to change psql default banner v6

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Patch to change psql default banner v6
Дата
Msg-id 200804240230.m3O2UfR25767@momjian.us
обсуждение исходный текст
Ответ на Re: Patch to change psql default banner v6  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-patches
Joshua D. Drake wrote:
> On Wed, 23 Apr 2008 14:41:20 -0700
> "Joshua D. Drake" <jd@commandprompt.com> wrote:
>
> Hello,
>
> Per final discussion here:
>
> http://archives.postgresql.org/pgsql-hackers/2008-04/msg01607.php

Isn't this going to mean \g is listed twice?

    +   fprintf(output, _("Execution\n"));
    +   fprintf(output, _("  \\g or ;    execute query\n\n"));

If you want I can look at reorganizing the \? help.  I have a larger
reorganization mind.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

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

Предыдущее
От: H.Harada
Дата:
Сообщение: Re: temporal version of generate_series()
Следующее
От: Euler Taveira de Oliveira
Дата:
Сообщение: Re: lc_time and localized dates