postgresql/src/backend/access
Robert Haas e62e73f3a2 gist: fix typo "split(t)ed" -> "split"
Dagfinn Ilmari Mannsåker, reviewed by Shubham Khanna.

Discussion: http://postgr.es/m/87le9fmi01.fsf@wibble.ilmari.org
2024-01-02 12:24:28 -05:00
..
brin Fix typos in comments and in one isolation test. 2024-01-02 12:05:41 -05:00
common Fix typos in comments and in one isolation test. 2024-01-02 12:05:41 -05:00
gin Allow parallel CREATE INDEX for BRIN indexes 2023-12-08 18:15:26 +01:00
gist gist: fix typo "split(t)ed" -> "split" 2024-01-02 12:24:28 -05:00
hash Allow parallel CREATE INDEX for BRIN indexes 2023-12-08 18:15:26 +01:00
heap Apply quotes more consistently to GUC names in logs 2023-11-30 14:11:45 +09:00
index Check if ii_AmCache is NULL in aminsertcleanup 2023-11-27 16:53:06 +01:00
nbtree Fix typos in comments and in one isolation test. 2024-01-02 12:05:41 -05:00
rmgrdesc Show isCatalogRel in several rmgr descriptions. 2023-12-21 10:09:38 +09:00
spgist Avoid trying to fetch metapage of an SPGist partitioned index. 2023-12-21 12:43:36 -05:00
table Add const to values and nulls arguments 2023-10-10 07:50:43 +02:00
tablesample Update copyright for 2023 2023-01-02 15:00:37 -05:00
transam Fix incorrect data type choices in some read and write calls. 2023-12-27 11:02:53 -05: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