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

Noah Misch <noah@leadboat.com>

Commit: 2f2e24d90c402738765cb7a458bfc459138ae6b9
Author: Noah Misch <noah@leadboat.com>
Date: 2022-06-25T16:07:41Z
Releases: 15.0
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

Files

PathChange+/−
src/test/recovery/t/027_stream_regress.pl modified +2 −1

Discussion