[postgis-tickets] [PostGIS] #2977: pagc_normalize_address function errors on nulls

PostGIS trac at osgeo.org
Fri Oct 24 16:19:23 PDT 2014


#2977: pagc_normalize_address function errors on nulls
----------------------------+-----------------------------------------------
 Reporter:  robe            |       Owner:  robe         
     Type:  defect          |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.1.5
Component:  tiger geocoder  |     Version:  2.1.x        
 Keywords:                  |  
----------------------------+-----------------------------------------------
 Gives error:


 {{{
 ERROR:  record "var_parse_rec" is not assigned yet
 DETAIL:  The tuple structure of a not-yet-assigned record is
 indeterminate.
 CONTEXT:  SQL statement "SELECT var_parse_rec.city"
 PL/pgSQL function pagc_normalize_address(character varying) line 14 at
 assignment
 }}}

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