pgsql: Try to stabilize the reloptions test.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Try to stabilize the reloptions test.
Дата
Msg-id E1n9tTc-00054k-FC@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Try to stabilize the reloptions test.

Where we test vacuum_truncate's effects, sometimes this is failing to
truncate as expected on the build farm.  That could be explained by page
skipping, so disable it explicitly, with the theory that commit fe246d1c
didn't go far enough.

Back-patch to 12, where the vacuum_truncate tests were added.

Discussion: https://postgr.es/m/CA%2BhUKGLT2UL5_JhmBzUgkdyKfc%3D5J-gJSQJLysMs4rqLUKLAzw%40mail.gmail.com

Branch
------
REL_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/639a9293d4cbf6bdfcc641f335e2c5a2359cce75

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


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

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