Re: Ridicolus Postgresql review

Поиск
Список
Период
Сортировка
От Shaun Thomas
Тема Re: Ridicolus Postgresql review
Дата
Msg-id Pine.LNX.4.33L2.0109111448570.1528-100000@hamster.lee.net
обсуждение исходный текст
Ответ на Re: Ridicolus Postgresql review  ("Mitch Vincent" <mvincent@cablespeed.com>)
Список pgsql-general
On Tue, 11 Sep 2001, Mitch Vincent wrote:

>     I think PG is using the term as well as anyone could use such an
> ambiguous term.. I think it's fair to list the limitations of PG
> stored procedures when discussing feature sets but I don't think it's
> fair to say that PG doesn't have stored procedures as clearly it does!

Well, the author of the article was an idiot for many reasons.  Mainly
because he talked about Mysql and Postgres most of the time without
differentiating between them, and sometimes mixing up facts between the
databases when he *did*.  In which case, the article *did* mention that
perl, and other languages are available, but not to what database
(clearly) and not to what extent; while at the same time saying neither
database supports stored procedures.

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              |
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+



В списке pgsql-general по дате отправления:

Предыдущее
От: Vince Vielhaber
Дата:
Сообщение: Re: USA Disaster
Следующее
От: "Mitch Vincent"
Дата:
Сообщение: Re: Ridicolus Postgresql review