Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects. - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Date
Msg-id 1302037461.27487.44.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On tis, 2011-04-05 at 14:47 -0400, Tom Lane wrote:
> Supporting user mappings in COMMENT, EXTENSION, etc is not so critical
> that we should push a possibly misdesigned notion of ownership into
> the system for it.  Better to take our time and think about that.
> 
> (BTW, it might be useful to reconsider casts while we are thinking about
> this.  Those don't have a proper notion of ownership either.  I'm a bit
> inclined to think that we should just bite the bullet and add owner
> columns to both these catalogs.  But, again, let's not be hasty.)

As I said elsewhere, I think of user mappings as similar to role grants.
An owner there would be similar to a grantor, so it would make sense.



pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: [DOCS] Uppercase SGML entity declarations
Next
From: Alexander Korotkov
Date:
Subject: Re: GSoC proposal: Fast GiST index build