[postgis-tickets] [PostGIS] #2655: postgis_full_version() fails if user has no permission to execute functions in "topology" schema
PostGIS
trac at osgeo.org
Mon Feb 24 01:34:33 PST 2014
#2655: postgis_full_version() fails if user has no permission to execute functions
in "topology" schema
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.1.2
Component: postgis | Version: 2.1.x
Keywords: |
---------------------+------------------------------------------------------
Due to moving postgis_topology_scripts_installed() under the "topology"
schema, users that do not have permission to use that schema will receive
an error from postgis_full_version().
See #2502
This is a core bug, the postgis_full_version function should catch errors
calling the topology version and report that
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2655>
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