]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Begin changing the vdbe so all stack values use the database encoding. (CVS 1444)
authordanielk1977 <danielk1977@noemail.net>
Sun, 23 May 2004 13:30:58 +0000 (13:30 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sun, 23 May 2004 13:30:58 +0000 (13:30 +0000)
commit93d4675d67df54ad994aebaba6c7d993f4ec6a20
tree6f708c84fdabde992839d44f379daea423a34aa5
parent7906975a0f2cc2dfe12294b33992fe79d0bd9f54
Begin changing the vdbe so all stack values use the database encoding. (CVS 1444)

FossilOrigin-Name: f47de3a933b51b37629a0ca2e492a534a12e7339
manifest
manifest.uuid
src/sqlite.h.in
src/sqliteInt.h
src/utf.c
src/vdbe.c
src/vdbeInt.h
src/vdbeaux.c
test/quick.test