Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-04-28 | Do pre-release housekeeping on catalog data, and fix jsonpath send/recv. | Tom Lane | 12.0 |
| 2019-03-27 | Add support for multivariate MCV lists | Tomas Vondra | 12.0 |
| 2019-03-16 | Partial implementation of SQL/JSON path language | Alexander Korotkov | 12.0 |
| 2019-03-12 | Remove remaining hard-wired OID references in the initial catalog data. | Tom Lane | 12.0 |
| 2019-03-07 | Drop the vestigial "smgr" type. | Thomas Munro | 12.0 |
| 2019-03-06 | tableam: introduce table AM infrastructure. | Andres Freund | 12.0 |
| 2019-01-02 | Update copyright for 2019 | Bruce Momjian | 12.0 |
| 2018-12-19 | Make type "name" collation-aware. | Tom Lane | 12.0 |
| 2018-10-11 | Remove deprecated abstime, reltime, tinterval datatypes. | Andres Freund | 12.0 |
| 2018-09-20 | Add missing pg_description strings for pg_type entries. | Tom Lane | 12.0 |
| 2018-09-20 | Teach genbki.pl to auto-generate pg_type entries for array types. | Tom Lane | 12.0 |