First phase of OUT-parameters project. We can now define and use SQL
Tom Lane <tgl@sss.pgh.pa.us>
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.