diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2000-07-13 05:47:29 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2000-07-13 05:47:29 +0000 |
commit | 9191d684a7dad1bba82427b760ff61912df1d7d0 (patch) | |
tree | 5a9e921d82dde6ceea3b6dd7b8b97cd736977edc /src/backend/access/gist/giststrat.c | |
parent | cb292206c5c160cde6eb5618de64f810e62f378a (diff) | |
download | postgresql-9191d684a7dad1bba82427b760ff61912df1d7d0.tar.gz postgresql-9191d684a7dad1bba82427b760ff61912df1d7d0.zip |
Planner did the wrong thing with index-scan-backward plans: generated
them, but forgot to attach relevant restriction clauses, so that the
plan represented a scan over the whole table with restrictions applied
as qpquals not indexquals. Another day, another bug...
Diffstat (limited to 'src/backend/access/gist/giststrat.c')
0 files changed, 0 insertions, 0 deletions