Re: SQL access to database attributes

Поиск
Список
Период
Сортировка
От Vik Fearing
Тема Re: SQL access to database attributes
Дата
Msg-id 53A5F6A9.2080300@dalibo.com
обсуждение исходный текст
Ответ на Re: SQL access to database attributes  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On 06/21/2014 10:21 PM, Pavel Stehule wrote:
> Second question related to second patch:
> 
>  Must be new syntax ALLOW_CONNECTIONS?

It doesn't *have* to be called that, but that's what the corresponding
column in pg_database is called so why add confusion?  (Actually, it's
called datallowconn but that would be a silly name on the SQL level.)

> Should not be (ENABLE | DISABLE) CONNECTION ?

I don't think it should be, no.

> This doesn't need any new keyword.

None of this requires any new keywords.  That's the whole point of the
refactoring patch.
-- 
Vik



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

Предыдущее
От: Vik Fearing
Дата:
Сообщение: Re: SQL access to database attributes
Следующее
От: Vik Fearing
Дата:
Сообщение: Re: idle_in_transaction_timeout