summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-11-04 20:31:34 +0000
committeradam <adam@pkgsrc.org>2016-11-04 20:31:34 +0000
commit584dcb9493721d8d90fa30d6c2c21dc054927410 (patch)
treec4521790d1ef5bc0b4df80c79337497c9d531833 /databases/sqlite3-docs
parent3076951640f7939261c9b1ed0e28480188fbc3ae (diff)
downloadpkgsrc-584dcb9493721d8d90fa30d6c2c21dc054927410.tar.gz
Changes 3.15.1:
* Added SQLITE_FCNTL_WIN32_GET_HANDLE file control opcode. Bug Fixes: * Fix the VACUUM command so that it spills excess content to disk rather than holding everything in memory, and possible causing an out-of-memory error for larger database files. This fixes an issue introduced by version 3.15.0. * Fix a case (present since 3.8.0 - 2013-08-26) where OR-connected terms in the ON clause of a LEFT JOIN might cause incorrect results. * Fix a case where the use of row values in the ON clause of a LEFT JOIN might cause incorrect results.
Diffstat (limited to 'databases/sqlite3-docs')
-rw-r--r--databases/sqlite3-docs/PLIST3
-rw-r--r--databases/sqlite3-docs/distinfo10
2 files changed, 7 insertions, 6 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index 801067a9526..2c0c56c7ee0 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.60 2016/10/17 12:17:50 adam Exp $
+@comment $NetBSD: PLIST,v 1.61 2016/11/04 20:31:34 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -568,6 +568,7 @@ share/doc/sqlite3/releaselog/3_14.html
share/doc/sqlite3/releaselog/3_14_1.html
share/doc/sqlite3/releaselog/3_14_2.html
share/doc/sqlite3/releaselog/3_15_0.html
+share/doc/sqlite3/releaselog/3_15_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 63b2f572740..2bd95159e1d 100644
--- a/databases/sqlite3-docs/distinfo
+++ b/databases/sqlite3-docs/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.61 2016/10/17 12:17:50 adam Exp $
+$NetBSD: distinfo,v 1.62 2016/11/04 20:31:34 adam Exp $
-SHA1 (sqlite-doc-3150000.zip) = 0a0537702edefeff71355ee54ccced88d5035198
-RMD160 (sqlite-doc-3150000.zip) = e4fb62bf5e1009673e6faa3ee50f7b7c17ba6b9e
-SHA512 (sqlite-doc-3150000.zip) = 68938bb07b9144a847bddcced93e949a23eaaaa941dc0080f5468ca25a1023b97f351749cc9b3f7c3cb836d0c4fba6482f29d7381ae3b50b8fa93bd078696610
-Size (sqlite-doc-3150000.zip) = 5456115 bytes
+SHA1 (sqlite-doc-3150100.zip) = 25da810eb1aaa1058465513eea181ecbb8a42aaf
+RMD160 (sqlite-doc-3150100.zip) = bf84c8b44f16fca7eaa489dc0f497cca05af5806
+SHA512 (sqlite-doc-3150100.zip) = fa58e69d74cc816e4541385ad0a62b1987eb1abf4cb325867500030b4fa8a5058a63133314aef685a2158e9171f98a557d555e99a13417bc7bf8240da7feda30
+Size (sqlite-doc-3150100.zip) = 5461172 bytes