pgsql: Fix test of pg_stat_io for wal_level=minimal.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix test of pg_stat_io for wal_level=minimal.
Date: 2023-07-01 17:02:11
Message-ID: E1qFdz9-001OHD-PH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix test of pg_stat_io for wal_level=minimal.

Back-patch to v16, which introduced the test.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/01d56eecee4cfa0f796c4ee3e2e0ac615b9350bb

Modified Files
--------------
contrib/amcheck/expected/check_heap.out | 7 ++++++-
contrib/amcheck/sql/check_heap.sql | 8 ++++++--
2 files changed, 12 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2023-07-02 03:31:01 pgsql: Trust signalfd on illumos, again.
Previous Message Bruce Momjian 2023-06-30 21:36:13 pgsql: doc: PG 16 relnotes, remove "Have initdb use ICU by default"