Commit Graph

17 Commits (e6ccd1ce1644d1b40b7981f8bc172394de524f99)

Author SHA1 Message Date
Robert Haas 50529e5b4e amcheck: Improve some confusing reports about TOAST problems. 4 years ago
Michael Paquier 7ef8b52cf0 Fix typos and grammar in comments and docs 4 years ago
Peter Eisentraut 59da8d9eb7 amcheck: Use correct format placeholder for TOAST chunk numbers 4 years ago
Robert Haas 9acaf1a621 amcheck: Reword some messages and fix an alignment problem. 4 years ago
Robert Haas ec7ffb8096 amcheck: fix multiple problems with TOAST pointer validation 4 years ago
Robert Haas 4573f6a9af amcheck: Remove duplicate XID/MXID bounds checks. 4 years ago
Fujii Masao 98e5bd103f Fix typos in comments. 4 years ago
Robert Haas 3b6c1259f9 amcheck: Fix verify_heapam's tuple visibility checking rules. 4 years ago
Robert Haas bbe0a81db6 Allow configurable LZ4 TOAST compression. 4 years ago
Robert Haas 4078ce65a0 Fix a confusing amcheck corruption message. 4 years ago
Alvaro Herrera 8deb6b38dc
Reinstate HEAP_XMAX_LOCK_ONLY|HEAP_KEYS_UPDATED as allowed 4 years ago
Bruce Momjian ca3b37487b Update copyright for 2021 5 years ago
Michael Paquier 788dd0b839 Fix some typos 5 years ago
Michael Paquier 8a15e735be Fix some grammar and typos in comments and docs 5 years ago
Tom Lane 321633e17b Fix more portability issues in new amcheck code. 5 years ago
Robert Haas 8bb0c9770e Try to avoid a compiler warning about using fxid uninitialized. 5 years ago
Robert Haas 866e24d47d Extend amcheck to check heap pages. 5 years ago