Re: [PATCHES] COPY view

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [PATCHES] COPY view
Дата
Msg-id 20060823131811.GD1963@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [PATCHES] COPY view  (Böszörményi Zoltán <zboszor@dunaweb.hu>)
Список pgsql-hackers
Böszörményi Zoltán wrote:

> 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.

Cool, thanks.  Send the patch and we can look it over to see what you're
missing.  It may be something simple like shutting down the executor
node or something.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: Böszörményi Zoltán
Дата:
Сообщение: Re: [PATCHES] COPY view
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [PATCHES] COPY view