Re: Named arguments in function calls - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Named arguments in function calls
Date
Msg-id 200401261703.45273.peter_e@gmx.net
Whole thread Raw
In response to Re: Named arguments in function calls  (Rod Taylor <pg@rbt.ca>)
Responses Re: Named arguments in function calls  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Named arguments in function calls  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Rod Taylor wrote:
> If that was IS, then foo(x is 13) makes sense.

I like that syntax.  For example

select interest(amount is 500.00, rate is 1.3)

is very readable, yet brief.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: what does it mean
Next
From: "Simon Riggs"
Date:
Subject: Re: cache control?