[postgis-devel] [PostGIS] #1912: ST_Estimated_Extent() does not handle table name with blank
PostGIS
trac at osgeo.org
Fri Jul 13 03:21:16 PDT 2012
#1912: ST_Estimated_Extent() does not handle table name with blank
---------------------------------+------------------------------------------
Reporter: anwiba | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 1.5.5
Component: postgis | Version: 1.5.X
Keywords: ST_Estimated_Extent |
---------------------------------+------------------------------------------
ST_Estimated_Extent('public', 'sample name', 'geometry')
Error: ERROR: invalid name syntax
Where: SQL statement "SELECT has_table_privilege((SELECT usesysid FROM
pg_user WHERE usename = session_user), 'public.sample name', 'select')"
SQLState: 42602
ErrorCode: 0
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1912>
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