Re: Temporary table in pl/pgsql

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: Merlin Moncure <mmoncure(at)gmail(dot)com>
Cc: PostgreSQL <pgsql-general(at)postgresql(dot)org>
Subject: Re: Temporary table in pl/pgsql
Date: 2007-04-13 21:16:40
Message-ID: 461FF338.2080908@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)iol(dot)ie
---------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrej Ricnik-Bay 2007-04-13 21:46:04 Re: question
Previous Message Listmail 2007-04-13 21:09:34 Re: Temporary table in pl/pgsql