]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix datatype reporting and collating sequence selection so that it works
authordrh <drh@noemail.net>
Sat, 18 Jan 2003 20:11:05 +0000 (20:11 +0000)
committerdrh <drh@noemail.net>
Sat, 18 Jan 2003 20:11:05 +0000 (20:11 +0000)
commitfcb78a490061b4205875aa154fde905679ea90a8
treef85c248c4d55fb9d94c9c5f246ede40d017ea923
parentbe4f31c22637c09c8f3bc716bf4ee749ad95eaf9
Fix datatype reporting and collating sequence selection so that it works
correctly on views and with the UNION, EXCEPT, and INTERCEPT operators. (CVS 839)

FossilOrigin-Name: 71cc292dce59cf8224b205d1cdbff59ad12f1043
13 files changed:
VERSION
manifest
manifest.uuid
publish.sh
src/build.c
src/expr.c
src/parse.y
src/select.c
src/sqliteInt.h
test/misc1.test
test/pragma.test
test/sort.test
www/index.tcl