Re: Use of Stored Procedures and - Mailing list pgsql-performance

From Marcos
Subject Re: Use of Stored Procedures and
Date
Msg-id 1137660256.930.7.camel@servidor
Whole thread Raw
In response to Re: Use of Stored Procedures and  (Michael Fuhr <mike@fuhr.org>)
Responses Re: Use of Stored Procedures and  (Markus Schaber <schabi@logix-tt.com>)
List pgsql-performance
> What statements?

Sorry. Statements is my code.

> What problem are you trying to solve?

I want know how I make to use a prepared plan
( http://www.postgresql.org/docs/8.1/static/sql-prepare.html ). I read
that I need to use the SPI_PREPARE and SPI_EXEC in my code, but I didn't
understand how make it.

Thanks


pgsql-performance by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Autovacuum / full vacuum (off-topic?)
Next
From: Markus Schaber
Date:
Subject: Re: Use of Stored Procedures and