Commit Graph

10 Commits (b098abf90537edf0ce9c70e8eb55320baf6e445d)

Author SHA1 Message Date
Tom Lane ee4af347ba Measure Bloom index signature-length reloption in bits, not words. 9 years ago
Tom Lane e13ac5586c Avoid possible crash in contrib/bloom's blendscan(). 9 years ago
Tom Lane 14216649f3 PGDLLIMPORT-ify old_snapshot_threshold. 10 years ago
Kevin Grittner 7cb1db1d95 Include snapmgr.h in blscan.c 10 years ago
Kevin Grittner a343e223a5 Revert no-op changes to BufferGetPage() 10 years ago
Kevin Grittner 848ef42bb8 Add the "snapshot too old" feature 10 years ago
Kevin Grittner 8b65cf4c5e Modify BufferGetPage() to prepare for "snapshot too old" feature 10 years ago
Tom Lane 8f75fd1f40 Fix contrib/bloom to not fail under CLOBBER_CACHE_ALWAYS. 10 years ago
Tom Lane a9284849b4 Clean up some stuff in new contrib/bloom module. 10 years ago
Teodor Sigaev 9ee014fc89 Bloom index contrib module 10 years ago