Commits

DateSubjectAuthorReleases
2025-12-02 Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas 16.12
2025-12-02 Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas 16.12
2025-12-02 Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas 17.8
2025-12-02 Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas 17.8
2025-12-02 Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas 18.2
2025-12-02 Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas 18.2
2025-12-02 Fix amcheck's handling of half-dead B-tree pages Heikki Linnakangas 19 (unreleased)
2025-12-02 Fix amcheck's handling of incomplete root splits in B-tree Heikki Linnakangas 19 (unreleased)
2025-07-07 Standardize LSN formatting by zero padding Álvaro Herrera 19 (unreleased)
2025-03-29 amcheck: Move common routines into a separate module Tomas Vondra 18.0
2025-03-26 Use PG_MODULE_MAGIC_EXT in our installable shared libraries. Tom Lane 18.0
2025-03-11 nbtree: Make BTMaxItemSize into object-like macro. Peter Geoghegan 18.0
2025-01-29 Fix grammatical typos around possessive "its" John Naylor 18.0
2025-01-01 Update copyright for 2025 Bruce Momjian 18.0
2024-11-28 Remove useless casts to (void *) Peter Eisentraut 18.0
2024-10-28 Remove unused #include's from contrib, pl, test .c files Peter Eisentraut 18.0
2024-07-28 amcheck: Optimize speed of checking for unique constraint violation Alexander Korotkov 18.0
2024-05-26 amcheck: Fixes for right page check during unique constraint check Alexander Korotkov 17.0
2024-05-22 amcheck: Report an error when the next page to a leaf is not a leaf Alexander Korotkov 17.0
2024-05-22 amcheck: Don't load the right sibling page into BtreeCheckState Alexander Korotkov 17.0
2024-05-22 amcheck: Refactoring the storage of the last visible entry Alexander Korotkov 17.0
2024-05-03 Fix an assortment of typos David Rowley 17.0
2024-04-18 Fix typos and duplicate words Daniel Gustafsson 17.0
2024-03-23 amcheck: Normalize index tuples containing uncompressed varlena Alexander Korotkov 17.0
2024-03-23 amcheck: Support for different header sizes of short varlena datum Alexander Korotkov 17.0