Re: Unexpected NOCREATEROLE clause in role definition - Mailing list pgadmin-support

From Dave Page
Subject Re: Unexpected NOCREATEROLE clause in role definition
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E40103D77E@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Unexpected NOCREATEROLE clause in role definition  ("Andrus" <eetasoft@online.ee>)
List pgadmin-support

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of Andrus
> Sent: 12 January 2006 18:30
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Unexpected NOCREATEROLE clause in
> role definition
>
> To reproduce:
>
> 1. Run command
>
> CREATE ROLE test CREATEROLE
>
> 2. Look to the role definition in Group roles.
>
> Observed:
>
> CREATE ROLE test
>   NOSUPERUSER INHERIT NOCREATEDB NOCREATEROLE;
>
> Expected:
>
> CREATE ROLE test
>   NOSUPERUSER INHERIT NOCREATEDB CREATEROLE;

Thanks - fixed in SVN trunk and the stable branch.

Regards, Dave


pgadmin-support by date:

Previous
From: 正轶 钱
Date:
Subject: vacuum's display info is different from winxp and win2000
Next
From: "Hogan, James F. Jr."
Date:
Subject: pgagent jobs never start