Update some tests in 013_crash_restart.pl.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 5 Apr 2022 02:10:06 +0000 (22:10 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 5 Apr 2022 02:10:06 +0000 (22:10 -0400)
commit7a43a1fc52d0fefdcb008f2fc460ab46f242da69
tree4212ca60350a44617ba06d6ae3085922c60757b5
parent909eebf27b9e6aaa78fb3338f7d8fbc7fa174247
Update some tests in 013_crash_restart.pl.

The expected backend message after SIGQUIT changed in commit
7e784d1dc, but we missed updating this test case.  Also, experience
shows that we might sometimes get "could not send data to server"
instead of either of the libpq messages the test is looking for.

Per report from Mark Dilger.  Back-patch to v14 where the
backend message changed.

Discussion: https://postgr.es/m/17BD82D7-49AC-40C9-8204-E7ADD30321A0@enterprisedb.com
src/test/recovery/t/013_crash_restart.pl