SQLite

Today In History
Login

This Day In History For 2019-09-14

1 Year Ago (more context)

2018-09-14
17:42
Fix minor typos in comments that get carried over into documentation. No changes to code. (check-in: 7921dd91a1 user: drh tags: trunk)

2 Years Ago (more context)

2017-09-14
21:12
Add another test case for the problem fixed by the previous commit. (check-in: 1a7e0b61c8 user: dan tags: trunk)
20:41
Avoid an out-of-bounds read that can be caused by a specially constructed journal file. (check-in: cf5bf42cad user: dan tags: trunk)
02:36
Avoid an out-of-bounds read on a recovery attempt using a carefully crafted database and rollback journal with mismatched page sizes. The test case for this is in TH3. (check-in: 378afa1638 user: drh tags: trunk)

3 Years Ago (more context)

2016-09-14
18:56
Update comments used to generate API documentation to include the new "[dateof:3.X.Y]" notation for dates of release where appropriate. No changes to code. (check-in: 55f7f8ee5b user: drh tags: trunk)
01:43
Backport the ORDER BY LIMIT optimization to version 3.8.9. (check-in: db3614825f user: drh tags: branch-3.8.9)

4 Years Ago (more context)

2015-09-14
22:54
Remove a comment that is no longer accurate. (check-in: cf114c1895 user: mistachkin tags: mutexInitIsInitReCheck)
22:53
Merge updates from trunk. (check-in: 25c157714d user: mistachkin tags: mutexInitIsInitReCheck)
22:52
Re-check sqlite3GlobalConfig.isInit after the mutex subsystem has been initialized. (check-in: fea8c0b281 user: mistachkin tags: mutexInitIsInitReCheck)
19:51
Improve test coverage of fts5_index.c. (check-in: c1f76686ce user: dan tags: trunk)
19:26
Testability improvements for the ONEPASS_MULTI enhancement. (check-in: d2df93f26f user: drh tags: trunk)
14:49
Fix a typo in an SQLITE_USER_AUTHENTICATION macro. (check-in: 379455af9f user: drh tags: trunk)
14:45
Use symbolic names ONEPASS_OFF, ONEPASS_SINGLE, and ONEPASS_MULTI for the various modes of the one-pass optimization. (check-in: 16e56bdade user: drh tags: trunk)
14:08
Fix a compiler warning and providing missing VdbeCoverage() calls. (check-in: 2edd2e5edd user: drh tags: trunk)
11:09
Use a single-pass approach for DELETE statements on non-virtual tables that do not require trigger or foreign key processing. (check-in: 8b93cc5937 user: dan tags: trunk)
10:47
Merge the latest trunk enhancements. (check-in: 22ce9218fb user: drh tags: sessions)
09:23
Avoid calling sqlite3VdbeCursorMoveto() from more than one point in vdbe.c. Doing so prevents it from being inlined as part of OP_Column. (Closed-Leaf check-in: 166d5af891 user: dan tags: onepass-delete)

10 Years Ago (more context)

2009-09-14
23:47
Make sure sufficient space is allocated for at least one VDBE cursor when autoincrement is used. Ticket [a696379c1f088]. (check-in: 2b2a1ef74e user: drh tags: trunk)
22:28 Ticket [a696379c1f] Access violation error trying to insert into triggered view status still Open with 1 other change (artifact: 3e27afc20e user: drh)
21:59 Ticket [a696379c1f]: 3 changes (artifact: c67c6343ea user: drh)
21:49 New ticket [a696379c1f]. (artifact: 736b24e82f user: anonymous)
16:50 Ticket [03b198a2fa] Getting several warnings when compiling in eVC++ 4 status still Fixed with 1 other change (artifact: b35459b139 user: drh)
15:50 Fixed ticket [03b198a2fa]. (artifact: f8a4d8be67 user: shane)
15:35 Closed ticket [806f3be2d7]: Proposal to inline some functions plus 3 other changes (artifact: 3322014691 user: drh)
15:28 Ticket [806f3be2d7]: 1 change (artifact: 9463610d8c user: drh)
15:19 Ticket [806f3be2d7]: 3 changes (artifact: 0fab25d284 user: drh)
15:17 New ticket [806f3be2d7]. (artifact: a43fdbe809 user: anonymous)
14:24 New ticket [ff44d82f3b] fts3ReallocOrFree is not marked static. (artifact: d62883f181 user: anonymous)
11:47 Ticket [127c1c42ff] Build error "C compiler cannot create executables" on debian lenny host status still Open with 1 other change (artifact: 79cd2fea48 user: drh)
06:52 Ticket [127c1c42ff]: 1 change (artifact: 402e8d7759 user: anonymous)
06:38 Ticket [127c1c42ff]: 1 change (artifact: e8c3491b86 user: anonymous)
04:34 Ticket [127c1c42ff]: 1 change (artifact: b45cc1b36f user: anonymous)