Changeset 266

Show
Ignore:
Timestamp:
05/30/10 18:46:16 (21 months ago)
Author:
ol
Message:

Remove client_encoding instruction

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/test/ogc_wfs_data_110.sql

    r265 r266  
    44-- <https://svn.codehaus.org/geoserver/trunk/data/citewfs-1.1/> 
    55-- 
    6 SET client_encoding = 'UTF8'; 
     6--SET client_encoding = 'UTF8'; 
    77 
    88delete from geometry_columns where f_table_name = 'PrimitiveGeoFeature' ;