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

Commit54b47c8

Browse files
committed
Fix parallel-make timing problem.
1 parent64737e9 commit54b47c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/backend/Makefile

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Portions Copyright (c) 1996-2010, PostgreSQL Global Development Group
66
# Portions Copyright (c) 1994, Regents of the University of California
77
#
8-
# $PostgreSQL: pgsql/src/backend/Makefile,v 1.138 2010/01/05 01:06:56 tgl Exp $
8+
# $PostgreSQL: pgsql/src/backend/Makefile,v 1.139 2010/01/05 01:20:35 tgl Exp $
99
#
1010
#-------------------------------------------------------------------------
1111

@@ -119,6 +119,8 @@ submake-schemapg:
119119

120120
.PHONY: submake-schemapg
121121

122+
catalog/schemapg.h: submake-schemapg
123+
122124

123125
# The postgres.o target is needed by the rule in Makefile.global that
124126
# creates the exports file when MAKE_EXPORTS = true.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp