Age | Commit message (Expand) | Author |
---|---|---|
2016-06-03 | Measure Bloom index signature-length reloption in bits, not words. | Tom Lane |
2016-05-25 | Fix contrib/bloom to work for unlogged indexes. | Tom Lane |
2016-04-28 | Prevent to use magic constants | Teodor Sigaev |
2016-04-20 | Revert no-op changes to BufferGetPage() | Kevin Grittner |
2016-04-12 | Improve API of GenericXLogRegister(). | Tom Lane |
2016-04-12 | Add page id to bloom index | Teodor Sigaev |
2016-04-08 | Modify BufferGetPage() to prepare for "snapshot too old" feature | Kevin Grittner |
2016-04-04 | Fix typo | Teodor Sigaev |
2016-04-03 | Fix contrib/bloom to not fail under CLOBBER_CACHE_ALWAYS. | Tom Lane |
2016-04-02 | Add missing "static". | Tom Lane |
2016-04-02 | Fixes in bloom contrib module | Teodor Sigaev |
2016-04-01 | Bloom index contrib module | Teodor Sigaev |