Re: configure.in and setproctitle/optreset problem - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: configure.in and setproctitle/optreset problem
Date
Msg-id 50CFDD91.2020503@dunslane.net
Whole thread Raw
In response to Re: configure.in and setproctitle/optreset problem  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: configure.in and setproctitle/optreset problem
Next
From: Tom Lane
Date:
Subject: Re: Parser Cruft in gram.y