]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Do not make SQLITE_READ authorizer calls for tables without names, as all
authordrh <drh@noemail.net>
Wed, 7 Aug 2019 13:25:21 +0000 (13:25 +0000)
committerdrh <drh@noemail.net>
Wed, 7 Aug 2019 13:25:21 +0000 (13:25 +0000)
commit74c490e0450093c00b37d900c8ccc0ad6b4db6ba
treef1cf00d599496a5e684103fa4372be7970a71869
parent2712b022abeb6c3d3ca0f1253bbbcca404e52b8a
Do not make SQLITE_READ authorizer calls for tables without names, as all
such tables will be internal-use-only tables for subqueries and whatnot.

FossilOrigin-Name: 193c87fc96f964984a144c1a4506ef9db033ab2b80e64dd4d09d820fef466407
manifest
manifest.uuid
src/select.c