Re: SQL access to database attributes - Mailing list pgsql-hackers

From Vik Fearing
Subject Re: SQL access to database attributes
Date
Msg-id 53A5F6A9.2080300@dalibo.com
Whole thread Raw
In response to Re: SQL access to database attributes  (Pavel Stehule <pavel.stehule@gmail.com>)
List 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 by date:

Previous
From: Vik Fearing
Date:
Subject: Re: SQL access to database attributes
Next
From: Vik Fearing
Date:
Subject: Re: idle_in_transaction_timeout