Fix rescan of IndexScan node with the new lossy GiST distance functions.
Heikki Linnakangas <heikki.linnakangas@iki.fi>
Fix rescan of IndexScan node with the new lossy GiST distance functions. Must reset the "reached end" flag and reorder queue at rescan. Per report from Regina Obe, bug #13349
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/nodeIndexscan.c | modified | +8 −0 |