Commit Graph

12 Commits (e7bcd983f56136a9580076b60d5c19eb2fd83301)

Author SHA1 Message Date
Tom Lane ee4af347ba Measure Bloom index signature-length reloption in bits, not words. 10 years ago
Tom Lane abaffa9075 Fix contrib/bloom to work for unlogged indexes. 10 years ago
Teodor Sigaev f8467f7da8 Prevent to use magic constants 10 years ago
Kevin Grittner a343e223a5 Revert no-op changes to BufferGetPage() 10 years ago
Tom Lane 5713f03973 Improve API of GenericXLogRegister(). 10 years ago
Teodor Sigaev 813b456ea2 Add page id to bloom index 10 years ago
Kevin Grittner 8b65cf4c5e Modify BufferGetPage() to prepare for "snapshot too old" feature 10 years ago
Teodor Sigaev eb7308d298 Fix typo 10 years ago
Tom Lane 8f75fd1f40 Fix contrib/bloom to not fail under CLOBBER_CACHE_ALWAYS. 10 years ago
Tom Lane 5a5b917184 Add missing "static". 10 years ago
Teodor Sigaev 80afb62db0 Fixes in bloom contrib module 10 years ago
Teodor Sigaev 9ee014fc89 Bloom index contrib module 10 years ago