Re: Ridicolus Postgresql review
Mitch Vincent <mvincent@cablespeed.com>
From: "Mitch Vincent" <mvincent@cablespeed.com>
To: <pgsql-general@postgresql.org>
Date: 2001-09-11T20:00:58Z
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@townnews.com AIM : trifthen | > | Web : hamster.lee.net | > | | > | "Most of our lives are about proving something, either to | > | ourselves or to someone else." | > | -- Anonymous | > +-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ > >