Re: TODO item: Allow more complex user/database default GUC settings - Mailing list pgsql-hackers

From Bernd Helmle
Subject Re: TODO item: Allow more complex user/database default GUC settings
Date
Msg-id D3841E5AEEF5930860A00358@amenophis
Whole thread Raw
In response to Re: TODO item: Allow more complex user/database default GUC settings  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: TODO item: Allow more complex user/database default GUC settings
List pgsql-hackers

--On 25. August 2009 22:17:38 -0400 Alvaro Herrera
<alvherre@commandprompt.com> wrote:

> I'm just posting in case somebody has thoughts on the UI part of it.
>
> Other things that need fixed:
>
> - need to figure out locking for roles; this stuff must be synchronized
>   with role drop
> - pg_shadow and pg_roles need a join to obtain settings
> - two regression tests need their expected file updated
> - catalog version bump

Here's a first shot on this for my current review round. Patch needed to
re-merged into current CVS HEAD due to some merge conflicts, i've also
adjusted the regression tests (minor). On a first look, i like the patch
(especially the code for the utility commands accessing the settings is
better modularized now, which looks much nicer).

--
Thanks

    Bernd
Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: updated join removal patch
Next
From: daveg
Date:
Subject: Re: happy birthday Tom Lane ...