From dabf533eacf47346f0dfa86478352db3ac35a15b Mon Sep 17 00:00:00 2001 From: adam Date: Mon, 28 Mar 2022 19:38:27 +0000 Subject: 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. --- databases/sqlite3-docs/PLIST | 3 ++- databases/sqlite3-docs/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'databases/sqlite3-docs') 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 diff --git a/databases/sqlite3-docs/distinfo b/databases/sqlite3-docs/distinfo index 5a01342de8f..1adaaf8307e 100644 --- a/databases/sqlite3-docs/distinfo +++ b/databases/sqlite3-docs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.112 2022/03/14 10:01:19 adam Exp $ +$NetBSD: distinfo,v 1.113 2022/03/28 19:38:27 adam Exp $ -BLAKE2s (sqlite-doc-3380100.zip) = 17ee199d3aea6f4008ed3cf9278a7361ddf7eb5672367ca390cf838a38753628 -SHA512 (sqlite-doc-3380100.zip) = ccdfee3d07f2c43b6dda52a2240fd3e72ada38be5a644d097b23116e1b0c2e21f539bf56afbae30fc4275b9b4a954393f95b0a5272bcf18c98e1538d190ff6bc -Size (sqlite-doc-3380100.zip) = 10615296 bytes +BLAKE2s (sqlite-doc-3380200.zip) = e0fd42ec8344de986d8dc33f18e50e02f9fa8844641da01a1d655ff17d08e193 +SHA512 (sqlite-doc-3380200.zip) = b54372ff788aa42b2138c6de91c42c4f6a6440623de3679f08b0519c5c20d9d865c60fa63223c60f4374ff5badb800d6f209e75abb280b9815902757424faf0b +Size (sqlite-doc-3380200.zip) = 10620764 bytes -- cgit v1.2.3