Ticket #1912 (closed defect: fixed)
ST_Estimated_Extent() does not handle table name with blank
| Reported by: | anwiba | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.5.6 |
| Component: | postgis | Version: | 1.5.X |
| Keywords: | ST_Estimated_Extent | Cc: |
Description
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
Change History
Note: See
TracTickets for help on using
tickets.
