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/regress/ctors_expected

    r2462 r2616  
    77BOX3D(0 0 0,1 1 0) 
    88ERROR:  Operation on mixed SRID geometries 
     932749 
     10ERROR:  Operation on mixed SRID geometries 
     11SRID=3;LINESTRING(0 0,1 1) 
     12ERROR:  Operation on mixed SRID geometries 
     13BOX(0 0,1 1) 
     14ERROR:  Operation on mixed SRID geometries 
     15BOX3D(0 0 0,1 1 0) 
     16ERROR:  Operation on mixed SRID geometries