2009/8/18 Andre Lopes <lopes80andre@xxxxxxxxx>: > 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? No, PostgreSQL doesn't support stored procedures - only stored functions. I don't know Postgres Studio - It maybe support EnterpriseDB, that supports stored procedures in PL/SQL syntax. regards Pavel Stehule > > Best Regards, > André. > > -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general