Commits

DateSubjectAuthorReleases
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-01-29 Backport: Add inline murmurhash32(uint32) function. Andres Freund 10.2
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-10 Account for the effect of lossy pages when costing bitmap scans. Robert Haas 11.0
2017-11-08 Change TRUE/FALSE to true/false Peter Eisentraut 11.0
2017-09-22 Add inline murmurhash32(uint32) function. Andres Freund 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-05-17 Post-PG 10 beta1 pgindent run Bruce Momjian 10.0
2017-04-11 Fix failure when a shared tidbitmap has only one page. Robert Haas 10.0
2017-03-27 Pass DSA_ALLOC_HUGE when allocating a shared TIDBitmap. Robert Haas 10.0
2017-03-16 Avoid access to uninitialized memory in shared tidbitmap iteration. Robert Haas 10.0
2017-03-09 Fix bug in parallel tidbitmap iteration. Robert Haas 10.0
2017-03-08 Silence compiler warnings in tbm_prepare_shared_iterate(). Tom Lane 10.0
2017-03-08 tidbitmap: Support shared iteration. Robert Haas 10.0
2017-02-09 simplehash: Additional tweaks to make specifying an allocator work. Robert Haas 10.0
2017-02-07 Revise the way the element allocator for a simplehash is specified. Robert Haas 10.0
2017-02-07 Allow the element allocator for a simplehash to be specified. Robert Haas 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-10-14 Use more efficient hashtable for tidbitmap.c to speed up bitmap scans. Andres Freund 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-01-16 Improve new caching logic in tbm_add_tuples(). Tom Lane 9.5.0
2015-01-16 Make tbm_add_tuples more efficient by caching the last acccessed page. Andres Freund 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0