Opened 5 years ago

Closed 5 years ago

#4351 closed defect (fixed)

Error upgrading from 2.1 to 3.0: cannot change name of input parameter "geom1"

Reported by: strk Owned by: pramsey
Priority: blocker Milestone: PostGIS 3.0.0
Component: postgis Version: master
Keywords: Cc:

Description

From https://dronie.osgeo.org/postgis/postgis/168/1/2:

ERROR: cannot change name of input parameter "geom1" HINT: Use DROP FUNCTION _st_linecrossingdirection(geometry,geometry) first.

Change History (2)

comment:1 by strk, 5 years ago

Owner: changed from robe to pramsey
Status: assignednew

Paul it looks like you broke this with r17298 (and chances are that same commit broke others, too lightly changing parameter names)

comment:2 by pramsey, 5 years ago

Resolution: fixed
Status: newclosed

Should be better in r17357

Note: See TracTickets for help on using tickets.