Re: ALTER DOMAIN .. OWNER TO ..

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: ALTER DOMAIN .. OWNER TO ..
Дата
Msg-id 008a01c29f33$61e2b0b0$6500a8c0@internal
обсуждение исходный текст
Ответ на ALTER DOMAIN .. OWNER TO ..  (Rod Taylor <rbt@rbt.ca>)
Список pgsql-patches
What about the owner of the schema?

Chris

----- Original Message -----
From: "Rod Taylor" <rbt@rbt.ca>
To: "PostgreSQL Patches" <pgsql-patches@postgresql.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@rbt.ca>

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


В списке pgsql-patches по дате отправления:

Предыдущее
От: Rod Taylor
Дата:
Сообщение: ALTER DOMAIN .. OWNER TO ..
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: ALTER DOMAIN .. OWNER TO ..