Re: ALTER DOMAIN .. OWNER TO ..

From: "Christopher Kings-Lynne" <chriskl(at)familyhealth(dot)com(dot)au>
To: "Rod Taylor" <rbt(at)rbt(dot)ca>, "PostgreSQL Patches" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: ALTER DOMAIN .. OWNER TO ..
Date: 2002-12-09 03:30:54
Message-ID: 008a01c29f33$61e2b0b0$6500a8c0@internal
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

What about the owner of the schema?

Chris

----- Original Message -----
From: "Rod Taylor" <rbt(at)rbt(dot)ca>
To: "PostgreSQL Patches" <pgsql-patches(at)postgresql(dot)org>
Sent: Sunday, December 08, 2002 6:19 PM
Subject: [PATCHES] ALTER DOMAIN .. OWNER TO ..

Allow change of ownership in a domain.

Either a superuser or owner of the schema may change the owner of the
domain.

--
Rod Taylor <rbt(at)rbt(dot)ca>

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

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-12-09 03:31:06 Re: ALTER DOMAIN .. OWNER TO ..
Previous Message Rod Taylor 2002-12-09 02:19:30 ALTER DOMAIN .. OWNER TO ..