postgresql/src/backend/access
Peter Geoghegan bf42fcace5 vacuumlazy.c: Rename state field for consistency.
Rename pages_removed to removed_pages, for consistency with nearby
vacrel fields.
2022-01-28 17:41:09 -08:00
..
brin Rename functions to avoid future conflicts 2022-01-10 09:37:43 +01:00
common Update copyright for 2022 2022-01-07 19:04:57 -05:00
gin Fix various typos, grammar and code style in comments and docs 2022-01-25 09:40:04 +09:00
gist Update copyright for 2022 2022-01-07 19:04:57 -05:00
hash Call pg_newlocale_from_collation() also with default collation 2022-01-20 09:50:18 +01:00
heap vacuumlazy.c: Rename state field for consistency. 2022-01-28 17:41:09 -08:00
index Update copyright for 2022 2022-01-07 19:04:57 -05:00
nbtree Update copyright for 2022 2022-01-07 19:04:57 -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 Improve errors related to incorrect TLI on checkpoint record replay 2022-01-25 13:37:19 +09:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00