]> git.ipfire.org Git - thirdparty/sqlite.git/commit
When expanding '*' in the result set of a SELECT, quote the expanded identifiers...
authordanielk1977 <danielk1977@noemail.net>
Sun, 24 Jun 2007 06:32:17 +0000 (06:32 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Sun, 24 Jun 2007 06:32:17 +0000 (06:32 +0000)
commitf3b863ed07ef55044d7052044e1928dea114412e
treeaaab0ec14e46a15d2d4c6377c25bf114c0935d8a
parent53b4bd3252165c3f3a26555cfda2f1d33aea541b
When expanding '*' in the result set of a SELECT, quote the expanded identifiers. Fix for #2450. (CVS 4111)

FossilOrigin-Name: d5b7224f37db1729dd042d48765d7a79247e1bde
manifest
manifest.uuid
src/printf.c
src/select.c
test/tkt2450.test [new file with mode: 0644]