SQLite

Check-in [fce667f2d9]
Login

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

Overview
Comment:Pull all the latest trunk enhancements into the sessions branch.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | sessions
Files: files | file ages | folders
SHA1: fce667f2d93a4ba65ccf1e748469576a3cd7ffcc
User & Date: drh 2012-10-30 21:03:48.529
Context
2012-11-10
01:27
Merge the latest changes from trunk: chiefly the outer/inner loop query optimizer scoring enhancement and the INSTR() function. (check-in: 2993ca2020 user: drh tags: sessions)
2012-10-30
21:03
Pull all the latest trunk enhancements into the sessions branch. (check-in: fce667f2d9 user: drh tags: sessions)
18:09
Enable the use of coroutines as an alternative to manifesting views used in a FROM clause. (check-in: 9dca18f5fe user: drh tags: trunk)
2012-10-15
14:25
Merge all the latest core changes into the sessions branch. (check-in: 76767d651f user: drh tags: sessions)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to Makefile.in.
Changes to Makefile.msc.
Changes to ext/fts2/fts2_icu.c.
Changes to ext/fts3/fts3.c.
Changes to ext/fts3/fts3_expr.c.
Changes to ext/fts3/fts3_icu.c.
Changes to ext/fts3/fts3_snippet.c.
Changes to ext/fts3/fts3_tokenizer.c.
Changes to ext/fts3/fts3_write.c.
Changes to main.mk.
Changes to src/btree.c.
Changes to src/delete.c.
Changes to src/expr.c.
Changes to src/hash.c.
Changes to src/main.c.
Changes to src/os_unix.c.
Changes to src/os_win.c.
Changes to src/pager.c.
Changes to src/select.c.
Changes to src/shell.c.
Changes to src/sqliteInt.h.
Changes to src/status.c.
Changes to src/test6.c.
Changes to src/test_intarray.h.
Changes to src/test_multiplex.h.
Changes to src/vacuum.c.
Changes to src/vdbe.c.
Changes to src/vdbe.h.
Changes to src/vdbeInt.h.
Changes to src/vdbeaux.c.
Changes to src/vdbesort.c.
Changes to src/vtab.c.
Changes to src/where.c.
Changes to test/crash7.test.
Changes to test/fts3matchinfo.test.
Changes to test/minmax.test.
Changes to test/minmax2.test.
Changes to test/shell1.test.
Changes to test/tkt-31338dca7e.test.
Changes to test/tkt3527.test.
Changes to tool/build-all-msvc.bat.
Changes to tool/mkvsix.tcl.
Changes to tool/win/sqlite.vsix.