| From: | Bernd Helmle <mailings(at)oopsware(dot)de> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)commandprompt(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Gurjeet Singh <singh(dot)gurjeet(at)gmail(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: TODO item: Allow more complex user/database default GUC settings |
| Date: | 2009-09-28 22:33:03 |
| Message-ID: | 70D710A15F9A4E6E2CCFBF25@amenophis |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
--On 27. September 2009 21:59:37 -0400 Robert Haas <robertmhaas(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | decibel | 2009-09-28 22:52:18 | Re: TODO item: Allow more complex user/database default GUC settings |
| Previous Message | marcin mank | 2009-09-28 21:49:06 | Re: Rejecting weak passwords |