Re: install libpq.dll in bin directory on Windows / Cygwin

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: install libpq.dll in bin directory on Windows / Cygwin
Дата
Msg-id 52ECF014.4060901@gmx.net
обсуждение исходный текст
Ответ на Re: install libpq.dll in bin directory on Windows / Cygwin  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: install libpq.dll in bin directory on Windows / Cygwin
Список pgsql-hackers
On 1/31/14, 12:47 PM, Andrew Dunstan wrote:
> Hmm, looks like it got dropped. I think my original patch is probably
> about the  the right thing to do, and given that it's already done by
> the MSVC build it's a bug and should be backported, as Alvaro said in
> the original discussion.
> 
> I'll get on that shortly - since the patch was untested I'll need to do
> a test first.

I think this change is reasonable to make, but it should be in
Makefile.shlib, not in libpq/Makefile.  Makefile.shlib already knows
about the difference between a link-time and a run-time dynamic library
(not to speak of Windows vs. others), so the right change there will
make it work for libpq, ecpg, and whatever else someone might come up
with automatically.




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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Wait free LW_SHARED acquisition - v0.2
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: LDAP: bugfix and deprecated OpenLDAP API