]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Merge recent trunk enhancements, including the read-after-ROLLBACK change
authordrh <drh@noemail.net>
Tue, 18 Nov 2014 21:20:57 +0000 (21:20 +0000)
committerdrh <drh@noemail.net>
Tue, 18 Nov 2014 21:20:57 +0000 (21:20 +0000)
commit04e8a5866948996e4dd1540a9a736d00609c27e8
treefcf53188c46e77ce3d90818bc17e118298813b18
parentca3e10ea37c4808fa84063f06b02229801b28cc0
parent64b600ff13d4bac1d459cf54b649b45e520aba4c
Merge recent trunk enhancements, including the read-after-ROLLBACK change
and the addition of sqlite3_stmt_scanstatus() support, as well as various
minor bug fixes.

FossilOrigin-Name: f09055f3c4348264c7336f90646375f0d98b061e
17 files changed:
Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid
src/main.c
src/shell.c
src/sqlite.h.in
src/sqliteInt.h
src/tclsqlite.c
src/test_config.c
src/vdbe.c
src/vdbe.h
src/vdbeInt.h
src/vdbeapi.c
src/vdbeaux.c
src/vdbeblob.c