If there is any question about whether or not the WHERE_IDX_ONLY flag in the
query planner is correct, create a backup null-cursor for the table, so that
we never try to run an OP_Column against an unopened cursor. (tags: defensive-null-cursor)
↧