aboutsummaryrefslogtreecommitdiff
path: root/src/backend/optimizer/plan/createplan.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>1999-08-12 00:42:43 +0000
committerTom Lane <tgl@sss.pgh.pa.us>1999-08-12 00:42:43 +0000
commitaae034d28c98eee5fbd37d27234d3e825c53b91e (patch)
tree4364296baa4849cd0bd7e9458bdf6ceaa9460a7c /src/backend/optimizer/plan/createplan.c
parent6075717df0f57c1736e5da4d4ee8c4f654682a1d (diff)
downloadpostgresql-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/plan/createplan.c')
0 files changed, 0 insertions, 0 deletions