]> granicus.if.org Git - postgresql/commit
Add checks to verify that a plpgsql function returning a rowtype is actually
authorTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Jan 2006 22:48:28 +0000 (22:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Jan 2006 22:48:28 +0000 (22:48 +0000)
commitdea775eb25e0f7b0f0b14e83d88041954f469c29
tree04be81f7e562b837c6afd5d018e718ff2586cbab
parent6b0e64431c1cba1ed496deddb19a719b1c0df6d9
Add checks to verify that a plpgsql function returning a rowtype is actually
returning the rowtype it's supposed to return.  Per reports from David Niblett
and Michael Fuhr.
src/pl/plpgsql/src/pl_exec.c