SQLite

Check-in [2091d9a526]
Login

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

Overview
Comment:Fix soft-heap-limit related test suite failures. (CVS 5582)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 2091d9a5260b1d7e27ff5ca93e60dae1e3b12081
User & Date: danielk1977 2008-08-21 15:54:01.000
Context
2008-08-21
18:49
Initialize the global built-in function table at start-time instead of at compile-time. This is less prone to malfunction when compile-time parameters very. (CVS 5583) (check-in: ef6936e50a user: drh tags: trunk)
15:54
Fix soft-heap-limit related test suite failures. (CVS 5582) (check-in: 2091d9a526 user: danielk1977 tags: trunk)
15:13
Increase the version number in preparation for the next release. (CVS 5581) (check-in: d68dad73d0 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/pcache.c.
Changes to test/malloc5.test.
Changes to test/permutations.test.