]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Split out the debugging code that dumps an AggInfo object into a separate
authordrh <>
Mon, 21 Nov 2022 17:40:23 +0000 (17:40 +0000)
committerdrh <>
Mon, 21 Nov 2022 17:40:23 +0000 (17:40 +0000)
commitda217c958eb14824c3bd308a279d9cad19fea35b
treea03b6e9e6d9b83a395485547262e87f31fb929a7
parent03af6d7157c0053fad2a55286004e0f16ea6e95f
Split out the debugging code that dumps an AggInfo object into a separate
subroutine called printAggInfo() so that it can be invoked interactively
during debugging.  No changes to production code.

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