Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Improvements to the vector comparison splitter in exprAnalyze(). |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | rowvalue |
Files: | files | file ages | folders |
SHA1: |
a3ffd283bc931b04170ef737e56bced3 |
User & Date: | drh 2016-08-20 12:00:05 |
Context
2016-08-20
| ||
15:01 | Fix a segfault that could occur if a query that used a vector comparison contained certain types of syntax errors. check-in: 203f07c5 user: dan tags: rowvalue | |
12:00 | Improvements to the vector comparison splitter in exprAnalyze(). check-in: a3ffd283 user: drh tags: rowvalue | |
01:06 | Improvements to comments. No code changes. check-in: 4165d20f user: drh tags: rowvalue | |
Changes
Changes to src/whereexpr.c.