]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Force 8-byte alignment of sqlite3_value objects in the
authordrh <drh@noemail.net>
Fri, 10 Apr 2009 00:56:28 +0000 (00:56 +0000)
committerdrh <drh@noemail.net>
Fri, 10 Apr 2009 00:56:28 +0000 (00:56 +0000)
commit8c5d152b53d127486891bfce425fc18c7381f6d1
tree15436559315b74edb9903d8f75a6a4a0966e1681
parent3c3cb6be73d86b57c2207af278474c8b32225348
Force 8-byte alignment of sqlite3_value objects in the
sqlite3VdbeUnpackRecord() primitive.  Ticket #3777. (CVS 6479)

FossilOrigin-Name: 2cc68272b1f70701268075cfa82fa64bb2a8179d
manifest
manifest.uuid
src/btree.c
src/vdbe.c
src/vdbe.h
src/vdbeaux.c