Test replay of regression tests, attempt II.
authorThomas Munro <tmunro@postgresql.org>
Mon, 17 Jan 2022 03:34:55 +0000 (16:34 +1300)
committerThomas Munro <tmunro@postgresql.org>
Mon, 17 Jan 2022 03:34:55 +0000 (16:34 +1300)
commitf47ed79cc8a0cfa154dc7f01faaf59822552363f
treec368f33ce44c681dc202e35ac33ffcbe50301dfb
parent4c004dd520fcf262ba7a3f2b1f80a8aa6b56c8d0
Test replay of regression tests, attempt II.

See commit message for 123828a7fa563025d0ceee10cf1b2a253cd05319.  The
only change this time is the order of the arguments passed to
pg_regress.  The previously version broke in the build farm environment
due to the contents of EXTRA_REGRESS_OPTS (see also commit 8cade04c
which had to do something similar).

Discussion: https://postgr.es/m/CA%2BhUKGKpRWQ9SxdxxDmTBCJoR0YnFpMBe7kyzY8SUQk%2BHeskxg%40mail.gmail.com
doc/src/sgml/regress.sgml
src/test/recovery/Makefile
src/test/recovery/t/027_stream_regress.pl [new file with mode: 0644]
src/tools/msvc/vcregress.pl