diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-08-12 00:42:43 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-08-12 00:42:43 +0000 |
commit | aae034d28c98eee5fbd37d27234d3e825c53b91e (patch) | |
tree | 4364296baa4849cd0bd7e9458bdf6ceaa9460a7c /src/backend/optimizer/path/indxpath.c | |
parent | 6075717df0f57c1736e5da4d4ee8c4f654682a1d (diff) | |
download | postgresql-aae034d28c98eee5fbd37d27234d3e825c53b91e.tar.gz postgresql-aae034d28c98eee5fbd37d27234d3e825c53b91e.zip |
Add commentary to show that even though ExecInitIndexScan()
contains much code that looks like it will handle indexquals with the index
key on either side of the operator, in fact indexquals must have the index
key on the left because of limitations of the ScanKey machinery. Perhaps
someone will be motivated to fix that someday...
Diffstat (limited to 'src/backend/optimizer/path/indxpath.c')
0 files changed, 0 insertions, 0 deletions