]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements to register allocation, especially in the ANALYZE command.
authordrh <>
Sun, 26 Mar 2023 16:36:27 +0000 (16:36 +0000)
committerdrh <>
Sun, 26 Mar 2023 16:36:27 +0000 (16:36 +0000)
commitaa9192e6aa4da7d6c685bfbbefe0b4f6e55c5b2d
tree90bbff9e2c125a8c043ba6b6fa046da50f5af284
parent418f947b9818542e8c2ab0a9e5c269adfbdc21f4
Improvements to register allocation, especially in the ANALYZE command.
New assert() statements added to help verify that memory allocation is
correct, and to help fuzzer find lingering errors.

FossilOrigin-Name: 6f8b97f31a4c8552312b4c98432ea356ae54c06d9cc929969f50c3c88360cd7b
manifest
manifest.uuid
src/analyze.c
src/expr.c
src/pragma.c
src/sqliteInt.h