<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hi all,<br>
<br>
I'm new in postgre and I'm using the 8.1 version.<br>
I need do some [Stored] Procedure in the Database to gain more
performance in some queries execution. However, these SPs must be
compiled. <br>
Some SPs is already created in plpgsql. Is it possible compile
them? If not, how can I do that?<br>
<br>
I read about write functions in C, but I didn't found functions
using sql statements...<br>
<br>
Thanks.<br>
Danilo</font><br>
</body>
</html>