Re: Add --{no-,}bypassrls flags to createuser - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Add --{no-,}bypassrls flags to createuser
Date
Msg-id Yow+PeCg1bwi63ay@paquier.xyz
Whole thread Raw
In response to Re: Add --{no-,}bypassrls flags to createuser  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Add --{no-,}bypassrls flags to createuser
List pgsql-hackers
On Mon, May 23, 2022 at 09:37:35AM -0700, Nathan Bossart wrote:
> Michael also requested a test for multiple -a switches and for fancier
> string patterns.  Once that is taken care of, I think this can be marked as
> ready-for-committer.

Looking at v7, this means to extend the tests to process lists for
--admin with more name patterns.  And while on it, we could do the
same for the existing command for --role, but this one is on me, being
overly-pedantic while looking at the patch :)
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: fix typos in storing statistics in shared memory
Next
From: Michael Paquier
Date:
Subject: Re: Enforce "max_wal_size/ min_wal_size must be at least twice wal_segment_size" limit while setting GUCs