postgresql/src/backend/access
Thomas Munro 7e69323bf7 Fix typo.
Author: Masahiko Sawada
2019-03-29 10:03:58 +13:00
..
brin tableam: Support for an index build's initial table scan(s). 2019-03-27 19:59:06 -07:00
common Fix oversight in data-type change for autovacuum_vacuum_cost_delay. 2019-03-26 13:32:38 -04:00
gin tableam: Support for an index build's initial table scan(s). 2019-03-27 19:59:06 -07:00
gist tableam: Support for an index build's initial table scan(s). 2019-03-27 19:59:06 -07:00
hash tableam: Support for an index build's initial table scan(s). 2019-03-27 19:59:06 -07:00
heap tableam: Support for an index build's initial table scan(s). 2019-03-27 19:59:06 -07:00
index Compute XID horizon for page level index vacuum on primary. 2019-03-26 16:52:54 -07:00
nbtree tableam: Support for an index build's initial table scan(s). 2019-03-27 19:59:06 -07:00
rmgrdesc Add basic infrastructure for 64 bit transaction IDs. 2019-03-28 18:12:20 +13:00
spgist tableam: Support for an index build's initial table scan(s). 2019-03-27 19:59:06 -07:00
table tableam: Add helper for indexes to check if a corresponding table tuples exist. 2019-03-25 16:52:55 -07:00
tablesample tableam: Add and use scan APIs. 2019-03-11 12:46:41 -07:00
transam Fix typo. 2019-03-29 10:03:58 +13:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00