## Dominique Devienne (ddevie...@gmail.com):

> Turns out, thanks to ChatGPT for clueing me in, CALL does NOT support
> named parameters.

Turns out, ChatGPT is once again very wrong.
As per https://www.postgresql.org/docs/14/sql-call.html ,
"Arguments can include parameter names, using the syntax name => value."
So, if you'd include what you actually did to get that error message...
And maybe try the manual, it's really good (we think).

Regards,
Christoph

-- 
Spare Space


Reply via email to