Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | The virtual table compiles but does not work and is missing many features. This is an incremental check-in. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | lsm-vtab |
Files: | files | file ages | folders |
SHA1: |
a32849d6bf66462d1f511714a00f2451 |
User & Date: | drh 2015-11-17 00:15:21.503 |
Context
2015-11-17
| ||
02:23 | Basic functionality is now working. (check-in: aa129c51ec user: drh tags: lsm-vtab) | |
00:15 | The virtual table compiles but does not work and is missing many features. This is an incremental check-in. (check-in: a32849d6bf user: drh tags: lsm-vtab) | |
2015-11-16
| ||
16:00 | Import the LSM code from SQLite4 for use in an experimental virtual table. NB: This is a speculative experiment and could easily result in a dead-end branch. (check-in: 3d930501a2 user: drh tags: lsm-vtab) | |
Changes
Changes to ext/lsm1/Makefile.
Changes to ext/lsm1/lsm.h.
Changes to ext/lsm1/lsm_sorted.c.
Added ext/lsm1/lsm_vtab.c.