From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Rod Taylor <rbt(at)rbt(dot)ca> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: ALTER DOMAIN .. OWNER TO .. |
Date: | 2002-12-11 03:46:53 |
Message-ID: | 200212110346.gBB3ksM19746@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---------------------------------------------------------------------------
Rod Taylor wrote:
-- Start of PGP signed section.
> Only superuser may change ownership...
>
> On Mon, 2002-12-09 at 09:59, Tom Lane wrote:
> > Rod Taylor <rbt(at)rbt(dot)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(at)rbt(dot)ca>
>
> PGP Key: http://www.rbt.ca/rbtpub.asc
[ Attachment, skipping... ]
-- End of PGP section, PGP failed!
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-12-11 03:47:04 | Re: show casts and conversions in psql (2nd try) |
Previous Message | Bruce Momjian | 2002-12-11 03:44:37 | Re: ALTER TABLE .. SET WITH / WITHOUT OIDS |