postgresql/src/backend/access
Michael Paquier 8961cb9a03 Fix typos in comments
The changes done in this commit impact comments with no direct
user-visible changes, with fixes for incorrect function, variable or
structure names.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/e8c38840-596a-83d6-bd8d-cebc51111572@gmail.com
2023-05-02 12:23:08 +09:00
..
brin Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel() 2023-04-05 18:57:29 -07:00
common Fix custom validators call in build_local_reloptions() 2023-04-23 13:58:41 +03:00
gin Convert many uses of ReadBuffer[Extended](P_NEW) to ExtendBufferedRel() 2023-04-05 18:57:29 -07:00
gist Fix typos in comments 2023-05-02 12:23:08 +09:00
hash Handle logical slot conflicts on standby 2023-04-08 00:05:44 -07:00
heap Fix typos in comments 2023-05-02 12:23:08 +09:00
index Add SysCacheGetAttrNotNull for guaranteed not-null attrs 2023-03-25 22:49:33 +01:00
nbtree Fix typos in comments 2023-05-02 12:23:08 +09:00
rmgrdesc Use nbtdesc "level" field name consistently. 2023-04-19 12:15:15 -07:00
spgist Handle logical slot conflicts on standby 2023-04-08 00:05:44 -07:00
table Revert 11470f544e 2023-04-03 16:54:31 +03:00
tablesample Update copyright for 2023 2023-01-02 15:00:37 -05:00
transam Fix typos in comments 2023-05-02 12:23:08 +09:00
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