SQLite

Check-in [f0fd2163fc]
Login

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

Overview
Comment:Add the "prefixes" table-valued function in the ext/misc folder.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f0fd2163fc23a555ef03af43294a14fcabae6921f52e64c979286c745b4f6218
User & Date: drh 2019-01-14 16:16:30.437
Context
2019-01-14
19:13
Fix a problem causing some Tcl test cases to fail with errors like "expected: [<multiline-whitespace>], got: []". (check-in: 11b8a4cba7 user: dan tags: trunk)
16:16
Add the "prefixes" table-valued function in the ext/misc folder. (check-in: f0fd2163fc user: drh tags: trunk)
15:35
Fix a problem causing a crash if an fts5vocab table was created to query an fts3/4 FTS index. (check-in: 9cd64ce453 user: dan tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Added ext/misc/prefixes.c.