Re: Parameterized views proposition

From: "Tambet Matiisen" <t(dot)matiisen(at)aprote(dot)ee>
To: "PFC" <lists(at)boutiquenumerique(dot)com>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: Parameterized views proposition
Date: 2005-03-12 14:13:56
Message-ID: A66A11DBF5525341AEF6B8DE39CDE77008804E@black.aprote.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


Prepared statements are not really what I'm looking for. Prepared
statements only last for the duration of the current database session. I
need "permanent prepared statements", if you prefer. Even this is not
entirely correct, because I don't want the query plan to be remembered.

Tambet

> -----Original Message-----
> From: PFC [mailto:lists(at)boutiquenumerique(dot)com]
> Sent: Saturday, March 12, 2005 2:08 PM
> To: Tambet Matiisen; pgsql-sql(at)postgresql(dot)org
> Subject: Re: [SQL] Parameterized views proposition
>
>
>
> What about using PREPARE ?
>
>

Browse pgsql-sql by date

  From Date Subject
Next Message Bruno Wolff III 2005-03-12 16:34:57 Re: Parameterized views proposition
Previous Message PFC 2005-03-12 12:07:48 Re: Parameterized views proposition