]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure virtual table interfaces are not invoked after EOF when
authordrh <drh@noemail.net>
Thu, 31 Jan 2008 15:53:45 +0000 (15:53 +0000)
committerdrh <drh@noemail.net>
Thu, 31 Jan 2008 15:53:45 +0000 (15:53 +0000)
commit2945b4a1ac3e98633e31700a31ae53e76d144a49
tree6cbd590cf80e795e969b35f81100968382ce1a11
parent7c36d07715bc1b272ee7e342f6813e52463c8d60
Make sure virtual table interfaces are not invoked after EOF when
the virtual table appears in an outer join.  Ticket #2894. (CVS 4761)

FossilOrigin-Name: face510bc14f440fc08dd5a354882ae05499bfa7
manifest
manifest.uuid
src/vdbe.c
test/vtab2.test