postgresql/src/backend/access
Amit Kapila 7cc2f59dd5 Remove duplicate words in docs and code comments.
Additionally, add a missing "the" in a couple of places.

Author: Vignesh C, Dagfinn Ilmari Mannsåker
Discussion: http://postgr.es/m/CALDaNm28t+wWyPfuyqEaARS810Je=dRFkaPertaLAEJYY2cWYQ@mail.gmail.com
2023-10-09 09:18:47 +05:30
..
brin Remove some more "snapshot too old" vestiges. 2023-09-08 17:12:12 +12:00
common Move BuildDescForRelation() from tupdesc.c to tablecmds.c 2023-10-05 16:20:46 +02:00
gin Remove some more "snapshot too old" vestiges. 2023-09-08 17:12:12 +12:00
gist Fix another bug in parent page splitting during GiST index build. 2023-09-26 14:14:49 +03:00
hash Remove the "snapshot too old" feature. 2023-09-05 19:53:43 +12:00
heap Remove retry loop in heap_page_prune(). 2023-10-02 11:40:07 -04:00
index Add SysCacheGetAttrNotNull for guaranteed not-null attrs 2023-03-25 22:49:33 +01:00
nbtree Remove duplicate words in docs and code comments. 2023-10-09 09:18:47 +05:30
rmgrdesc Tidy-up some appendStringInfo*() usages 2023-10-03 17:09:52 +13:00
spgist Remove some more "snapshot too old" vestiges. 2023-09-08 17:12:12 +12:00
table Consider fillfactor when estimating relation size 2023-07-03 18:55:31 +02:00
tablesample Update copyright for 2023 2023-01-02 15:00:37 -05:00
transam Remove duplicate words in docs and code comments. 2023-10-09 09:18:47 +05:30
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00