pkgsrc/databases/sqlite3-tcl
adam 2f48b712bf sqlite3: updated to 3.39.4
Changes in version 3.39.4 (2022-09-29):

Fix the build on Windows so that it works with -DSQLITE_OMIT_AUTOINIT
Fix a long-standing problem in the btree balancer that might, in rare cases, cause database corruption if the application uses an application-defined page cache.
Enhance SQLITE_DBCONFIG_DEFENSIVE so that it disallows CREATE TRIGGER statements if one or more of the statements in the body of the trigger write into shadow tables.
Fix a possible integer overflow in the size computation for a memory allocation in FTS3.
Fix a misuse of the sqlite3_set_auxdata() interface in the ICU Extension.
2022-10-03 12:27:52 +00:00
..
patches
DESCR
distinfo sqlite3: updated to 3.39.4 2022-10-03 12:27:52 +00:00
Makefile sqlite3: updated to 3.39.0 2022-07-01 17:49:39 +00:00
PLIST