[postgis-tickets] [PostGIS] #4302: ST_MemSize for geography

PostGIS trac at osgeo.org
Mon Jan 21 04:36:06 PST 2019


#4302: ST_MemSize for geography
----------------------+---------------------------
 Reporter:  ezimanyi  |      Owner:  pramsey
     Type:  defect    |     Status:  new
 Priority:  medium    |  Milestone:  PostGIS 2.5.2
Component:  postgis   |    Version:  2.4.x
 Keywords:            |
----------------------+---------------------------
 It would we nice to have the function
 integer ST_MemSize(geometry geomA);
 also available for geographies. I would be very easy to add support for
 it, just need to add the SQL definition and use the same C function for
 both geometry and geography.

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