| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Euler Taveira <euler(at)timbira(dot)com(dot)br>, dirk(dot)lattermann(at)leanix(dot)net, pgsql-docs(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Synopsis of SELECT statement: UNION, INTERSECTION, EXCEPT |
| Date: | 2018-04-03 13:24:39 |
| Message-ID: | 20180403132439.GA11837@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-docs |
On Mon, Apr 2, 2018 at 08:21:45PM -0400, Tom Lane wrote:
> Bruce Momjian <bruce(at)momjian(dot)us> writes:
> > Based on this discussion, I have developed the attached patch which
> > tries to clarify the behavior without adding complexity.
>
> I don't think this is an improvement, really ... in particular, it
> makes the <synopsis> not self-contained, which is pretty horrible
> for psql's help.
Well, we know we are limited in how much precision we can add without
losing clarity. I don't have any new ideas so we will just have to keep
what we have, though I do think mine was an improvement in enough areas
to warrant it.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ As you are, so once was I. As I am, so you will be. +
+ Ancient Roman grave inscription +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2018-04-03 14:26:45 | Re: float and float(p) missing from table 8.1 |
| Previous Message | Magnus Hagander | 2018-04-03 13:12:12 | Re: Blanks in the first line before the first word in the code boxes |