postgresql/src/pl
Tom Lane 375369acd1 Replace TupleTableSlot convention for whole-row variables and function
results with tuples as ordinary varlena Datums.  This commit does not
in itself do much for us, except eliminate the horrid memory leak
associated with evaluation of whole-row variables.  However, it lays the
groundwork for allowing composite types as table columns, and perhaps
some other useful features as well.  Per my proposal of a few days ago.
2004-04-01 21:28:47 +00:00
..
plperl Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
plpgsql Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
plpython Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
tcl Replace TupleTableSlot convention for whole-row variables and function 2004-04-01 21:28:47 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00