Re: Parameterized views proposition - Mailing list pgsql-sql

From Tambet Matiisen
Subject Re: Parameterized views proposition
Date
Msg-id [email protected]
Whole thread Raw
In response to Parameterized views proposition  ("Tambet Matiisen" <[email protected]>)
List 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:[email protected]]
> Sent: Saturday, March 12, 2005 2:08 PM
> To: Tambet Matiisen; [email protected]
> Subject: Re: [SQL] Parameterized views proposition
>
>
>
>     What about using PREPARE ?
>
>


pgsql-sql by date:

Previous
From: PFC
Date:
Subject: Re: Parameterized views proposition
Next
From: Bruno Wolff III
Date:
Subject: Re: Parameterized views proposition