ALTER DOMAIN .. OWNER TO ..

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: PostgreSQL Patches <pgsql-patches(at)postgresql(dot)org>
Subject: ALTER DOMAIN .. OWNER TO ..
Date: 2002-12-09 02:19:30
Message-ID: 1039400370.79804.198.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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

Attachment Content-Type Size
altdomainowner.patch text/plain 6.6 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2002-12-09 03:30:54 Re: ALTER DOMAIN .. OWNER TO ..
Previous Message Joe Conway 2002-12-09 01:56:37 Re: proposal: array utility functions phase 1