Commits
Showing commits that first shipped in 16 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-02-23 | Fix mistake in SQL features list | Peter Eisentraut | 16.3 |
| 2023-05-02 | Update SQL features | Peter Eisentraut | 16.0 |
| 2023-04-24 | doc: Update SQL features names | Peter Eisentraut | 16.0 |
| 2023-04-17 | doc: Add additional SQL features codes from SQL:2023 | Peter Eisentraut | 16.0 |
| 2023-04-05 | doc: Update SQL features/conformance information to SQL:2023 | Peter Eisentraut | 16.0 |
| 2023-03-15 | Support [NO] INDENT option in XMLSERIALIZE(). | Tom Lane | 16.0 |
| 2023-03-05 | SQL JSON path enhanced numeric literals | Peter Eisentraut | 16.0 |
| 2023-02-22 | Implement ANY_VALUE aggregate | Peter Eisentraut | 16.0 |
| 2023-02-04 | Allow underscores in integer and numeric constants. | Dean Rasheed | 16.0 |
| 2022-12-14 | Non-decimal integer literals | Peter Eisentraut | 16.0 |
| 2022-11-25 | Correct some SQL feature names | Peter Eisentraut | 16.0 |
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 16.0 |