Remove win32ver.rc from version_stamp.pl - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Remove win32ver.rc from version_stamp.pl
Date
Msg-id 1ee46ac4-a9b2-4531-bf54-5ec2e374634d@2ndquadrant.com
Whole thread Raw
Responses Re: Remove win32ver.rc from version_stamp.pl  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Vik Fearing
Date:
Subject: Re: Error on failed COMMIT
Next
From: Shay Rojansky
Date:
Subject: Re: Error on failed COMMIT