Re: [PATCHES] COPY view

Поиск
Список
Период
Сортировка
От Böszörményi Zoltán
Тема Re: [PATCHES] COPY view
Дата
Msg-id 4551.213.163.11.81.1156338455.squirrel@www.dunaweb.hu
обсуждение исходный текст
Ответ на Re: [PATCHES] COPY view  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: [PATCHES] COPY view  (Andrew Dunstan <andrew@dunslane.net>)
Re: [PATCHES] COPY view  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Hi,

> Tom Lane wrote:
>>
>> At the moment, with the online-index and updatable-views patches both
>> pretty seriously broken, and no sign that the bitmap-index people are
>> awake at all, I might take it on myself to fix this one instead of those
>> others.  But is that what I should be spending my time on in the waning
>> days of the 8.2 freeze cycle?  Speak now or hold your peace.
>>
>>
>>
>
> Personally, I would say that this is less important than updatable views
> but more than  online indexes. If it could be fixed just for the view
> case in a day or so then I think it's worth it.
>
> cheers
>
> andrew

It seems I was able to get it working for both the VIEW and SELECT
cases. I still have one issue, the reference to the select is left open
and it complains on closing the transaction. But basically works.

Best regards,
Zoltán Böszörményi


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: Question about (lazy) vacuum
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: [PATCHES] COPY view