That was quick. Applied the 91715e82932665 commit directly against the 9.2.4
pgdg source, fix works great. Test data and the original breaking production
queries run fine for me. Thank you very much!
-joel
On May 9, 2013, at 6:19 PM, Tom Lane wrote:
> jrol...@rjobrien.com writes:
>> We've
jrol...@rjobrien.com writes:
> We've come across a specific query and query plan that causes a repeatable
> segmentation fault on the postgresql backend.
Ah, I see it: gistrescan() is trying to preserve the per-scankey
fn_extra values to allow caching, but what it's doing does not work
if more tha