From: | "Mitch Vincent" <mvincent(at)cablespeed(dot)com> |
---|---|
To: | <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Ridicolus Postgresql review |
Date: | 2001-09-11 20:00:58 |
Message-ID: | 001101c13afc$799593e0$1e51000a@mitch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
It seems that the argument is over what a "stored procedure" is.... So can
anyone answer that with something to back it up? Opinions are great and all
but I think something more substantial than the "just 'cause" reason is
needed here :-)
Thanks!
-Mitch
> I blame the author.
>
> But as far as the comments on this list, the main differentiation
> between stored procedures and functions (as commonly accepted in the
> database world) was that stored procedures can return result sets and
> can be associated in packages, functions do not have this distinction.
>
> That said, postgres has functions, not stored procedures. Personally,
> I wish postgres *did* have stored procedures... I like them far better.
>
> --
> +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+
> | Shaun M. Thomas INN Database Programmer |
> | Phone: (309) 743-0812 Fax : (309) 743-0830 |
> | Email: sthomas(at)townnews(dot)com AIM : trifthen |
> | Web : hamster.lee.net |
> | |
> | "Most of our lives are about proving something, either to |
> | ourselves or to someone else." |
> | -- Anonymous |
> +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Emmanuel SARACCO | 2001-09-11 20:04:27 | function::plpgsql::returning resultset |
Previous Message | Shaun Thomas | 2001-09-11 19:54:08 | Re: Ridicolus Postgresql review |