Re: Patch to change psql default banner v6 - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Patch to change psql default banner v6
Date
Msg-id 200804240230.m3O2UfR25767@momjian.us
Whole thread Raw
In response to Re: Patch to change psql default banner v6  ("Joshua D. Drake" <jd@commandprompt.com>)
List 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 by date:

Previous
From: H.Harada
Date:
Subject: Re: temporal version of generate_series()
Next
From: Euler Taveira de Oliveira
Date:
Subject: Re: lc_time and localized dates