Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add IntegerSet, to hold large sets of 64-bit ints efficiently. | Heikki Linnakangas | 2019-03-22 |
* | Add missing files to src/backend/lib/README. | Heikki Linnakangas | 2018-05-22 |
* | Add Bloom filter implementation. | Andres Freund | 2018-03-31 |
* | Fix typos, update README. | Robert Haas | 2015-01-23 |
* | Move rbtree.c from src/backend/utils/misc to src/backend/lib. | Heikki Linnakangas | 2014-12-22 |
* | Use a pairing heap for the priority queue in kNN-GiST searches. | Heikki Linnakangas | 2014-12-22 |