You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/contrib/bloom
Peter Eisentraut 0665023b44 Remove unnecessary prototypes 9 years ago
..
expected Fix contrib/bloom to work for unlogged indexes. 9 years ago
sql Fix contrib/bloom to work for unlogged indexes. 9 years ago
t Finish pgindent run for 9.6: Perl files. 9 years ago
.gitignore
Makefile
blcost.c
blinsert.c Add macros to make AllocSetContextCreate() calls simpler and safer. 9 years ago
bloom--1.0.sql Minor fixes in contrib installation scripts. 9 years ago
bloom.control
bloom.h Remove unnecessary prototypes 9 years ago
blscan.c Fix assorted bugs in contrib/bloom. 9 years ago
blutils.c Fix use of offsetof() 9 years ago
blvacuum.c Fix assorted bugs in contrib/bloom. 9 years ago
blvalidate.c