aboutsummaryrefslogtreecommitdiff
path: root/src/backend/nodes/tidbitmap.c
Commit message (Expand)AuthorAge
* More include file adjustments.Bruce Momjian2006-07-13
* Update copyright for 2006. Update scripts.Bruce Momjian2006-03-05
* Standard pgindent run for 8.1.Bruce Momjian2005-10-15
* Clean up a couple of ad-hoc computations of the maximum number of tuplesTom Lane2005-09-02
* Tweak nodeBitmapAnd to stop evaluating sub-plan scans if it finds it'sTom Lane2005-08-28
* Fix logic error in tbm_intersect: the intersection of a normal page andTom Lane2005-07-24
* Modify hash_search() API to prevent future occurrences of the errorTom Lane2005-05-29
* Modify tidbitmap.c to avoid creating a hash table until there is moreTom Lane2005-05-17
* Create executor and planner-backend support for decoupled heap and indexTom Lane2005-04-19
* Initial implementation of lossy-tuple-bitmap data structures.Tom Lane2005-04-17