Add some more pg_receivewal tests

Peter Eisentraut <peter_e@gmx.net>

Commit: fa41461205ae4eb417045825583c3209e5a4f339
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2017-09-26T20:41:20Z
Releases: 11.0
Add some more pg_receivewal tests

Add some more tests for the --create-slot and --drop-slot options,
verifying that the right kind of slot was created and that the slot was
dropped.  While working on an unrelated patch for pg_basebackup, some of
this was temporarily broken without any tests noticing.

Files

PathChange+/−
src/bin/pg_basebackup/t/020_pg_receivewal.pl modified +5 −1