[postgis-commits] svn - r2676 - branches/gSoC2007_raster/pgraster

postgis-commits at postgis.refractions.net postgis-commits at postgis.refractions.net
Thu Aug 2 01:20:45 PDT 2007


Author: xingkth
Date: 2007-08-02 01:20:44 -0700 (Thu, 02 Aug 2007)
New Revision: 2676

Modified:
   branches/gSoC2007_raster/pgraster/pgraster.sql
Log:
PgRaster: Add Functions to SQL Script/Rename SQL script to pgraster.sql.(GoogleSoC2007)

Modified: branches/gSoC2007_raster/pgraster/pgraster.sql
===================================================================
--- branches/gSoC2007_raster/pgraster/pgraster.sql	2007-08-02 08:14:33 UTC (rev 2675)
+++ branches/gSoC2007_raster/pgraster/pgraster.sql	2007-08-02 08:20:44 UTC (rev 2676)
@@ -1,6 +1,6 @@
 -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 -- 
--- $Id: PGRASTER_TABLES.sql 2007-07-15  Xing Lin $
+-- $Id: PGRASTER.sql 2007-07-15  Xing Lin $
 --
 -- PostGIS - Spatial Types for PostgreSQL
 -- http://postgis.refractions.net
@@ -34,7 +34,7 @@
 -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
 --                              ABOUT THIS FILE                                 --
 -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
--- NAME: 			PGRASTER_TABLES.SQL
+-- NAME: 			PGRASTER.SQL
 -- AUTHOR: 			XING LIN
 -- CREATED_DATE:	2007-07-15
 -- LAST_UPDATED: 	2007-07-15



More information about the postgis-commits mailing list