Commits

DateSubjectAuthorReleases
2022-11-14 Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay. Amit Kapila 14.7
2022-11-14 Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay. Amit Kapila 13.10
2022-11-14 Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay. Amit Kapila 12.14
2022-11-14 Fix cleanup lock acquisition in SPLIT_ALLOCATE_PAGE replay. Amit Kapila 11.19
2022-08-25 More -Wshadow=compatible-local warning fixes David Rowley 16.0
2022-07-06 Change internal RelFileNode references to RelFileNumber or RelFileLocator. Robert Haas 16.0
2022-04-01 Add macros in hash and btree AMs to get the special area of their pages Michael Paquier 15.0
2022-01-08 Update copyright for 2022 Bruce Momjian 15.0
2021-07-02 Use InvalidBucket instead of -1 where appropriate Peter Eisentraut 15.0
2021-04-06 Remove tupgone special case from vacuumlazy.c. Peter Geoghegan 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-08-05 Fix inconsistencies and typos in the tree, take 9 Michael Paquier 13.0
2019-04-01 tableam: Formatting and other minor cleanups. Andres Freund 12.0
2019-03-26 Compute XID horizon for page level index vacuum on primary. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-03-01 Remove redundant IndexTupleDSize macro. Tom Lane 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-09-22 For wal_consistency_checking, mask page checksum as well as page LSN. Robert Haas 10.0
2017-09-22 For wal_consistency_checking, mask page checksum as well as page LSN. Robert Haas 11.0
2017-07-17 hash: Fix write-ahead logging bugs related to init forks. Robert Haas 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-14 Clean up manipulations of hash indexes' hasho_flag field. Tom Lane 10.0