Re: Remove libpq.rc, use win32ver.rc for libpq
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
From: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
To: Michael Paquier <michael@paquier.xyz>,
Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Cc: pgsql-hackers@postgresql.org
Date: 2020-01-15T14:40:56Z
Lists: pgsql-hackers
On 2020-01-15 07:44, Michael Paquier wrote: > I have been testing and checking the patch a bit more seriously, and > the information gets generated correctly for dlls and exe files. The > rest of the changes look fine to me. For src/makefiles/Makefile.win32, > I don't have a MinGW environment at hand so I have not directly > tested but the logic looks fine. I have tested MinGW. Patch committed. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Remove libpq.rc, use win32ver.rc for libpq
- 16a4a3d59cd5 13.0 landed