]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Break out the (script-generated) pragma parsing tables into a separate file,
authordrh <drh@noemail.net>
Mon, 2 Feb 2015 21:34:54 +0000 (21:34 +0000)
committerdrh <drh@noemail.net>
Mon, 2 Feb 2015 21:34:54 +0000 (21:34 +0000)
commit67e65e55ab2fe76874c5db09709a77528a69e872
treee2194b8a3f369c35f7c9acf0a3122dc0a4e608a9
parent1ffede8c86303506cf7a1536d00b9b5b688ae595
Break out the (script-generated) pragma parsing tables into a separate file,
pragma.h, to make editing easier.

FossilOrigin-Name: 32c0325bcb083fe3f0f0cfe999d00f754e15299e
Makefile.in
Makefile.msc
main.mk
manifest
manifest.uuid
src/pragma.c
src/pragma.h [new file with mode: 0644]
tool/mkpragmatab.tcl
tool/mksqlite3c.tcl