Re: Segmentation fault on PG 8.4 CVS head - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Segmentation fault on PG 8.4 CVS head
Date
Msg-id 14488.1231422206@sss.pgh.pa.us
Whole thread Raw
In response to Segmentation fault on PG 8.4 CVS head  ("Rushabh Lathia" <rushabh.lathia@gmail.com>)
List pgsql-hackers
"Rushabh Lathia" <rushabh.lathia@gmail.com> writes:
> While running test with bind varible getting segmentation fault. ( CVS Head
> 8.4)

Fixed, thanks.

>  Another fix would be to add check for  parseTree into
> analyze_requires_snapshot().

This one seems the more bulletproof approach.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: ONLY with parentheses
Next
From: Tom Lane
Date:
Subject: PQexecParams() returns PGRES_COMMAND_OK for empty query