Opened 14 months ago
Closed 14 months ago
#5501 closed defect (invalid)
ERROR: cannot drop function st_clusterkmeans_deprecated_by_postgis_302(geometry,integer) because other objects depend on it
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | high | Milestone: | PostGIS 3.4.1 |
Component: | build | Version: | 3.4.x |
Keywords: | Cc: |
Description
FAIL: postgis extension upgrade 3.1.9dev--3.5.0dev
Found with: MAKE_ARGS=TESTS=$PWD/regress/core/regress.sql RUNTESTFLAGS="-v --before-upgrade-script $PWD/regress/hooks/use-all-functions.sql" utils/check_all_upgrades.sh 3.5.0dev
Change History (2)
comment:1 by , 14 months ago
comment:2 by , 14 months ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Sorry I now realize this is invalid, as the test is clearly missing dropping the view holding back the deprecated function
Note:
See TracTickets
for help on using tickets.
An easier way to verify the bug: