Re: [patch] build issues on Win32
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Greg Stark <gsstark@mit.edu>, David Fetter <david@fetter.org>, Dag-Erling Smørgrav <des@des.no>, Magnus Hagander <magnus@hagander.net>, pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2010-03-11T20:38:53Z
Lists: pgsql-hackers
Tom Lane wrote: > Now libpq doesn't often have critical security bugs filed against it, > but it certainly has bugs. Do you really want to have to remember to > rebuild every piece of dependent software when you update it? The OP's > case apparently involves multiple independent libraries that he wants to > link statically, which makes the problem multiple times worse. > > So my position is that static linking has enough negatives that you > need a lot more than a hypothetical use-case to justify it. > > +1. cheers andrew