Re: Some questions about the array. - Mailing list pgsql-hackers

From YUriy Zhuravlev
Subject Re: Some questions about the array.
Date
Msg-id 9363628.XUapNgKFIU@dinodell
Whole thread Raw
In response to Re: Some questions about the array.  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: Some questions about the array.  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
On Monday 09 November 2015 13:50:20 Pavel Stehule wrote:
> New symbols increase a complexity of our code and our documentation.
> 
> If some functionality can be implemented via functions without performance
> impacts, we should not to create new operators or syntax - mainly for
> corner use cases.
> 
> Regards
> 
> Pavel

Ok we can use {:} instead [:] for zero array access.  
The function is the solution half.

-- 
YUriy Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Some questions about the array.
Next
From: Pavel Stehule
Date:
Subject: Re: Some questions about the array.