Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Merge the sorter-coalesce-writes branch into the trunk. This improves CREATE INDEX performance on some platforms. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
e1e9cb08b011e67b767091e42225f22e |
User & Date: | dan 2012-08-06 19:28:20.956 |
Context
2012-08-06
| ||
22:29 | Modify VSIX package generation tool to put the PDB files in the Debug directory. (check-in: 9d0720833f user: mistachkin tags: trunk) | |
19:28 | Merge the sorter-coalesce-writes branch into the trunk. This improves CREATE INDEX performance on some platforms. (check-in: e1e9cb08b0 user: dan tags: trunk) | |
19:12 | Fix a crash that could follow an OOM condition. (Closed-Leaf check-in: 2e5741f774 user: dan tags: sorter-coalesce-writes) | |
10:51 | Update description strings in the VSIX package. (check-in: 541e9310a7 user: mistachkin tags: trunk) | |
Changes
Changes to src/analyze.c.
Changes to src/btree.c.
Changes to src/btree.h.
Changes to src/btreeInt.h.
Changes to src/build.c.
Changes to src/sqliteInt.h.
Changes to src/test_vfs.c.
Changes to src/vdbe.c.
Changes to src/vdbesort.c.
Added test/index5.test.