Re: postgres and stored procedures with in/out parameters - Mailing list pgsql-general

From Douglas McNaught
Subject Re: postgres and stored procedures with in/out parameters
Date
Msg-id m2u0jeye9w.fsf@Douglas-McNaughts-Powerbook.local
Whole thread Raw
In response to postgres and stored procedures with in/out parameters  (KubaTyszko <kuba@lbl.pl>)
List pgsql-general
KubaTyszko <kuba@lbl.pl> writes:

> hi.
> does postgresql support calling stored procedures with input and output
> parameters ?
> like  example_proc(in1,in2,out1,out2);
> if it does not - will it be possible in some time ?
> is someone planning it ?

It's not supported in the current version, but it will be in the
upcoming 8.1 release.

-Doug

pgsql-general by date:

Previous
From: Ajay Dalvi
Date:
Subject: Getting error regarding pg_config_os.h file not there
Next
From: Ajay Dalvi
Date:
Subject: How to uninstall PostGreSql from linux