Opened 5 years ago

Closed 5 years ago

#4547 closed defect (fixed)

AddRasterConstraints fail with "query string argument of EXECUTE is null"

Reported by: strk Owned by: Bborie Park
Priority: medium Milestone: PostGIS 2.3.11
Component: raster Version: master
Keywords: Cc:

Description

When the target table contains NULL rasters, or no rasters at all. This is a spin-off of #4530.

Known to be bogus in 2.3.8 and later versions

Change History (5)

comment:1 by strk, 5 years ago

In 17936:

Fix AddRasterConstraints in presence of null geoms in table

References #4547 in 2.3 branch

comment:2 by strk, 5 years ago

In 17937:

Fix AddRasterConstraints in presence of null geoms in table

References #4547 in 2.4 branch

comment:3 by strk, 5 years ago

In 17938:

Fix AddRasterConstraints in presence of null geoms in table

References #4547 in 2.5 branch

comment:4 by strk, 5 years ago

In 17939:

Fix AddRasterConstraints in presence of null geoms in table

References #4547 in 3.0 branch

comment:5 by strk, 5 years ago

Resolution: fixed
Status: newclosed

In 17942:

Fix AddRasterConstraints in presence of null geoms in table

CLoses #4547 in master branch

Note: See TracTickets for help on using tickets.