]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Update some tests in 013_crash_restart.pl.
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 5 Apr 2022 02:10:07 +0000 (22:10 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 5 Apr 2022 02:10:07 +0000 (22:10 -0400)
commit8803df4ea960117f42f38ee82a74e954e72e0339
tree5d90f343823e7f862fc5448f39e8cb830ddbd441
parent32558a8bc3c0035e7b738e47b00ff6b4bfc96da8
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