pgsql: Force track_io_timing off in explain.sql to avoid failures when

Поиск
Список
Период
Сортировка
От Andres Freund
Тема pgsql: Force track_io_timing off in explain.sql to avoid failures when
Дата
Msg-id E1nTA9r-000TPG-1Z@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Force track_io_timing off in explain.sql to avoid failures when enabled.

Discussion: https://postgr.es/m/20201029231037.rkxo57ugnuchykpu@alap3.anarazel.de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7e12256b478b89518ff410f29192af21de37d070

Modified Files
--------------
src/test/regress/expected/explain.out | 7 +++++--
src/test/regress/sql/explain.sql      | 7 +++++--
2 files changed, 10 insertions(+), 4 deletions(-)


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

Предыдущее
От: Andres Freund
Дата:
Сообщение: pgsql: Set synchronous_commit=on in test_setup.sql.
Следующее
От: Peter Geoghegan
Дата:
Сообщение: pgsql: VACUUM VERBOSE: tweak scanned_pages logic.