]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not allow table-valued function syntax on ordinary tables and views as those
authordrh <drh@noemail.net>
Sat, 21 Nov 2015 13:24:46 +0000 (13:24 +0000)
committerdrh <drh@noemail.net>
Sat, 21 Nov 2015 13:24:46 +0000 (13:24 +0000)
commit202923107d97496744deb553836558e00d7fd108
treeddb3cee37f7b6b1896f76be1653beceec431050e
parentc960dcbacef43fff0c5f58c292e43c639b7b9dd4
Do not allow table-valued function syntax on ordinary tables and views as those
objects are not table-valued functions.
Fix for ticket [73eba7ba5c7c0fc].

FossilOrigin-Name: ff5716b89f99d9c4568a39f1f52524528a631623
manifest
manifest.uuid
src/build.c
src/resolve.c
src/select.c
src/whereexpr.c
test/misc1.test
test/tabfunc01.test