From 5ee13224e71d175bddf18e1e01037807bedb4d9e Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 9 Apr 2016 09:25:39 +0000 Subject: Release 3.12.1 Fix a boundary condition error introduced by version 3.12.0 that can result in a crash during heavy SAVEPOINT usage. Fix views so that they inherit column datatypes from the table that they are defined against, when possible. Fix the query planner so that IS and IS NULL operators are able to drive an index on a LEFT OUTER JOIN. --- databases/sqlite3-tcl/distinfo | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'databases/sqlite3-tcl') diff --git a/databases/sqlite3-tcl/distinfo b/databases/sqlite3-tcl/distinfo index d3ecaaea353..9793a9b7d20 100644 --- a/databases/sqlite3-tcl/distinfo +++ b/databases/sqlite3-tcl/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.67 2016/04/08 07:54:27 adam Exp $ +$NetBSD: distinfo,v 1.68 2016/04/09 09:25:39 adam Exp $ -SHA1 (sqlite-autoconf-3120000.tar.gz) = e3269662b13ce5cd93b08bd33899bd1cbde3b072 -RMD160 (sqlite-autoconf-3120000.tar.gz) = 328938dcd9bf8b64712a6597a9967cebf5059765 -SHA512 (sqlite-autoconf-3120000.tar.gz) = 84a9107ca9045ddc724d7e37dfe2b1dc00a106769260c7bd429a95beedc46a906985b65e0b2bf597de23dd56d132b9ef6888a8c4e5f8a731c8a5c026b971d89e -Size (sqlite-autoconf-3120000.tar.gz) = 2374101 bytes +SHA1 (sqlite-autoconf-3120100.tar.gz) = fa1f3dbf6e2e8c6d14125b2eceda5b2e16a19f1f +RMD160 (sqlite-autoconf-3120100.tar.gz) = 3853c603a8fc712dd9e53dd9191487e02ff9607b +SHA512 (sqlite-autoconf-3120100.tar.gz) = eb0b892bb6a1783df9b712d5f78c9f5fb5aa8ff1b1735fd2806e96b1c04e2a5f87b2e47469185195611a5cf6c446ec32935e9ae0b01734383a8fefc1bcaf5842 +Size (sqlite-autoconf-3120100.tar.gz) = 2374576 bytes SHA1 (patch-aa) = 4a12a16498d04e1031dc0802fda731b73e98a32d -- cgit v1.2.3