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

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

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