Re: per user/database connections limit again

Поиск
Список
Период
Сортировка
От Petr Jelinek
Тема Re: per user/database connections limit again
Дата
Msg-id 42E51E04.5020005@parba.cz
обсуждение исходный текст
Ответ на Re: per user/database connections limit again  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: per user/database connections limit again
Список pgsql-patches
Bruce Momjian wrote:

>The new syntax for this command is CREATE/ALTER DATABASE/USER:
>
>                | MAX CONNECTIONS Iconst
>
>This adds 'max' as a keyword, though at a fairly unreserved level, I
>think.  Should we use the syntax LIMIT CONNECTIONS so we don't have to
>add MAX as a keyword at all?
>
Yeah I have no problem with LIMIT CONNECTIONS, will you change it or
should I do it ?

btw where has new keyword to be added to not be added "at a fairly
unreserved level" ? (MAX is also added to keywords.c in that patch)

--
Regards
Petr Jelinek (PJMODOS)



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: per user/database connections limit again
Следующее
От: "Rocco Altier"
Дата:
Сообщение: Re: Proposed patch to remove .so pattern rules from platform Makefiles