Named Notation for Functions' Parameteres

From: Samer Abukhait <abukhait(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Named Notation for Functions' Parameteres
Date: 2005-05-15 11:59:00
Message-ID: 7d215b0c0505150459a60b04a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Fuhr 2005-05-15 13:31:48 Re: Error when try installing pgbench ?
Previous Message Samer Abukhait 2005-05-15 11:30:05 function bit(integer)