]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Check for whether or not it is safe to use non-innocuous functions as the
authordrh <drh@noemail.net>
Wed, 8 Jan 2020 17:28:19 +0000 (17:28 +0000)
committerdrh <drh@noemail.net>
Wed, 8 Jan 2020 17:28:19 +0000 (17:28 +0000)
commit0dfa5255bc012a1991809e23ad2ac1a4089e1261
treec5c6a902e0f9332547c9b20f4a54c8dd7c0ee5b2
parent15f3eacfc0e9cfe6ebd4e71a342fab18c6d5eee0
Check for whether or not it is safe to use non-innocuous functions as the
function is being coded, not when its name is resolved.

FossilOrigin-Name: 1da802d54b689a462e1fe899c6ffa08ef14d34f36728b14b055b5a76b1edc274
manifest
manifest.uuid
src/expr.c
src/resolve.c
src/sqliteInt.h
test/fts3atoken.test
test/func.test
test/trustschema1.test [new file with mode: 0644]