Put back gistgettuple's check for backwards scan request.
Tom Lane <tgl@sss.pgh.pa.us>
Put back gistgettuple's check for backwards scan request. On reflection it's a bad idea for the KNNGIST patch to have removed that. We don't want it silently returning incorrect answers.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gist/gistget.c | modified | +4 −0 |