Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add an ORDER BY test case to speedtest1.c |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
588122641e57e957813d329ea071e13c |
User & Date: | drh 2014-03-25 14:54:36 |
Context
2014-03-25
| ||
17:45 | Add another performance test case to speedtest1. This case is another ORDER BY test but this time without LIMIT. check-in: 9ab7ffd5 user: drh tags: trunk | |
14:54 | Add an ORDER BY test case to speedtest1.c check-in: 58812264 user: drh tags: trunk | |
11:00 | Detect when a VdbeCursor is still pointing at a valid row but that row has moved, and invalidated the return from prior sqlite3BtreeDataFetch() or sqlite3BtreeKeyFetch() calls. check-in: e6798871 user: drh tags: trunk | |
Changes
Changes to test/speedtest1.c.