SQLite

Check-in [86b30cd097]
Login

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

Overview
Comment:better handling of out-of-memory errors (CVS 207)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 86b30cd0975dfea9424b9f9f0d4194aa71ce508b
User & Date: drh 2001-04-11 14:28:42.000
Context
2001-04-11
14:29
:-) (CVS 208) (check-in: 555351dd19 user: drh tags: trunk)
14:28
better handling of out-of-memory errors (CVS 207) (check-in: 86b30cd097 user: drh tags: trunk)
2001-04-07
15:24
Added new tests (CVS 206) (check-in: 2507ec4061 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/build.c.
Changes to src/dbbe.c.
Changes to src/dbbegdbm.c.
Changes to src/dbbemem.c.
Changes to src/delete.c.
Changes to src/expr.c.
Changes to src/insert.c.
Changes to src/main.c.
Changes to src/parse.y.
Changes to src/printf.c.
Changes to src/select.c.
Changes to src/shell.c.
Changes to src/sqliteInt.h.
Changes to src/table.c.
Changes to src/test1.c.
Changes to src/tokenize.c.
Changes to src/update.c.
Changes to src/util.c.
Changes to src/vdbe.c.
Changes to src/where.c.
Changes to test/all.test.
Changes to test/printf.test.
Changes to test/tableapi.test.
Changes to test/tester.tcl.
Changes to www/changes.tcl.