SQL Functions vs PL/PgSQL

From: "Johnny Kristensen" <johnnybo1(at)mail(dot)tele(dot)dk>
To: <pgsql-sql(at)postgresql(dot)org>
Subject: SQL Functions vs PL/PgSQL
Date: 2003-02-12 21:51:41
Message-ID: 000801c2d2e0$edd32420$dc9ac450@johnny
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Dmitry Tkach 2003-02-12 22:04:17 Re: How do you select from a table until a condition is met?
Previous Message Wilkinson Charlie E 2003-02-12 21:14:30 Re: Working with very large datasets