Re: fixing CREATEROLE

From: Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com>
To: walther(at)technowledgy(dot)de
Cc: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: fixing CREATEROLE
Date: 2022-11-28 20:46:28
Message-ID: 0722356D-EB12-4F25-BECF-BD669208D82E@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On Nov 28, 2022, at 12:33 PM, Mark Dilger <mark(dot)dilger(at)enterprisedb(dot)com> wrote:
>
>> Isn't this just GRANT .. WITH SET FALSE, INHERIT FALSE, ADMIN TRUE? That should allow role administration, without actually granting membership in that role, yet, right?
>
> Can you clarify what you mean here? Are you inventing a new syntax?

Nevermind. After reading Robert's email, it's clear enough what you mean here.


Mark Dilger
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikita Malakhov 2022-11-28 20:54:53 Re: [PATCH] Infinite loop while acquiring new TOAST Oid
Previous Message Andres Freund 2022-11-28 20:36:55 Re: [PATCH] Infinite loop while acquiring new TOAST Oid