Re: libedit memory stomp is apparently fixed in OS X Lion - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: libedit memory stomp is apparently fixed in OS X Lion
Date
Msg-id 77244987-7FB1-46F7-87E5-0E71EBCB85AD@nasby.net
Whole thread Raw
In response to Re: libedit memory stomp is apparently fixed in OS X Lion  (Peter Geoghegan <peter@2ndquadrant.com>)
List pgsql-hackers
On Jul 22, 2011, at 11:01 AM, Peter Geoghegan wrote:
> On 22 July 2011 03:24, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> I had a bug filed with Apple about that, and today I got some auto-mail
>> indicating they'd fixed that bug as of OS X 10.7 (Lion).  I don't have
>> Lion installed here, but I grabbed the libedit sources from
>> www.opensource.apple.com and indeed it looks fixed.  So, if any early
>> adopters want to try it out ...
>
> I'll add that I've heard reports that Lion Server comes with
> PostgreSQL as standard, and Lion Desktop comes with psql.

Interesting... I assume that they're using it for something internal?

IIRC this has actually caused some issues in the past... they had some rather old version installed that was being used
byan internal tool... if you tried to install your own version some rather interesting issues could then crop up. 
--
Jim C. Nasby, Database Architect                   jim@nasby.net
512.569.9461 (cell)                         http://jim.nasby.net




pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: storing TZ along timestamps
Next
From: Florian Pflug
Date:
Subject: Re: Access to current database from C-language function