Commits

Showing commits that first shipped in 12 (backpatches included). Clear

DateSubjectAuthorReleases
2023-01-20 Make our back branches build under -fkeep-inline-functions. Tom Lane 12.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 12.14
2020-03-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 12.3
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 12.3
2020-03-21 Fix cosmetic blemishes involving rd_createSubid. Noah Misch 12.3
2019-08-28 Avoid catalog lookups in RelationAllowsEarlyPruning(). Thomas Munro 12.0
2019-07-30 Allow table AM's to use rd_amcache, too. Heikki Linnakangas 12.0
2019-05-03 Remove RelationSetIndexList(). Tom Lane 12.0
2019-04-13 Prevent memory leaks associated with relcache rd_partcheck structures. Tom Lane 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-10 Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs. Tom Lane 12.0
2019-03-06 tableam: introduce table AM infrastructure. Andres Freund 12.0
2019-01-22 Rename RelationData.rd_amroutine to rd_indam. Andres Freund 12.0
2019-01-15 Finish reverting "recheck_on_update" patch. Tom Lane 12.0
2019-01-04 Don't create relfilenode for relations without storage Alvaro Herrera 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-10-12 Correct attach/detach logic for FKs in partitions Alvaro Herrera 12.0
2018-07-18 Fix misc typos, mostly in comments. Heikki Linnakangas 12.0