aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/common/bufmask.c
Commit message (Expand)AuthorAge
* Fix typos in comments, code and documentationMichael Paquier2023-01-03
* Update copyrights for 2020Bruce Momjian2020-01-01
* Fix inconsistencies and typos in the treeMichael Paquier2019-07-29
* Update copyright for 2019Bruce Momjian2019-01-02
* Fix more wrong paths in header commentsAlexander Korotkov2018-07-11
* Update copyright for 2018Bruce Momjian2018-01-02
* For wal_consistency_checking, mask page checksum as well as page LSN.Robert Haas2017-09-22
* Minor fixes for WAL consistency checking.Robert Haas2017-02-14
* Add WAL consistency checking facility.Robert Haas2017-02-08