Re: BUG #15032: Segmentation fault when running a particular query - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #15032: Segmentation fault when running a particular query
Date
Msg-id 14656.1517079446@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #15032: Segmentation fault when running a particular query  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #15032: Segmentation fault when running a particular query
List pgsql-bugs
I wrote:
> I'll look into an actual fix tomorrow.

I've pushed a fix for this.  I concluded that there's no real reason
to touch branches before 10: the index_markpos call is useless in the
case in question, but it doesn't do any more than waste some cycles.

            regards, tom lane


pgsql-bugs by date:

Previous
From: Andrew Grossman
Date:
Subject: Re: BUG #15033: Segmentation fault running a query
Next
From: Tom Lane
Date:
Subject: Re: BUG #15033: Segmentation fault running a query