postgresql/src/backend/access
2020-03-01 12:11:26 -08:00
..
brin Fix crash in BRIN inclusion op functions, due to missing datum copy. 2020-01-20 10:36:35 +02:00
common Move src/backend/utils/hash/hashfn.c to src/common 2020-02-27 09:25:41 +05:30
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 Move src/backend/utils/hash/hashfn.c to src/common 2020-02-27 09:25:41 +05:30
heap Issue properly WAL record for CID of first catalog tuple in multi-insert 2020-02-25 07:55:22 +09:00
index Add deduplication to nbtree. 2020-02-26 13:05:30 -08:00
nbtree Remove dead code from _bt_update_posting(). 2020-03-01 12:11:26 -08:00
rmgrdesc Add deduplication to nbtree. 2020-02-26 13:05:30 -08: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 Move src/backend/utils/hash/hashfn.c to src/common 2020-02-27 09:25:41 +05:30
transam Account explicitly for long-lived FDs that are allocated outside fd.c. 2020-02-24 17:28:33 -05:00
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00