SQLite

Timeline
Login

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

44 events for the month beginning 2010-03-01 by user dan

Following month ↑
2010-03-31
15:11 Ticket [883034dc] Column cache problem with aggregate queries status still Closed with 1 other change (artifact: 26024096 user: dan) ... 1 similar event omitted.
15:02
Clear the column cache before populating aggregate accumulator registers. Fix fo r [883034dcb5]. (check-in: ffc23409 user: dan tags: trunk)
14:49 New ticket [883034dc] Column cache problem with aggregate queries. (artifact: 739f8819 user: dan)
2010-03-30
13:43 Closed ticket [f3162063]: Crash compiling "INSERT INTO tbl DEFAULT VALUES" if tbl has BEFORE or INSTEAD OF triggers. plus 1 other change (artifact: 2eb0c083 user: dan)
12:40
Do not crash when compiling an "INSERT INTO tbl DEFAULT VALUES" when tbl has either BEFORE or INSTEAD OF triggers attached to it. Ticket [f3162063fd]. (check-in: ca359a3e user: dan tags: trunk)
11:59 New ticket [f3162063] Crash compiling "INSERT INTO tbl DEFAULT VALUES" if tbl has BEFORE or INSTEAD OF triggers.. (artifact: 4f5b53a5 user: dan)
2010-03-27
09:44
Increase the estimated cost of using a virtual table as the outer loop of a join when there exists an ORDER BY clause that is not satisfied by the virtual table. Fix for [775b39dd3c]. (check-in: 9e075e70 user: dan tags: trunk)
09:11 Ticket [775b39dd] Poor query planning with virtual tables, joins and ORDER BY. status still Open with 3 other changes (artifact: 88fa6342 user: dan) ... 1 similar event omitted.
2010-03-25
04:43 Ticket [13137dcc] FTS3 and last_insert_rowid() status still Open with 3 other changes (artifact: f80f3de5 user: dan)
2010-03-24
15:57
Fix for [9861b74ab9]. Correctly handle strings with zero tokens in the fts3 offsets() function. (check-in: d37034f7 user: dan tags: trunk)
15:38 New ticket [9861b74a] Fts3 offsets() function may report SQLITE_CORRUPT with empty string.. (artifact: 0888a21a user: dan)
2010-03-22
17:47 Closed ticket [015d3820]: Missing call to xSync() following rollback. (artifact: 67e76ed6 user: dan) ... 1 similar event omitted.
17:45 Edit [b21b911f23384235|b21b911f]: Edit check-in comment. Timestamp 2010-03-22 17:13:53. (artifact: c393c008 user: dan)
17:45 New ticket [015d3820] Missing call to xSync() following rollback.. (artifact: 27d0f915 user: dan)
17:38
Add an extra test case for crash recovery. (check-in: f2326dad user: dan tags: trunk)
17:13
After a rollback that writes or truncates the database file, sync the database file before invalidating the journal contents. Fix for [015d3820f2]. (check-in: b21b911f user: dan tags: trunk)
04:32
Change the formatting of the preprocessor macros surrounding the compileoption interface in sqlite.h.in. This is so the documentation produced by parsing this part of sqlite.h.in is formatted similarly to the docs for the deprecated interfaces (with the #ifndef visible on the webpage). (check-in: 161958d1 user: dan tags: trunk)
2010-03-19
19:11 Closed ticket [dd3ba606]: rtree module does not support last_insert_rowid() plus 2 other changes (artifact: c88f0507 user: dan)
19:02
Have the xUpdate() method of the rtree module virtual table implementation set the *pRowid output variable when inserting a row. Fix for [dd3ba6063a]. (check-in: f31d2248 user: dan tags: trunk)
18:58 New ticket [dd3ba606] rtree module does not support last_insert_rowid(). (artifact: b8192d22 user: dan)
14:00 Edit [b7e42ae77443b33e|b7e42ae7]: Timestamp 2010-03-19 13:59:19. (artifact: 8392d835 user: dan)
13:59
Rewrite a couple of queries used internally by FTS3 to take advantage of the "SELECT max(x) FROM ..." optimization. (check-in: b7e42ae7 user: dan tags: trunk)
2010-03-08
15:17
Correct an assert() in mem2.c (test code only). (check-in: 1a88e31b user: dan tags: trunk)
10:32
Do not run the stmt.test script as part of the inmemory_journal permutation. (check-in: 049cadf9 user: dan tags: trunk)
2010-03-05
18:46
Change a condition in sqlite3VdbeMemShallowCopy() to avoid accessing an unitialized variable (doing so was not dangerous, but caused a valgrind error). (check-in: 4793c381 user: dan tags: trunk)
17:27
Fix a one byte buffer overread in fts3. (check-in: 6e3e014a user: dan tags: trunk)
16:32
Modify the vdbe so that the comparison operator opcodes do not modify the data type of operands. Fix for [aa92c76cd4]. (check-in: 8858042f user: dan tags: trunk)
13:23 New ticket [aa92c76c] Problem with GROUP BY and the distinction between real and integer values. (artifact: 14f2f1f3 user: dan)
2010-03-04
18:00 Closed ticket [9abd6aa8]: buffer overread in sqlite3_printf functions. plus 2 other changes (artifact: 91137059 user: dan)
17:58
Fix for [9abd6aa831]. Do not overread a buffer used for an %q or %w conversion with a precision specifier. (check-in: 5e472896 user: dan tags: trunk)
17:47 New ticket [9abd6aa8] buffer overread in sqlite3_printf functions.. (artifact: 41b75b03 user: dan)
2010-03-03
16:02
Fix some extra instances of the constants addressed by [83e47ca006]. (check-in: 0354ab27 user: dan tags: trunk)
15:49
Fix some extra instances of the problematic constant in util.c on the 3.6.1 branch. (check-in: 527c71d5 user: dan tags: branch-3.6.1)
15:35 Edit [96bfaf9c8c26e24d|96bfaf9c]: Timestamp 2010-03-03 15:34:39. (artifact: 0140ff9b user: dan)
15:34
Merge change [83e47ca006] into the 3.6.1 branch. (check-in: 96bfaf9c user: dan tags: branch-3.6.1)
14:23
Modify the command line tool to disable all mutexes. The command line tool is single-threaded. (check-in: 00e56790 user: dan tags: trunk)
08:19 Edit [587109c81a9cf479|587109c8]: Timestamp 2010-03-03 15:12:22. (artifact: 05112952 user: dan)
08:19 Edit [80c64e16e38c3acf|80c64e16]: Timestamp 2010-03-03 15:18:09. (artifact: 07ff8020 user: dan)
08:19 Edit [00e5679047a0a96d|00e56790]: Timestamp 2010-03-03 14:23:13. (artifact: 2f8b60e1 user: dan)
08:18
Fix another instance of the same warning-inducing expression in util.c. (Closed-Leaf check-in: 80c64e16 user: dan tags: mistake)
08:12
Silence a compiler warning by using a constant value instead of a constant expression that some compilers mistakenly believe causes bitshift overflow. (check-in: 587109c8 user: dan tags: mistake)
Previous month ↓