Remove win32ver.rc from version_stamp.pl

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Remove win32ver.rc from version_stamp.pl
Дата
Msg-id 1ee46ac4-a9b2-4531-bf54-5ec2e374634d@2ndquadrant.com
обсуждение исходный текст
Ответы Re: Remove win32ver.rc from version_stamp.pl  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
This removes another relic from the old nmake-based Windows build. 
version_stamp.pl put version number information into win32ver.rc.  But 
win32ver.rc already gets other version number information from the 
preprocessor at build time, so it would make more sense if all version 
number information would be handled in the same way and we don't have 
two places that do it.

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

Вложения

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

Предыдущее
От: Vik Fearing
Дата:
Сообщение: Re: Error on failed COMMIT
Следующее
От: Shay Rojansky
Дата:
Сообщение: Re: Error on failed COMMIT