Re: Wishlist?

From: Tony Caduto <tony_caduto(at)amsoftwaredesign(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Wishlist?
Date: 2005-07-25 20:41:47
Message-ID: 42E54E8B.6030109@amsoftwaredesign.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Even in Pascal a procedure and a function are the same except one
returns a result, the other does not.

And it C++ everything is a function, you just set the return type to
void for a proc.

>But AFAICS this is a distinction made by people (like in Pascal) but is
>not a distinction at all. As far as the system is concerned they are
>identical. Everything you can do in one of those "procedures" you can
>do in PostgreSQL now, so what is the problem?
>
>
>

In response to

  • Re: Wishlist? at 2005-07-25 17:57:41 from Martijn van Oosterhout

Browse pgsql-general by date

  From Date Subject
Next Message Ed L. 2005-07-25 21:17:03 db slowness + upgrade prospects
Previous Message Jonathan Lam 2005-07-25 18:56:47 Re: Connection error