Opened 8 months ago

Closed 8 months ago

#5516 closed defect (fixed)

make check-locked-upgrade fails in presence of views using raster functions

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

Description (last modified by strk)

Due to very many functions that are dropped upfront

Can be verified with:

make -C raster/test/regress/ check-locked-upgrade

After commenting out all the exceptions in regress/hooks/use-all-functions.sql

See also specific tickets: #5500 #5502 #5503 #5504 #5505 #5506 #5508 #5509 #5510 #5511 #5512 #5513 #5514 #5515 #5507 #5517 #5519

Change History (6)

comment:1 by strk, 8 months ago

Description: modified (diff)

comment:2 by strk, 8 months ago

Description: modified (diff)

comment:3 by Sandro Santilli <strk@…>, 8 months ago

In e9df666/git:

Skip all problematic raster functions from locking view

Have dronie/woodie run locked upgrade test also for raster

References #5497
References #5516

comment:4 by strk, 8 months ago

Description: modified (diff)

comment:5 by Sandro Santilli <strk@…>, 8 months ago

In 58780c6f/git:

Deprecate older raster functions instead of dropping them

Fix raster unpackaging script creator to handle script based drops

in master (3.5.0dev) branch:

References #5516 #5517 #5502 #5503 #5504 #5505 #5506 #5507 #5508

#5509 #5510 #5511 #5512 #5513 #5514 #5515 #5516

comment:6 by strk, 8 months ago

Resolution: fixed
Status: newclosed

Closed by [e428b70577bd51d3924346d9f0124a6d37ef4ff8/git] in 3.4 branch (3.4.1dev)

Note: See TracTickets for help on using tickets.