[postgis-devel] [PostGIS] #1465: loader/Latin1 regression failure (NetBSD, postgresql 8.4.10)

PostGIS trac at osgeo.org
Mon Jan 16 08:51:28 PST 2012


#1465: loader/Latin1 regression failure (NetBSD, postgresql 8.4.10)
---------------------------+------------------------------------------------
 Reporter:  gdt            |       Owner:  mcayland     
     Type:  defect         |      Status:  new          
 Priority:  medium         |   Milestone:  PostGIS 2.0.0
Component:  loader/dumper  |     Version:  trunk        
 Keywords:                 |  
---------------------------+------------------------------------------------

Comment(by mcayland):

 Right, so we don't use PostgreSQL to do the encoding conversion but use
 iconv instead. Hence we force everything to UTF-8 encoding in the output
 and indicate this to PostgreSQL.

 Now I can't say that I have any shapefiles lying around without 7-bit
 ASCII names, so it wouldn't surprise me if there are errors in this area.
 I'll try and take a look at this, however I'm fairly short on time this
 week.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/1465#comment:4>
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-devel mailing list