On second thought, remove regex.linux.utf8 regression test altogether.
Tom Lane <tgl@sss.pgh.pa.us>
On second thought, remove regex.linux.utf8 regression test altogether. The code-coverage report says that this test doesn't increase coverage by one single line, which I now realize is because I made src/test/modules/test_regex/sql/test_regex_utf8.sql to cover all the code that this would. So really it's pointless and we should just drop it.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/regex.linux.utf8_1.out | deleted | +0 −11 |
| src/test/regress/expected/regex.linux.utf8.out | deleted | +0 −171 |
| src/test/regress/parallel_schedule | modified | +1 −1 |
| src/test/regress/sql/regex.linux.utf8.sql | deleted | +0 −54 |