Doc patch: Porting from Oracle (36.11) OUT INOUT parameters in plpgsql functions

From: Tony S <tony(at)vectorsalad(dot)com>
To: Docs <pgsql-docs(at)postgresql(dot)org>
Subject: Doc patch: Porting from Oracle (36.11) OUT INOUT parameters in plpgsql functions
Date: 2005-12-12 16:28:03
Message-ID: 439DA513.80402@vectorsalad.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

I hope this is the correct place to comment on this. Got major
confusion when I was plowing in to using the new OUT and INOUT
parameters for plpgsql functions. They are seriously different from the
Oracle notion. (Oracle's are pass by reference; Postgres more of a
result set column definition)

-tony

Browse pgsql-docs by date

  From Date Subject
Next Message Jim C. Nasby 2005-12-12 20:40:03 Re: Please Help: PostgreSQL Query Optimizer
Previous Message Devrim GUNDUZ 2005-12-12 15:09:24 Re: Moving FAQs to PgFoundry