[postgis-tickets] [PostGIS] #3093: st_estimatedextent error with mixed case table names

PostGIS trac at osgeo.org
Tue Mar 31 09:38:51 PDT 2015


#3093: st_estimatedextent error with mixed case table names
-----------------------+----------------------------------------------------
  Reporter:  lpercich  |       Owner:  pramsey      
      Type:  defect    |      Status:  closed       
  Priority:  low       |   Milestone:  PostGIS 2.1.7
 Component:  postgis   |     Version:  2.1.x        
Resolution:  wontfix   |    Keywords:               
-----------------------+----------------------------------------------------

Comment(by jef):

 There might be stuff that doesn't handle camelcase specially and currently
 works, because camelcase is implicitly turned to lowercase when used
 without extra quotes on both creation and {{{st_estimatedextent}}}.   I
 suppose there are also other functions that work alike.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/3093#comment:5>
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-tickets mailing list