]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove the ColumnCount opcode, which had become a no-op. (CVS 821)
authordrh <drh@noemail.net>
Sat, 11 Jan 2003 13:30:57 +0000 (13:30 +0000)
committerdrh <drh@noemail.net>
Sat, 11 Jan 2003 13:30:57 +0000 (13:30 +0000)
commit836faa4843c25c7240336e8546bae21367fe8b08
tree6dd41d75dba5d4528c1e93ae8e4a8267536c27ec
parent820f3812d88d964358267bbac52fde1806363326
Remove the ColumnCount opcode, which had become a no-op. (CVS 821)

FossilOrigin-Name: 86deb12d68026913d181f9498144fa56445899f2
manifest
manifest.uuid
src/build.c
src/delete.c
src/insert.c
src/pager.c
src/select.c
src/sqliteInt.h
src/update.c
src/vdbe.c