]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the new sqlite3ExprUnmapAndDelete() function and use it in place of
authordrh <drh@noemail.net>
Tue, 11 Jun 2019 10:43:56 +0000 (10:43 +0000)
committerdrh <drh@noemail.net>
Tue, 11 Jun 2019 10:43:56 +0000 (10:43 +0000)
commit8e34e4061b534130bc7495c102120371c8738d95
tree54e870823fd3bfd69c70ba1071e4ff484a99e702
parentb854b767330306ae20b235186af8e75f3c368900
Add the new sqlite3ExprUnmapAndDelete() function and use it in place of
separate calls to sqlite3RenameExprUnmap() and sqlite3ExprDelete().

FossilOrigin-Name: 36ea13e0a851a749c9ef292377ecd82dbd4797d38df907b362487fa234c98ca5
manifest
manifest.uuid
src/expr.c
src/parse.y
src/sqliteInt.h
test/fuzzdata8.db