mirror of https://github.com/citusdata/citus.git
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. |
||
---|---|---|
.. | ||
backend | ||
include | ||
test/regress |