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

Поиск
Список
Период
Сортировка
От Noah Misch
Тема pgsql: Use --no-unlogged-table-data in t/027_stream_regress.pl.
Дата
Msg-id E1o58MY-001ln6-84@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove unportable test
Следующее
От: Noah Misch
Дата:
Сообщение: pgsql: Fix PostgreSQL::Test aliasing for Perl v5.10.1.