Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge the stat3-enhancement branch with trunk, but keep the resulting merge in a separate branch for now. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | stat3-trunk |
Files: | files | file ages | folders |
SHA1: |
63f2c7859fa6e5d0e2cdd218ff52a3ec |
User & Date: | drh 2011-08-26 13:16:33.563 |
Context
2011-09-13
| ||
19:09 | Merge the latest trunk changes into the stat3-trunk branch. (check-in: 11ca4ed8bf user: drh tags: stat3-trunk) | |
2011-08-26
| ||
13:16 | Merge the stat3-enhancement branch with trunk, but keep the resulting merge in a separate branch for now. (check-in: 63f2c7859f user: drh tags: stat3-trunk) | |
11:25 | Update compiler error message regarding the choice of memory allocator defines. (check-in: 1dada51582 user: mistachkin tags: trunk) | |
2011-08-18
| ||
13:45 | Fix the stat3 analysis loader to be compatible with sqlite3_db_status(). Also fix some OOM issues with the stat3 analysis loader. (Closed-Leaf check-in: eaf447ea87 user: drh tags: stat3-enhancement) | |
Changes
Changes to src/analyze.c.
Changes to src/build.c.
Changes to src/ctime.c.
Changes to src/sqlite.h.in.
Changes to src/sqliteInt.h.
Changes to src/test_config.c.
Changes to src/utf.c.
Changes to src/vdbeaux.c.
Changes to src/vdbemem.c.
Changes to src/where.c.
Changes to test/alter.test.
Changes to test/analyze.test.
Changes to test/analyze3.test.
Changes to test/analyze5.test.
Changes to test/analyze6.test.
Changes to test/analyze7.test.
Added test/analyze8.test.
Changes to test/auth.test.
Changes to test/dbstatus.test.
Added test/stat3.test.
Changes to test/tkt-cbd054fa6b.test.
Changes to test/unordered.test.
Changes to tool/warnings.sh.