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

Give a suitable HINT when an INSERT's data source is a RowExpr containing

the same number of columns expected by the insert.  This suggests that there
were extra parentheses that converted the intended column list into a row
expression.

Original patch by Marko Tiikkaja, rather heavily editorialized by me.
parent 48f0a28b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment