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

Cause plpgsql to throw an error if "INTO rowtype_var" is followed by a comma.

Per bug #5352, this helps to provide a useful error message if the user
tries to do something presently unsupported, namely use a rowtype variable
as a member of a multiple-item INTO list.
parent 5600aacc
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