Which type of functions are best? - Mailing list pgsql-sql

From Postgres User
Subject Which type of functions are best?
Date
Msg-id 4175D047.3080307@productivitymedia.com
Whole thread Raw
In response to Re: help with to_date and to_char  (Edmund Bacon <ebacon@onesystem.com>)
List pgsql-sql
Hi,

I'm just starting out and am looking to speed up queries using either 
SQL functions or PLPGSQL functions.  I have googled around and have not 
found a great answer saying that this is the way to go.  I would like to 
use PREPARE/EXECUTE... but of course they only last for each connection, 
I would like something more permanent.

Thanks for your input,
J


pgsql-sql by date:

Previous
From: Pierre-Frédéric Caillaud
Date:
Subject: Re: need query advice
Next
From: Thomas F.O'Connell
Date:
Subject: Re: help with to_date and to_char