Re: WIP: default values for function parameters - Mailing list pgsql-hackers

From Robert Haas
Subject Re: WIP: default values for function parameters
Date
Msg-id 603c8f070812090733o2c45668aud66b26860910847a@mail.gmail.com
Whole thread Raw
In response to Re: WIP: default values for function parameters  ("Pavel Stehule" <pavel.stehule@gmail.com>)
List pgsql-hackers
> it means, so we must not implement any new operator?

If the operator were called %@==+!, I think you could make a good
argument that no one else is likely using that for anything.

Surely the same cannot be said of =>

Of course, %@==+! is not a very convenient name for an operator, but
that's exactly the point: there are only a limited number of good,
short names for operators, and => must be near the top of that list.

...Robert


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: WIP: default values for function parameters
Next
From: "Pavel Stehule"
Date:
Subject: Re: WIP: default values for function parameters