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

Commit7c51b7f

Browse files
committed
Force NO_LOCALE / UTF8 for test_oat_hooks tests
This will fix cases like fairywren that have been having issues.Discussion:https://postgr.es/m/2630561.1647994022@sss.pgh.pa.us
1 parentfc15396 commit7c51b7f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/test/modules/test_oat_hooks/Makefile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ REGRESS = test_oat_hooks
1010

1111
# disable installcheck for now
1212
NO_INSTALLCHECK = 1
13+
# and also for now force NO_LOCALE and UTF8
14+
ENCODING = UTF8
15+
NO_LOCALE = 1
1316

1417
ifdefUSE_PGXS
1518
PG_CONFIG = pg_config

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp