Opened 9 months ago

Closed 9 months ago

#5499 closed defect (fixed)

ERROR: Could not drop function st_tileenvelope. You might need to drop dependant objects

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

Description

To reproduce:

cat regress/hooks/use-all-functions.sql | make check-regress RUNTESTFLAGS="—upgrade —before-upgrade-script /dev/stdin -v" TESTS=/dev/null

Change History (2)

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

In 4fc205e/git:

Fix upgrades in presence of views using ST_TileEnvelope

References #5499 in master (3.5.0dev) branch

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

Resolution: fixed
Status: newclosed

In 3084945/git:

Fix upgrades in presence of views using ST_TileEnvelope

Closes #5499 in 3.4 (3.4.1dev) branch

Note: See TracTickets for help on using tickets.