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-02T21:00:26Z
Lists: pgsql-docs
Attachments
- v1-doc-add-select-literals-to-queries-section-headers.patch (application/octet-stream) patch v1
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