Re: Cygwin linking rules
Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
From: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2018-09-29T22:25:37Z
Lists: pgsql-hackers
On 09/29/2018 04:06 PM, Tom Lane wrote: > Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes: >> Not sure where to go from here. > What would happen if we stopped building libpq.a, so that the > linker didn't have any choice about what to do? > > I will test Marco's patch, which I think does that, tomorrow. cheers andrew -- Andrew Dunstan https://www.2ndQuadrant.com PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Don't build static libraries on Cygwin
- a33245a8537f 12.0 landed
-
Add application_name to connection authorized msg
- 8bddc864000f 12.0 cited