Re: Compile error with MSVC - Mailing list pgsql-patches

From Alvaro Herrera
Subject Re: Compile error with MSVC
Date
Msg-id 20070708231653.GG5319@alvh.no-ip.org
Whole thread Raw
In response to Re: Compile error with MSVC  (Magnus Hagander <magnus@hagander.net>)
List pgsql-patches
Magnus Hagander wrote:

> > Anyway. I'm not sure it matters enough to change it on Unix... It's not
> > like it hasn't worked well for many years ;-)
>
> I've applied this. I didn't include your changes to clean.bat, because
> clean really should clean up everything ;-) This should fix building for
> people working off dev snapshot tarballs.
>
> (If we want to change where parse.h is supposed to live, we'll take that
> as a separate step)

I noticed that what the Makefile do is symlink parse.h into the include
dir.  So it doesn't need to add a -Isrc/backend/parser.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

pgsql-patches by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgstat_drop_relation bugfix
Next
From: Gregory Stark
Date:
Subject: Re: dblink connection security