Ticket #633 (closed defect: fixed)

Opened 3 years ago

Last modified 18 months ago

[raster] st_above, st_below, st_right whatever make raster_above, raster_left whatever

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

Description

I believe these are bounding box and exist just for the operators -- only public functions should have an st_ in front. Please rename these. I assume it should be similar to what we have in place for geography

geography_above, geography_below whatever.

Change History

Changed 3 years ago by pracine

  • summary changed from st_above, st_below, st_right whatever make raster_above, raster_left whatever to [raster] st_above, st_below, st_right whatever make raster_above, raster_left whatever

Changed 2 years ago by pracine

  • status changed from new to assigned

Changed 20 months ago by pracine

  • status changed from assigned to new

Changed 18 months ago by dustymugs

  • status changed from new to closed
  • resolution set to fixed

Fixed in r8421. Will need to decide on how to handle upgrades properly as currently the upgrade scripts strip out the operator and operator function additions.

Note: See TracTickets for help on using tickets.