Ticket #1150 (closed defect: fixed)
Prevent people from inserting entries in spatial_ref_sys with no proj4text
| Reported by: | robe | Owned by: | strk |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.5.4 |
| Component: | postgis | Version: | 1.5.X |
| Keywords: | windows | Cc: |
Description
At least on windows if you have an empty proj4text for example in #1149
Then PostgreSQL comes crashing down if you try to transform to such a beast. We shouldn't even be allowing people to insert these things in the table to begin with.
Change History
Note: See
TracTickets for help on using
tickets.
