]> 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:21 +0000 (22:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Jan 2006 22:48:21 +0000 (22:48 +0000)
commit495be39266f2f74e1626577fb20dd42d40a99006
tree47d86ee5092d6679cec64600ab797b2b95dac5a4
parenta61ca095a92fb036e7a79c081514d312abaec40f
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