Re: [DOCS] rename of a view

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [DOCS] rename of a view
Дата
Msg-id 6927.1183471002@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [DOCS] rename of a view  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Ответы Re: [DOCS] rename of a view  (Neil Conway <neilc@samurai.com>)
Список pgsql-patches
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> writes:
> Neil Conway wrote:
>> On Mon, 2007-02-07 at 23:13 -0400, Tom Lane wrote:
>>> Er, was this on the agenda for 8.3?
>>
>> Well, it seemed fairly harmless to me (no behavioral changes and very
>> little new code, just syntax), so I didn't see a compelling reason to
>> delay applying it for a few months. But I can revert it if you'd prefer.

> hmm so now we have ALTER VIEW/SEQUENCE commands that can do a bit but
> not all of what ALTER TABLE can do (renaming columns of a VIEW or
> changing the owner for example).
> I agree in principle that having those functionality in ALTER
> VIEW/SEQUENCE is a good idea but only bringing in a bit of the required
> functionality which still does not solve the "uhm why do I need ALTER
> TABLE to manipulate a VIEW" months after the feature freeze sounds a bit
> wrong to me :-(

What's bothering me here is failure to focus.  We are not in development
mode today, and have not been for months.  What we need to be doing is
wrapping up the patches that are already on the to-do list, not
expending developer effort on new stuff.  Neil, according to
http://developer.postgresql.org/index.php/Todo:PatchStatus
you have accepted two patches to review --- what is happening with
those?

            regards, tom lane

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

Предыдущее
От: Gregory Stark
Дата:
Сообщение: Re: Load Distributed Checkpoints, final patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Load Distributed Checkpoints, final patch