There are procedures in Postgres 8.3?

From: Andre Lopes <lopes80andre(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: There are procedures in Postgres 8.3?
Date: 2009-08-18 11:48:49
Message-ID: 18f98e680908180448t3286fe00m34f51eec77f2cec6@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have some functions developed in postgres to work as a procedure. But now
I see in the Postgres Studio that we have the option to create a
procedure... So my question? there are procedures in Postgres 8.3? If yes,
what the correct syntax to write procedures in Postgres 8.3?

Best Regards,
André.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2009-08-18 12:24:52 Re: Best database model for canvassing (and analysing) opinion
Previous Message Alban Hertroys 2009-08-18 11:22:06 Re: multiple paramters in aggregate function