]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add code to select.c for printing the contents of parse-tree structures.
authordrh <drh@noemail.net>
Fri, 26 Jan 2007 19:23:33 +0000 (19:23 +0000)
committerdrh <drh@noemail.net>
Fri, 26 Jan 2007 19:23:33 +0000 (19:23 +0000)
commit485f00391b61db30aead76b51ab2fb7074101567
treec781b595018f4aa647b17c67929cbf2e16bd26e5
parent0ee5a1e763edd6133130d2e7b4d471aa9dead12f
Add code to select.c for printing the contents of parse-tree structures.
The code is normally omitted.  You must compile with -DSQLITE_TEST
or -DSQLITE_DEBUG to enable it. (CVS 3606)

FossilOrigin-Name: 1b26d6875612a0ed25d6e293f005ea4966692759
manifest
manifest.uuid
src/printf.c
src/select.c