]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Factor out code generation for in-line SQL functions into a separate routine
authordrh <drh@noemail.net>
Wed, 1 Jan 2020 13:55:08 +0000 (13:55 +0000)
committerdrh <drh@noemail.net>
Wed, 1 Jan 2020 13:55:08 +0000 (13:55 +0000)
commit25c4296bd97072f7b5a13f4eda021bd2782bcc45
tree5f4d1713d86b0f92e98fe7ae76faf27d1d2faac2
parent6d67aff0e3d613b2decc7d9a9e93d5d6be633edc
Factor out code generation for in-line SQL functions into a separate routine
inside of expr.c.

FossilOrigin-Name: 586a65a28fc6cac77309612abc32a2e1017c65e0387f9f438f5d8ac8406da8eb
manifest
manifest.uuid
src/expr.c
src/func.c
src/sqliteInt.h