summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-04-12 10:21:38 +0000
committeradam <adam@pkgsrc.org>2018-04-12 10:21:38 +0000
commit9871431c5546b454c5da9da3865e6f6c4b04c030 (patch)
treeaea2b41c6d806c6a8a435a67963deaaf12bd0848 /databases/sqlite3-docs/PLIST
parentaca556d633f0dd749c31b8a2f03d680a41229669 (diff)
downloadpkgsrc-9871431c5546b454c5da9da3865e6f6c4b04c030.tar.gz
sqlite: updated to 3.23.1
SQLite Release 3.23.1: Fix two problems in the new LEFT JOIN strength reduction optimization. Fix misbehavior of the FTS5 xBestIndex method. Fix a harmless reference to an uninitialized virtual machine register. Fix the CLI so that it builds with -DSQLITE_UNTESTABLE Fix the eval.c extension so that it works with PRAGMA empty_result_callbacks=ON. Fix the generate_series virtual table so that it correctly returns no rows if any of its constraints are NULL. Performance enhancements in the parser.
Diffstat (limited to 'databases/sqlite3-docs/PLIST')
-rw-r--r--databases/sqlite3-docs/PLIST6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index 6efe193e7f4..80fbf0577ef 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.75 2018/04/03 19:58:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.76 2018/04/12 10:21:38 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -570,6 +570,7 @@ share/doc/sqlite3/qmplan.html
share/doc/sqlite3/queryplanner-ng.html
share/doc/sqlite3/queryplanner.html
share/doc/sqlite3/quickstart.html
+share/doc/sqlite3/quirks.html
share/doc/sqlite3/rbu.html
share/doc/sqlite3/releaselog/3_0_0.html
share/doc/sqlite3/releaselog/3_0_1.html
@@ -618,6 +619,7 @@ share/doc/sqlite3/releaselog/3_20_1.html
share/doc/sqlite3/releaselog/3_21_0.html
share/doc/sqlite3/releaselog/3_22_0.html
share/doc/sqlite3/releaselog/3_23_0.html
+share/doc/sqlite3/releaselog/3_23_1.html
share/doc/sqlite3/releaselog/3_2_0.html
share/doc/sqlite3/releaselog/3_2_1.html
share/doc/sqlite3/releaselog/3_2_2.html
@@ -765,6 +767,7 @@ share/doc/sqlite3/serverless.html
share/doc/sqlite3/session.html
share/doc/sqlite3/session/c_changeset_abort.html
share/doc/sqlite3/session/c_changeset_conflict.html
+share/doc/sqlite3/session/c_changesetapply_nosavepoint.html
share/doc/sqlite3/session/changegroup.html
share/doc/sqlite3/session/changeset_iter.html
share/doc/sqlite3/session/constlist.html
@@ -901,6 +904,7 @@ share/doc/sqlite3/wal.html
share/doc/sqlite3/walformat.html
share/doc/sqlite3/whentouse.html
share/doc/sqlite3/whyc.html
+share/doc/sqlite3/whynotgit.html
share/doc/sqlite3/withoutrowid.html
share/doc/sqlite3/zeroconf.html
share/doc/sqlite3/zipfile.html