Opened 14 years ago

Closed 13 years ago

#592 closed task (fixed)

[raster] Add a ST_HasNoBand function

Reported by: pracine Owned by: pracine
Priority: medium Milestone: PostGIS 2.0.0
Component: raster Version: master
Keywords: Cc:

Description

There is two versions:

-ST_HasNoBand(raster) returns TRUE if there is no band.

-ST_HasNoBand(raster, band) returns TRUE if there is not this number of band.

Change History (2)

comment:1 by pracine, 14 years ago

Status: newassigned

comment:2 by jorgearevalo, 13 years ago

Resolution: fixed
Status: assignedclosed

Done in r6555, r6556

Note: See TracTickets for help on using tickets.