]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Tighten test in contrib/bloom/t/001_wal.pl.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 10 Nov 2017 17:30:01 +0000 (12:30 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 10 Nov 2017 17:30:11 +0000 (12:30 -0500)
commit859662c26cf9eac8bfa50a83913523606bdf3e28
tree8eb1b3b655a872fdbf2deb2ad11f8cd32b538890
parent0abc7cdb875e63ff110f292eb666078d7abd1e90
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
contrib/bloom/t/001_wal.pl