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

PostGIS trac at osgeo.org
Sat May 2 13:22:08 PDT 2020


#4678: Rewrite all raster callback functions in C
--------------------+---------------------------
 Reporter:  robe    |      Owner:  Bborie Park
     Type:  defect  |     Status:  new
 Priority:  medium  |  Milestone:  PostGIS 3.1.0
Component:  raster  |    Version:  master
 Keywords:          |
--------------------+---------------------------
 Most of the raster callback functions are written in PLPGSQL which is
 unbearably slow.

 I suspect rewriting them in C (if we can) would provide faster
 performance.  If not I'll try rewriting them in SQL which I think would
 make them faster than plpgsql.

 This issue on mailing list reminded me

 https://lists.osgeo.org/pipermail/postgis-users/2020-May/044137.html

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4678>
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