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

Commitb7b8692

Browse files
committed
Attempt to remedy buildfarm breakage caused by commitf536d41.
1 parentaea1f24 commitb7b8692

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎contrib/unaccent/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,8 @@ DATA_TSEARCH = unaccent.rules
99

1010
REGRESS = unaccent
1111

12-
# We need a UTF8 database
13-
ENCODING = UTF8
14-
NO_LOCALE = 1
12+
# Adjust REGRESS_OPTS because we need a UTF8 database
13+
REGRESS_OPTS = --dbname=$(CONTRIB_TESTDB) --encoding=UTF8 --no-locale
1514

1615
ifdefUSE_PGXS
1716
PG_CONFIG = pg_config

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp