Re: Temporary table in pl/pgsql

Поиск
Список
Период
Сортировка
От Raymond O'Donnell
Тема Re: Temporary table in pl/pgsql
Дата
Msg-id 461FF338.2080908@iol.ie
обсуждение исходный текст
Ответ на Re: Temporary table in pl/pgsql  ("Merlin Moncure" <mmoncure@gmail.com>)
Список pgsql-general
On 13/04/2007 21:55, Merlin Moncure wrote:

> in addition to the 'create table' stmt, all queries that touch the
> table must also be dynamic.  postgresql 8.3 will have improved plan
> invalidation which will (aiui) remove this requirement.

Thanks for that - just tried it and it worked.

Ray.


---------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
---------------------------------------------------------------

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

Предыдущее
От: Listmail
Дата:
Сообщение: Re: Temporary table in pl/pgsql
Следующее
От: "Andrej Ricnik-Bay"
Дата:
Сообщение: Re: question