Commit Graph

18 Commits (e574f15d6295b12c03ef8810c00976b65933711a)

Author SHA1 Message Date
Bruce Momjian 1d25779284 Update copyright via script for 2017 9 years ago
Peter Eisentraut f1a469c9f1 Fix use of offsetof() 9 years ago
Tom Lane d6c9e05cb7 Fix assorted bugs in contrib/bloom. 9 years ago
Tom Lane ed0097e4f9 Add SQL-accessible functions for inspecting index AM properties. 9 years ago
Tom Lane e3049285a3 Trivial cosmetic cleanup in bloom/blutils.c. 9 years ago
Robert Haas 4bc424b968 pgindent run for 9.6 9 years ago
Tom Lane ee4af347ba Measure Bloom index signature-length reloption in bits, not words. 9 years ago
Tom Lane abaffa9075 Fix contrib/bloom to work for unlogged indexes. 9 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