pgsql: Fix test of pg_stat_io for wal_level=minimal.

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Fix test of pg_stat_io for wal_level=minimal.
Дата
Msg-id E1qFdz9-001OHD-PH@gemulon.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: PG 16 relnotes, remove "Have initdb use ICU by default"
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Trust signalfd on illumos, again.