Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-25 | Doc: fix misleading syntax synopses for targetlists. | Tom Lane | 13.16 |
| 2023-11-13 | doc: Add missing semicolon in example | Daniel Gustafsson | 13.14 |
| 2023-09-26 | doc: mention GROUP BY columns can reference target col numbers | Bruce Momjian | 13.13 |
| 2022-09-01 | doc: split out the NATURAL/CROSS JOIN in SELECT syntax | Bruce Momjian | 13.9 |
| 2021-10-01 | Error out if SKIP LOCKED and WITH TIES are both specified | Alvaro Herrera | 13.5 |
| 2021-01-27 | Doc: improve documentation for UNNEST(). | Tom Lane | 13.2 |
| 2020-10-19 | Misc documentation fixes. | Heikki Linnakangas | 13.1 |
| 2020-06-07 | doc: Fix man page whitespace issues | Peter Eisentraut | 13.0 |
| 2020-05-11 | Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs. | Tom Lane | 13.0 |
| 2020-04-14 | Fix collection of typos and grammar mistakes in the tree, volume 2 | Michael Paquier | 13.0 |
| 2020-04-07 | Support FETCH FIRST WITH TIES | Alvaro Herrera | 13.0 |
| 2019-11-19 | Doc: clarify use of RECURSIVE in WITH. | Tom Lane | 13.0 |