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

Commit2c3c2c1

Browse files
committed
Add missed src/include/foreign subdirectory to the set installed into
INSTALLDIR/include/server/. Itagaki Takahiro
1 parent4d53a2f commit2c3c2c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/include/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# 'make install' installs whole contents of src/include.
66
#
7-
# $PostgreSQL: pgsql/src/include/Makefile,v 1.26 2008/08/29 13:02:32 petere Exp $
7+
# $PostgreSQL: pgsql/src/include/Makefile,v 1.27 2009/06/30 17:38:50 tgl Exp $
88
#
99
#-------------------------------------------------------------------------
1010

@@ -17,7 +17,7 @@ all: pg_config.h pg_config_os.h
1717

1818

1919
# Subdirectories containing headers for server-side dev
20-
SUBDIRS = access bootstrap catalog commands executor lib libpq mb\
20+
SUBDIRS = access bootstrap catalog commands executorforeignlib libpq mb\
2121
nodes optimizer parser postmaster regex rewrite storage tcop\
2222
snowball snowball/libstemmer tsearch tsearch/dicts utils\
2323
port port/win32 port/win32_msvc port/win32_msvc/sys\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp