Commits

DateSubjectAuthorReleases
2019-09-25 Fix failure with lock mode used for custom relation options Michael Paquier 12.0
2019-09-25 Fix failure with lock mode used for custom relation options Michael Paquier 13.0
2019-09-05 Split tuptoaster.c into three separate files. Robert Haas 13.0
2019-07-22 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-06-25 Add toast-level reloption for vacuum_index_cleanup Michael Paquier 12.0
2019-06-08 Fix assorted inconsistencies. Amit Kapila 12.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-04-12 Fix typos in reloptions.c Michael Paquier 12.0
2019-04-08 Add vacuum_truncate reloption. Fujii Masao 12.0
2019-04-04 Allow VACUUM to be run with index cleanup disabled. Robert Haas 12.0
2019-03-26 Fix oversight in data-type change for autovacuum_vacuum_cost_delay. Tom Lane 12.0
2019-03-10 Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. Tom Lane 12.0
2019-01-15 Finish reverting "recheck_on_update" patch. Tom Lane 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-06-26 Fix upper limit for vacuum_cleanup_index_scale_factor Alexander Korotkov 11.0
2018-06-26 Increase upper limit for vacuum_cleanup_index_scale_factor Alexander Korotkov 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-04 Skip full index scan during cleanup of B-tree indexes when possible Teodor Sigaev 11.0
2018-03-27 Allow HOT updates for some expression indexes Simon Riggs 11.0
2018-01-26 Avoid unnecessary use of pg_strcasecmp for already-downcased identifiers. Tom Lane 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-19 Parameter toast_tuple_target controls TOAST for new rows Simon Riggs 11.0
2017-11-10 Add some const decorations to prototypes Peter Eisentraut 11.0