[postgis-devel] [PostGIS] #767: Ndims does not exists Error
PostGIS
trac at osgeo.org
Tue Jan 11 13:28:17 PST 2011
#767: Ndims does not exists Error
-----------------------+----------------------------------------------------
Reporter: aperi2007 | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
-----------------------+----------------------------------------------------
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
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/767>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list