Conditionalized tests of bindvar emulation so they're not run for Oracle.
Two of them don't work for Oracle (tries to do a "select" in db_exec_plsql)
and since Oracle's definition of bindvar semantics defines the emulation
semantics it seems silly to test if Oracle adheres to them or not :)