SQLite

All files named ”ext/fts1/fts1.h”
Login

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

History for ext/fts1/fts1.h

2023-01-14
19:53
Deleted: Omit the long-disused FTS1 and FTS2 implements from the active source tree. The code will persist forever in the source repository, but there is no point in carrying it around in the latest tarballs where it is never used. (check-in: [2bb50d5aed] user: drh branch: trunk, size: 0)
2006-09-13
18:40
[6060b8f62c] part of check-in [d4edb8035c] Earlier refactoring changed name in fts1.c but not fts1.h. (CVS 3413) (check-in: [d4edb8035c] user: shess branch: trunk, size: 181)
2006-08-31
15:07
Added: [fe8e8f38dd] part of check-in [e1891f0dc5] Refactor the FTS1 module so that its name is "fts1" instead of "fulltext", so that all symbols with external linkage begin with "sqlite3Fts1", and so that all filenames begin with "fts1". (CVS 3377) (check-in: [e1891f0dc5] user: drh branch: trunk, size: 175)