[postgis-tickets] [PostGIS] #2814: address_standardizer does not install with all encodings of database
PostGIS
trac at osgeo.org
Tue Jul 22 17:21:14 PDT 2014
#2814: address_standardizer does not install with all encodings of database
----------------------------------+-----------------------------------------
Reporter: robe | Owner: woobri
Type: defect | Status: closed
Priority: high | Milestone: PostGIS 2.2.0
Component: pagc_address_parser | Version: trunk
Resolution: fixed | Keywords:
----------------------------------+-----------------------------------------
Changes (by robe):
* status: new => closed
* resolution: => fixed
Comment:
Problem seems to be in the .control file. The line had
encoding = 'LATIN1'
I read here http://www.postgresql.org/docs/current/static/extend-
extensions.html seems that's only useful if your script file has non-ASCII
characters. This may be the case when we get to dataset extensions but
doesn't seem relevant for the actual address_standardizer extension
itself.
Committed at r12820
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2814#comment:1>
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