postgresql/contrib/bloom
Andres Freund fd4bad1655 Remove now superfluous declarations of dlsym()ed symbols.
The prior commit declared them centrally.

Author: Andres Freund <andres@anarazel.de>
Reviewed-By: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/20211101020311.av6hphdl6xbjbuif@alap3.anarazel.de
2022-07-17 17:29:32 -07:00
..
expected Fix failure with lock mode used for custom relation options 2019-09-25 10:07:23 +09:00
sql Fix failure with lock mode used for custom relation options 2019-09-25 10:07:23 +09:00
t Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl. 2022-05-07 00:33:15 -07:00
.gitignore Bloom index contrib module 2016-04-01 16:42:24 +03:00
Makefile Re-enable contrib/bloom's TAP tests. 2021-09-27 18:48:01 -04:00
blcost.c Replace many MemSet calls with struct initialization 2022-07-16 08:50:49 +02:00
blinsert.c Change internal RelFileNode references to RelFileNumber or RelFileLocator. 2022-07-06 11:39:09 -04:00
bloom--1.0.sql Minor fixes in contrib installation scripts. 2016-06-14 10:47:06 -04:00
bloom.control Bloom index contrib module 2016-04-01 16:42:24 +03:00
bloom.h Remove now superfluous declarations of dlsym()ed symbols. 2022-07-17 17:29:32 -07:00
blscan.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
blutils.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
blvacuum.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
blvalidate.c Update copyright for 2022 2022-01-07 19:04:57 -05:00