Re: ALL in SELECT syntax \h psql flawed? - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: ALL in SELECT syntax \h psql flawed?
Date
Msg-id 200110231642.f9NGgRI04784@candle.pha.pa.us
Whole thread Raw
In response to Re: ALL in SELECT syntax \h psql flawed?  (Thomas Lockhart <lockhart@fourpalms.org>)
List pgsql-bugs
> > \h select in psql says (among other things)
> >     [ { UNION | INTERSECT | EXCEPT [ ALL ] } select ]
> > I think it should read
> >     [ { UNION | INTERSECT | EXCEPT } [ ALL ] select ]
>
> I agree. Bruce ("Mr. Backslash" :) are you planning on picking this up?

Done.  :-)

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: triggers with parameters can cause backend crash
Next
From: Bill Studenmund
Date:
Subject: Enabling --debug causes regression test failure.