summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2016-09-13 10:48:24 +0000
committeradam <adam@pkgsrc.org>2016-09-13 10:48:24 +0000
commit4032e5491ac57026acad131e1d4e3563c96a2320 (patch)
treecb5b1506fe4ad6a795f3857ba75500ed559b7c2e /databases/sqlite3-docs
parentfdb22af19cad97efdda929a9cd80da8ad4806ac4 (diff)
downloadpkgsrc-4032e5491ac57026acad131e1d4e3563c96a2320.tar.gz
SQLite Release 3.14.2:
* Improved support for using the STDCALL calling convention in winsqlite3.dll. * Fix the sqlite3_trace_v2() interface so that it is disabled if either the callback or the mask arguments are zero, in accordance with the documentation. * Fix commenting errors and improve the comments generated on EXPLAIN listings when the -DSQLITE_ENABLE_EXPLAIN_COMMENTS compile-time option is used. * Fix the ".read" command in the command-line shell so that it understands that its input is not interactive. * Correct affinity computations for a SELECT on the RHS of an IN operator. * The ORDER BY LIMIT optimization is not valid unless the inner-most IN operator loop is actually used by the query plan. Fix for ticket 0c4df46116e90f92. * Fix an internal code generator problem that was causing some DELETE operations to no-op.
Diffstat (limited to 'databases/sqlite3-docs')
-rw-r--r--databases/sqlite3-docs/PLIST8
-rw-r--r--databases/sqlite3-docs/distinfo10
2 files changed, 10 insertions, 8 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index a987c1b2393..a06837aa6e8 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.58 2016/08/14 11:19:09 adam Exp $
+@comment $NetBSD: PLIST,v 1.59 2016/09/13 10:48:24 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -347,14 +347,13 @@ share/doc/sqlite3/images/foreignlogos/oracle.gif
share/doc/sqlite3/images/foreignlogos/philips.gif
share/doc/sqlite3/images/foreignlogos/php.gif
share/doc/sqlite3/images/foreignlogos/python.gif
-share/doc/sqlite3/images/foreignlogos/realbasic.gif
share/doc/sqlite3/images/foreignlogos/rpm_logo.png
share/doc/sqlite3/images/foreignlogos/skype.gif
share/doc/sqlite3/images/foreignlogos/sony.gif
share/doc/sqlite3/images/foreignlogos/sunmicro.gif
share/doc/sqlite3/images/foreignlogos/symbian.gif
share/doc/sqlite3/images/foreignlogos/tcl.gif
-share/doc/sqlite3/images/foreignlogos/toshiba.gif
+share/doc/sqlite3/images/foreignlogos/xojo.png
share/doc/sqlite3/images/fts3_doclist.png
share/doc/sqlite3/images/fts3_doclist.svg
share/doc/sqlite3/images/fts3_doclist2.png
@@ -534,6 +533,7 @@ share/doc/sqlite3/pgszchng2016.html
share/doc/sqlite3/pragma.html
share/doc/sqlite3/pressrelease-20071212.html
share/doc/sqlite3/privatebranch.html
+share/doc/sqlite3/prosupport.html
share/doc/sqlite3/psow.html
share/doc/sqlite3/queryplanner-ng.html
share/doc/sqlite3/queryplanner.html
@@ -559,6 +559,7 @@ 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_14_2.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
@@ -746,6 +747,7 @@ share/doc/sqlite3/speed.html
share/doc/sqlite3/spellfix1.html
share/doc/sqlite3/sqlanalyze.html
share/doc/sqlite3/sqldiff.html
+share/doc/sqlite3/sqlite.css
share/doc/sqlite3/sqlite.html
share/doc/sqlite3/support.html
share/doc/sqlite3/syntax.html
diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo
index 398be76ab7b..4fc0a0eecd6 100644
--- a/databases/sqlite3-docs/distinfo
+++ b/databases/sqlite3-docs/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.59 2016/08/14 11:19:09 adam Exp $
+$NetBSD: distinfo,v 1.60 2016/09/13 10:48:24 adam Exp $
-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
+SHA1 (sqlite-doc-3140200.zip) = ed4248ebfd30a20ce9bddc8e27677ce63382a952
+RMD160 (sqlite-doc-3140200.zip) = f51ea4035fbec4f663f39e80681bd6843bd62080
+SHA512 (sqlite-doc-3140200.zip) = 4acd9818cc864332cbc57c9533d45c26d62f5c62ab9dff3f0fb1bb98530fe974f83699ccc0b098b14bcbfd718a2aa6b4d3b7c2ca880e4097d9b0833b8d902069
+Size (sqlite-doc-3140200.zip) = 5386739 bytes