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>
Cc: "Andrew Dunstan" <andrew(at)dunslane(dot)net>, "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: pg_config MSVC makefile
Date: 2005-01-07 15:31:13
Message-ID: E7F85A1B5FF8D44C8A1AF6885BC9A0E452827B@ratbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)us]
> Sent: 07 January 2005 15:14
> To: Dave Page
> Cc: Andrew Dunstan; Patches (PostgreSQL)
> Subject: Re: [PATCHES] pg_config MSVC makefile
>
> I am not in favor of removing those makefiles in 8.1 unless
> they become
> more of a pain. If people are submitting patches it means they are
> using them so they should be kept.

Fair enough, but bear in mind that none of the fixes you or I made to
the borland ones have ever been tested as far as I am aware - does
anyone actually use them? Also, I'm using the Mingw build now, so
probably won't be spending time on the VC++ builds in the future. If
others can maintain them I won't object.

Regards, Dave.

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-01-07 15:36:50 Re: Implementing RESET CONNECTION ...
Previous Message Tom Lane 2005-01-07 15:30:44 Re: [HACKERS] Bgwriter behavior