Opened 12 years ago

Closed 12 years ago

#1363 closed enhancement (fixed)

[raster] convert ST_AddBand array version to C

Reported by: robe Owned by: Bborie Park
Priority: medium Milestone: PostGIS 2.1.0
Component: raster Version: master
Keywords: history Cc:

Description

As noted in #1245, I've implemented this in plpgsql to satisfy my need for a shorter interface. However that doesn't satisfy my need for speed because as bands get bigger then memcopy calls become greater and greater.

Change History (4)

comment:1 by pracine, 12 years ago

Milestone: PostGIS Raster FuturePostGIS Future

comment:2 by Bborie Park, 12 years ago

Milestone: PostGIS FuturePostGIS 2.1.0

comment:3 by Bborie Park, 12 years ago

Owner: changed from pracine to Bborie Park
Status: newassigned
Type: defectenhancement

comment:4 by Bborie Park, 12 years ago

Keywords: history added
Resolution: fixed
Status: assignedclosed

Committed in r10150

Note: See TracTickets for help on using tickets.