SQLite

Check-in [3e96105c1f]
Login

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

Overview
Comment:Add a version of the LIKE operator to the icu extension. Requires optimisation. (CVS 3939)
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 3e96105c1f084a4ab4dad4de6f4759e43fc497f7
User & Date: danielk1977 2007-05-07 16:58:02.000
Context
2007-05-07
19:31
Fix an NULL deref in the randomblob() function following a malloc failure. (CVS 3940) (check-in: 011e7db253 user: drh tags: trunk)
16:58
Add a version of the LIKE operator to the icu extension. Requires optimisation. (CVS 3939) (check-in: 3e96105c1f user: danielk1977 tags: trunk)
14:58
Change the name of create_collation_x() to create_collation_v2(). Also add some tests for it. (CVS 3938) (check-in: ddc4e4797f user: danielk1977 tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to ext/icu/icu.c.
Changes to test/func.test.