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

PostGIS trac at osgeo.org
Wed Nov 13 08:00:15 PST 2019


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

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Oops, we did already:
 raster/rt_pg/rtpostgis.sql.in:9233:GRANT SELECT ON TABLE raster_columns TO
 public;
 raster/rt_pg/rtpostgis.sql.in:9234:GRANT SELECT ON TABLE raster_overviews
 TO public;

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