Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: proposal - plpgsql - support standard syntax for named arguments for cursors - Mailing list pgsql-hackers

From Tom Lane
Subject Re: proposal - plpgsql - support standard syntax for named arguments for cursors
Date
Msg-id [email protected]
Whole thread Raw
Responses Re: proposal - plpgsql - support standard syntax for named arguments for cursors
List pgsql-hackers
Pavel Stehule <[email protected]> writes:
> I propose to enhancing to ANSI/SQL standard syntax for named arguments
> `argname => value`

Is there any reason to think that that's actually in the standard?
I poked around in SQL:2021 a little and couldn't find anything about
cursors with arguments at all.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Showing applied extended statistics in explain Part 2
Next
From: Pavel Stehule
Date:
Subject: Re: proposal - plpgsql - support standard syntax for named arguments for cursors