]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the way sqlite3VdbeSetColName() is called so as to remove a few lines of code...
authordanielk1977 <danielk1977@noemail.net>
Fri, 31 Oct 2008 10:53:22 +0000 (10:53 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Fri, 31 Oct 2008 10:53:22 +0000 (10:53 +0000)
commit10fb749b3734aa18070bbb3fe0ba8f2969781350
treeec3e89b073c10b99f6fce22f1bc75d7e822e6e3c
parent1c0dc8256b0a60b6944cdc144d687309c956bec1
Change the way sqlite3VdbeSetColName() is called so as to remove a few lines of code. This also fixes #3470. (CVS 5853)

FossilOrigin-Name: bfce91429b1dad6e0ca36929e41a7adfb30f8522
manifest
manifest.uuid
src/delete.c
src/insert.c
src/pragma.c
src/prepare.c
src/select.c
src/update.c
src/vdbe.h
src/vdbeaux.c