Re: configure.in and setproctitle/optreset problem

From: Christoph Berg <christoph(dot)berg(at)credativ(dot)de>
To: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: configure.in and setproctitle/optreset problem
Date: 2012-12-18 12:47:33
Message-ID: 20121218124733.GA13982@msgid.credativ.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Re: Tom Lane 2012-12-18 <26465(dot)1355798654(at)sss(dot)pgh(dot)pa(dot)us>
> 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.

I confirm that your patch fixes the problem on master and
REL9_2_STABLE (manually applied, one hunk failed). Thanks!

Christoph
--
Tel.: +49 (0)21 61 / 46 43-187
credativ GmbH, HRB Mönchengladbach 12080
Hohenzollernstr. 133, 41061 Mönchengladbach
Geschäftsführung: Dr. Michael Meskes, Jörg Folz

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hudson, Derrick 2012-12-18 14:25:50 Re: JPA + enum == Exception
Previous Message Amit Kapila 2012-12-18 12:42:25 Review : Add hooks for pre- and post-processor executables for COPY and \copy