Re: proposal: disallow operator "=>" and use it for named parameters - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: proposal: disallow operator "=>" and use it for named parameters
Date
Msg-id 20150501130147.GE6342@momjian.us
Whole thread Raw
In response to Re: proposal: disallow operator "=>" and use it for named parameters  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: proposal: disallow operator "=>" and use it for named parameters  (Petr Jelinek <petr@2ndquadrant.com>)
List pgsql-hackers
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?

---------------------------------------------------------------------------


> 
> Dne 1.5.2015 3:11 napsal uživatel "Bruce Momjian" <bruce@momjian.us>:
> 
>     On Tue, Mar 10, 2015 at 02:51:30PM -0400, Robert Haas wrote:
>     > On Tue, Mar 10, 2015 at 2:32 PM, Pavel Stehule <pavel.stehule@gmail.com>
>     wrote:
>     > > 1. funcname_signature_string
>     > > 2. get_rule_expr
>     >
>     > Thanks.  Patch attached.  I'll commit this if there are no objections.
> 
>     Robert, are you going to apply this?
> 
>     --
>       Bruce Momjian  <bruce@momjian.us>        http://momjian.us
>       EnterpriseDB                             http://enterprisedb.com
> 
>       + Everyone has their own god. +
> 

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Custom/Foreign-Join-APIs (Re: [v9.5] Custom Plan API)
Next
From: Marko Tiikkaja
Date:
Subject: Re: cache invalidation for PL/pgsql functions