Re: COMMENT ON [GROUP/USER]

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: pgsql-hackers@postgresql.org
Date: 2004-03-08T19:46:21Z
Lists: pgsql-hackers
Bruce Momjian wrote:

>Another problem is that pg_description is per-database, while
>pg_user/group are global for all databases.
>
>  
>
databases are also per cluster, but we have comments on those.

Could we keep the user/group comments in those tables instead of in 
pg_description?

cheers

andrew