SQLite

Check-in [5bced2392a]
Login

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

Overview
Comment:Fix some problems in the crash-test backend. (CVS 4256)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 5bced2392ad77aff0aa1ddea83f2ff9e3ffe28a8
User & Date: danielk1977 2007-08-21 13:07:47.000
Context
2007-08-21
13:11
Avoid journalling an extra page when a btree insert operation uses the 'quick-balance' trick. (CVS 4257) (check-in: 0da4820914 user: danielk1977 tags: trunk)
13:07
Fix some problems in the crash-test backend. (CVS 4256) (check-in: 5bced2392a user: danielk1977 tags: trunk)
10:44
Remove unnecessary #includes of "os.h". New mutex implementations. (CVS 4255) (check-in: fbbd5bda54 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/os.c.
Changes to src/test6.c.