]> granicus.if.org Git - postgresql/commit
Expand expected output for recovery test even further.
authorAndres Freund <andres@anarazel.de>
Fri, 22 Sep 2017 18:29:05 +0000 (11:29 -0700)
committerAndres Freund <andres@anarazel.de>
Fri, 22 Sep 2017 18:35:26 +0000 (11:35 -0700)
commit8d926029e817d280b2376433e3aaa3895e1a7128
treeb755f59f005b8471afd133e03c2214a90d55a28c
parentf9583e86b4bfa8c4e4d83ab33e5dcdaeab5c45a1
Expand expected output for recovery test even further.

I'd assumed that the backend being killed should be able to get out an
error message - but it turns out it's not guaranteed that it's not
still sending a ready-for-query.  Really need to do something about
getting these error message to the client.

Reported-By: Thomas Munro, Tom Lane
Discussion:
https://postgr.es/m/CAEepm=0TE90nded+bNthP45_PEvGAAr=3gxhHJObL4xmOLtX0w@mail.gmail.com
https://postgr.es/m/14968.1506101414@sss.pgh.pa.us
src/test/recovery/t/013_crash_restart.pl