Brian Rowe b27e883edd Fix some failing isolation tests for PG12
This just addresses some minor test changes for PostgresQL version
12. Specifically it changes the tests to set client_min_message to
error, as fatal is no longer a valid setting here. This also hides
a new NOTICE message in bgw_job_delete, which was including a PID
and was thus nondeterministic.
2020-04-14 23:12:15 +02:00
..