Need an example - more information - Mailing list pgsql-interfaces

From Constantin Teodorescu
Subject Need an example - more information
Date
Msg-id 37C7D355.F6F1DA5C@flex.ro
Whole thread Raw
List pgsql-interfaces
The function should run on the server (installed with CREATe FUNCTION
command) as in the example :

select product, price, getcomplexinformation(product) from stock;

The getcomplexinformation function will search over other 3 tables,
compute some intense math operations on them and return a result. I have
experimented with plpgsql and pltcl but I will need more speed.

Thanks again,
-- 
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA


pgsql-interfaces by date:

Previous
From: Constantin Teodorescu
Date:
Subject: Need an example
Next
From: "Gerardo Fdez. Navarrete"
Date:
Subject: how to unsubcribe