]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure key comprisons are done correctly if the index key contains NaN values...
authormistachkin <mistachkin@noemail.net>
Wed, 6 Mar 2024 20:58:08 +0000 (20:58 +0000)
committermistachkin <mistachkin@noemail.net>
Wed, 6 Mar 2024 20:58:08 +0000 (20:58 +0000)
commit31d4a3d27f363e5deaf44cc5b4e8f2c29f84c1d7
tree0174e2c490dd484a00d3b5fba7ea595317049ef7
parent069145155758282969f983f918ba0bf677bdcece
Make sure key comprisons are done correctly if the index key contains NaN values that have not been shifted into NULLs. That can only happen due to database corruption, but we need to deal with it nevertheless.

FossilOrigin-Name: 7ed922d99ca9801dc1926df529b2fa93be374f587885282ab6e307ea6cf2ccee
manifest
manifest.uuid
src/vdbeaux.c