Re: Chapter 7. Queries
David G. Johnston <david.g.johnston@gmail.com>
From: "David G. Johnston" <david.g.johnston@gmail.com>
To: bilge@scriptfusion.com, Pg Docs <pgsql-docs@lists.postgresql.org>
Date: 2020-10-21T15:02:28Z
Lists: pgsql-docs
Moved to -hackers and commitfest https://www.postgresql.org/message-id/CAKFQuwbqkcLCJ3gXUjso74gy80yNkB%3DFQnT_SrOq3PsrRm2SqQ%40mail.gmail.com David J. On Fri, Oct 2, 2020 at 2:00 PM David G. Johnston <david.g.johnston@gmail.com> wrote: > On Mon, Sep 14, 2020 at 6:03 PM David G. Johnston < > david.g.johnston@gmail.com> wrote: > >> Given that 7.6 is named "LIMIT and OFFSET" I don't have an issue with >> adding the relevant keywords (including EXCEPT and INTERSECT) in those two >> places. >> > > Patch attached. > > David J. >
Commits
-
doc: Mention UNION/ORDER BY etc. keywords in section headers.
- 8ef2a5afdf8e 14.0 landed