diff options
author | adam <adam@pkgsrc.org> | 2016-08-14 11:19:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-08-14 11:19:08 +0000 |
commit | 05938493570a188c9d18092a861dd89d88fa1702 (patch) | |
tree | 1e614f002c53554ead9e654b7e29e898e6b6dccd /databases/sqlite3-docs | |
parent | 23a57b98472be2ec0a9f87a96d8213b4a55cf06a (diff) | |
download | pkgsrc-05938493570a188c9d18092a861dd89d88fa1702.tar.gz |
Changes 3.14.1:
* A performance enhancement to the page-cache "truncate" operation reduces COMMIT time by dozens of milliseconds on systems with a large page cache.
* Fix to the --rbu option of sqldiff.
Diffstat (limited to 'databases/sqlite3-docs')
-rw-r--r-- | databases/sqlite3-docs/PLIST | 3 | ||||
-rw-r--r-- | databases/sqlite3-docs/distinfo | 10 |
2 files changed, 7 insertions, 6 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST index 787073f840c..a987c1b2393 100644 --- a/databases/sqlite3-docs/PLIST +++ b/databases/sqlite3-docs/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.57 2016/08/09 14:54:25 adam Exp $ +@comment $NetBSD: PLIST,v 1.58 2016/08/14 11:19:09 adam Exp $ share/doc/sqlite3/34to35.html share/doc/sqlite3/35to36.html share/doc/sqlite3/about.html @@ -558,6 +558,7 @@ share/doc/sqlite3/releaselog/3_12_1.html share/doc/sqlite3/releaselog/3_12_2.html share/doc/sqlite3/releaselog/3_13_0.html share/doc/sqlite3/releaselog/3_14.html +share/doc/sqlite3/releaselog/3_14_1.html share/doc/sqlite3/releaselog/3_1_0.html share/doc/sqlite3/releaselog/3_1_1.html share/doc/sqlite3/releaselog/3_1_2.html diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo index 7a890e9f5a4..398be76ab7b 100644 --- a/databases/sqlite3-docs/distinfo +++ b/databases/sqlite3-docs/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.58 2016/08/09 14:54:25 adam Exp $ +$NetBSD: distinfo,v 1.59 2016/08/14 11:19:09 adam Exp $ -SHA1 (sqlite-doc-3140000.zip) = a58fe1b26f55cda14271fe0356b5cbdb11e58751 -RMD160 (sqlite-doc-3140000.zip) = 4ce9a6b99ddfd926cb5cffffc4941b7f741d8093 -SHA512 (sqlite-doc-3140000.zip) = 66dc32b8837df0939b394d6abec229cf262be4424ed2d58e347bcd81b8c1d6e389085a7d8eff552cc8725aeab72643c505428c06d6c3e6c2382f4262e67a74a9 -Size (sqlite-doc-3140000.zip) = 5683055 bytes +SHA1 (sqlite-doc-3140100.zip) = aad54bb01293bb75e880377be46132874d928ae0 +RMD160 (sqlite-doc-3140100.zip) = f17ff677f92f96b456aa11bda7ea22a3f350e2bc +SHA512 (sqlite-doc-3140100.zip) = 4a5292f6b6a117a0bf7ef8446c9748cde534d6a6f3a02a12fc4eb4cddcf1d11479bc4e2eebdb21866a1994143e02fd66b79a08b98acfdb3390689cbe425b0b6e +Size (sqlite-doc-3140100.zip) = 5689913 bytes |