Nils,
> I always thought that Pl/PgSQL functions where 'stored procedures'.
> Probably I'm wrong, but whats the difference between a Pl/PgSQL
> function
> and a stored procedure? (just curious).
Postgres functions have really expanded the concept of function, to the
point of *almost* being store
Josh Berkus wrote:
> Full stored procedures are planned for Postgres, but not for a couple of
> versions.
>
I always thought that Pl/PgSQL functions where 'stored procedures'.
Probably I'm wrong, but whats the difference between a Pl/PgSQL function
and a stored procedure? (just curious).
Reg