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

Commitfb056fa

Browse files
committed
Fix contrib/pg_hint_plan build in deb style
1 parentc0a517a commitfb056fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎contrib/pg_hint_plan/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ subdir = contrib/pg_hint_plan
2727
top_builddir = ../..
2828
include$(top_builddir)/src/Makefile.global
2929
include$(top_srcdir)/contrib/contrib-global.mk
30-
overrideCFLAGS += -I$(top_builddir)/src/pl/plpgsql/src
30+
overrideCFLAGS += -I$(top_srcdir)/src/pl/plpgsql/src
3131
REGRESS = init base_plan
3232
endif
3333

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp