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 70D710A15F9A4E6E2CCFBF25@amenophis
Whole thread Raw
In response to Re: TODO item: Allow more complex user/database default GUC settings  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: TODO item: Allow more complex user/database default GUC settings
Re: TODO item: Allow more complex user/database default GUC settings
List pgsql-hackers

--On 27. September 2009 21:59:37 -0400 Robert Haas <robertmhaas@gmail.com>
wrote:

> Bernd,
>
> Can you review this new version and mark this as Ready for Committer
> if it looks OK, or else respond with comments and set it back to
> Waiting on Author?

Seems Alvaro forgot to include pg_db_role_setting.h, it doesn't compile
anymore with this error:

catalog.c:34:40: error: catalog/pg_db_role_setting.h: No such file or
directory
catalog.c: In function ‘IsSharedRelation’:
catalog.c:311: error: ‘DbRoleSettingRelationId’ undeclared (first use
in this function)


--
Thanks
Bernd


pgsql-hackers by date:

Previous
From: marcin mank
Date:
Subject: Re: Rejecting weak passwords
Next
From: decibel
Date:
Subject: Re: TODO item: Allow more complex user/database default GUC settings