Improve optimizer for IS DISTINCT FROM with boolean fields
----------------------------------------------------------
Key: CORE-5988
URL: http://tracker.firebirdsql.org/browse/CORE-5988
Project: Firebird Core
Issue Type: Improvement
Components: Engine
Affects Versions: 3.0.4, 4.0 Alpha 1
Reporter: Adriano dos Santos Fernandes
Currently optimizer do not use index for <boolean field> IS DISTINCT FROM {TRUE
| FALSE | NULL}
While it seems ok that IS DISTINCT FROM does not use index for others field
types, it could be more smart for booleans.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel