]> granicus.if.org Git - postgresql/commit
exec_move_row() should be more forgiving of tuples with a different
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Apr 2001 20:05:40 +0000 (20:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 30 Apr 2001 20:05:40 +0000 (20:05 +0000)
commit8bb3c8fe5413103c30ba8d1bcb3a1f8e46bddf3d
tree9d1eaa50fcc4d6cd19efdcdb8d02bd27b4b70154
parente2004dfc69c602226288a99a4e769d6494a9afe7
exec_move_row() should be more forgiving of tuples with a different
number of columns than it was expecting, for reasons that are now
documented in the code...
src/pl/plpgsql/src/pl_exec.c