Skip to content

Commit 54b47c8

Browse files
committed
Fix parallel-make timing problem.
1 parent 64737e9 commit 54b47c8

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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy