Re: pg_config MSVC makefile

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>, "Andrew Dunstan" <andrew(at)dunslane(dot)net>
Cc: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: pg_config MSVC makefile
Date: 2005-01-07 08:23:09
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E452824E@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> -----Original Message-----
> From: pgsql-patches-owner(at)postgresql(dot)org
> [mailto:pgsql-patches-owner(at)postgresql(dot)org] On Behalf Of Bruce Momjian
> Sent: 07 January 2005 05:33
> To: Andrew Dunstan
> Cc: Patches (PostgreSQL)
> Subject: Re: [PATCHES] pg_config MSVC makefile
>
>
> This has been saved for the 8.1 release:
>
> http:/momjian.postgresql.org/cgi-bin/pgpatches2
>
> --------------------------------------------------------------
> -------------
>
> Andrew Dunstan wrote:
> >
> > Attached is a makefile I hacked up to build pg_config under
> MSVC - the
> > reason is that it's required (more or less) in order to
> build the latest
> > DBD::Pg code and I was testing that out under MSVC.

Err, I missed this earlier - we had discussed getting rid of all the
VC++ & Borland makefiles for 8.1. With Mingw now working they are a
little redundant now, and Bruce & I (and probably others) had to jump
through hoops to keep them working this release. Admittedley that pain
will probably be less in the future, but still, they are a pita to
maintain (especially Borland as no-one seems to have the compiler
anyway!)

Regards, Dave.

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Hans-Jürgen Schönig 2005-01-07 10:19:59 Re: Implementing RESET CONNECTION ...
Previous Message Bruce Momjian 2005-01-07 05:34:53 Re: pg_starttime()