Re: Does Type Have = Operator? - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: Does Type Have = Operator?
Date
Msg-id BD466FF0-EE94-44C7-9609-48BDB2210BA6@justatheory.com
Whole thread Raw
In response to Re: Does Type Have = Operator?  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
List pgsql-hackers
On May 17, 2016, at 7:58 AM, Jim Nasby <Jim.Nasby@BlueTreble.com> wrote:

> Probably in an attempt to bypass parse overhead on ingestion.
>
> Possibly because JSONB silently eats duplicated keys while JSON doesn't (though in that case even casting to JSONB is
probablynot what you want). 

It’s also when you’d want text equivalent semantics.

Best,

David


pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: 10.0
Next
From: "David E. Wheeler"
Date:
Subject: Re: Does Type Have = Operator?