Re: todo: comment field for pg users and groups - Mailing list pgsql-hackers

From Tom Lane
Subject Re: todo: comment field for pg users and groups
Date
Msg-id 11528.1095863527@sss.pgh.pa.us
Whole thread Raw
In response to Re: todo: comment field for pg users and groups  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> There have been noises of adding a new catalog for keeping comments for
> shared objects (which would itself be shared, of course).  I'm not sure
> what the rationale is for not putting them in the pg_shadow catalog.

The fact that it wouldn't scale conveniently to handle the other N types
of shared objects...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: elog in 7.4
Next
From: Rod Taylor
Date:
Subject: Re: todo: comment field for pg users and groups