Skip to content

Commit 1757618

Browse files
committed
cgosqlite: update to SQLite 3.45.3
The 3.45 series has been out long enough now that the initial JSONB issues have shaken out, and fixes to some regressions in the 3.44 series. Of some interest are: - Fix a couple of obscure UAF errors and an obscure memory leak. - In partial index scans, if the WHERE clause implies a constant value for a table column, replace occurrences of that table column with the constant. This increases the likelihood of the partial index being a covering index. - JSONB types.
1 parent 16551f2 commit 1757618

File tree

4 files changed

+12554
-6105
lines changed

4 files changed

+12554
-6105
lines changed

0 commit comments

Comments
 (0)