]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the NullCallback opcode. Handle the empty_result_set pragma inside
authordrh <drh@noemail.net>
Mon, 16 Feb 2004 03:44:01 +0000 (03:44 +0000)
committerdrh <drh@noemail.net>
Mon, 16 Feb 2004 03:44:01 +0000 (03:44 +0000)
commitd6502758b4395772cfd8f0394676b6ea586a562d
tree8ea15f4ce9df3f774b5d956006617824d2552d12
parent826fb5a3f848055d45d660868d754b1a2f7153a0
Remove the NullCallback opcode.  Handle the empty_result_set pragma inside
the sqlite_exec() function. (CVS 1244)

FossilOrigin-Name: f72134852bf33d13fd2bc6f35251e4b33bc10fac
manifest
manifest.uuid
src/copy.c
src/delete.c
src/insert.c
src/main.c
src/pragma.c
src/select.c
src/update.c
src/vdbe.c