Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History of test/savepoint3.test
2009-06-05
| ||
17:09 | Remove leftover "breakpoint" commands from test scripts. Also remove blank lines at the end of scripts. (CVS 6721) file: [e3280858] check-in: [1fef16ec] user: drh branch: trunk, size: 4515 | |
2009-01-09
| ||
17:11 | Increase pager.c coverage a bit. Fix an assert failure that can occur following a "PRAGMA omit_readlock" command on a read-only database. (CVS 6152) file: [5b76f93f] check-in: [0f3f9011] user: danielk1977 branch: trunk, size: 4524 | |
2009-01-07
| ||
08:12 | Fix savepoint related bugs. A rollback caused by an IO error or "OR ROLLBACK" clause while one or more savepoints were open was leaving the sqlite3 structure in an invalid state. (CVS 6128) file: [0c6c6cf2] check-in: [e5d42c69] user: danielk1977 branch: trunk, size: 2293 | |
2009-01-01
| ||
15:20 | Fix a (benign) valgrind error that can occur following malloc failure while executing a 'ROLLBACK TO savepoint' command. (CVS 6096) file: [1a0b1c0f] check-in: [9ff8598f] user: danielk1977 branch: trunk, size: 1896 | |
2008-12-18
| ||
18:31 | Increase test coverage of new savepoint code. (CVS 6040) file: [b3c9aa5a] check-in: [d915718d] user: danielk1977 branch: trunk, size: 1896 Added | |