Commits

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

DateSubjectAuthorReleases
2023-01-20 Make our back branches build under -fkeep-inline-functions. Tom Lane 13.10
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2022-04-02 Remove obsolete comment Peter Eisentraut 13.7
2020-04-04 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.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-22 Revert "Skip WAL for new relfilenodes, under wal_level=minimal." Noah Misch 13.0
2020-03-21 Fix cosmetic blemishes involving rd_createSubid. Noah Misch 13.0
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-26 Revert "Rename files and headers related to index AM" Michael Paquier 13.0
2019-12-26 Improve comments in utils/rel.h. Tom Lane 13.0
2019-12-25 Load relcache entries' partitioning data on-demand, not immediately. Tom Lane 13.0
2019-12-25 Rename files and headers related to index AM Michael Paquier 13.0
2019-11-25 Refactor reloption handling for index AMs in-core Michael Paquier 13.0
2019-11-01 Add some assertions to view reloption macros Peter Eisentraut 13.0
2019-09-25 Support reloptions of enum type Alvaro Herrera 13.0
2019-08-28 Avoid catalog lookups in RelationAllowsEarlyPruning(). Thomas Munro 13.0
2019-08-16 Remove fmgr.h includes from headers that don't really need it. Andres Freund 13.0
2019-08-13 Fix inconsistencies and typos in the tree, take 10 Michael Paquier 13.0
2019-07-30 Allow table AM's to use rd_amcache, too. Heikki Linnakangas 13.0
2019-07-07 Remove more unreferenced function declarations Michael Paquier 13.0