Thread: Named Notation for Functions' Parameteres

Named Notation for Functions' Parameteres

From
Samer Abukhait
Date:
Does PostgreSQL support by anyhow the parameter named notation in
function calling?? (like oracle's: parameter_name => argument_value)

If not, is it on the wish list?

Re: Named Notation for Functions' Parameteres

From
Bruno Wolff III
Date:
On Sun, May 15, 2005 at 13:59:00 +0200,
  Samer Abukhait <abukhait@gmail.com> wrote:
> Does PostgreSQL support by anyhow the parameter named notation in
> function calling?? (like oracle's: parameter_name => argument_value)
>
> If not, is it on the wish list?

It is on the TODO list.