[PostGIS] #4678: Rewrite all raster callback functions in C

PostGIS trac at osgeo.org
Sun Jun 21 11:53:24 PDT 2026


#4678: Rewrite all raster callback functions in C
---------------------+-----------------------------
  Reporter:  robe    |      Owner:  dustymugs
      Type:  defect  |     Status:  closed
  Priority:  medium  |  Milestone:  PostGIS Fund Me
 Component:  raster  |    Version:  master
Resolution:  fixed   |   Keywords:
---------------------+-----------------------------
Changes (by Darafei Praliaskouski <me@…>):

 * resolution:   => fixed
 * status:  new => closed

Comment:

 In [changeset:"a401974f93be7586b3c7dbe9f7d686f3cad16061/git" a401974/git]:
 {{{#!CommitTicketReference repository="git"
 revision="a401974f93be7586b3c7dbe9f7d686f3cad16061"
 Move raster st_sum4ma callback to C

 Replace the PL/pgSQL two-dimensional st_sum4ma callback with a C
 implementation while preserving nodata handling, including lazy
 replacement-value casting for wrapper-provided modes.

 Closes #4678

 Closes https://github.com/postgis/postgis/pull/1098
 }}}
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4678#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list