Commit message (Expand) | Author | Age | |
---|---|---|---|
* | More include file adjustments. | Bruce Momjian | 2006-07-13 |
* | Update copyright for 2006. Update scripts. | Bruce Momjian | 2006-03-05 |
* | Standard pgindent run for 8.1. | Bruce Momjian | 2005-10-15 |
* | Clean up a couple of ad-hoc computations of the maximum number of tuples | Tom Lane | 2005-09-02 |
* | Tweak nodeBitmapAnd to stop evaluating sub-plan scans if it finds it's | Tom Lane | 2005-08-28 |
* | Fix logic error in tbm_intersect: the intersection of a normal page and | Tom Lane | 2005-07-24 |
* | Modify hash_search() API to prevent future occurrences of the error | Tom Lane | 2005-05-29 |
* | Modify tidbitmap.c to avoid creating a hash table until there is more | Tom Lane | 2005-05-17 |
* | Create executor and planner-backend support for decoupled heap and index | Tom Lane | 2005-04-19 |
* | Initial implementation of lossy-tuple-bitmap data structures. | Tom Lane | 2005-04-17 |