Обсуждение: pgsql: Use --no-unlogged-table-data in t/027_stream_regress.pl.

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

pgsql: Use --no-unlogged-table-data in t/027_stream_regress.pl.

От
Noah Misch
Дата:
Use --no-unlogged-table-data in t/027_stream_regress.pl.

This removes the need to drop unlogged relations in the src/test/regress
suite, like commit dec8ad367e46180f826d5b6dc820fbecba1b71d2 did.

Reviewed by Thomas Munro.

Discussion: https://postgr.es/m/39945.1650895508@sss.pgh.pa.us

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2f2e24d90c402738765cb7a458bfc459138ae6b9

Modified Files
--------------
src/test/recovery/t/027_stream_regress.pl | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)