Commits

DateSubjectAuthorReleases
2021-08-04 Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM. Peter Geoghegan 15.0
2021-08-04 Make vacuum_index_cleanup reloption RELOPT_TYPE_ENUM. Peter Geoghegan 14.0
2021-06-19 Support disabling index bypassing by VACUUM. Peter Geoghegan 14.0
2021-04-08 autovacuum: handle analyze for partitioned tables Alvaro Herrera 14.0
2021-03-24 Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."." Amit Kapila 14.0
2021-03-18 Add a new GUC and a reloption to enable inserts in parallel-mode. Amit Kapila 14.0
2021-03-11 Add back vacuum_cleanup_index_scale_factor parameter. Peter Geoghegan 14.0
2021-03-11 Don't consider newly inserted tuples in nbtree VACUUM. Peter Geoghegan 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-03-30 Implement operator class parameters Alexander Korotkov 13.0
2020-03-28 Trigger autovacuum based on number of INSERTs David Rowley 13.0
2020-03-16 Introduce a maintenance_io_concurrency setting. Thomas Munro 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-02-26 Add deduplication to nbtree. Peter Geoghegan 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-25 Refactor reloption handling for index AMs in-core Michael Paquier 13.0
2019-11-14 Cleanup code in reloptions.h regarding reloption handling Michael Paquier 13.0
2019-11-14 Split handling of reloptions for partitioned tables Michael Paquier 13.0
2019-11-05 Refactor code building relation options Michael Paquier 13.0
2019-09-27 Fix lockmode initialization for custom relation options Michael Paquier 13.0
2019-09-25 Support reloptions of enum type Alvaro Herrera 13.0
2019-09-25 Allow definition of lock mode for custom reloptions Michael Paquier 13.0
2019-09-25 Fix failure with lock mode used for custom relation options Michael Paquier 9.6.16
2019-09-25 Fix failure with lock mode used for custom relation options Michael Paquier 10.11
2019-09-25 Fix failure with lock mode used for custom relation options Michael Paquier 11.6