Remove libpq.rc, use win32ver.rc for libpq

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Remove libpq.rc, use win32ver.rc for libpq
Дата
Msg-id ad505e61-a923-e114-9f38-9867d161073f@2ndquadrant.com
обсуждение исходный текст
Ответы Re: Remove libpq.rc, use win32ver.rc for libpq  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
I was wondering why we have a separate libpq.rc for libpq and use 
win32ver.rc for all other components.  I suspect this is also a leftover 
from the now-removed client-only Windows build.  With a bit of tweaking 
we can use win32ver.rc for libpq as well and remove a bit of duplicative 
code.

I have tested this patch with MSVC and MinGW.

I've also added some comments and a documentation link to be able to 
understand this business a bit better.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: use CLZ instruction in AllocSetFreeIndex()
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: use CLZ instruction in AllocSetFreeIndex()