Changeset 2616 for trunk/ChangeLog

Show
Ignore:
Timestamp:
06/04/07 16:06:28 (5 years ago)
Author:
mleslie
Message:

Added versions of functions with standard ST (Spatial Type) prefixes to any functions that were lacking them. Updated the regression tests to include the new functions.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r2609 r2616  
     12007-06-04 Mark Leslie <mleslie@refractions.net> 
     2 
     3        * lwgeom/lwpostgis.sql.in, lwgeom/sqlmm.sql.in: 
     4          Added ST_ prefixed function versions where they were lacking. 
     5        * regress: 
     6          Added tests for the new function names. 
     7 
    182007-05-25 Mark Leslie <mleslie@refractions.net> 
    29