First phase of OUT-parameters project. We can now define and use SQL

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 47888fe84227aaf3decffc7204554bdec54d2b29
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2005-03-31T22:46:33Z
Releases: 8.1.0
First phase of OUT-parameters project.  We can now define and use SQL
functions with OUT parameters.  The various PLs still need work, as does
pg_dump.  Rudimentary docs and regression tests included.

Files