Ticket #733 (closed defect: fixed)
gserialized ST_OrderingEquals TIN CRASH
| Reported by: | robe | Owned by: | pramsey |
|---|---|---|---|
| Priority: | blocker | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
SELECT ST_OrderingEquals(
ST_GeomFromEWKT('SRID=4326;TIN(((-71.0821 42.3036 0,-71.0821 42.3036 1,-71.0821 42.3436 0,-71.0821 42.3036 0)),
((-71.0821 42.3036 0,-71.0821 42.3436 0,-71.0831 42.3436 0,-71.0821 42.3036 0)))'),
ST_GeomFromEWKT('SRID=4326;POINT(-11.1111111 40)'));
Change History
Note: See
TracTickets for help on using
tickets.
