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
Robert Haas 5262f7a4fc Add optimizer and executor support for parallel index scans. 8 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 Remove all references to "xlog" from SQL-callable functions in pg_proc. 9 years ago
.gitignore Bloom index contrib module 9 years ago
Makefile Bloom index contrib module 9 years ago
blcost.c Add optimizer and executor support for parallel index scans. 8 years ago
blinsert.c Allow index AMs to cache data across aminsert calls within a SQL command. 9 years ago
bloom--1.0.sql Minor fixes in contrib installation scripts. 9 years ago
bloom.control Bloom index contrib module 9 years ago
bloom.h Add optimizer and executor support for parallel index scans. 8 years ago
blscan.c Update copyright via script for 2017 9 years ago
blutils.c Add optimizer and executor support for parallel index scans. 8 years ago
blvacuum.c Fix typos in comments. 9 years ago
blvalidate.c Move some things from builtins.h to new header files 9 years ago