exec_move_row() should be more forgiving of tuples with a different
Tom Lane <tgl@sss.pgh.pa.us>
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...
Files
| Path | Change | +/− |
|---|---|---|
| src/pl/plpgsql/src/pl_exec.c | modified | +33 −32 |