[postgis-devel] [PostGIS] #748: shp2pgsql use wrong schema name

PostGIS trac at osgeo.org
Mon Jan 3 06:16:19 PST 2011


#748: shp2pgsql use wrong schema name
-----------------------+----------------------------------------------------
 Reporter:  aperi2007  |       Owner:  pramsey      
     Type:  defect     |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.0.0
Component:  postgis    |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------

Comment(by mcayland):

 Yuck. Can you do an SVN bisect to locate the culprit commit?

 For Paul:

 Note that the USE_NLS flag has been implemented correctly - it should not
 be passed in as a -D option into the build, but should be part of
 postgis_config.h so it can be disabled there (think of MSVC builds,
 compilers with different command arguments for example).

 postgis_config.h.in is autogenerated by one of the autotools utilities,
 although I seem to remember I had to remove a couple of unused entries in
 the past to prevent name clashes.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/748#comment:10>
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