[postgis-tickets] [PostGIS] #3979: [Re]introduce postgis_geos_noop() and postgis_sfcgal_noop()

PostGIS trac at osgeo.org
Wed Jan 10 17:39:21 PST 2018


#3979: [Re]introduce postgis_geos_noop() and postgis_sfcgal_noop()
-------------------------------------------------+-------------------------
 Reporter:  lucasvr                              |      Owner:  pramsey
     Type:  patch                                |     Status:  new
 Priority:  medium                               |  Milestone:  PostGIS
                                                 |  2.4.3
Component:  postgis                              |    Version:  2.4.x
 Keywords:  serialization deserialization        |
  performance                                    |
-------------------------------------------------+-------------------------
 PostGIS used to expose a SQL function named geosnoop(geometry) to test the
 cost of deserializing and reserializing from the PostgreSQL backend. The
 attached patch brings that function back (this time named as
 postgis_geos_noop(geometry)) together with its SFCGAL counterpart
 (postgis_sfcgal_noop(geometry)).

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