]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure that NULL results from OP_Column are fully and completely NULL
authordrh <drh@noemail.net>
Wed, 5 Nov 2014 15:57:39 +0000 (15:57 +0000)
committerdrh <drh@noemail.net>
Wed, 5 Nov 2014 15:57:39 +0000 (15:57 +0000)
commit6b5631e02f2204da55742ec6e89b3633d36f51cb
tree34b89a258bba940ff770cc3078184f95df1b1594
parent937994aa6596a0a77504f06d86d11f30bdc82fb3
Make sure that NULL results from OP_Column are fully and completely NULL
and do not have the MEM_Ephem bit set.  Fix for ticket [094d39a4c95ee4].

FossilOrigin-Name: 42705fd7d892c4fdfb95fbbb468c99569beece25
manifest
manifest.uuid
src/vdbe.c
test/table.test