Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Fix a problem causing ENABLE_CURSOR_HINTS builds to segfault. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
e7033104fa8bd974a9a3d173200aa07a |
User & Date: | dan 2018-09-11 13:38:35.239 |
Context
2018-09-11
| ||
19:05 | Do not do the byte-by-byte modifications in the resetdb.test script if the reserved-byte flag in the DB header is non-zero, because in that case the bytes will be in the wrong place and the test won't work. (check-in: 0af18674ca user: drh tags: trunk) | |
13:38 | Fix a problem causing ENABLE_CURSOR_HINTS builds to segfault. (check-in: e7033104fa user: dan tags: trunk) | |
2018-09-10
| ||
19:34 | Fix a test script issue in fts3ao.test. (check-in: 74c381b573 user: dan tags: trunk) | |
Changes
Changes to src/wherecode.c.
Changes to test/cursorhint2.test.