Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-12 | Do pre-release housekeeping on catalog data. | Tom Lane | 14.0 |
| 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-01-31 | Implementation of subscripting for jsonb | Alexander Korotkov | 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-20 | Multirange datatypes | Alexander Korotkov | 14.0 |
| 2020-12-09 | Support subscripting of arbitrary types, not only arrays. | Tom Lane | 14.0 |
| 2020-10-29 | Don't use custom OID symbols in pg_type.dat, either. | Tom Lane | 14.0 |
| 2020-07-06 | Create composite array types for initdb-created relations. | Tom Lane | 14.0 |