#2026 closed defect (fixed)
[raster] Add missing ST_Union(raster) variant
Reported by: | Bborie Park | Owned by: | Bborie Park |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.1.0 |
Component: | raster | Version: | master |
Keywords: | history | Cc: |
Description
Currently missing the one parameter variant.
Change History (3)
comment:1 by , 11 years ago
Status: | new → assigned |
---|
comment:2 by , 11 years ago
Keywords: | history added |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
comment:3 by , 11 years ago
Unlike ST_Union(raster) in 2.0, the new version unions all bands of all input rasters.
Note:
See TracTickets
for help on using tickets.
Added in r10370