summaryrefslogtreecommitdiff
path: root/databases/sqlite3-docs/PLIST
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2022-03-28 19:38:27 +0000
committeradam <adam@pkgsrc.org>2022-03-28 19:38:27 +0000
commitdabf533eacf47346f0dfa86478352db3ac35a15b (patch)
tree5c6f40a8a19a281f19e16a79760745a4afd91830 /databases/sqlite3-docs/PLIST
parentb00fc3e1e9f9e2f4434c87afb05a98e97f902bba (diff)
downloadpkgsrc-dabf533eacf47346f0dfa86478352db3ac35a15b.tar.gz
sqlite3: updated to 3.38.2
Additional changes in version 3.38.2 (2022-03-26): Fix another user-discovered problem with the new Bloom filter optimization that might cause an incorrect answer when doing a LEFT JOIN with a WHERE clause constraint that says that one of the columns on the right table of the LEFT JOIN is NULL. See forum thread 031e262a89b6a9d2. Other minor patches. See the timeline 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 066c13df6e9..f54d2de9e0b 100644
--- a/databases/sqlite3-docs/PLIST
+++ b/databases/sqlite3-docs/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.109 2022/03/14 10:01:19 adam Exp $
+@comment $NetBSD: PLIST,v 1.110 2022/03/28 19:38:27 adam Exp $
share/doc/sqlite3/34to35.html
share/doc/sqlite3/35to36.html
share/doc/sqlite3/about.html
@@ -643,6 +643,7 @@ share/doc/sqlite3/releaselog/3_37_1.html
share/doc/sqlite3/releaselog/3_37_2.html
share/doc/sqlite3/releaselog/3_38_0.html
share/doc/sqlite3/releaselog/3_38_1.html
+share/doc/sqlite3/releaselog/3_38_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