diff --strip-trailing-cr -U3 C:/cirrus/src/test/regress/expected/stats.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/stats.out --- C:/cirrus/src/test/regress/expected/stats.out 2025-03-10 00:34:03.111791400 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/stats.out 2025-03-10 00:37:51.554178100 +0000 @@ -51,6 +51,22 @@ client backend|temp relation|normal client backend|wal|init client backend|wal|normal +datachecksumsworker launcher|relation|bulkread +datachecksumsworker launcher|relation|bulkwrite +datachecksumsworker launcher|relation|init +datachecksumsworker launcher|relation|normal +datachecksumsworker launcher|relation|vacuum +datachecksumsworker launcher|temp relation|normal +datachecksumsworker launcher|wal|init +datachecksumsworker launcher|wal|normal +datachecksumsworker worker|relation|bulkread +datachecksumsworker worker|relation|bulkwrite +datachecksumsworker worker|relation|init +datachecksumsworker worker|relation|normal +datachecksumsworker worker|relation|vacuum +datachecksumsworker worker|temp relation|normal +datachecksumsworker worker|wal|init +datachecksumsworker worker|wal|normal slotsync worker|relation|bulkread slotsync worker|relation|bulkwrite slotsync worker|relation|init @@ -87,7 +103,7 @@ walsummarizer|wal|normal walwriter|wal|init walwriter|wal|normal -(71 rows) +(87 rows) \a -- ensure that both seqscan and indexscan plans are allowed SET enable_seqscan TO on;