Opened 10 years ago

Closed 9 years ago

#2977 closed defect (fixed)

pagc_normalize_address function errors on nulls

Reported by: robe Owned by: robe
Priority: medium Milestone: PostGIS 2.1.7
Component: tiger geocoder Version: 2.1.x
Keywords: Cc:

Description

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

Change History (4)

comment:1 by robe, 10 years ago

fixed for 2.2 at r13110. Will backport to 2.1 shortly after some testing.

comment:2 by pramsey, 9 years ago

Milestone: PostGIS 2.1.5PostGIS 2.1.6

comment:3 by pramsey, 9 years ago

Milestone: PostGIS 2.1.6PostGIS 2.1.7

comment:4 by robe, 9 years ago

Resolution: fixed
Status: newclosed

I think I fixed this already in 2.1. If not will be fixed when I copy over 2.2 changes for tiger 2014

Note: See TracTickets for help on using tickets.