Doc patch: Porting from Oracle (36.11) OUT INOUT parameters in plpgsql functions - Mailing list pgsql-docs

From Tony S
Subject Doc patch: Porting from Oracle (36.11) OUT INOUT parameters in plpgsql functions
Date
Msg-id 439DA513.80402@vectorsalad.com
Whole thread Raw
List 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

pgsql-docs by date:

Previous
From: Josh Berkus
Date:
Subject: Re: [HACKERS] Please Help: PostgreSQL Query Optimizer
Next
From: "Luiz K. Matsumura"
Date:
Subject: Pl/pgSQL documentation