postgresql/src/backend/access
Michael Paquier 6bdf1a1400 Fix collection of typos in the code and the documentation
Some words were duplicated while other places were grammatically
incorrect, including one variable name in the code.

Author: Otto Kekalainen, Justin Pryzby
Discussion: https://postgr.es/m/7DDBEFC5-09B6-4325-B942-B563D1A24BDC@amazon.com
2022-03-15 11:29:35 +09:00
..
brin Rename functions to avoid future conflicts 2022-01-10 09:37:43 +01:00
common Assert in init_toast_snapshot() that some snapshot registered or active. 2022-02-21 08:58:29 -08:00
gin Fix various typos, grammar and code style in comments and docs 2022-01-25 09:40:04 +09:00
gist Fix data loss on crash after sorted GiST index build. 2022-02-24 16:15:12 +02:00
hash Remove xloginsert.h from xlog.h 2022-01-30 12:25:24 -03:00
heap Fix collection of typos in the code and the documentation 2022-03-15 11:29:35 +09:00
index Update copyright for 2022 2022-01-07 19:04:57 -05:00
nbtree Remove MaxBackends variable in favor of GetMaxBackends() function. 2022-02-08 15:53:19 -05:00
rmgrdesc Update copyright for 2022 2022-01-07 19:04:57 -05:00
spgist Update copyright for 2022 2022-01-07 19:04:57 -05:00
table Update copyright for 2022 2022-01-07 19:04:57 -05:00
tablesample Update copyright for 2022 2022-01-07 19:04:57 -05:00
transam Fix collection of typos in the code and the documentation 2022-03-15 11:29:35 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00