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

From Gilles Darold
Subject Re: proposal - plpgsql - support standard syntax for named arguments for cursors
Date
Msg-id f387a25f-54dc-40c7-829d-c4f3d067494e@darold.net
Whole thread Raw
In response to Re: proposal - plpgsql - support standard syntax for named arguments for cursors  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: proposal - plpgsql - support standard syntax for named arguments for cursors
List pgsql-hackers
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,

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




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Statistics Import and Export
Next
From: Tom Lane
Date:
Subject: Re: pgbench client-side performance issue on large scripts