postgresql/contrib/bloom
Tom Lane 859662c26c Tighten test in contrib/bloom/t/001_wal.pl.
Make bloom WAL test compare psql output text, not just result codes;
this was evidently the intent all along, but it was mis-coded.
In passing, make sure we will notice any failure in setup steps.

Alexander Korotkov, reviewed by Michael Paquier and Masahiko Sawada

Discussion: https://postgr.es/m/CAPpHfdtohPdQ9rc5mdWjxq+3VsBNw534KV_5O65dTQrSdVJNgw@mail.gmail.com
2017-11-10 12:30:11 -05:00
..
expected
sql
t Tighten test in contrib/bloom/t/001_wal.pl. 2017-11-10 12:30:11 -05:00
.gitignore
blcost.c
blinsert.c Log the creation of an init fork unconditionally. 2016-12-08 14:13:55 -05:00
bloom--1.0.sql Minor fixes in contrib installation scripts. 2016-06-14 10:47:06 -04:00
bloom.control
bloom.h
blscan.c Fix assorted bugs in contrib/bloom. 2016-08-13 22:24:48 -04:00
blutils.c Fix assorted bugs in contrib/bloom. 2016-08-13 22:24:48 -04:00
blvacuum.c Fix typos in comments. 2017-02-06 11:34:15 +02:00
blvalidate.c
Makefile