SQLite

All files named ”test/tkt3357.test”
Login

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

History for test/tkt3357.test

2009-06-05
17:09
[77c37c6482] part of check-in [1fef16ec2b] Remove leftover "breakpoint" commands from test scripts. Also remove blank lines at the end of scripts. (CVS 6721) (check-in: [1fef16ec2b] user: drh branch: trunk, size: 1819)
2008-09-06
14:19
Added: [b37a51a12b] part of check-in [7c0f638ef3] Deallocate a temp register allocated by codeEqualityTerm() in where.c. If it is not deallocated, its value may be reused by the column-cache mechanism. However, by the time it is used, the value may have been clobbered by a sub-routine that also uses the same temp register. Fix for #3357. (CVS 5679) (check-in: [7c0f638ef3] user: danielk1977 branch: trunk, size: 1828)