Changes between Version 41 and Version 42 of DevWikiEmptyGeometry


Ignore:
Timestamp:
Jan 13, 2012, 4:17:48 PM (12 years ago)
Author:
pramsey
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiEmptyGeometry

    v41 v42  
    3636 * ST_Disjoint(empty, empty) == TRUE (SQL Server says True)
    3737 * ST_Disjoint(geometry, empty) == TRUE (SQL Server says True)
    38  * ST_Equals(empty, empty) == TRUE
     38 * ST_Equals(empty, empty) == TRUE (SQL Servers says False)
    3939 * ST_IsSimple(empty) == TRUE
    4040 * ST_IsValid(empty) == TRUE