Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.13.0, 0.14.0
-
None
-
None
Description
When tables are created using without SQLStandards based authorization being enabled, the table owner does not have any privileges on the table.
It makes sense to set the default privileges to be compatible with sql standard mode's expected default privileges for the owner of the table, instead of setting no privileges at all.