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

From Rod Taylor
Subject Re: todo: comment field for pg users and groups
Date
Msg-id 1095864253.86376.158.camel@jester
Whole thread Raw
In response to Re: todo: comment field for pg users and groups  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
> 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.

Does TOAST work on shared objects?



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: todo: comment field for pg users and groups
Next
From: Gaetano Mendola
Date:
Subject: Postgres 8.0 with gcc 4.0 success