| From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
|---|---|
| To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
| Cc: | pgsql-committers <pgsql-committers(at)postgresql(dot)org> |
| Subject: | Re: pgsql: docs: Improve documentation of \pset without arguments. |
| Date: | 2014-08-10 21:34:27 |
| Message-ID: | CA+Tgmob3F4EMNEODeEbJ3s2rgrdK28kc_tOmRkUNj99O04nEjw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
On Sun, Aug 10, 2014 at 12:55 PM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> On Thu, Jul 24, 2014 at 9:12 PM, Robert Haas <rhaas(at)postgresql(dot)org> wrote:
>> docs: Improve documentation of \pset without arguments.
>>
>> The syntax summary previously failed to clarify that the first
>> argument is also optional. The textual description did mention it,
>> but all the way at the bottom. It fits better with the command
>> overview, so move it there, and fix the summary also.
>
> Is it better to back-patch this to 9.4? The first argument of
> \pset command is optional also in 9.4.
I didn't feel it necessary, but if you want to, it's OK with me.
> This commit is in next CF with "Ready for Committer".
> Probably it needs to be marked as "Committed".
Done.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fujii Masao | 2014-08-11 03:14:22 | Re: pgsql: docs: Improve documentation of \pset without arguments. |
| Previous Message | Tom Lane | 2014-08-10 20:13:57 | pgsql: Clarify type resolution behavior for domain types. |