]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Allow the SQLITE_DETERMINISTIC flag to be ORed into the preferred text encoding
authordrh <drh@noemail.net>
Sat, 14 Dec 2013 13:44:22 +0000 (13:44 +0000)
committerdrh <drh@noemail.net>
Sat, 14 Dec 2013 13:44:22 +0000 (13:44 +0000)
commit4a8ee3dfe2afb5f0478b1bcdf94202cdf98a469d
treee48a10bdff3e15d4bbd2ce5daeca9284c84c213a
parent5dee6afcac2e58c92d4681c33dcdc092176dc691
Allow the SQLITE_DETERMINISTIC flag to be ORed into the preferred text encoding
of application-defined functions, to mark the function as deterministic.

FossilOrigin-Name: 5716fc2341ddd8cf64139e7168597f864da4e10b
manifest
manifest.uuid
src/callback.c
src/main.c
src/sqlite.h.in
src/test1.c
test/func5.test