Commits

DateSubjectAuthorReleases
2020-05-12 Do pre-release housekeeping on catalog data. Tom Lane 13.0
2020-04-07 Introduce xid8-based functions to replace txid_XXX. Thomas Munro 13.0
2020-04-07 Add SQL type xid8 to expose FullTransactionId to users. Thomas Munro 13.0
2020-03-19 Introduce "anycompatible" family of polymorphic types. Tom Lane 13.0
2020-03-18 Implement type regcollation Peter Eisentraut 13.0
2020-03-05 Remove the "opaque" pseudo-type and associated compatibility hacks. Tom Lane 13.0
2020-02-15 Run "make reformat-dat-files". Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-21 Remove configure --disable-float4-byval Peter Eisentraut 13.0
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
2018-04-19 Improve consistency of comments in system catalog headers. Tom Lane 11.0
2018-04-08 Cosmetic cleanups in initial catalog data. Tom Lane 11.0
2018-04-08 Replace our traditional initial-catalog-data format with a better design. Tom Lane 11.0