[postgis-devel] [PostGIS] #1140: loader/PointZ test failing on my windows 9.0/9.1

PostGIS trac at osgeo.org
Fri Jul 22 03:07:42 PDT 2011


#1140: loader/PointZ test failing on my windows 9.0/9.1
---------------------+------------------------------------------------------
 Reporter:  robe     |       Owner:  strk         
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.0.0
Component:  postgis  |     Version:  trunk        
 Keywords:           |  
---------------------+------------------------------------------------------

Comment(by ads):

 I get the exact opposite order:

 {{{
 ads=# SELECT * FROM (values ('01'),(' 03')) AS f ORDER BY 1;
  column1
 ---------
  01
   03
 (2 Zeilen)
 }}}

 What is your Collate setting?[[BR]]
 See:
 http://www.depesz.com/index.php/2011/06/30/why-is-depesz-between-de-luca-
 and-de-vil/

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