Re: 8.3.0 backend segfaults - Mailing list pgsql-bugs

From Tom Lane
Subject Re: 8.3.0 backend segfaults
Date
Msg-id 138.1205354281@sss.pgh.pa.us
Whole thread Raw
In response to Re: 8.3.0 backend segfaults  ("Alex Hunsaker" <badalex@gmail.com>)
List pgsql-bugs
"Alex Hunsaker" <badalex@gmail.com> writes:
> Ok I got it... have not been able to reproduce it in pure pgsql yet
> so... maybe its a DBD::Pg bug? (CC'd Greg Sabino Mullane)

Great, got it --- you need a protocol-level prepare to cause it (or so
I expect) and pure psql won't do that.  I was able to reproduce it
with a quick test program using PQprepare though.  Now to dig ...

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Alex Hunsaker"
Date:
Subject: Re: 8.3.0 backend segfaults
Next
From: Tom Lane
Date:
Subject: Re: 8.3.0 backend segfaults