Re: pg_config MSVC makefile

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pg_config MSVC makefile
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E452827B@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на pg_config MSVC makefile  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: pg_config MSVC makefile  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman@candle.pha.pa.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.

В списке pgsql-patches по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Bgwriter behavior
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Implementing RESET CONNECTION ...