Ticket #767 (closed defect: fixed)
Ndims does not exists Error
| Reported by: | aperi2007 | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
Hi,
try-ing to execute
SELECT Populate_Geometry_Columns('caricamento._csr_map_crop_multiline'::regclass);
on a postgis 200 trunk on debian 32 bit (postgres 9.0.2) I have this error:
ERROR: function ndims(geometry) does not exist
Suggerimento: No function matches the given name and argument types. You might need to add explicit type casts. Dove: PL/pgSQL function "populate_geometry_columns" line 88 at istruzione EXECUTE
Change History
Note: See
TracTickets for help on using
tickets.
