Check for null pointer returned from get_opname().
authorThomas G. Lockhart
Sun, 16 Aug 1998 05:37:04 +0000 (05:37 +0000)
committerThomas G. Lockhart
Sun, 16 Aug 1998 05:37:04 +0000 (05:37 +0000)
commit4c91723d35b8ba6673dbcf33c15034b8c309a8ba
treef318db77465f811bf62ab0de5a49b783339b4ddf
parent0f19904360fdd10dfe7d74828b18209176504946
Check for null pointer returned from get_opname().
Don't bother checking for alternate strategies if so
 since it was more likely a function or some other non-operator anyway.
src/backend/optimizer/path/indxpath.c