Compiling Stored Procedure - Mailing list pgsql-novice

From Danilo Freitas da Costa
Subject Compiling Stored Procedure
Date
Msg-id 4559D22A.3070902@edza.com.br
Whole thread Raw
Responses Re: Compiling Stored Procedure  (Richard Broersma Jr <rabroersma@yahoo.com>)
List pgsql-novice
Hi all,

    I'm new in postgre and I'm using the 8.1 version.
    I need do some [Stored] Procedure in the Database to gain more
performance in some queries execution. However, these SPs must be
compiled.
    Some SPs is already created in plpgsql. Is it possible compile
them? If not, how can I do that?

    I read about write functions in C, but I didn't found functions
using sql statements...

Thanks.
Danilo

pgsql-novice by date:

Previous
From: Richard Broersma Jr
Date:
Subject: Re: methodology tuning
Next
From: Richard Broersma Jr
Date:
Subject: Re: Compiling Stored Procedure