Commits

DateSubjectAuthorReleases
2019-12-27 Forbid DROP SCHEMA on temporary namespaces Michael Paquier 10.12
2019-12-27 Forbid DROP SCHEMA on temporary namespaces Michael Paquier 11.7
2019-12-27 Forbid DROP SCHEMA on temporary namespaces Michael Paquier 12.2
2019-12-27 Forbid DROP SCHEMA on temporary namespaces Michael Paquier 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 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-18 Restrict the use of temporary namespace in two-phase transactions Michael Paquier 10.7
2019-01-18 Restrict the use of temporary namespace in two-phase transactions Michael Paquier 11.2
2019-01-18 Restrict the use of temporary namespace in two-phase transactions Michael Paquier 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-07-11 Fix more wrong paths in header comments Alexander Korotkov 12.0
2018-03-02 Add prokind column, replacing proisagg and proiswindow Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-30 SQL procedures Peter Eisentraut 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-05-14 Standardize terminology for pg_statistic_ext entries. Tom Lane 10.0
2017-04-10 Improve castNode notation by introducing list-extraction-specific variants. Tom Lane 10.0
2017-03-24 Implement multivariate n-distinct coefficients Alvaro Herrera 10.0
2017-03-06 Remove objname/objargs split for referring to objects Peter Eisentraut 10.0
2017-01-27 Use the new castNode() macro in a number of places. Andres Freund 10.0
2017-01-20 Logical replication Peter Eisentraut 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-05-27 Fix DROP ACCESS METHOD IF EXISTS. Tom Lane 9.6.0