]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove some redundant code: Call sqlite3ResolveExprListNames() rather than
authordrh <drh@noemail.net>
Mon, 24 Aug 2015 20:54:06 +0000 (20:54 +0000)
committerdrh <drh@noemail.net>
Mon, 24 Aug 2015 20:54:06 +0000 (20:54 +0000)
commitfea870be3888ba79a03886205c7a2ba7763177f3
tree96ae8c84563212839656cc0d30ea7c83a23e1ad9
parent108aa00a87e19312fa04b9cbaf98c8587128ab86
Remove some redundant code:  Call sqlite3ResolveExprListNames() rather than
calling sqlite3ResolveExprNames() in a loop - in two places.

FossilOrigin-Name: bdaf66465b6b1bdad10c08d9527b98e7000a41e4
manifest
manifest.uuid
src/insert.c
src/resolve.c