citus/src/backend
Burak Yucesoy 4c8da43617 GRANT SELECT access for metadata tables to public
Previously, we errored out if non-user tries to SELECT query for some metadata tables. It
seems that we already GRANT SELECT access to some metadata tables but not others. With
this change, we GRANT SELECT access to all existing Citus metadata tables.
2016-12-23 16:32:47 +03:00
..
distributed GRANT SELECT access for metadata tables to public 2016-12-23 16:32:47 +03:00
.gitignore Initial commit of Citus 5.0 2016-02-11 04:05:32 +02:00