Opened 13 years ago
Closed 13 years ago
#1142 closed defect (fixed)
regress failure createtopogeom on 9.1beta3
Reported by: | robe | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | topology | Version: | master |
Keywords: | Cc: |
Description
This seems to be a line number issue. My diff for regress/createtopogeom shows
-PL/pgSQL function "createtopogeom" line 91 at EXECUTE statement +PL/pgSQL function "createtopogeom" line 92 at EXECUTE statement
I vaguely remember complaining about this, but can't find the ticket so I apologize if this is a dupe.
I thought we had a way for dealing with these though can't recall what that might be.
Note:
See TracTickets
for help on using tickets.
Fixed in r7666