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
Tom Lane 7d1aa6bf1c Re-enable contrib/bloom's TAP tests. 4 years ago
..
expected Fix failure with lock mode used for custom relation options 6 years ago
sql Fix failure with lock mode used for custom relation options 6 years ago
t Unify PostgresNode's new() and get_new_node() methods 4 years ago
.gitignore Bloom index contrib module 9 years ago
Makefile Re-enable contrib/bloom's TAP tests. 4 years ago
blcost.c Update copyright for 2021 5 years ago
blinsert.c Replace RelationOpenSmgr() with RelationGetSmgr(). 4 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 Pass down "logically unchanged index" hint. 5 years ago
blscan.c Update copyright for 2021 5 years ago
blutils.c Remove redundant memset(0) calls for page init of some index AMs 4 years ago
blvacuum.c Update copyright for 2021 5 years ago
blvalidate.c Update copyright for 2021 5 years ago