]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improvements to register allocation, especially in the ANALYZE command.
authordrh <>
Mon, 27 Mar 2023 13:10:43 +0000 (13:10 +0000)
committerdrh <>
Mon, 27 Mar 2023 13:10:43 +0000 (13:10 +0000)
commit9349f72a4cf9e3578bf10765e73be7d551e52e84
tree9cbb603c70c772fd461a6ab860fd6d4b5d386a09
parent91187cf297460f61d02e7365250a99e0ecee02f7
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: 636f6fad8d4cf7238ed2281d6c3c29736663935ff58709a783a50bc0289d40f4
manifest
manifest.uuid
src/analyze.c
src/expr.c
src/pragma.c
src/sqliteInt.h