summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2021-03-19 06:29:03 +0000
committeradam <adam@pkgsrc.org>2021-03-19 06:29:03 +0000
commita548d032c1e2eaf9e98647839160159861e45494 (patch)
tree2dcd5058c271fdcfe3fc7e04a9b0458d1508e1e1 /databases/sqlite3-docs/PLIST
parent89d86eee4cec8333913437b85a18ea154d89aa83 (diff)
downloadpkgsrc-a548d032c1e2eaf9e98647839160159861e45494.tar.gz
sqlite3: updated to 3.35.2
Changes in version 3.35.2: Fix a problem in the appendvfs.c extension that was introduced into version 3.35.0. Ensure that date/time functions with no arguments (which generate responses that depend on the current time) are treated as non-deterministic functions. Ticket 2c6c8689fb5f3d2f Fix a problem in the sqldiff utility program having to do with unusual whitespace characters in a virtual table definition. Limit the new UNION ALL optimization described by item 8c in the 3.35.0 release so that it does not try to make too many new subqueries. See forum thread 140a67d3d2 for details.
Diffstat (limited to 'databases/sqlite3-docs/PLIST')
-rw-r--r--databases/sqlite3-docs/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index 161e195c7a9..b05f2cbffb4 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.99 2021/03/17 06:24:42 adam Exp $
+@comment $NetBSD: PLIST,v 1.100 2021/03/19 06:29:04 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -624,6 +624,7 @@ share/doc/sqlite3/releaselog/3_34_0.html
share/doc/sqlite3/releaselog/3_34_1.html
share/doc/sqlite3/releaselog/3_35_0.html
share/doc/sqlite3/releaselog/3_35_1.html
+share/doc/sqlite3/releaselog/3_35_2.html
share/doc/sqlite3/releaselog/3_3_0.html
share/doc/sqlite3/releaselog/3_3_1.html
share/doc/sqlite3/releaselog/3_3_10.html