Ticket #1363 (closed enhancement: fixed)

Opened 18 months ago

Last modified 10 months ago

[raster] convert ST_AddBand array version to C

Reported by: robe Owned by: dustymugs
Priority: medium Milestone: PostGIS 2.1.0
Component: raster Version: trunk
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

Changed 15 months ago by pracine

  • milestone changed from PostGIS Raster Future to PostGIS Future

Changed 10 months ago by dustymugs

  • milestone changed from PostGIS Future to PostGIS 2.1.0

Changed 10 months ago by dustymugs

  • owner changed from pracine to dustymugs
  • status changed from new to assigned
  • type changed from defect to enhancement

Changed 10 months ago by dustymugs

  • keywords history added
  • status changed from assigned to closed
  • resolution set to fixed

Committed in r10150

Note: See TracTickets for help on using tickets.