]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Error messages from virtual tables store on the sqlite3_vtab->zErrMsg field
authordrh <drh@noemail.net>
Wed, 23 Jul 2008 21:07:25 +0000 (21:07 +0000)
committerdrh <drh@noemail.net>
Wed, 23 Jul 2008 21:07:25 +0000 (21:07 +0000)
commit80cc85b3c2f1454b27320d2485a4095e4e6d93b1
treee97768dc6d1e2716fa1d81111fe2585762882629
parent9a1ec1e3aeed32487f551102ad904f43d2d1cbc3
Error messages from virtual tables store on the sqlite3_vtab->zErrMsg field
are reported back up to the application interface and memory is reclaimed. (CVS 5466)

FossilOrigin-Name: 4a9dd5e782a363e93d4705fa3671bc6cf0bb5a33
manifest
manifest.uuid
src/vdbe.c
src/vdbeapi.c
test/vtab1.test