]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Factor out and simplify code in pragma.c for pragmas that return a single
authordrh <drh@noemail.net>
Thu, 3 Sep 2015 04:28:25 +0000 (04:28 +0000)
committerdrh <drh@noemail.net>
Thu, 3 Sep 2015 04:28:25 +0000 (04:28 +0000)
commit7cc023c7faf590e54a9f2a491d7f5dfd9e8e76e2
tree7c34761e781bc5e5ab76e6603dda9eae9c322e39
parentb460e52a830002ec94facef182ff6dbcce32fa23
Factor out and simplify code in pragma.c for pragmas that return a single
row with a single column that is an integer or text value.

FossilOrigin-Name: d7f4bdf594e93c848f46901637861c8eed4c34df
manifest
manifest.uuid
src/pragma.c
src/vdbeaux.c