Robert Shearman 9f487ba1de msi: Optimise WHERE operations.
Optimise WHERE operations on matching against strings by adding a new
function find_matching_rows to the views, which eliminates the need to
examine every record when executing a query. Implement this function
in the table using a hash table on the ID stored in the data.
2006-03-20 12:03:04 +01:00
..
2006-03-09 12:50:59 +01:00
2005-11-02 11:42:56 +00:00
2005-11-03 11:35:11 +00:00
2006-03-20 12:03:04 +01:00
2006-03-20 12:03:04 +01:00
2006-01-24 14:00:32 +01:00
2006-03-20 12:03:04 +01:00
2005-04-11 13:01:46 +00:00
2005-09-19 14:29:49 +00:00
2006-03-15 11:32:18 +01:00
2005-11-21 12:01:19 +00:00
2005-09-18 12:26:22 +00:00
2006-02-06 13:04:40 +01:00
2006-03-15 11:32:18 +01:00
2006-03-20 12:03:04 +01:00
2006-03-20 12:03:04 +01:00
2005-05-31 13:20:09 +00:00
2006-03-20 12:03:04 +01:00
2006-03-20 12:03:04 +01:00
2006-03-20 12:03:04 +01:00
2006-03-20 12:03:04 +01:00