[postgis-tickets] [PostGIS] #4576: GRANT select on raster_columns and other raster metadata tables to public

PostGIS trac at osgeo.org
Wed Nov 13 07:55:53 PST 2019


#4576: GRANT select on raster_columns and other raster metadata tables to public
---------------------+---------------------------
  Reporter:  strk    |      Owner:  Bborie Park
      Type:  defect  |     Status:  new
  Priority:  medium  |  Milestone:  PostGIS 3.1.0
 Component:  raster  |    Version:  master
Resolution:          |   Keywords:
---------------------+---------------------------

Comment (by robe):

 raster_columns is fine to make public readable because now it's a view
 like geometry_columns/geography_columns

 so I think it has the same settings as geometry/geography in that tables a
 user doesn't have rights don't get listed in the view.

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4576#comment:3>
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