Re: TODO item: Allow more complex user/database default GUC settings

Поиск
Список
Период
Сортировка
От Bernd Helmle
Тема Re: TODO item: Allow more complex user/database default GUC settings
Дата
Msg-id BA6C3DBDFBD60B546A5D69EB@amenophis
обсуждение исходный текст
Ответ на Re: TODO item: Allow more complex user/database default GUC settings  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: TODO item: Allow more complex user/database default GUC settings  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers

--On 30. September 2009 13:19:53 -0400 Alvaro Herrera 
<alvherre@commandprompt.com> wrote:

>> I think it would be helpful if you could post ONE patch with all the
>> changes and all the new files in the diff.  AIUI, "the" patch is now
>> split across three separate emails.  :-(
>
> That's correct, here it is.

Some additional notes:

- ALTER ROLE ... IN DATABASE is missing some documentation. If you want, i 
can work on this.

- The patch as is has still some locking problems (AlterRoleSet() has a XXX 
about that): I've managed to create dead entries for a role or a database 
in pg_db_role_setting while altering and dropping a role/database in two 
concurrent sessions.

-- 
Thanks
Bernd


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: FSM search modes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: FSM search modes