Ticket #1482 (closed defect: fixed)
ERROR: Negative SRID is not for GEOGRAPHY at character 69
| Reported by: | strk | Owned by: | pramsey |
|---|---|---|---|
| Priority: | blocker | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
Try this:
select 'POINT(0 0)'::geography(point, 0);
Should behave the same as omitting the SRID instead.
Change History
Note: See
TracTickets for help on using
tickets.
