]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Increase the iVersion for sqlite3_module needed for the xSavepoint,
authordrh <drh@noemail.net>
Fri, 6 May 2011 00:19:57 +0000 (00:19 +0000)
committerdrh <drh@noemail.net>
Fri, 6 May 2011 00:19:57 +0000 (00:19 +0000)
commite578b5967ca7c85bb01aa00fa01afcd5d8ed0f3f
treedc895faad900819a1f3121cfd930e6a43f3f4df7
parent367e84d0899f1226d1201c5800e53060b672d9cc
Increase the iVersion for sqlite3_module needed for the xSavepoint,
xRelease, and xRollbackTo methods from 1 to 2.  This is so that it will
conform to published documentation.

FossilOrigin-Name: 0f4954e9793332573d4ffa0c1e199180f4cb990a
ext/fts3/fts3.c
manifest
manifest.uuid
src/sqlite.h.in
src/vtab.c