Re: CALL and named parameters

Christoph Moench-Tegeder <cmt@burggraben.net>

From: Christoph Moench-Tegeder <cmt@burggraben.net>
To: Dominique Devienne <ddevienne@gmail.com>
Cc: pgsql-general@lists.postgresql.org
Date: 2025-08-06T19:33:49Z
Lists: pgsql-general
## Dominique Devienne (ddevienne@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