1. 02 Mar, 2009 1 commit
  2. 06 Oct, 2008 1 commit
  3. 09 Jan, 2008 1 commit
  4. 31 Dec, 2007 1 commit
  5. 27 Jul, 2007 1 commit
  6. 23 Jul, 2007 2 commits
  7. 19 Jul, 2007 1 commit
  8. 19 Jun, 2007 1 commit
  9. 26 Oct, 2006 2 commits
  10. 10 Jun, 2006 1 commit
  11. 23 May, 2006 1 commit
  12. 20 Mar, 2006 1 commit
    • Robert Shearman's avatar
      msi: Optimise WHERE operations. · 9f487ba1
      Robert Shearman authored
      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.
      9f487ba1
  13. 02 Nov, 2005 1 commit
  14. 20 Sep, 2005 1 commit
  15. 24 Aug, 2005 1 commit
  16. 14 Feb, 2005 1 commit