]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Change the SQLITE_FCNTL_PRAGMA file-control so that it can return a string
authordrh <drh@noemail.net>
Wed, 22 Feb 2012 16:58:36 +0000 (16:58 +0000)
committerdrh <drh@noemail.net>
Wed, 22 Feb 2012 16:58:36 +0000 (16:58 +0000)
commit3fa9730273ec2979e46fb6c0c67a62181435db01
treec69cdd526f88675151042b4cbbb7cc32edcf23dd
parent06fd5d63a4c562ac8a8bdf6119182f4d315e3248
Change the SQLITE_FCNTL_PRAGMA file-control so that it can return a string
value.

FossilOrigin-Name: fd8d7440277b17f57a6dc0a210f42adf1fa2dcd2
manifest
manifest.uuid
src/os_unix.c
src/pragma.c
src/sqlite.h.in
src/sqliteInt.h
src/test_vfstrace.c
src/util.c
test/attach.test