postgresql/src/backend/access
John Naylor 08f8af983a Fix typos referring to PGPROC
Japin Li

Reviewed by Kyotaro Horiguchi
Discussion: https://www.postgresql.org/message-id/MEYP282MB1669459813B36FB5EAA38434B6499@MEYP282MB1669.AUSP282.PROD.OUTLOOK.COM
2022-09-19 11:36:51 +07:00
..
brin Split up guc.c for better build speed and ease of maintenance. 2022-09-13 11:11:45 -04:00
common Remove useless pstrdups in untransformRelOptions 2022-09-13 11:59:31 +02:00
gin Assorted examples of expanded type-safer palloc/pg_malloc API 2022-09-12 08:45:03 +02:00
gist Revert "Convert *GetDatum() and DatumGet*() macros to inline functions" 2022-09-12 19:57:07 +02:00
hash More -Wshadow=compatible-local warning fixes 2022-08-26 02:35:40 +12:00
heap Instrument freezing in autovacuum log reports. 2022-09-08 10:29:39 -07:00
index Update copyright for 2022 2022-01-07 19:04:57 -05:00
nbtree Fix comments about deduplication updating page. 2022-08-05 14:25:49 -07:00
rmgrdesc Fix an assortment of improper usages of string functions 2022-09-06 13:19:44 +12:00
spgist Further -Wshadow=compatible-local warning fixes 2022-08-24 22:04:28 +12:00
table Split up guc.c for better build speed and ease of maintenance. 2022-09-13 11:11:45 -04:00
tablesample Update copyright for 2022 2022-01-07 19:04:57 -05:00
transam Fix typos referring to PGPROC 2022-09-19 11:36:51 +07:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00