[postgis-devel] [PostGIS] #1795: spatial_ref_sys, geometry_columns, raster views should be publicly readable
PostGIS
trac at osgeo.org
Wed Nov 28 17:37:46 PST 2012
#1795: spatial_ref_sys, geometry_columns, raster views should be publicly readable
-----------------------------------+----------------------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: build/upgrade/install | Version: 2.0.x
Keywords: |
-----------------------------------+----------------------------------------
Comment(by robe):
I'm not really quite sure what you mean by existence of public. public
group always exists though public schema may not. anyrate like I said
topology aside, I see no reason why we can't make geometry_columns,
geography_columns, raster_columns, spatial_ref_sys publically readable
since they are already internally limited by the account viewing it (minus
-- spatial_ref_sys), but hey spatial_ref_sys is pretty much the same
across all postgis dbs so what's the big deal with people seeing what is
in there.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1795#comment:4>
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