From 30fbe79b8982a0d592ceff1f35038a83807a5e3b Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 16 Apr 2024 19:30:14 +0200 Subject: Merging upstream version 3.45.3. Signed-off-by: Daniel Baumann --- www/releaselog/current.html | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) (limited to 'www/releaselog/current.html') diff --git a/www/releaselog/current.html b/www/releaselog/current.html index a1e2ce6..4e6d9e3 100644 --- a/www/releaselog/current.html +++ b/www/releaselog/current.html @@ -3,7 +3,7 @@ -SQLite Release 3.45.2 On 2024-03-12 +SQLite Release 3.45.3 On 2024-04-15 @@ -115,7 +115,7 @@ antiRobotGo(); } antiRobotDefense(); -

SQLite Release 3.45.2 On 2024-03-12

Prior changes from version 3.45.0 (2024-01-15):

+

SQLite Release 3.45.3 On 2024-04-15

Prior changes from version 3.45.0 (2024-01-15):

  1. Added the SQLITE_RESULT_SUBTYPE property for application-defined SQL functions. @@ -185,7 +185,7 @@ antiRobotDefense(); but which are otherwise pointless.
-

Changes in this specific patch release, version 3.45.2 (2024-03-12):

+

Prior changes from version 3.45.2 (2024-03-12):

  1. Fix an error in UPSERT, introduced by enhancement 3a in version 3.35.0 (2021-03-12), that could cause an index to get out-of-sync with its table. @@ -199,9 +199,22 @@ antiRobotDefense(); since the previous patch release. See the timeline for details. +
+

Changes in this specific patch release, version 3.45.3 (2024-04-15):

+

    +
  1. Fix a long-standing bug (going back to version 3.24.0) + that might (rarely) cause the "old.*" values of an UPDATE trigger + to be incorrect if that trigger fires in response to an UPSERT. + Forum post 284955a3cd454a15. +
  2. Fix a bug in sum() that could cause it to return NULL when it should return + Infinity. Forum post 23b8688ef4. +
  3. Other trifling corrections and compiler warning fixes that have come up + since the previous patch release. See the + timeline + for details.

    Hashes: -

  4. SQLITE_SOURCE_ID: "2024-03-12 11:06:23 d8cd6d49b46a395b13955387d05e9e1a2a47e54fb99f3c9b59835bbefad6af77" -
  5. SHA3-256 for sqlite3.c: bd76ad2dc9cde151e469e86627a7e8753aa8ef1a6f657c5a80ba48324b53226b +
  6. SQLITE_SOURCE_ID: 2024-04-15 13:34:05 8653b758870e6ef0c98d46b3ace27849054af85da891eb121e9aaa537f1e8355 +
  7. SHA3-256 for sqlite3.c: 21dbe688a71b449d28e2a8ec6a43e7520e54df456e02b6d4f6a1d1c7a998c826

-- cgit v1.2.3