HomeSoftware Heritage

Support setting default_privileges on all schemas

Description

Support setting default_privileges on all schemas

The Postgres default is for the absent specification of a schema name
when altering default privileges to apply to all schemas.
Support that behaviour, but keep the current default behaviour for
an unset schema parameter.

Details

Provenance
Chris Le Sueur <chris.lesueur@unipart.io>Authored on Sep 15 2021, 4:16 PM
olasdPushed on Dec 28 2021, 12:32 PM
Parents
rSPPGc768dec28b62: Merge pull request #1297 from fish-face/default_privileges_target_role
Branches
Unknown
Tags
Unknown

Event Timeline

Chris Le Sueur <chris.lesueur@unipart.io> committed rSPPG6aaa1cf90b08: Support setting default_privileges on all schemas (authored by Chris Le Sueur <chris.lesueur@unipart.io>).Oct 18 2021, 4:56 PM