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

From Tom Lane
Subject Re: SQL access to database attributes
Date
Msg-id 14181.1404260122@sss.pgh.pa.us
Whole thread Raw
In response to Re: SQL access to database attributes  (Vik Fearing <vik.fearing@dalibo.com>)
List pgsql-hackers
Vik Fearing <vik.fearing@dalibo.com> writes:
> Okay, here is version two of the refactoring patch that documents that
> the with-space version is deprecated but still accepted.

> The feature patch is not affected by this and so I am not attaching a
> new version of that.

I've committed this without the changes to expose the CONNECTION_LIMIT
spelling, and with some other minor fixes --- the only one of substance
being that you'd broken the "foo = DEFAULT" variants of the options by
removing the checks on whether defel->arg was provided.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Gurjeet Singh
Date:
Subject: Re: Patch to send transaction commit/rollback stats to the stats collector unconditionally.
Next
From: Gurjeet Singh
Date:
Subject: Re: Proposing pg_hibernate