Re: createuser --memeber and PG 16

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема Re: createuser --memeber and PG 16
Дата
Msg-id F2D042A4-0632-43F8-9D9A-6537D01DE722@yesql.se
обсуждение исходный текст
Ответ на createuser --memeber and PG 16  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: createuser --memeber and PG 16  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
> On 10 May 2023, at 19:33, Bruce Momjian <bruce@momjian.us> wrote:

> I frankly don't
> know why --role matching CREATE ROLE ... ROLE IN was not already
> confusing in pre-PG 16.  Any new ideas for improvement?

IIRC there were a number of ideas presented in that thread but backwards
compatibility with --role already "taken" made it complicated, so --role and
--member were the least bad options.

> At a minium I would like to apply the attached doc patch to PG 16 to
> improve awkward wording in CREATE ROLE and createuser.

No objection.

+        role.  (This in effect makes the new role a <quote>group</quote>.)
While not introduced here, isn't the latter part interesting enough to warrant
not being inside parenthesis?

--
Daniel Gustafsson




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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: running logical replication as the subscription owner
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: psql tests hangs