pgsql: Try to stabilize reloptions test, again.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Try to stabilize reloptions test, again.
Дата
Msg-id E1nAV6Z-0003PA-Fo@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Try to stabilize reloptions test, again.

Since the test requires reproducible behavior from VACUUM, and since
DISABLE_PAGE_SKIPPING doesn't actually disable all forms of page
skipping, let's use a temporary table to avoid contention.

Back-patch to 12, like commit 3414099c.

Discussion: https://postgr.es/m/20220120052404.sonrhq3f3qgplpzj%40alap3.anarazel.de

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/8e8e253a7b90d89dd9cb9d33848b55ac79958351

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


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

Предыдущее
От: Thomas Munro
Дата:
Сообщение: pgsql: Try to stabilize reloptions test, again.
Следующее
От: Thomas Munro
Дата:
Сообщение: pgsql: Try to stabilize reloptions test, again.