Re: CALL and named parameters - Mailing list pgsql-general

From Christoph Moench-Tegeder
Subject Re: CALL and named parameters
Date
Msg-id aJOuHbxn2hIf6qDW@elch.exwg.net
Whole thread Raw
In response to CALL and named parameters  (Dominique Devienne <ddevienne@gmail.com>)
List 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



pgsql-general by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: Libpq.dll
Next
From: Adrian Klaver
Date:
Subject: Re: Libpq.dll