]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add the exprNodeCopy() routine that will safely memcpy() an Expr node that
authordrh <drh@noemail.net>
Sat, 5 Jan 2019 21:56:12 +0000 (21:56 +0000)
committerdrh <drh@noemail.net>
Sat, 5 Jan 2019 21:56:12 +0000 (21:56 +0000)
commita8e057618abc438ff47e8e490b3e940fddf42c9c
treedaa1558a88b0e49f8fd5db3258fb70786ae4042f
parent6b86e51eea956e5b3532f4042d8a314556746bef
Add the exprNodeCopy() routine that will safely memcpy() an Expr node that
might be a size-reduced node.

FossilOrigin-Name: a874c649960ba2e2b2fd380d08c02a45884a1060d3922be8847729008ca6766e
manifest
manifest.uuid
src/expr.c