]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add debugging output routines sqlite3ShowWhereLoop(X) and
authordrh <>
Sat, 23 Dec 2023 11:31:47 +0000 (11:31 +0000)
committerdrh <>
Sat, 23 Dec 2023 11:31:47 +0000 (11:31 +0000)
commit4ed0b117f3ddfe97434dbd4ff47b9c782076cd0d
treebf48bf002c6909476caeb60612b84654801430d8
parent8a630c2aa38092645092a81c36e715e43d64a151
Add debugging output routines sqlite3ShowWhereLoop(X) and
sqlite3ShowWhereLoopList(X) that can be invoked from a debugger to show
a summary of the content of a single WhereLoop object or a list of WhereLoop
objects.  No change in release builds.

FossilOrigin-Name: 5db30bcc338aac1cf081de2deec7e60749ae012e2b6f95ccf745623adb4a31dc
manifest
manifest.uuid
src/where.c