Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-04-28 | Fix crashes with CREATE SCHEMA AUTHORIZATION and schema elements | Michael Paquier | 13.11 |
| 2020-10-13 | Paper over regression failures in infinite_recurse() on PPC64 Linux. | Tom Lane | 13.1 |
| 2020-06-01 | Fix crashes with currtid() and currtid2() | Michael Paquier | 13.0 |
| 2020-04-07 | Add SQL type xid8 to expose FullTransactionId to users. | Thomas Munro | 13.0 |
| 2020-04-06 | Implement Incremental Sort | Tomas Vondra | 13.0 |
| 2020-04-02 | Add SQL functions for Unicode normalization | Peter Eisentraut | 13.0 |
| 2020-01-25 | Clean up EXPLAIN's handling of per-worker details. | Tom Lane | 13.0 |
| 2019-11-16 | Add tuplesort test to serial_schedule. | Peter Geoghegan | 13.0 |
| 2019-07-31 | Run UTF8-requiring collation tests by default | Peter Eisentraut | 13.0 |