]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove an unnecessary parameter from sqlite3VdbeRecordUnpack(). Improved
authordrh <>
Mon, 2 Jun 2025 13:54:33 +0000 (13:54 +0000)
committerdrh <>
Mon, 2 Jun 2025 13:54:33 +0000 (13:54 +0000)
commit8658a8df59f00ec8fcfea336a2a6a4b5ef79d2ee
treef90aa109e3b499ffea460a03467d06b64bd8329d
parent7590bfd7fc01718a6666e8f927aab839ce136cc2
Remove an unnecessary parameter from sqlite3VdbeRecordUnpack().  Improved
comments and assert()s on KeyInfo.

FossilOrigin-Name: 387f4c4d98b8fb83f6ae406e4143dabda7766e8752b7f6ca104655e51330c978
manifest
manifest.uuid
src/btree.c
src/sqliteInt.h
src/vdbe.c
src/vdbe.h
src/vdbeapi.c
src/vdbeaux.c
src/vdbesort.c