postgresql/src/backend/access
2014-12-05 12:11:43 +02:00
..
brin Minor cleanup of function declarations for BRIN. 2014-12-02 14:07:54 -05:00
common Rename pending_list_cleanup_size to gin_pending_list_limit. 2014-11-13 12:14:48 +09:00
gin No need to call XLogEnsureRecordSpace when the relation is unlogged. 2014-11-21 15:13:15 +02:00
gist Revamp the WAL record format. 2014-11-20 18:46:41 +02:00
hash Revamp the WAL record format. 2014-11-20 18:46:41 +02:00
heap Remove dead code supporting mark/restore in SeqScan, TidScan, ValuesScan. 2014-11-20 20:20:54 -05:00
index Split builtins.h to a new header ruleutils.h 2014-10-08 18:10:47 -03:00
nbtree Add a few paragraphs to B-tree README explaining L&Y algorithm. 2014-11-24 13:43:33 +02:00
rmgrdesc Print new track_commit_timestamp in rm_desc of a parameter-change record. 2014-12-05 12:11:43 +02:00
spgist Revamp the WAL record format. 2014-11-20 18:46:41 +02:00
transam Keep track of transaction commit timestamps 2014-12-03 11:53:02 -03:00
Makefile BRIN: Block Range Indexes 2014-11-07 16:38:14 -03:00