Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-06-01 | doc: add missing "the" in LATERAL sentence. | Bruce Momjian | 12.16 |
| 2022-09-28 | doc: clarify internal behavior of RECURSIVE CTE queries | Bruce Momjian | 12.13 |
| 2022-09-03 | doc: clarify recursion internal behavior | Bruce Momjian | 12.13 |
| 2022-08-28 | Doc: fix example of recursive query. | Tom Lane | 12.13 |
| 2021-10-05 | Doc: improve description of UNION/INTERSECT/EXCEPT syntax. | Tom Lane | 12.9 |
| 2020-10-05 | doc: show functions returning record types and use of ROWS FROM | Bruce Momjian | 12.5 |
| 2020-08-31 | doc: add commas after 'i.e.' and 'e.g.' | Bruce Momjian | 12.5 |
| 2019-02-16 | Allow user control of CTE materialization, and change the default behavior. | Tom Lane | 12.0 |
| 2018-08-09 | Add RECURSIVE to documentation index | Alvaro Herrera | 12.0 |