[postgis-tickets] [PostGIS] #2788: Warning on PG_RETURN_HEAPTUPLEHEADER building against PgSQL 9.4

PostGIS trac at osgeo.org
Thu Jun 26 16:18:50 PDT 2014


#2788: Warning on PG_RETURN_HEAPTUPLEHEADER building against PgSQL 9.4
---------------------+------------------------------------------------------
 Reporter:  pramsey  |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.1.4
Component:  postgis  |     Version:  2.1.x        
 Keywords:           |  
---------------------+------------------------------------------------------
 gcc warns that PG_RETURN_HEAPTUPLEHEADER is getting the wrong arguments,
 and it looks like we are feeding it a Datum instead of a pointer to a
 HeapTupleHeader as we should be.

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