SQLite

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

14 check-ins using file src/expr.c version 2dd0252c

2001-11-07
16:48
New Next opcode and indexing style implemented. (CVS 304) (check-in: decbeb91 user: drh tags: trunk)
14:22
Incremental update. We are in the middle of modifying the index system to support range queries without doing a complete table scan. (CVS 303) (check-in: e6ca23fa user: drh tags: trunk)
2001-11-06
14:10
Added support for LIMIT. (CVS 302) (check-in: 17701224 user: drh tags: trunk)
04:00
Implement indices that occur in sort order and the LIMIT...OFFSET clause of SELECT statements. (CVS 301) (check-in: eb07768a user: drh tags: trunk)
2001-11-04
18:32
Increase maximum row size to 1MB. (CVS 300) (check-in: 7dd58fad user: drh tags: trunk)
00:00
Version 2.0.8 (CVS 462) (check-in: 0fd28742 user: drh tags: trunk)
2001-11-03
23:59
Version 2.0.8 (CVS 299) (check-in: 0a8c2f4f user: drh tags: trunk)
23:57
Added "const" to lots of "char*" parameters in the API. (CVS 298) (check-in: 1c448f1f user: drh tags: trunk)
2001-11-01
14:41
Remove cruft: restrict the number of sorters and lists in the VDBE to one since no more than one was ever used anyway. This eliminates several op-codes and simplifies the implementation of several others. (CVS 297) (check-in: e1370276 user: drh tags: trunk)
13:52
Comment changes only. (CVS 296) (check-in: b2cb118f user: drh tags: trunk)
2001-10-31
15:44
More documentation updates (CVS 295) (check-in: f65df59e user: drh tags: trunk)
2001-10-25
20:37
Make lemon 64-bit clean (CVS 294) (check-in: 475e2fed user: drh tags: trunk)
2001-10-22
03:00
Version 2.0.7 (CVS 463) (check-in: b0442cb9 user: drh tags: trunk)
02:58
More changes for 2.0.7. (CVS 293) (check-in: f8328a5f user: drh tags: trunk)