Opened 13 years ago

Closed 13 years ago

#939 closed defect (invalid)

ST_GetFaceEdges: wrong result on invalid topology-name

Reported by: aperi2007 Owned by: strk
Priority: medium Milestone: PostGIS 2.0.0
Component: topology Version: master
Keywords: Cc:

Description

In ST_GetFaceEdges() calling it with an inexistent topology-name

I have result:

ERROR: ST_GetFaceEdges: not implemented yet

Change History (1)

comment:1 by strk, 13 years ago

Resolution: invalid
Status: newclosed

You must have an old definition layout around. It's implemented since r7081 and you need to re-source topology/topology.sql after running make.

Note: See TracTickets for help on using tickets.