Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-07-25 | Doc: fix misleading syntax synopses for targetlists. | Tom Lane | 15.8 |
| 2023-11-13 | doc: Add missing semicolon in example | Daniel Gustafsson | 15.6 |
| 2023-09-26 | doc: mention GROUP BY columns can reference target col numbers | Bruce Momjian | 15.5 |
| 2022-09-01 | doc: split out the NATURAL/CROSS JOIN in SELECT syntax | Bruce Momjian | 15.0 |
| 2022-04-20 | Remove trailing whitespace from *.sgml files. | Tom Lane | 15.0 |
| 2022-04-20 | Doc: use "an SQL" consistently rather than "a SQL" | David Rowley | 15.0 |
| 2021-10-01 | Error out if SKIP LOCKED and WITH TIES are both specified | Alvaro Herrera | 15.0 |