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

Commit529da08

Browse files
committed
Remove extra regress check arguments from test_pg_db_role_setting
They were accidentally copied from test_oat_hooks.Reported-by: Justin PryzbyDiscussion:https://postgr.es/m/20230102154240.GL1153%40telsasoft.comReviewed-by: Pavel Borisov
1 parentafdd9f7 commit529da08

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

‎src/test/modules/test_pg_db_role_setting/Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ REGRESS = test_pg_db_role_setting
1313

1414
# disable installcheck for now
1515
NO_INSTALLCHECK = 1
16-
# and also for now force NO_LOCALE and UTF8
17-
ENCODING = UTF8
18-
NO_LOCALE = 1
1916

2017
ifdefUSE_PGXS
2118
PG_CONFIG = pg_config

‎src/test/modules/test_pg_db_role_setting/meson.build

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ tests += {
3232
'sql': [
3333
'test_pg_db_role_setting',
3434
],
35-
'regress_args': ['--no-locale','--encoding=UTF8'],
3635
'runningcheck':false,
3736
},
3837
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp