Re: jsonb concatenate operator's semantics seem questionable - Mailing list pgsql-hackers

From Andres Freund
Subject Re: jsonb concatenate operator's semantics seem questionable
Date
Msg-id 20150520194226.GM27868@alap3.anarazel.de
Whole thread Raw
In response to Re: jsonb concatenate operator's semantics seem questionable  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: jsonb concatenate operator's semantics seem questionable  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: RFC: Non-user-resettable SET SESSION AUTHORISATION
Next
From: Andrew Dunstan
Date:
Subject: Re: jsonb concatenate operator's semantics seem questionable