Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-10-14 | Dissociate btequalimage() from interval_ops, ending its deduplication. | Noah Misch | 14.10 |
| 2021-05-12 | Initial pgindent and pgperltidy run for v14. | 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 |
| 2021-03-26 | Remove unnecessary pg_amproc BRIN minmax entries | Tomas Vondra | 14.0 |
| 2021-01-13 | Run reformat-dat-files to declutter the catalog data files. | Tom Lane | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-12-29 | Add support of multirange matching to the existing range GiST indexes | Alexander Korotkov | 14.0 |
| 2020-12-20 | Multirange datatypes | Alexander Korotkov | 14.0 |
| 2020-11-19 | Hash support for row types | Peter Eisentraut | 14.0 |
| 2020-09-17 | Add support for building GiST index by sorting. | Heikki Linnakangas | 14.0 |