Commits

DateSubjectAuthorReleases
2019-05-19 Don't to predicate lock for analyze scans, refactor scan option passing. Andres Freund 12.0
2019-03-11 tableam: Add and use scan APIs. Andres Freund 12.0
2019-01-15 Don't include genam.h from execnodes.h and relscan.h anymore. Andres Freund 12.0
2019-01-15 Don't include heapam.h from others headers. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-02-02 Support parallel btree index builds. Robert Haas 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-08-16 Use atomic ops to hand out pages to scan in parallel scan. Heikki Linnakangas 11.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-21 Initial pgindent run with pg_bsd_indent version 2.0. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-02-27 Allow index AMs to return either HeapTuple or IndexTuple format during IOS. Tom Lane 10.0
2017-01-24 Extend index AM API for parallel index scans. Robert Haas 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-09-13 Have heapam.h include lockdefs.h rather than lock.h. Robert Haas 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-10-16 Add a C API for parallel heap scans. Robert Haas 9.6.0
2015-07-21 Fix some oversights in BRIN patch. Tom Lane 9.6.0
2015-07-21 Fix some oversights in BRIN patch. Tom Lane 9.5.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-05-23 Still more fixes for lossy-GiST-distance-functions patch. Tom Lane 9.5.0
2015-05-15 TABLESAMPLE, SQL Standard and extensible Simon Riggs 9.5.0
2015-05-15 Fix datatype confusion with the new lossy GiST distance functions. Heikki Linnakangas 9.5.0
2015-05-15 Allow GiST distance function to return merely a lower-bound. Heikki Linnakangas 9.5.0