HomeSoftware Heritage

Support target_role in default_privileges

Description

Support target_role in default_privileges

ALTER DEFAULT PRIVILEGES supports the FOR ROLE <target_role> argument,
without which the statement applies only to objects created by the
*current* role, which may not be most useful.

Support specifying the target role.

Details

Provenance
Chris Le Sueur <chris.lesueur@unipart.io>Authored on Sep 15 2021, 3:48 PM
olasdPushed on Dec 28 2021, 12:32 PM
Parents
rSPPGecc63f1ac57d: Merge pull request #1295 from puppetlabs/release-prep
Branches
Unknown
Tags
Unknown

Event Timeline

Chris Le Sueur <chris.lesueur@unipart.io> committed rSPPG64a7753d5ed9: Support target_role in default_privileges (authored by Chris Le Sueur <chris.lesueur@unipart.io>).Oct 7 2021, 7:12 PM