]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add requirements marks on the sqlite3_db_status() interface implementation.
authordrh <drh@noemail.net>
Fri, 3 Oct 2014 16:00:51 +0000 (16:00 +0000)
committerdrh <drh@noemail.net>
Fri, 3 Oct 2014 16:00:51 +0000 (16:00 +0000)
commit79f7af9a9e16c65c5ab3947bb0358b28a7240519
treef4a02f9050b7cafd2c056160f209ca6ce9b27311
parent8da47419ddf4b06ac31ad7e72e4c236d82a47765
Add requirements marks on the sqlite3_db_status() interface implementation.
Fix a typo in the documentation.  Fix the new sqlite3_result_text64() routine
so that it works correctly with an encoding parameter of SQLITE_UTF16.

FossilOrigin-Name: d2fc322728331ae2d147c8496129df5e3c655eb5
manifest
manifest.uuid
src/sqlite.h.in
src/status.c
src/vdbeapi.c