Re: proposal: disallow operator "=>" and use it for named parameters

From: Petr Jelinek <petr(at)2ndquadrant(dot)com>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Kevin Grittner <kgrittn(at)ymail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: proposal: disallow operator "=>" and use it for named parameters
Date: 2015-05-01 13:29:07
Message-ID: 55437FA3.4010001@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 01/05/15 15:17, Bruce Momjian wrote:
> On Fri, May 1, 2015 at 03:13:28PM +0200, Petr Jelinek wrote:
>> On 01/05/15 15:01, Bruce Momjian wrote:
>>> On Fri, May 1, 2015 at 05:25:53AM +0200, Pavel Stehule wrote:
>>>> It is done
>>>
>>> Uh, I am not sure why you say that as I don't see any commit related to
>>> this. Can you show me the commit?
>>>
>>
>> 865f14a2d31af23a05bbf2df04c274629c5d5c4d
>
> But that doesn't touch these:
>
> 1. funcname_signature_string
> 2. get_rule_expr
>
> which is what Robert's later patch did:
>
> http://www.postgresql.org/message-id/CA+TgmobCMF7F50+feJpcLR8E_Lyv45AYXBSdiog-NS7VLuFopg@mail.gmail.com
>

Oh, now I see what you mean, yeah that does not appear to have been
committed.

--
Petr Jelinek http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2015-05-01 13:35:09 postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs)
Previous Message Bruce Momjian 2015-05-01 13:17:29 Re: proposal: disallow operator "=>" and use it for named parameters