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

Commit5b29a9f

Browse files
committed
Temporarily disable installcheck for test_oat_hooks module
Buildfarm members are encountering errors when the test is run undervarious locales/encodings. As the buildfarm only does this forinstallchecks, disable them for now.Discussion:https://postgr.es/m/6067945b-960a-ab04-d40f-06b006a1dcd0@dunslane.net
1 parent1460fc5 commit5b29a9f

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
@@ -6,6 +6,9 @@ PGFILEDESC = "test_oat_hooks - example use of object access hooks"
66

77
REGRESS = test_oat_hooks
88

9+
# disable installcheck for now
10+
NO_INSTALLCHECK = 1
11+
912
ifdefUSE_PGXS
1013
PG_CONFIG = pg_config
1114
PGXS :=$(shell$(PG_CONFIG) --pgxs)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp