summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-07-14 08:05:51 +0000
committeradam <adam@pkgsrc.org>2022-07-14 08:05:51 +0000
commita589a81181ebd68b2bcfc19552cc377ada1b73b6 (patch)
tree1e5aaf4a85f6fb53e5ba7862602bc54e195ce495 /databases/sqlite3-docs
parentef0858ace074b8b504eb799da638f8b38616dee6 (diff)
downloadpkgsrc-a589a81181ebd68b2bcfc19552cc377ada1b73b6.tar.gz
sqlite3: updated to 3.39.1
Changes in version 3.39.1 (2022-07-13): Fix an incorrect result from a query that uses a view that contains a compound SELECT in which only one arm contains a RIGHT JOIN and where the view is not the first FROM clause term of the query that contains the view. forum post 174afeae5734d42d. Fix some harmless compiler warnings. Fix a long-standing problem with ALTER TABLE RENAME that can only arise if the sqlite3_limit(SQLITE_LIMIT_SQL_LENGTH) is set to a very small value. Fix a long-standing problem in FTS3 that can only arise when compiled with the SQLITE_ENABLE_FTS3_PARENTHESIS compile-time option. Fix the build so that is works when the SQLITE_DEBUG and SQLITE_OMIT_WINDOWFUNC compile-time options are both provided at the same time. Fix the initial-prefix optimization for the REGEXP extension so that it works correctly even if the prefix contains characters that require a 3-byte UTF8 encoding. Enhance the sqlite_stmt virtual table so that it buffers all of its output.
Diffstat (limited to 'databases/sqlite3-docs')
-rw-r--r--databases/sqlite3-docs/PLIST3
-rw-r--r--databases/sqlite3-docs/distinfo8
2 files changed, 6 insertions, 5 deletions
diff --git a/databases/sqlite3-docs/PLIST b/databases/sqlite3-docs/PLIST
index 37515b08089..37adb7f4539 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.114 2022/07/01 17:49:39 adam Exp $
+@comment $NetBSD: PLIST,v 1.115 2022/07/14 08:05:51 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -648,6 +648,7 @@ share/doc/sqlite3/releaselog/3_38_3.html
share/doc/sqlite3/releaselog/3_38_4.html
share/doc/sqlite3/releaselog/3_38_5.html
share/doc/sqlite3/releaselog/3_39_0.html
+share/doc/sqlite3/releaselog/3_39_1.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
diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo
index d840389508b..c37054ce411 100644
--- a/databases/sqlite3-docs/distinfo
+++ b/databases/sqlite3-docs/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.117 2022/07/01 17:49:39 adam Exp $
+$NetBSD: distinfo,v 1.118 2022/07/14 08:05:51 adam Exp $
-BLAKE2s (sqlite-doc-3390000.zip) = b64e9bfeed81e0e311d55bb04d94f669b63ff6174f5c3882a9e753d2bf7004b7
-SHA512 (sqlite-doc-3390000.zip) = c9d86c15f743deca233eabd68edb7538e75d7c3bd49caeb6a2a2958e1fdb3a258d2a69964626fac13c7f402dae9f33fd5e3b479ef23c43f835efeaf84d6ba32c
-Size (sqlite-doc-3390000.zip) = 10666677 bytes
+BLAKE2s (sqlite-doc-3390100.zip) = c162d02333c6a357fa0ad1d4dc54158604dddd7936b54ef30429899fdd3d29eb
+SHA512 (sqlite-doc-3390100.zip) = 81295ec49a4f22e38d4a459858c04731fdfc41e4fea307cdcf5443f30595fda7e268e85880dcc2d9d96e0bf3ccce96c6e5be692eb466258c196c89ed172635ac
+Size (sqlite-doc-3390100.zip) = 10675104 bytes