]> granicus.if.org Git - postgresql/history - src/backend/nodes/tidbitmap.c
Refactor planner's pathkeys data structure to create a separate, explicit
[postgresql] / src / backend / nodes / tidbitmap.c
2007-01-05 Bruce MomjianUpdate CVS HEAD for 2007 copyright. Back branches...
2006-07-13 Bruce MomjianMore include file adjustments.
2006-03-05 Bruce MomjianUpdate copyright for 2006. Update scripts.
2005-10-15 Bruce MomjianStandard pgindent run for 8.1.
2005-09-02 Tom LaneClean up a couple of ad-hoc computations of the maximum...
2005-08-28 Tom LaneTweak nodeBitmapAnd to stop evaluating sub-plan scans...
2005-07-24 Tom LaneFix logic error in tbm_intersect: the intersection...
2005-05-29 Tom LaneModify hash_search() API to prevent future occurrences...
2005-05-17 Tom LaneModify tidbitmap.c to avoid creating a hash table until...
2005-04-19 Tom LaneCreate executor and planner-backend support for decoupl...
2005-04-17 Tom LaneInitial implementation of lossy-tuple-bitmap data struc...