Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-18 | Fix quoting of ACL item in table for upgrade binary compatibility checks | Michael Paquier | 14.2 |
| 2021-11-18 | Add table to regression tests for binary-compatibility checks in pg_upgrade | Michael Paquier | 14.2 |
| 2021-05-11 | Replace opr_sanity test's binary_coercible() function with C code. | Tom Lane | 14.0 |
| 2021-03-26 | BRIN minmax-multi indexes | Tomas Vondra | 14.0 |
| 2021-03-26 | BRIN bloom indexes | Tomas Vondra | 14.0 |
| 2020-12-20 | Multirange datatypes | Alexander Korotkov | 14.0 |
| 2020-12-09 | Support subscripting of arbitrary types, not only arrays. | Tom Lane | 14.0 |
| 2020-12-07 | Add a couple of regression test cases related to array subscripting. | Tom Lane | 14.0 |