Обсуждение: pgsql: Drop unlogged table after test is done

Поиск
Список
Период
Сортировка

pgsql: Drop unlogged table after test is done

От
Alvaro Herrera
Дата:
Drop unlogged table after test is done

Another test is constructed on top of regression tests, which does not
work correctly with unlogged tables.  For now, cope with that by making
sure no unlogged table is left behind.

Per buildfarm pink after 4fb5c794e586.

Branch
------
master

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

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