SQLite

Check-in [60be9c1c1a]
Login

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

Overview
Comment:Update this branch with latest trunk changes.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | sorter-opt
Files: files | file ages | folders
SHA1: 60be9c1c1ad0d8250a99cadda820dff40a31c94e
User & Date: dan 2015-04-10 08:20:42.809
Context
2015-04-11
18:45
Merge latest trunk changes with this branch. (Closed-Leaf check-in: cf7590f607 user: dan tags: sorter-opt)
2015-04-10
08:28
Update this branch with the latest changes from sorter-opt. (Leaf check-in: 08c0b19b89 user: dan tags: insert-select-opt)
08:20
Update this branch with latest trunk changes. (check-in: 60be9c1c1a user: dan tags: sorter-opt)
07:55
Do not allow virtual table constructors to be called recursively. (check-in: 0a72726da2 user: dan tags: trunk)
2015-04-02
09:06
Fix a problem in vdbesort.c to do with caching unpacked records. (check-in: 80a0053950 user: dan tags: sorter-opt)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to ext/fts3/fts3.c.
Changes to main.mk.
Changes to src/build.c.
Changes to src/complete.c.
Changes to src/os_unix.c.
Changes to src/printf.c.
Changes to src/resolve.c.
Changes to src/select.c.
Changes to src/sqliteInt.h.
Changes to src/trigger.c.
Changes to src/vtab.c.
Changes to test/e_walauto.test.
Changes to test/fts3fault2.test.
Changes to test/fts3prefix.test.
Changes to test/fts4content.test.
Changes to test/printf.test.
Changes to test/selectA.test.
Changes to test/walblock.test.
Added tool/showlocks.c.
Added tool/sqldiff.c.