Re: configure.in and setproctitle/optreset problem
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Christoph Berg <christoph.berg@credativ.de>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-12-18T03:05:53Z
Lists: pgsql-hackers
On 12/17/2012 09:44 PM, Tom Lane wrote: > > I think we should assume that the libedit developers are utterly > clueless about not trampling on application namespace, and just cut > that library out of *all* our link checks except for the symbols we > specifically expect to get from libedit/libreadline. Hence, I propose > the attached slightly more extensive patch. I've verified that this > produces a working build with Debian's libedit. > > +1. This being a family channel I'll refrain from expressing my opinion too frankly of libedit. cheers andrew