Re: jsonb concatenate operator's semantics seem questionable

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: jsonb concatenate operator's semantics seem questionable
Дата
Msg-id CA+TgmoZjvnE=t41k5PCPfcroSthOME34WcB2Dyctx=rSQjqkEQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: jsonb concatenate operator's semantics seem questionable  (Andres Freund <andres@anarazel.de>)
Ответы Re: jsonb concatenate operator's semantics seem questionable  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Wed, May 20, 2015 at 3:42 PM, Andres Freund <andres@anarazel.de> wrote:
> On 2015-05-20 15:37:15 -0400, Tom Lane wrote:
>> Josh Berkus <josh@agliodbs.com> writes:
>> > That does cover all bases, and users would be able to create the
>> > operator which suits their particular use case easily.  It's also fairly
>> > similar to how jsquery works, although the syntax is completely different.
>>
>> > But ... it's after feature freeze.  So, thoughts?
>>
>> I think this could be seen as a correction/bug fix for a pre-freeze
>> feature.  We should not be too resistant to filing down rough edges
>> on new features, even if that involves a spec change.
>
> +1

+1, emphatically.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: postgres_fdw join pushdown (was Re: Custom/Foreign-Join-APIs)
Следующее
От: Oleksandr Shulgin
Дата:
Сообщение: Re: pg_dump quietly ignore missing tables - is it bug?