pgsql: Document that jsonb has all the standard comparison operators.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that jsonb has all the standard comparison operators.
Date: 2014-06-18 19:19:27
Message-ID: E1WxLOJ-0000Nt-2I@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document that jsonb has all the standard comparison operators.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/8b4067e6ec051b5b50b9e8ae981708ce7c4bcf02

Modified Files
--------------
doc/src/sgml/func.sgml | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2014-06-18 19:32:43 Re: pgsql: Reduce the number of semaphores used under --disable-spinlocks.
Previous Message Andrew Dunstan 2014-06-18 19:18:59 pgsql: Document that jsonb has all the standard comparison operators.