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

From Pavel Stehule
Subject Re: SQL access to database attributes
Date
Msg-id CAFj8pRBaeZOacKbmcBsi2dwr+T3yXBvjxXF+oP1WqWWA6bAfGg@mail.gmail.com
Whole thread Raw
In response to SQL access to database attributes  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: SQL access to database attributes  (Vik Fearing <vik.fearing@dalibo.com>)
List pgsql-hackers
Second question related to second patch:

 Must be new syntax ALLOW_CONNECTIONS? Should not be (ENABLE | DISABLE) CONNECTION ? This doesn't need any new keyword.

Regards

Pavel


2014-06-21 22:11 GMT+02:00 Pavel Stehule <pavel.stehule@gmail.com>:
Hello

I am looking createdb_alterdb_grammar_refactoring.v1.patch

http://www.postgresql.org/message-id/53868E57.3030908@dalibo.com

Is any reason or is acceptable incompatible change CONNECTION_LIMIT instead CONNECTION LIMIT? Is decreasing parser size about 1% good enough for breaking compatibility?

Surely this patch cannot be backported what is proposed there.

Regards

Pavel



pgsql-hackers by date:

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