pgsql: pgstat: add alternate output for stats.spec, for the 2PC disable - Mailing list pgsql-committers

From Andres Freund
Subject pgsql: pgstat: add alternate output for stats.spec, for the 2PC disable
Date
Msg-id E1ncN2q-000hvk-Sc@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pgstat: add alternate output for stats.spec, for the 2PC disabled case.

It might be worth instead splitting the test up to produce a smaller
alternative output file. But that's not trivial either, due to the number of
steps defined. And more than I want to do tonight.

Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a2f433fa491f709767dbf916203f1c53f39707fe

Modified Files
--------------
src/test/isolation/expected/stats_1.out | 3761 +++++++++++++++++++++++++++++++
1 file changed, 3761 insertions(+)


pgsql-committers by date:

Previous
From: Thomas Munro
Date:
Subject: pgsql: Prefetch data referenced by the WAL, take II.
Next
From: Andres Freund
Date:
Subject: Re: pgsql: Prefetch data referenced by the WAL, take II.