<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/postgresql.git/contrib/jsonb_plpython/jsonb_plpythonu.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>plpython: Remove plpythonu, plpython2u and associated transform extensions.</title>
<updated>2022-03-08T02:20:20+00:00</updated>
<author>
<name>Andres Freund</name>
<email>andres@anarazel.de</email>
</author>
<published>2022-03-08T02:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/postgresql.git/commit/?id=76a29adee749f41e277459cbf2e47a2ff7777f31'/>
<id>76a29adee749f41e277459cbf2e47a2ff7777f31</id>
<content type='text'>
Since 19252e8ec93 we reject Python 2 during build configuration. Now that the
dust on the buildfarm has settled, remove extension variants specific to
Python 2.

Reviewed-By: Peter Eisentraut &lt;peter@eisentraut.org&gt;
Reviewed-By: Tom Lane &lt;tgl@sss.pgh.pa.us&gt;
Discussion: https://postgr.es/m/20211031184548.g4sxfe47n2kyi55r@alap3.anarazel.de
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since 19252e8ec93 we reject Python 2 during build configuration. Now that the
dust on the buildfarm has settled, remove extension variants specific to
Python 2.

Reviewed-By: Peter Eisentraut &lt;peter@eisentraut.org&gt;
Reviewed-By: Tom Lane &lt;tgl@sss.pgh.pa.us&gt;
Discussion: https://postgr.es/m/20211031184548.g4sxfe47n2kyi55r@alap3.anarazel.de
</pre>
</div>
</content>
</entry>
<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>
