[COMMITTERS] pgsql: Expand expected output for recovery test even further. - Mailing list pgsql-committers

From Andres Freund
Subject [COMMITTERS] pgsql: Expand expected output for recovery test even further.
Date
Msg-id E1dvSo7-0005Kk-3y@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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.comhttps://postgr.es/m/14968.1506101414@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8d926029e817d280b2376433e3aaa3895e1a7128

Modified Files
--------------
src/test/recovery/t/013_crash_restart.pl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: For wal_consistency_checking,mask page checksum as well as page
Next
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: doc: Document commands that cannot be run in a transactionblock