Re: Call for 7.5 feature completion

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: William ZHANG <uniware(at)zedware(dot)org>
Cc: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Call for 7.5 feature completion
Date: 2005-09-02 19:16:24
Message-ID: 200509021916.j82JGOx25974@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

William ZHANG wrote:
> ----- Original Message -----
> > From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
> > To: "Andrew Dunstan" <andrew(at)dunslane(dot)net>; "William ZHANG" <uniware(at)zedware(dot)org>
> > Cc: <pgsql-hackers(at)postgresql(dot)org>
> > Sent: Thursday, September 01, 2005 3:21 PM
> > Subject: RE: [HACKERS] Call for 7.5 feature completion
>
>
> > > And even those are a royal pain to maintain, never mind an entire set.
>
> > Besides, I'm sure what William really wants is not nmake files, but VC++
> > Project files - but then which version do we keep? It's not like we
> > could say that everyone should be using VS2005, so all commits would
> > have to be VC++ 6.0 or earlier compatible, otherwise someone is bound to
> > complain.
>
> You are right. What I want is VC++ projects(*.dsp, *.dsw). Once the
> project files is created, the maintance work is simply add/remove some
> new/deleted source files (*.c only) from the dsps.
>
> And I think VC++ 6.0 is ok, it is power enough and not so big for pgsql's
> development. And latter versions of VC++ can automatically convert 6.0's
> project files. There are also a "VC++7 to VC++6 project converter" on
> www.codeproject.com.

Also, how do you build the backend with VC without the MinGW
compatibility routines and include files? I know everyone is focused on
the build environment and shell script support, but there is also
library code translation support in MinGW too that we use.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Dave Cramer 2005-09-02 19:17:46 Re: dbt-4 (tpc-app) kit
Previous Message Andrew Dunstan 2005-09-02 19:06:09 Re: Procedural language definitions (was Re: 8.1 and syntax