Path to this page:
Subject: CVS commit: pkgsrc
From: Adam Ciarcinski
Date: 2024-04-15 18:43:57
Message id: 20240415164357.97967FA2C@cvs.NetBSD.org
Log Message:
sqlite3: updated to 3.45.3
3.45.3 (2024-04-15):
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.
Fix a bug in sum() that could cause it to return NULL when it should return \
Infinity. Forum post 23b8688ef4.
Other trifling corrections and compiler warning fixes that have come up since \
the previous patch release. See the timeline for details.
Files: