]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Rework the PRAGMA implementation to only call sqlite3ReadSchema() from a single
authordrh <drh@noemail.net>
Thu, 3 Oct 2013 14:08:07 +0000 (14:08 +0000)
committerdrh <drh@noemail.net>
Thu, 3 Oct 2013 14:08:07 +0000 (14:08 +0000)
commitf63936e805e64801c5cf25f8dc1b36061d4a4f04
tree301efa97def418459e957959eccda55e9ac9be66
parent46539d7cfab6202ed6a6b5de7de5a6256c16f1ba
Rework the PRAGMA implementation to only call sqlite3ReadSchema() from a single
place, based on a flag in the pragma table, rather than separately from each
case which needs the schema.

FossilOrigin-Name: 8338232a111be16d6c2ab57176d0a23a001f02ad
manifest
manifest.uuid
src/pragma.c
tool/mkpragmatab.tcl