]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the result of a user-defined function uses the text encoding of
authordrh <drh@noemail.net>
Tue, 22 Jun 2004 17:59:55 +0000 (17:59 +0000)
committerdrh <drh@noemail.net>
Tue, 22 Jun 2004 17:59:55 +0000 (17:59 +0000)
commit7cf8c55add6b6ffe2575e72ef4813a21acfaf155
tree71d9947f4ab9267cba4f3e1f1a05adb6a97e2f7f
parentc4d8d097dc4788ab201129201028b1c2d49fb51a
Make sure the result of a user-defined function uses the text encoding of
the database. (CVS 1670)

FossilOrigin-Name: d333ac8002feff9423e286369e5ae5a6bfe3be50
manifest
manifest.uuid
src/vdbe.c
test/enc3.test [new file with mode: 0644]