Re: 9.1 (git head) does not compile using --with-libedit-preferred on Ubuntu 10.10

From: Mark Kirkwood <mark(dot)kirkwood(at)catalyst(dot)net(dot)nz>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 9.1 (git head) does not compile using --with-libedit-preferred on Ubuntu 10.10
Date: 2011-02-16 02:05:42
Message-ID: 4D5B30F6.1030803@catalyst.net.nz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 16/02/11 14:54, Tom Lane wrote:
>
> It's pretty hard to see how those two things would be related. I think
> more likely libedit is providing a function named setproctitle, which
> seems like a rather stupid thing for them to have done.

You are correct - it defines setproctitle, good grief.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2011-02-16 02:20:43 Re: updated patch for foreach stmt
Previous Message Robert Haas 2011-02-16 02:04:28 Re: contrib loose ends: 9.0 to 9.1 incompatibilities