Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit987db50

Browse files
committed
On second thought, remove regex.linux.utf8 regression test altogether.
The code-coverage report says that this test doesn't increasecoverage by one single line, which I now realize is becauseI made src/test/modules/test_regex/sql/test_regex_utf8.sqlto cover all the code that this would. So really it's pointlessand we should just drop it.
1 parent72a3ebf commit987db50

File tree

4 files changed

+1
-237
lines changed

4 files changed

+1
-237
lines changed

‎src/test/regress/expected/regex.linux.utf8.out‎

Lines changed: 0 additions & 171 deletions
This file was deleted.

‎src/test/regress/expected/regex.linux.utf8_1.out‎

Lines changed: 0 additions & 11 deletions
This file was deleted.

‎src/test/regress/parallel_schedule‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ test: create_table_like alter_generic alter_operator misc async dbsize misc_func
9494
# rules cannot run concurrently with any test that creates
9595
# a view or rule in the public schema
9696
# collate.*.utf8 tests cannot be run in parallel with each other
97-
test: rules psql psql_crosstab amutils stats_ext collate.linux.utf8 regex.linux.utf8
97+
test: rules psql psql_crosstab amutils stats_ext collate.linux.utf8
9898

9999
# run by itself so it can run parallel workers
100100
test: select_parallel

‎src/test/regress/sql/regex.linux.utf8.sql‎

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp