Commits

DateSubjectAuthorReleases
2020-04-06 Use TransactionXmin instead of RecentGlobalXmin in heap_abort_speculative(). Andres Freund 12.3
2020-04-06 Use TransactionXmin instead of RecentGlobalXmin in heap_abort_speculative(). Andres Freund 13.0
2019-05-23 tableam: Rename wrapper functions to match callback names. Andres Freund 12.0
2019-05-19 Don't to predicate lock for analyze scans, refactor scan option passing. Andres Freund 12.0
2019-05-18 tableam: Avoid relying on relation size to determine validity of tids. Andres Freund 12.0
2019-04-04 tableam: Add table_multi_insert() and revamp/speed-up COPY FROM buffering. Andres Freund 12.0
2019-03-26 Compute XID horizon for page level index vacuum on primary. Andres Freund 12.0
2019-03-26 Remove heap_hot_search(). Andres Freund 12.0
2019-03-25 tableam: Add and use table_fetch_row_version(). Andres Freund 12.0
2019-03-24 tableam: Add tuple_{insert, delete, update, lock} and use. Andres Freund 12.0
2019-03-11 tableam: Add and use scan APIs. Andres Freund 12.0
2019-01-22 Rephrase references to "time qualification". Andres Freund 12.0
2019-01-22 Move remaining code from tqual.[ch] to heapam.h / heapam_visibility.c. Andres Freund 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-21 Introduce access/{table.h, relation.h}, for generic functions from heapam.h. Andres Freund 12.0
2019-01-21 Adjust some more comments for WITH OIDS removal. Andres Freund 12.0
2019-01-15 Don't duplicate parallel seqscan shmem sizing logic in nbtree. Andres Freund 12.0
2019-01-15 Don't include genam.h from execnodes.h and relscan.h anymore. Andres Freund 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-11-16 Introduce notion of different types of slots (without implementing them). Andres Freund 12.0
2018-10-10 Fix logical decoding error when system table w/ toast is repeatedly rewritten. Andres Freund 9.4.20
2018-10-10 Fix logical decoding error when system table w/ toast is repeatedly rewritten. Andres Freund 9.5.15
2018-10-10 Fix logical decoding error when system table w/ toast is repeatedly rewritten. Andres Freund 12.0
2018-10-10 Fix logical decoding error when system table w/ toast is repeatedly rewritten. Andres Freund 9.6.11
2018-10-10 Fix logical decoding error when system table w/ toast is repeatedly rewritten. Andres Freund 11.0