[postgis-tickets] [PostGIS] #4747: Re: [PostGIS] #4745: Possible problem with new version 2.5.5

PostGIS trac at osgeo.org
Mon Aug 24 07:56:33 PDT 2020


#4747: Re: [PostGIS] #4745: Possible problem with new version 2.5.5
------------------------+---------------------------
  Reporter:  ezimanyi   |      Owner:  pramsey
      Type:  defect     |     Status:  closed
  Priority:  medium     |  Milestone:  PostGIS 3.1.0
 Component:  postgis    |    Version:  2.5.x
Resolution:  duplicate  |   Keywords:
------------------------+---------------------------

Comment (by Algunenano):

 I **think** that you can't use DirectFunctionCall2Coll, as it initializes
 the callee fcinfo with NULL information. You need to use
 CallerFInfoFunctionCallXXXX all the time you might use the cache (or
 always if you don't want to worry about it).

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4747#comment:3>
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