]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the count-of-view optimization, deferring freeing obsolete parts of the
authordrh <>
Fri, 15 Dec 2023 20:13:09 +0000 (20:13 +0000)
committerdrh <>
Fri, 15 Dec 2023 20:13:09 +0000 (20:13 +0000)
commit40e614e393268a6684d07b1a57ae9bb935d65b5a
tree099ed08a100af206ca8a23a98904c0ad8c57485b
parent97f7ead3f301479fdf45981eb6719622daf20998
In the count-of-view optimization, deferring freeing obsolete parts of the
parse tree, on the off-chance that some other part of the code might be
holding a pointer to those parts.

FossilOrigin-Name: da442578856c87137eb1677d9b13b7c1cf15828cc41d4756572b278060f69bae
manifest
manifest.uuid
src/select.c