Commits

DateSubjectAuthorReleases
2019-09-10 Allow setting statistics target for extended statistics Tomas Vondra 13.0
2019-07-20 Use column collation for extended statistics Tomas Vondra 13.0
2019-07-20 Use column collation for extended statistics Tomas Vondra 12.0
2019-06-15 Rework the pg_statistic_ext catalog Tomas Vondra 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-05-05 Fix style violations in syscache lookups. Tom Lane 12.0
2019-03-27 Add support for multivariate MCV lists Tomas Vondra 12.0
2019-03-13 Include all columns in default names for foreign key constraints Peter Eisentraut 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 12.0
2019-01-15 Don't include heapam.h from others headers. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-03-06 Fix bogus Name assignment in CreateStatistics Alvaro Herrera 10.4
2018-03-06 Fix bogus Name assignment in CreateStatistics Alvaro Herrera 11.0
2018-03-05 Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 10.4
2018-03-05 Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL) Alvaro Herrera 11.0
2018-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-09-11 Message style fixes Peter Eisentraut 11.0
2017-09-11 Message style fixes Peter Eisentraut 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-14 Fix violations of CatalogTupleInsert/Update/Delete abstraction. Tom Lane 10.0