Skip to content
Snippets Groups Projects
Commit 0053cebe authored by Tom Lane's avatar Tom Lane
Browse files

Fix coredump in plpgsql when trying to return a rowtype result.

Need to return a TupleTableSlot, not just a bare tuple.
parent ea08e6cd
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment