]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Experimental "PRAGMA secure_delete=FAST" pragma. The intent is to overwrite fast-secure-delete
authordrh <drh@noemail.net>
Mon, 19 Jun 2017 11:44:22 +0000 (11:44 +0000)
committerdrh <drh@noemail.net>
Mon, 19 Jun 2017 11:44:22 +0000 (11:44 +0000)
commita5907a86b8d7bc298e2106a03e2d89e657d0b8d2
treec7d7cf8f8fb2475e6b87a19059891977f3e10736
parent40db2fd7a3018eae064e2b250ba78b23bfa6c3d8
Experimental "PRAGMA secure_delete=FAST" pragma.  The intent is to overwrite
deleted content with zeros without increasing the amount of disk I/O.

FossilOrigin-Name: f1682f0faf1a93ded066464b1ddd5f987e21ee0f6bb5e828ed31c3ad903cf2c3
manifest
manifest.uuid
src/btree.c
src/btreeInt.h
src/pragma.c