SQL Functions vs PL/PgSQL - Mailing list pgsql-sql

From Johnny Kristensen
Subject SQL Functions vs PL/PgSQL
Date
Msg-id 000801c2d2e0$edd32420$dc9ac450@johnny
Whole thread Raw
Responses Re: SQL Functions vs PL/PgSQL  (Josh Berkus <josh@agliodbs.com>)
List pgsql-sql
Hi!
Does postgres store execution plan's for user-defined SQL functions as the PL/pgSQL interpreter does. And if so - will this only be prepared after an initial call to the function? Can't seem to find this information in the docs!?
Thanks,
Johnny Kristensen

pgsql-sql by date:

Previous
From: "Frankie Lam"
Date:
Subject: dblink question please
Next
From: Bruno Wolff III
Date:
Subject: Re: Possible bug in Postgres? Followup to "How do you select from a table until a condition is met?"