Re: Proposal:Use PGDLLEXPORT for libpq

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: Proposal:Use PGDLLEXPORT for libpq
Дата
Msg-id 20160127131104.GC17919@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: Proposal:Use PGDLLEXPORT for libpq  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
On 2016-01-27 21:05:06 +0800, Craig Ringer wrote:
> On 27 January 2016 at 20:54, Alvaro Herrera <alvherre@2ndquadrant.com>
> wrote:

> > > If so many problems with MSVC can discard his support of Postgres?

> I strongly disagree. MSVC is a high quality compiler and the primary tool
> for the platform.

I think it's pretty obvious that we're not going to do that, so let's
drop that specific topic.


> Yes, it's behind on standards support and that's annoying

They're fixing that largely btw.


> -  OTOH MinGW relies on reverse-engineered headers, an old gcc fork, and
> has had some pretty nasty bugs.

I think that's also mostly fixed with mingw64 et al.

Andres



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

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Proposal:Use PGDLLEXPORT for libpq
Следующее
От: Anastasia Lubennikova
Дата:
Сообщение: Re: Patch: fix lock contention for HASHHDR.mutex