pgsql: Add an example of a SQL function with output parameters returning

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add an example of a SQL function with output parameters returning
Date: 2007-11-10 20:14:36
Message-ID: 20071110201436.61FBE7540F0@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add an example of a SQL function with output parameters returning
multiple rows. I had thought this case was covered, but there was
no example in the obvious section to look in.

Modified Files:
--------------
pgsql/doc/src/sgml:
xfunc.sgml (r1.129 -> r1.130)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/xfunc.sgml?r1=1.129&r2=1.130)

Browse pgsql-committers by date

  From Date Subject
Next Message User Mkz 2007-11-10 20:21:51 plproxy - plproxy: relnotes for 2.0.3
Previous Message Tom Lane 2007-11-10 19:44:42 Re: pgsql: If an index depends on no columns of its table, give it a