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

From Guo Xiang Tan
Subject Re: BUG #15032: Segmentation fault when running a particular query
Date
Msg-id CAEL+R-CrBLW2bZPyzG-6zJQ7mdVOh1y+LDLzgkKHyqUy9LpQvA@mail.gmail.com
Whole thread Raw
In response to Re: BUG #15032: Segmentation fault when running a particular query  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hi Tom, 

We've upgraded to 10.2 and are not getting segmentation faults while running the query anymore. Thank you for the fix.

On Sun, Jan 28, 2018 at 2:57 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
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: Marko Tiikkaja
Date:
Subject: Re: BUG #15060: Row in table not found when using pg function in an expression
Next
From: Mark Scheffer
Date:
Subject: Re: BUG #15060: Row in table not found when using pg function in anexpression