Re: proposal - plpgsql - support standard syntax for named arguments for cursors

From: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
To: Gilles Darold <gilles(at)darold(dot)net>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: proposal - plpgsql - support standard syntax for named arguments for cursors
Date: 2025-02-25 05:32:37
Message-ID: CAFj8pRDrRBmo-yQE0iOKi3q1RUaz_trNTA6SGP-qNDZPvWHPAw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi

po 24. 2. 2025 v 21:05 odesílatel Gilles Darold <gilles(at)darold(dot)net> napsal:

> Review:
>
> This patch claims to add SQL/PSM named arguments syntax to cursors and
> this what it does exactly.
>
> It compiles without error with master current code and all tests
> passed successfully.
>
> I think it could be ready to be committed.
>
>
> Note for the committer: does it make sense to mention in the
> documentation that this standard SQL/PSM syntax is preferred than the PG
> syntax?
>

>
> Best regards,
>

Thank you for review

Pavel

>
> --
> Gilles Darold
> http://www.darold.net/
>
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2025-02-25 05:41:55 Re: Statistics Import and Export
Previous Message Amit Kapila 2025-02-25 05:31:56 Re: pg_copy_logical_replication_slot doesn't copy the failover property