OSDN Git Service

1. INDEXSCAN_PATCH changes: (op Param Var) should work too
authorVadim B. Mikheev <vadim4o@yahoo.com>
Wed, 22 Jan 1997 06:25:42 +0000 (06:25 +0000)
committerVadim B. Mikheev <vadim4o@yahoo.com>
Wed, 22 Jan 1997 06:25:42 +0000 (06:25 +0000)
commit1aa1827d64a354d01922232b2750a42dede42631
tree4d58c022ceb392744e1a83bab9ae20dc60e853a7
parent8e909781464ad8a33aac250487a4c71c9f69fce5
1. INDEXSCAN_PATCH changes: (op Param Var) should work too
2. IndexScanableOperand now uses match_indexkey_operand
instead of equal_indexkey_var (if we have some index on attribute X
then we shouldn't use it for 'where some_func(X) OP CONST').
src/backend/optimizer/path/indxpath.c