postgresql/contrib/amcheck
Michael Paquier 8a15e735be Fix some grammar and typos in comments and docs
The documentation fixes are backpatched down to where they apply.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20201031020801.GD3080@telsasoft.com
Backpatch-through: 9.6
2020-11-02 15:14:41 +09:00
..
expected Extend amcheck to check heap pages. 2020-10-22 08:44:18 -04:00
sql Extend amcheck to check heap pages. 2020-10-22 08:44:18 -04:00
t Fix more portability issues in new amcheck code. 2020-10-23 19:08:01 -04:00
.gitignore Add .gitignore to contrib/amcheck. 2017-03-09 22:45:24 -05:00
Makefile Extend amcheck to check heap pages. 2020-10-22 08:44:18 -04:00
amcheck--1.0--1.1.sql Add amcheck verification of heap relations belonging to btree indexes. 2018-03-31 19:52:01 -07:00
amcheck--1.0.sql
amcheck--1.1--1.2.sql Allow amcheck to re-find tuples using new search. 2019-03-20 10:41:36 -07:00
amcheck--1.2--1.3.sql Extend amcheck to check heap pages. 2020-10-22 08:44:18 -04:00
amcheck.control Extend amcheck to check heap pages. 2020-10-22 08:44:18 -04:00
verify_heapam.c Fix some grammar and typos in comments and docs 2020-11-02 15:14:41 +09:00
verify_nbtree.c Fix amcheck child check pg_upgrade bug. 2020-09-16 10:42:30 -07:00