]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Use the sqlite3ParserAddCleanup() mechanism to ensure that the AggInfo
authordrh <>
Wed, 17 Feb 2021 21:13:14 +0000 (21:13 +0000)
committerdrh <>
Wed, 17 Feb 2021 21:13:14 +0000 (21:13 +0000)
commitc54246ffdf51ae0af4d9e39c653571e6e6586cc6
treec1af27c0e52836effb97b1afd4f80eaccb70e1e2
parent4b0229ae1ff30df9cf1d33e7c1df27cb01c5ecfe
Use the sqlite3ParserAddCleanup() mechanism to ensure that the AggInfo
structure associated with an aggregate query is deallocated, for a performance
increase and size reduction.

FossilOrigin-Name: 7a1399671fa10c64d5358cc4d364d24c643fe9dd8da923356462267ee7962f61
manifest
manifest.uuid
src/prepare.c
src/select.c
src/sqliteInt.h