From: | Petr Jelinek <petr(dot)jelinek(at)2ndquadrant(dot)com> |
---|---|
To: | Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: 9.5 release notes |
Date: | 2015-06-12 12:47:22 |
Message-ID: | 1434113242.2875.0@smtp.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi,
+ <listitem>
+ <para>
+ Add <type>JSONB</> functions <function>jsonb_set()</> and
+ <function>jsonb_pretty</> (Dmitry Dolgov, Andrew Dunstan)
+ </para>
+ </listitem>
I believe I should be 3rd author for this one as I rewrote large parts
of this functionality as part of the review.
--
Petr Jelinek http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Meskes | 2015-06-12 13:01:26 | Re: Collection of memory leaks for ECPG driver |
Previous Message | Taiki Kondo | 2015-06-12 12:45:50 | [Proposal] Progress bar for pg_dump/pg_restore |