pgsql: Fix race in 032_relfilenode_reuse.pl.

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема pgsql: Fix race in 032_relfilenode_reuse.pl.
Дата
Msg-id E1nnbDq-000YMu-Q1@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix race in 032_relfilenode_reuse.pl.

Add wait_for_catchup() call to the test added by commit e2f65f42.  Per
slow build farm animal grison.

Also fix a comment.

Discussion: https://postgr.es/m/CA%2BhUKGLJ2Vy8hVQmnYotmTaEKZK0%3D-GcXgNAgcHzArZvtS4L_g%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a22652ebbcb33a6a271cc69841ad61d971d7db30

Modified Files
--------------
src/test/recovery/t/032_relfilenode_reuse.pl | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)


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

Предыдущее
От: Noah Misch
Дата:
Сообщение: pgsql: Fix back-patch of "Under has_wal_read_bug, skip .../001_wal.pl."
Следующее
От: Noah Misch
Дата:
Сообщение: Re: pgsql: Under has_wal_read_bug, skip contrib/bloom/t/001_wal.pl.