Changes between Version 248 and Version 249 of WKTRaster/SpecificationWorking03


Ignore:
Timestamp:
Oct 23, 2012, 4:41:29 PM (12 years ago)
Author:
Bborie Park
Comment:

ST_Tile() added as a C function

Legend:

Unmodified
Added
Removed
Modified
  • WKTRaster/SpecificationWorking03

    v248 v249  
    32328) Integrate the [http://trac.osgeo.org/postgis/browser/trunk/raster/scripts/plpgsql/st_createindexraster.sql ST_CreateIndexRaster() plpgsql prototype] (do not need to be implemented in C to be fast).
    3333
    34 9) Integrate the [http://trac.osgeo.org/postgis/browser/trunk/raster/scripts/plpgsql/st_tile.sql ST_Tile() plpgsql prototype] (do not need to be implemented in C to be fast).
     34~~9) ST_Tile() (implemented in C).~~
    3535
    363610) Integrate the [http://trac.osgeo.org/postgis/browser/trunk/raster/scripts/plpgsql/st_areaweightedsummarystats.sql ST_AreaWeightedSummaryStats() plpgsql prototype] (do not need to be implemented in C to be fast).