]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use #ifdefs to omit unused code in the columnType() routine depending on
authordrh <drh@noemail.net>
Tue, 8 Oct 2013 20:01:35 +0000 (20:01 +0000)
committerdrh <drh@noemail.net>
Tue, 8 Oct 2013 20:01:35 +0000 (20:01 +0000)
commit5f3e5e747d40157f9b7c92a0cbbdb750fd028b96
treedbebe680e011db57d75945638f328e3ccd63d36f
parent186ad8cc3294c42f6b52144ec1d51b93dbfb2105
Use #ifdefs to omit unused code in the columnType() routine depending on
compile-time options.

FossilOrigin-Name: 3fd5e33217a91402b3499fa0977469b91618a928
manifest
manifest.uuid
src/select.c