postgresql/src/backend/access
2020-02-22 12:09:27 +01:00
..
brin Fix crash in BRIN inclusion op functions, due to missing datum copy. 2020-01-20 10:36:35 +02:00
common Force tuple conversion when the source has missing attributes. 2020-02-05 20:21:20 +00:00
gin Store the deletion horizon XID for a deleted GIN page on the right page. 2020-02-09 12:02:57 -05:00
gist Clean up newlines following left parentheses 2020-01-30 13:42:14 -03:00
hash Remove dependency on HeapTuple from predicate locking functions. 2020-01-28 13:13:04 +13:00
heap Fix mesurement of elapsed time during truncating heap in VACUUM. 2020-02-19 20:37:26 +09:00
index Remove dependency on HeapTuple from predicate locking functions. 2020-01-28 13:13:04 +13:00
nbtree Remove obsolete _bt_compare() comment. 2020-02-18 16:07:16 -08:00
rmgrdesc Clean up newlines following left parentheses 2020-01-30 13:42:14 -03:00
spgist Clean up newlines following left parentheses 2020-01-30 13:42:14 -03:00
table Update copyrights for 2020 2020-01-01 12:21:45 -05:00
tablesample Update copyrights for 2020 2020-01-01 12:21:45 -05:00
transam Reformat code comment 2020-02-22 12:09:27 +01:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00