[postgis-devel] [PostGIS] #767: Ndims does not exists Error
PostGIS
trac at osgeo.org
Wed Jan 12 10:04:25 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: |
-----------------------+----------------------------------------------------
Comment(by aperi2007):
I try same query sql with the last r6604, but still having the 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: SQL statement "ALTER TABLE ONLY
caricamento._csr_map_crop_multiline
ADD CONSTRAINT
enforce_dims_st_boundary
CHECK (ndims(st_boundary)
= 2)"
PL/pgSQL function "populate_geometry_columns" line 97 at istruzione
EXECUTE
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/767#comment:1>
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