Re: Add --{no-,}bypassrls flags to createuser

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: Add --{no-,}bypassrls flags to createuser
Дата
Msg-id 20220523163735.GA938919@nathanxps13
обсуждение исходный текст
Ответ на Re: Add --{no-,}bypassrls flags to createuser  (Shinya Kato <Shinya11.Kato@oss.nttdata.com>)
Ответы Re: Add --{no-,}bypassrls flags to createuser  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Mon, May 23, 2022 at 11:55:43PM +0900, Shinya Kato wrote:
> On 2022-05-23 16:29, Michael Paquier wrote:
>> May I ask for the addition of tests when one specifies multiple
>> switches for --admin and --member?  This would check the code path
>> where you build a list of role names.  You could check fancier string
>> patterns, while on it, to look after the use of fmtId(), say with
>> role names that include whitespaces or such.
> 
> Thanks!
> I changed to the test that describes multiple "-m".
> It seems to be working without any problems, how about it?

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.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Zheng Li
Дата:
Сообщение: Re: Support logical replication of DDLs
Следующее
От: Nathan Bossart
Дата:
Сообщение: Re: docs: mention "pg_read_all_stats" in "track_activities" description