Re: a couple of minor itches: RI Trigger Names, and

Поиск
Список
Период
Сортировка
От Ryan Bradetich
Тема Re: a couple of minor itches: RI Trigger Names, and
Дата
Msg-id 1020726066.17204.3.camel@beavis
обсуждение исходный текст
Ответ на a couple of minor itches: RI Trigger Names, and additional Alter ownerships commands.  (Ryan Bradetich <rbradetich@uswest.net>)
Список pgsql-hackers
Scrach itch #2.  I just figured out how to change the ownership of a
sequence:
alter table <sequence> owner to <owner>.

Amazing how easy it is to figure out once  you have posted the question
to the mailing list :)

thanks,

- Ryan


On Mon, 2002-05-06 at 11:52, Ryan Bradetich wrote:
.. snip ...
> Itch #2: Alter ownership on a sequence, etc.
> 
> Alter table provides the functionality to change the ownership of a
> table, but ownership on other structures like sequences, etc can not
> be changed without dropping and recreating as the new owner.  Would
> there be any interest if I worked on a patch to do this too?
> 
> 
> 
> Thanks again for all the hard work and a great database!
> 
> - Ryan Bradetich
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
> 




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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: HEADS UP: Win32/OS2/BeOS native ports
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Native Windows, Apache Portable Runtime