]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rename debugging defines and variables from SELECTTRACE to TREETRACE (and
authordrh <>
Wed, 6 Apr 2022 11:08:38 +0000 (11:08 +0000)
committerdrh <>
Wed, 6 Apr 2022 11:08:38 +0000 (11:08 +0000)
commit5e431bead8008f52337213a90860fe3f2481c66c
treee2c1501a907151e66b1b31f944dda349904b095d
parentf8ef2dbd7be8df555ce63e8dc8edbb680d6f0e70
Rename debugging defines and variables from SELECTTRACE to TREETRACE (and
similar) since the functionality has how expanded to include data structures
beyond SELECT statements.  Should not affect deliverable builds.

FossilOrigin-Name: 393fa32e188a017f431372b54037cb31e885030542f00d0bfd59da9d9db5c014
manifest
manifest.uuid
src/delete.c
src/global.c
src/insert.c
src/main.c
src/select.c
src/shell.c.in
src/sqliteInt.h
src/test1.c
src/update.c