Changes between Version 10 and Version 11 of FDORfc52


Ignore:
Timestamp:
Aug 8, 2010, 7:37:00 PM (14 years ago)
Author:
traianstanev
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FDORfc52

    v10 v11  
    8888        printf("Total feature count: %lld\n", srctbl.GetRowCount());
    8989     
    90         //no spatial reordering -- just run through a full table select
     90        //just run through a full table select
    9191        srctbl.Query();
    9292