Commits

DateSubjectAuthorReleases
2023-01-02 Update copyright for 2023 Bruce Momjian 16.0
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 12.14
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 11.19
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 13.10
2022-11-17 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 14.7
2022-11-12 Document WAL rules related to PD_ALL_VISIBLE in README. Jeff Davis 16.0
2022-09-19 Harmonize heapam and tableam parameter names. Peter Geoghegan 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-01-30 Remove xloginsert.h from xlog.h Alvaro Herrera 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-31 Move InRecovery and standbyState global vars to xlogutils.c. Heikki Linnakangas 15.0
2021-07-12 Replace RelationOpenSmgr() with RelationGetSmgr(). Tom Lane 15.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-07-31 Cache smgrnblocks() results in recovery. Thomas Munro 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-09-24 Speedup truncations of relation forks. Fujii Masao 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2019-02-16 Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. Tom Lane 12.0
2019-02-15 Revert attempts to use POPCNT etc instructions Alvaro Herrera 12.0
2019-02-13 Add basic support for using the POPCNT and SSE4.2s LZCNT opcodes Alvaro Herrera 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 12.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.3.25
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 11.0
2018-09-01 Avoid using potentially-under-aligned page buffers. Tom Lane 9.6.11