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

From Pavel Stehule
Subject Re: proposal - plpgsql - support standard syntax for named arguments for cursors
Date
Msg-id CAFj8pRDrRBmo-yQE0iOKi3q1RUaz_trNTA6SGP-qNDZPvWHPAw@mail.gmail.com
Whole thread Raw
In response to Re: proposal - plpgsql - support standard syntax for named arguments for cursors  (Gilles Darold <gilles@darold.net>)
List pgsql-hackers
Hi

po 24. 2. 2025 v 21:05 odesílatel Gilles Darold <gilles@darold.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/

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: pg_copy_logical_replication_slot doesn't copy the failover property
Next
From: Ashutosh Bapat
Date:
Subject: Re: Statistics Import and Export