Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-09-26 | doc: mention GROUP BY columns can reference target col numbers | Bruce Momjian | 11.22 |
| 2022-09-01 | doc: split out the NATURAL/CROSS JOIN in SELECT syntax | Bruce Momjian | 11.18 |
| 2020-10-19 | Misc documentation fixes. | Heikki Linnakangas | 11.10 |
| 2019-11-19 | Doc: clarify use of RECURSIVE in WITH. | Tom Lane | 11.7 |
| 2018-07-12 | Doc: update documentation for requirement of ORDER BY in GROUPS mode. | Tom Lane | 11.0 |
| 2018-05-21 | Fix SQL:2008 FETCH FIRST syntax to allow parameters. | Andrew Gierth | 11.0 |
| 2018-02-07 | Support all SQL:2011 options for window frame clauses. | Tom Lane | 11.0 |
| 2017-11-23 | Convert documentation to DocBook XML | Peter Eisentraut | 11.0 |
| 2017-10-20 | Convert SGML IDs to lower case | Peter Eisentraut | 11.0 |
| 2017-10-17 | Don't use SGML empty tags | Peter Eisentraut | 11.0 |