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

From Robert Haas
Subject Re: proposal: disallow operator "=>" and use it for named parameters
Date
Msg-id CA+TgmobCMF7F50+feJpcLR8E_Lyv45AYXBSdiog-NS7VLuFopg@mail.gmail.com
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  (Bruce Momjian <bruce@momjian.us>)
List pgsql-hackers
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 Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: proposal: searching in array function - array_position
Next
From: Alex Hunsaker
Date:
Subject: Re: Precedence of standard comparison operators