]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Have sqlite3_wal_checkpoint() handle a zero-length string in the same way as a NULL...
authordan <dan@noemail.net>
Mon, 3 May 2010 15:58:50 +0000 (15:58 +0000)
committerdan <dan@noemail.net>
Mon, 3 May 2010 15:58:50 +0000 (15:58 +0000)
commitaf0cfd366a3873256d96b8a6da5538e5342e8e2a
treea73008641dc9f8ee5880e18566e5617245dacdfe
parentb7e8ea201518d52b01ac7b5b40df7e05fe9dd6be
Have sqlite3_wal_checkpoint() handle a zero-length string in the same way as a NULL pointer. Fix "PRAGMA wal_checkpoint" so that it checkpoints all attached databases.

FossilOrigin-Name: 7fecd21f45b9ce773ffbcef6c84066474e8cd01c
manifest
manifest.uuid
src/main.c
src/pragma.c
test/wal.test