Tighten test in contrib/bloom/t/001_wal.pl.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 859662c26cf9eac8bfa50a83913523606bdf3e28
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2017-11-10T17:30:11Z
Releases: 9.6.7
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

Files

PathChange+/−
contrib/bloom/t/001_wal.pl modified +9 −9

Discussion