[fdo-trac] #119: PostGIS missing quotes for columns in queries

FDO trac_fdo at osgeo.org
Tue Sep 11 03:52:35 EDT 2007


#119: PostGIS missing quotes for columns in queries
--------------------------------+-------------------------------------------
   Reporter:  jbirch            |       Owner:  mloskot
       Type:  defect            |      Status:  new    
   Priority:  major             |   Milestone:  3.3.0  
  Component:  PostGIS Provider  |     Version:  3.2.2  
   Severity:  3                 |    Keywords:         
External_id:                    |  
--------------------------------+-------------------------------------------
 You can see in this example that the column names are not being quoted
 properly in the SQL statements to preserve case:

 {{{


 DECLARE crsselcmd_8122f830936479525e7e775d958cd3e1 CURSOR FOR SELECT
 "public"."testtab".geom,"public"."testtab".geom_name,"public"."testtab".geom_description
 FROM "public"."testtab"


 }}}

-- 
Ticket URL: <http://trac.osgeo.org/fdo/ticket/119>
FDO <http://fdo.osgeo.org/>
Feature Data Objects


More information about the fdo-trac mailing list