Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Separate columns in keys using nulls instead of tabs. (CVS 249) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
8e2f3f751ea342372c94977ff27baaff |
User & Date: | drh 2001-09-15 14:43:39.000 |
Context
2001-09-16
| ||
00:13 | Disclaimed copyright. Preparing for release 2.0. (CVS 250) (check-in: 4e926efe2b user: drh tags: trunk) | |
2001-09-15
| ||
14:43 | Separate columns in keys using nulls instead of tabs. (CVS 249) (check-in: 8e2f3f751e user: drh tags: trunk) | |
13:15 | Limit the total data in a single row to 2^16-1 bytes. (CVS 248) (check-in: 8fdec4d8b6 user: drh tags: trunk) | |
Changes
Changes to src/sqliteInt.h.
Changes to src/vdbe.c.