Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-09-28 | doc: clarify internal behavior of RECURSIVE CTE queries | Bruce Momjian | 10.23 |
| 2022-09-03 | doc: clarify recursion internal behavior | Bruce Momjian | 10.23 |
| 2022-08-28 | Doc: fix example of recursive query. | Tom Lane | 10.23 |
| 2021-10-05 | Doc: improve description of UNION/INTERSECT/EXCEPT syntax. | Tom Lane | 10.19 |
| 2020-10-05 | doc: show functions returning record types and use of ROWS FROM | Bruce Momjian | 10.15 |
| 2020-08-31 | doc: add commas after 'i.e.' and 'e.g.' | Bruce Momjian | 10.15 |
| 2017-07-20 | Doc: clarify description of degenerate NATURAL joins. | Tom Lane | 10.0 |
| 2017-01-25 | Make UNKNOWN into an actual pseudo-type. | Tom Lane | 10.0 |
| 2016-12-23 | Spellcheck: s/descendent/descendant/g | Tom Lane | 10.0 |
| 2016-12-23 | Remove sql_inheritance GUC. | Robert Haas | 10.0 |
| 2016-11-22 | Doc: improve documentation about composite-value usage. | Tom Lane | 10.0 |
| 2016-11-22 | Doc: add a section in Part II concerning RETURNING. | Tom Lane | 10.0 |