SQLite

All files named ”test/fts3ag.test”
Login

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

History for test/fts3ag.test

2013-12-19
16:26
[c003672a21] part of check-in [ca3fdfd419] Make sure errors encountered while initializing extensions such as FTS4 get reported out from sqlite3_open(). This fixes a bug introduced by check-in [9d347f547e7ba9]. Also remove lots of forgotten "breakpoint" commands left in test scripts over the years. (check-in: [ca3fdfd419] user: drh branch: trunk, size: 2669)
2010-03-15
20:53
[0b7d303f61] part of check-in [bea9258643] Improved error message when the right-hand operand of MATCH in FTS3 is not a valid search expression. Ticket [170872f1c3]. (check-in: [bea9258643] user: drh branch: trunk, size: 2680)
2009-11-13
17:36
[38d9c7dd4b] part of check-in [30a92f1132] Start reworking fts3 code to match the rest of SQLite (code conventions, malloc-failure handling etc.). (check-in: [30a92f1132] user: dan branch: fts3-refactor, size: 2669)
2007-11-16
00:23
[1c316bedb4] part of check-in [75cb46f82a] Don't do anything when input doclists are both empty. Ticket #2774 (CVS 4546) (check-in: [75cb46f82a] user: shess branch: trunk, size: 2658)
2007-08-20
17:38
Added: [107664eed6] part of check-in [24739f148e] Replicate the fts2*.test files as fts3a*.test, and convert fts2 to fts3 in the text of the files. (CVS 4251) (check-in: [24739f148e] user: shess branch: trunk, size: 2431)