]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the encoding argument from sqlite3VdbeSerialGet. Use the 32-bit
authordrh <drh@noemail.net>
Fri, 28 May 2004 01:39:01 +0000 (01:39 +0000)
committerdrh <drh@noemail.net>
Fri, 28 May 2004 01:39:01 +0000 (01:39 +0000)
commit25aa1b45805677aedf77d98d8883948a73d76e13
tree806dd42c5c7b09758f785315f9490d28a70e48e2
parent61de0d1b9995a7be61c7896cd528921431f292ec
Remove the encoding argument from sqlite3VdbeSerialGet.  Use the 32-bit
version of sqlite3GetVarint for schema-level parameters. (CVS 1480)

FossilOrigin-Name: 321f8c463520e99681de878b743027c570b73e35
manifest
manifest.uuid
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c