]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem causing the sessions module to occasionally lose track of rows
authordan <dan@noemail.net>
Wed, 17 Jan 2018 17:38:18 +0000 (17:38 +0000)
committerdan <dan@noemail.net>
Wed, 17 Jan 2018 17:38:18 +0000 (17:38 +0000)
commit61c758b53a9782d0b31422ad705cc53f672f8e83
treedbdcc6c517d2d852f37ed03fecac944f82589f45
parent26893c98d21a2d50b521407e255131504ccf742a
Fix a problem causing the sessions module to occasionally lose track of rows
with composite primary keys when there are two rows with the same text value
in the leftmost column of the PK.

FossilOrigin-Name: 09aed13678374bf22087cd808808b711dc703b7c18bc8aaf704850611e17f5cd
ext/session/sessionH.test [new file with mode: 0644]
ext/session/sessionat.test
ext/session/sqlite3session.c
manifest
manifest.uuid