Re: [DOCS] rename of a view

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [DOCS] rename of a view
Дата
Msg-id 27614.1183432429@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [DOCS] rename of a view  (Neil Conway <neilc@samurai.com>)
Ответы Re: [DOCS] rename of a view
Список pgsql-patches
Neil Conway <neilc@samurai.com> writes:
> On Sun, 2007-07-01 at 12:55 -0700, David Fetter wrote:
>> Here's a new patch + file.  This one allows ALTER [SEQUENCE | VIEW] to
>> work only on the respective database objects, but permits the old
>> ALTER TABLE syntax.

> Applied with some fixes. Thanks for the patch. ALTER VIEW ... SET SCHEMA
> might be another worthwhile thing to add, for consistency.

Er, was this on the agenda for 8.3?

            regards, tom lane

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: [DOCS] rename of a view
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Load Distributed Checkpoints, final patch