Enable routine running of regex.linux.utf8 regression test.
Tom Lane <tgl@sss.pgh.pa.us>
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).
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/regex.linux.utf8_1.out | added | +11 −0 |
| src/test/regress/expected/regex.linux.utf8.out | modified | +9 −2 |
| src/test/regress/parallel_schedule | modified | +1 −1 |
| src/test/regress/sql/regex.linux.utf8.sql | modified | +10 −2 |