--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