Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-25 | Doc: fix misleading syntax synopses for targetlists. | Tom Lane | 12.20 |
| 2023-11-13 | doc: Add missing semicolon in example | Daniel Gustafsson | 12.18 |
| 2023-09-26 | doc: mention GROUP BY columns can reference target col numbers | Bruce Momjian | 12.17 |
| 2022-09-01 | doc: split out the NATURAL/CROSS JOIN in SELECT syntax | Bruce Momjian | 12.13 |
| 2020-10-19 | Misc documentation fixes. | Heikki Linnakangas | 12.5 |
| 2019-11-19 | Doc: clarify use of RECURSIVE in WITH. | Tom Lane | 12.2 |
| 2019-02-16 | Allow user control of CTE materialization, and change the default behavior. | Tom Lane | 12.0 |
| 2018-07-12 | Doc: update documentation for requirement of ORDER BY in GROUPS mode. | Tom Lane | 12.0 |