Re: Some questions about the array.

Поиск
Список
Период
Сортировка
От Teodor Sigaev
Тема Re: Some questions about the array.
Дата
Msg-id 5656F63A.70703@sigaev.ru
обсуждение исходный текст
Ответ на Re: Some questions about the array.  (YUriy Zhuravlev <u.zhuravlev@postgrespro.ru>)
Ответы Re: Some questions about the array.
Список pgsql-hackers

YUriy Zhuravlev wrote:
> On Friday 06 November 2015 12:55:44 you wrote:
>> Omitted bounds are common in other languages and would be handy. I
>> don't think they'd cause any issues with multi-dimensional arrays or
>> variable start-pos arrays.
>
> And yet, what about my patch?

My vote: let us do it, mean, omitting bounds. It simplifies syntax in rather 
popular queries.


> Discussions about ~ and{:} it seems optional.
~ is allowed as unary operator and therefore such syntax will introduce 
incompatibily/ambiguity.


-- 
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
  WWW: http://www.sigaev.ru/
 



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: pg_stat_replication log positions vs base backups
Следующее
От: Rushabh Lathia
Дата:
Сообщение: Re: Getting sorted data from foreign server for merge join