From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Paul Ramsey <pramsey(at)cleverelephant(dot)ca> |
Cc: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: GiST KNN Crasher |
Date: | 2015-05-21 23:48:42 |
Message-ID: | 7091.1432252122@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Paul Ramsey <pramsey(at)cleverelephant(dot)ca> writes:
> I'm implementing the recheck functionality for PostGIS so we can
> support it when 9.5 comes out, and came across this fun little
> crasher.
Should be fixed as of git tip. Thanks for the report!
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Venkata Balaji N | 2015-05-22 00:16:27 | Re: Strange replication problem - segment restored from archive but still requested from master |
Previous Message | Peter Geoghegan | 2015-05-21 23:39:47 | Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. |