[postgis-devel] [PostGIS] #1729: tickets regression fails on 9.1, due to detailed error message

PostGIS trac at osgeo.org
Wed Mar 28 01:35:34 PDT 2012


#1729: tickets regression fails on 9.1, due to detailed error message
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  pramsey      
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 1.5.4
Component:  postgis  |     Version:  1.5.X        
 Keywords:           |  
---------------------+------------------------------------------------------
 {{{
 *** tickets_expected    Wed Mar 28 10:24:51 2012
 --- /tmp/pgis_reg_20133/test_49_out     Wed Mar 28 10:33:06 2012
 ***************
 *** 91,95 ****
   #1595|SRID=32019;MULTILINESTRING((0 0,0 1))
   #1596.1|public.road_pg.roads_geom SRID:4326 TYPE:POINT DIMS:2
   ERROR:  invalid SRID: 330000 not found in spatial_ref_sys
 ! PL/pgSQL function "updategeometrysrid" line 4 at SQL statement
   #1596.3|4326
 --- 91,95 ----
   #1595|SRID=32019;MULTILINESTRING((0 0,0 1))
   #1596.1|public.road_pg.roads_geom SRID:4326 TYPE:POINT DIMS:2
   ERROR:  invalid SRID: 330000 not found in spatial_ref_sys
 ! PL/pgSQL function "updategeometrysrid" line 5 at SQL statement
   #1596.3|4326
 }}}

 I guess we can drop that line printing using "terse" output.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1729>
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