postgresql/contrib/bloom
Noah Misch 8fa3386431 Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl.
Per buildfarm members snapper and kittiwake.  Back-patch to v10 (all
supported versions).

Discussion: https://postgr.es/m/20220116210241.GC756210@rfd.leadboat.com
2022-05-07 00:40:19 -07:00
..
expected Fix failure with lock mode used for custom relation options 2019-09-25 10:08:30 +09:00
sql Fix failure with lock mode used for custom relation options 2019-09-25 10:08:30 +09:00
t Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl. 2022-05-07 00:40:19 -07:00
.gitignore Bloom index contrib module 2016-04-01 16:42:24 +03:00
blcost.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
blinsert.c Avoid using potentially-under-aligned page buffers. 2018-09-01 15:27:13 -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 Update copyright for 2018 2018-01-02 23:30:12 -05:00
blscan.c Fix misc typos, mostly in comments. 2018-07-18 16:17:42 +03:00
blutils.c Indexes with INCLUDE columns and their support in B-tree 2018-04-07 23:00:39 +03:00
blvacuum.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
blvalidate.c Update copyright for 2018 2018-01-02 23:30:12 -05:00
Makefile Bloom index contrib module 2016-04-01 16:42:24 +03:00