Opened 6 months ago

Closed 6 months ago

#5574 closed defect (fixed)

ERROR: function "_st_concavehull" already exists with same argument types

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 3.4.1
Component: build Version: 3.4.x
Keywords: Cc:

Description

Restoring a dump from 3.0 fails with: ERROR: function "_st_concavehull" already exists with same argument types

Test with:

regress/run_test.pl -v —dumprestore —upgrade —upgrade-path unpackaged3.0--:auto regress/core/regress

See #5573 for a way to have CI guard after these kind of upgrades

Change History (2)

comment:1 by Sandro Santilli <strk@…>, 6 months ago

In d9a7a30e/git:

Handle deprecated functions in create_skip_signature

References #5574 #5575 in master branch (3.5.0dev)

comment:2 by Sandro Santilli <strk@…>, 6 months ago

Resolution: fixed
Status: newclosed

In 2c36d0c/git:

Handle deprecated functions in create_skip_signature

Closes #5574 #5575 in stable-3.4 branch (3.4.1dev)

Note: See TracTickets for help on using tickets.