| From: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
|---|---|
| To: | Bruce Momjian <bruce(at)momjian(dot)us> |
| Cc: | "pgsql-docs(at)postgresql(dot)org" <pgsql-docs(at)postgresql(dot)org> |
| Subject: | Re: Omission of "(or C)" in psql's "pset title" header |
| Date: | 2015-08-27 02:51:09 |
| Message-ID: | CAKFQuwa501iGXsh1M0tjWEZ=zPLBUzyDzMJrjf8S1_yC=oDufA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Wed, Aug 26, 2015 at 10:02 PM, Bruce Momjian <bruce(at)momjian(dot)us> wrote:
> On Wed, Jun 24, 2015 at 06:11:20PM -0400, David G. Johnston wrote:
> > http://www.postgresql.org/docs/devel/static/app-psql.html
> >
> > The other pset keywords with black-slash aliases include a "(or
> <letter>)"
> > paren after the keyword. "title" does not (should be "C")
>
> Attached is a patch to implement this, including a doc patch.
>
>
Wasn't expecting a code change - just the docs. The docs already said the
"\C [ title ]" is a valid meta-command...
Did you maybe end up making a command line "-C 'title'" valid instead?
David J.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2015-08-27 15:13:52 | Re: Omission of "(or C)" in psql's "pset title" header |
| Previous Message | Bruce Momjian | 2015-08-27 02:02:26 | Re: Omission of "(or C)" in psql's "pset title" header |