]> 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:10 +0000 (22:48 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Tue, 3 Jan 2006 22:48:10 +0000 (22:48 +0000)
commit41ec930d7ca3a6637cb80f4d02c1a7a556dcd513
treea95abc24e4401fa79a0340d633f55ad1eb239472
parent75bb2b611db9d008796889263f6d09863fe81bdf
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