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
Michael Paquier 31d3847a37 Use more palloc_object() and palloc_array() in contrib/ 2 weeks ago
..
expected Remove incidental md5() function uses from several tests 2 years ago
sql Remove incidental md5() function uses from several tests 2 years ago
t Update copyright for 2025 12 months ago
.gitignore Bloom index contrib module 10 years ago
Makefile Re-enable contrib/bloom's TAP tests. 4 years ago
blcost.c Update copyright for 2025 12 months ago
blinsert.c Use more palloc_object() and palloc_array() in contrib/ 2 weeks ago
bloom--1.0.sql Minor fixes in contrib installation scripts. 10 years ago
bloom.control Bloom index contrib module 10 years ago
bloom.h Don't rely on pointer arithmetic with Pointer type 2 weeks ago
blscan.c Use more palloc_object() and palloc_array() in contrib/ 2 weeks ago
blutils.c Use more palloc_object() and palloc_array() in contrib/ 2 weeks ago
blvacuum.c Use more palloc_object() and palloc_array() in contrib/ 2 weeks ago
blvalidate.c Add get_opfamily_name() function 11 months ago
meson.build Update copyright for 2025 12 months ago