[DOCS] SELECT , UNION INTERSECT EXCEPT clause - Mailing list pgsql-docs

From ddvkosenko@gmail.com
Subject [DOCS] SELECT , UNION INTERSECT EXCEPT clause
Date
Msg-id 20170612161625.26504.38845@wrigleys.postgresql.org
Whole thread Raw
List pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.6/static/sql-select.html
Description:

https://www.postgresql.org/docs/current/static/sql-select.html#SQL-UNION
In  this section there is information about usage ORDER BY and LIMIT inside
second UNION subquery. In my opinion, it's necessary to add information
about the same behavior of WITH clause and FOR and FETCH clauses.

pgsql-docs by date:

Previous
From: Neil Anderson
Date:
Subject: Re: [DOCS] Problem about connect Postgre using ADO.NET
Next
From: p.becker@the-library-code.de
Date:
Subject: [DOCS] Maximum length for levenshtein algorithm