SQLite

Check-in [01c173651a]
Login

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

Overview
Comment:Enhance the "swarmvtab" extension. See header comments in ext/misc/unionvtab.c for details.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 01c173651ab22b7b0c139eded6f2ad8504efd09088df8ae6a3471230ebf2306f
User & Date: dan 2017-12-15 20:21:17.831
Context
2017-12-16
04:37
Add unnecessary initializations to some local variables in the rtree module to suppress false-positive compiler warnings coming out of MSVC. (check-in: 64487d658c user: drh tags: trunk)
2017-12-15
20:21
Enhance the "swarmvtab" extension. See header comments in ext/misc/unionvtab.c for details. (check-in: 01c173651a user: dan tags: trunk)
12:22
In the LEMON parser generator, provide reduce actions with access to the lookahead token. (check-in: 42af190f4f user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/misc/unionvtab.c.
Changes to test/swarmvtab.test.
Changes to test/swarmvtab2.test.
Added test/swarmvtab3.test.