SQLite

Changes On Branch trunk
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Changes In Branch trunk Excluding Merge-Ins

This is equivalent to a diff from cbd46ab8a8 to cbd46ab8a8

2025-07-19
20:10
Factor out the unusual encoding-change case from vdbeCompareMemString() for a performance improvement in the common case, and a small size reduction. (Leaf check-in: cbd46ab8a8 user: drh tags: trunk)
19:54
Small performance optimization in sqlite3VdbeRecordUnpack(). (check-in: eae168def2 user: drh tags: trunk)