Commits

DateSubjectAuthorReleases
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-15 Improve reporting of "conflicting or redundant options" errors. Dean Rasheed 15.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-04-07 SQL-standard function body Peter Eisentraut 14.0
2021-03-26 Extended statistics on expressions Tomas Vondra 14.0
2021-01-18 Refactor option handling of CLUSTER, REINDEX and VACUUM Michael Paquier 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-12-03 Refactor CLUSTER and REINDEX grammar to use DefElem for option lists Michael Paquier 14.0
2020-09-08 Add support for partitioned tables and indexes in REINDEX Michael Paquier 14.0
2020-09-04 Remove variable "concurrent" from ReindexStmt Michael Paquier 14.0
2020-06-09 Unify drop-by-OID functions Peter Eisentraut 14.0
2020-03-10 Split out CreateCast into src/backend/catalog/pg_cast.c Alvaro Herrera 13.0
2020-03-10 Remove utils/acl.h from catalog/objectaddress.h Peter Eisentraut 13.0
2020-03-05 Remove the "opaque" pseudo-type and associated compatibility hacks. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-09-10 Allow setting statistics target for extended statistics Tomas Vondra 13.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-04-05 Harden tableam against nonexistant / wrong kind of AMs. Andres Freund 12.0
2019-03-29 REINDEX CONCURRENTLY Peter Eisentraut 12.0
2019-03-19 Implement OR REPLACE option for CREATE AGGREGATE. Andrew Gierth 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 11.0
2018-09-04 Fully enforce uniqueness of constraint names. Tom Lane 12.0
2018-07-09 Add UtilityReturnsTuples() support for CALL Peter Eisentraut 11.0