Re: ALTER DOMAIN .. OWNER TO .. - Mailing list pgsql-patches

From Rod Taylor
Subject Re: ALTER DOMAIN .. OWNER TO ..
Date
Msg-id 1039448896.78462.23.camel@jester
Whole thread Raw
In response to Re: ALTER DOMAIN .. OWNER TO ..  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ALTER DOMAIN .. OWNER TO ..  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-patches
Only superuser may change ownership...

On Mon, 2002-12-09 at 09:59, Tom Lane wrote:
> Rod Taylor <rbt@rbt.ca> writes:
> > Either a superuser or owner of the schema may change the owner of the
> > domain.
>
> Superuser only, please.  Or are you not familiar with the reasons why
> most Unixen do not allow one to "give away" ownership of a file?
>
>             regards, tom lane
--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

Attachment

pgsql-patches by date:

Previous
From: Rod Taylor
Date:
Subject: Re: ALTER DOMAIN .. OWNER TO ..
Next
From: Tom Lane
Date:
Subject: Re: ALTER DOMAIN .. OWNER TO ..