Re: Chapter 7. Queries

2020-10-21 Thread David G. Johnston
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 wrote: > On Mon, Sep 14, 2020 at 6:03 PM David G. Johnston < > david.g.johns...@gmail.com> wr

Re: Chapter 7. Queries

2020-10-02 Thread David G. Johnston
On Mon, Sep 14, 2020 at 6:03 PM David G. Johnston < david.g.johns...@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. v1-doc-add-select-lit

Re: Chapter 7. Queries

2020-09-14 Thread David G. Johnston
at you describe is browsing the table of contents. > The Postgres > documentation is fairly well organized so this is easy for most topics. > However, on the "Chapter 7. Queries" index page, I often think I am in the > wrong place if I am looking for information about UNION or

Chapter 7. Queries

2020-09-11 Thread PG Doc comments form
the "Chapter 7. Queries" index page, I often think I am in the wrong place if I am looking for information about UNION or ORDER BY, because those keywords are missing from that page. Unlike all the other headings, the headings for these two topics does not include the relevant keywords in t