Re: 011_crash_recovery.pl intermittently fails

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, thomas.munro@gmail.com, pg@bowt.ie, pgsql-hackers@lists.postgresql.org, craig.ringer@enterprisedb.com, robertmhaas@gmail.com
Date: 2021-03-06T01:25:46Z
Lists: pgsql-hackers
On Fri, Mar 05, 2021 at 11:16:55AM -0500, Tom Lane wrote:
> That would have uncertain effects on other TAP tests, so I'm disinclined
> to do it that way.

+1.  There may be tests out-of-core that rely on this value as
default.
--
Michael

Commits

  1. Remove recovery test 011_crash_recovery.pl

  2. Add a txid_status function.