Re: Call for 7.5 feature completion - Mailing list pgsql-hackers

From Zeugswetter Andreas DAZ SD
Subject Re: Call for 7.5 feature completion
Date
Msg-id E1539E0ED7043848906A8FF995BDA57966FD26@m0143.s-mxs.net
Whole thread Raw
In response to Call for 7.5 feature completion  (mike g <mike@thegodshalls.com>)
List pgsql-hackers
> I think the main problem with switching to visual studio
> project files is maintainabilty. (It's not easy to get all

I think the target should be a way to auto create those files with gmake
(maybe with mingw for configure).

The format of VS6 project and workspace files is pretty simple.
It should be possible to derive them from the makefiles and simple
templates.

Andreas


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Proof of concept COLLATE support with patch
Next
From: Tom Lane
Date:
Subject: Re: Question about explain of index scan