Enable routine running of regex.linux.utf8 regression test.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 5 Jan 2022 22:31:54 +0000 (17:31 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 5 Jan 2022 22:31:54 +0000 (17:31 -0500)
commit72a3ebf235b52fdb715214027026f66a0ad7da4d
treee6d80196e000708c10b3e7a5d147f799f66e583b
parentf4566345cf40b068368cb5617e61318da60676ec
Enable routine running of regex.linux.utf8 regression test.

Up to now this has just sat there as a test you could invoke via
EXTRA_TESTS, which of course nobody does.  I'm feeling encouraged
because c2e8bd275 hasn't yet broke anything, so let's try making this
run with a suitable guard condition (similar to collate.linux.utf8).
src/test/regress/expected/regex.linux.utf8.out
src/test/regress/expected/regex.linux.utf8_1.out [new file with mode: 0644]
src/test/regress/parallel_schedule
src/test/regress/sql/regex.linux.utf8.sql