<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/postgresql.git/contrib/jsonb_plpython/jsonb_plpython3u.control, branch master</title>
<subtitle>git.postgresql.org: git/postgresql.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/'/>
<entry>
<title>Transforms for jsonb to PL/Python</title>
<updated>2018-03-28T12:37:18+00:00</updated>
<author>
<name>Peter Eisentraut</name>
<email>peter_e@gmx.net</email>
</author>
<published>2018-03-28T12:32:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=3f44e3db72ad4097aae078c075a9b3cb3d6b761b'/>
<id>3f44e3db72ad4097aae078c075a9b3cb3d6b761b</id>
<content type='text'>
Add a new contrib module jsonb_plpython that provide a transform between
jsonb and PL/Python.  jsonb values are converted to appropriate Python
types such as dicts and lists, and vice versa.

Author: Anthony Bykov &lt;a.bykov@postgrespro.ru&gt;
Reviewed-by: Aleksander Alekseev &lt;a.alekseev@postgrespro.ru&gt;
Reviewed-by: Nikita Glukhov &lt;n.gluhov@postgrespro.ru&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new contrib module jsonb_plpython that provide a transform between
jsonb and PL/Python.  jsonb values are converted to appropriate Python
types such as dicts and lists, and vice versa.

Author: Anthony Bykov &lt;a.bykov@postgrespro.ru&gt;
Reviewed-by: Aleksander Alekseev &lt;a.alekseev@postgrespro.ru&gt;
Reviewed-by: Nikita Glukhov &lt;n.gluhov@postgrespro.ru&gt;
</pre>
</div>
</content>
</entry>
</feed>
