diff options
author | adam <adam@pkgsrc.org> | 2022-03-28 19:38:27 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2022-03-28 19:38:27 +0000 |
commit | dabf533eacf47346f0dfa86478352db3ac35a15b (patch) | |
tree | 5c6f40a8a19a281f19e16a79760745a4afd91830 /databases/sqlite3-docs/distinfo | |
parent | b00fc3e1e9f9e2f4434c87afb05a98e97f902bba (diff) | |
download | pkgsrc-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/distinfo')
-rw-r--r-- | databases/sqlite3-docs/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
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 |