Re: createuser --memeber and PG 16 - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: createuser --memeber and PG 16
Date
Msg-id ZGo56LUbAw0Qt5pd@momjian.us
Whole thread Raw
In response to Re: createuser --memeber and PG 16  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: createuser --memeber and PG 16
List pgsql-hackers
On Sun, May 21, 2023 at 08:22:05AM -0700, Nathan Bossart wrote:
> On Sun, May 21, 2023 at 07:44:49AM -0700, Nathan Bossart wrote:
> > On Sun, May 21, 2023 at 08:00:15AM +0200, Peter Eisentraut wrote:
> >> Maybe
> >> 
> >> createuser --with-members
> >> 
> >> and
> >> 
> >> createuser --member-of
> >> 
> >> would be clearer.
> > 
> > Those seem like reasonable choices to me.  I suspect we'll want to keep
> > --role around for backward compatibility.
> 
> I've attached a draft patch for this.  I also changed --admin to
> --with-admin.

If we want to go forward with this, the big question is whether we want
to get this in before beta1.  FYI, the release notes don't mention the
option names.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: createuser --memeber and PG 16
Next
From: Tom Lane
Date:
Subject: Re: createuser --memeber and PG 16