Comment 1 for bug 848926

Revision history for this message
Philip Stoev (pstoev-askmonty) wrote :

Same applies for other functions, e.g.

select ASTEXT(ST_DIFFERENCE( MULTIPOLYGONFROMTEXT(' MULTIPOLYGON( ( (3 5, 2 5, 2 4, 3 4, 3 5) ) ) ') , POLYGONFROMTEXT(' POLYGON( (3 5, 2 5, 2 4, 3 4, 3 5) ) ') )) ;