pgsql: Support PL/Tcl functions that return composite types and/or sets

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

Support PL/Tcl functions that return composite types and/or sets.

Jim Nasby, rather heavily editorialized by me

Patch: <f2134651-14b3-efeb-f274-c69f3c084031@BlueTreble.com>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/26abb50c490dee191df21282bc940b94118550aa

Modified Files
--------------
doc/src/sgml/pltcl.sgml | 73 ++++--
src/pl/tcl/expected/pltcl_queries.out | 61 +++++
src/pl/tcl/expected/pltcl_setup.out | 13 +
src/pl/tcl/pltcl.c | 430 +++++++++++++++++++++++++++++-----
src/pl/tcl/sql/pltcl_queries.sql | 33 +++
src/pl/tcl/sql/pltcl_setup.sql | 16 ++
6 files changed, 545 insertions(+), 81 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers