Commits

DateSubjectAuthorReleases
2021-11-05 amcheck: Add additional TOAST pointer checks. Robert Haas 15.0
2021-10-12 amcheck: Skip unlogged relations in Hot Standby. Peter Geoghegan 15.0
2021-10-12 amcheck: Skip unlogged relations in Hot Standby. Peter Geoghegan 14.1
2021-09-28 Support amcheck of sequences Peter Eisentraut 15.0
2021-08-27 contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS(). Peter Geoghegan 15.0
2021-08-27 contrib/amcheck: Add heapam CHECK_FOR_INTERRUPTS(). Peter Geoghegan 14.0
2021-07-08 Improve error messages about mismatching relkind Peter Eisentraut 15.0
2021-06-21 amcheck: Fix code comments Peter Eisentraut 14.0
2021-05-12 Initial pgindent and pgperltidy run for v14. Tom Lane 14.0
2021-05-03 amcheck: Improve some confusing reports about TOAST problems. Robert Haas 14.0
2021-04-19 Fix typos and grammar in comments and docs Michael Paquier 14.0
2021-04-15 amcheck: Use correct format placeholder for TOAST chunk numbers Peter Eisentraut 14.0
2021-04-14 amcheck: Reword some messages and fix an alignment problem. Robert Haas 14.0
2021-04-07 amcheck: fix multiple problems with TOAST pointer validation Robert Haas 14.0
2021-04-07 amcheck: Remove duplicate XID/MXID bounds checks. Robert Haas 14.0
2021-04-02 Fix typos in comments. Fujii Masao 14.0
2021-04-01 amcheck: Fix verify_heapam's tuple visibility checking rules. Robert Haas 14.0
2021-03-19 Allow configurable LZ4 TOAST compression. Robert Haas 14.0
2021-03-16 Fix a confusing amcheck corruption message. Robert Haas 14.0
2021-02-23 Reinstate HEAP_XMAX_LOCK_ONLY|HEAP_KEYS_UPDATED as allowed Alvaro Herrera 14.0
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-14 Fix some typos Michael Paquier 14.0
2020-11-02 Fix some grammar and typos in comments and docs Michael Paquier 14.0
2020-10-23 Fix more portability issues in new amcheck code. Tom Lane 14.0
2020-10-22 Try to avoid a compiler warning about using fxid uninitialized. Robert Haas 14.0