Re: proposal sql: labeled function params - Mailing list pgsql-hackers

From Tom Lane
Subject Re: proposal sql: labeled function params
Date
Msg-id 3976.1219508105@sss.pgh.pa.us
Whole thread Raw
In response to Re: proposal sql: labeled function params  ("Pavel Stehule" <pavel.stehule@gmail.com>)
Responses Re: proposal sql: labeled function params  ("Pavel Stehule" <pavel.stehule@gmail.com>)
List pgsql-hackers
"Pavel Stehule" <pavel.stehule@gmail.com> writes:
> I thing, so it's possible - in this case. We should transform named
> params to expr  after syntax analyze.

You're going to have a hard time making parentheses affect the behavior
if you do it that way.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: [GENERAL] Surprising syntax error
Next
From: Tom Lane
Date:
Subject: Re: Should enum GUCs be listed as such in config.sgml?