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

Started by Tom Laneover 18 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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)