Re: Difference options with the CREATE ROLE docs

Поиск
Список
Период
Сортировка
От Euler Taveira
Тема Re: Difference options with the CREATE ROLE docs
Дата
Msg-id CAH503wCtwaTbx+RA5oiDTNtoxMcMzhMMM5JYrJAmbog6pzrbRw@mail.gmail.com
обсуждение исходный текст
Ответ на Difference options with the CREATE ROLE docs  (PG Doc comments form <noreply@postgresql.org>)
Ответы Re: Difference options with the CREATE ROLE docs  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-docs
On Fri, 10 Apr 2020 at 08:19, PG Doc comments form <noreply@postgresql.org> wrote:

This page says that "CREATE GROUP is now an alias for CREATE ROLE.",
But when u check the CREATE ROLE, u see they have different options,
I don't know if this is on purpose or not, But if it's just an alias, then
they should have the same options
If it's not the "exact same", then I guess there should be some explanations
about it

It seems an oversight. I'm attaching patches to fix it in all supported branches. v11 can be applied cleanly to v12/master.

Regards,


--
Euler Taveira                 http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Вложения

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Documentation: 21.5. Default Roles
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Difference options with the CREATE ROLE docs