Re: libedit memory stomp is apparently fixed in OS X Lion

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Peter Geoghegan <peter(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: libedit memory stomp is apparently fixed in OS X Lion
Date: 2011-07-22 16:10:15
Message-ID: CA+OCxowkEX+L_-TbccY1RjhqHhQiCEHifReoFLZA=Hq2Xyc5Aw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jul 22, 2011 at 5:01 PM, Peter Geoghegan <peter(at)2ndquadrant(dot)com> wrote:
> On 22 July 2011 03:24, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)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.

Yup:

raptor:PEM dpage$ uname -a
Darwin raptor.local 11.0.0 Darwin Kernel Version 11.0.0: Sat Jun 18
12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64 x86_64
raptor:PEM dpage$ which psql
/usr/bin/psql
raptor:PEM dpage$ psql --version
psql (PostgreSQL) 9.0.4
contains support for command-line editing

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-07-22 16:13:14 Re: Questions and experiences writing a Foreign Data Wrapper
Previous Message Robert Haas 2011-07-22 16:05:12 Re: Questions and experiences writing a Foreign Data Wrapper