mirror of
https://github.com/postgres/postgres.git
synced 2025-06-29 10:41:53 +03:00
@ -210,7 +210,7 @@ variable_coerce_param_hook(ParseState *pstate, Param *param,
|
||||
}
|
||||
else
|
||||
{
|
||||
/* Ooops */
|
||||
/* Oops */
|
||||
ereport(ERROR,
|
||||
(errcode(ERRCODE_AMBIGUOUS_PARAMETER),
|
||||
errmsg("inconsistent types deduced for parameter $%d",
|
||||
|
Reference in New Issue
Block a user