| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com> |
| 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:02:26 |
| Message-ID: | 20150827020226.GG29674@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
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.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ Everyone has their own god. +
| Attachment | Content-Type | Size |
|---|---|---|
| title.diff | text/x-diff | 1.7 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | David G. Johnston | 2015-08-27 02:51:09 | Re: Omission of "(or C)" in psql's "pset title" header |
| Previous Message | Josh Kupershmidt | 2015-08-26 23:31:53 | Rewording for ALTER TABLE ... ADD table_constraint_using_index |