pgsql: pgstat: add alternate output for stats.spec, for the 2PC disable

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pgstat: add alternate output for stats.spec, for the 2PC disable
Date: 2022-04-07 07:59:09
Message-ID: E1ncN2q-000hvk-Sc@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2022-04-07 08:36:30 Re: pgsql: Prefetch data referenced by the WAL, take II.
Previous Message Thomas Munro 2022-04-07 07:44:20 pgsql: Prefetch data referenced by the WAL, take II.