Log Message:
-----------
Fix a few places where we needed -I. in CPPFLAGS to work properly in
VPATH builds. We had this already in several places, but not all.
Modified Files:
--------------
pgsql/src/backend/bootstrap:
Makefile (r1.38 -> r1.39)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/bootstrap/Makefile?r1=1.38&r2=1.39)
pgsql/src/backend/parser:
Makefile (r1.52 -> r1.53)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/parser/Makefile?r1=1.52&r2=1.53)
pgsql/src/makefiles:
pgxs.mk (r1.18 -> r1.19)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/makefiles/pgxs.mk?r1=1.18&r2=1.19)
pgsql-committers by date
| Next: | From: Alvaro Herrera | Date: 2010-01-05 03:57:33 |
| Subject: Re: Re: [COMMITTERS] pgsql: Remove
too-smart-for-its-own-good optimization of not overwriting |
| Previous: | From: Robert Haas | Date: 2010-01-05 03:55:37 |
| Subject: Re: [COMMITTERS] pgsql: Remove too-smart-for-its-own-good optimization of not overwriting |