postgresql/src/pl
Tom Lane 7bacf2befa Add expected tuple descriptor to ReturnSetInfo information for table
functions, per suggestion from John Gray and Joe Conway.  Also, fix
plpgsql RETURN NEXT to verify that returned values match the expected
tupdesc.
2002-08-30 23:59:46 +00:00
..
plperl Add a bunch of pseudo-types to replace the behavior formerly associated 2002-08-22 00:01:51 +00:00
plpgsql Add expected tuple descriptor to ReturnSetInfo information for table 2002-08-30 23:59:46 +00:00
plpython Add a bunch of pseudo-types to replace the behavior formerly associated 2002-08-22 00:01:51 +00:00
tcl Add a bunch of pseudo-types to replace the behavior formerly associated 2002-08-22 00:01:51 +00:00
Makefile Turn on plpython build by default if we have something that looks like a 2001-08-27 00:29:49 +00:00