Re: [HACKERS] Jsonb transform for pl/python - Mailing list pgsql-hackers

From David Fetter
Subject Re: [HACKERS] Jsonb transform for pl/python
Date
Msg-id 20171030150633.GD4798@fetter.org
Whole thread Raw
In response to Re: [HACKERS] Jsonb transform for pl/python  (Anthony Bykov <a.bykov@postgrespro.ru>)
List pgsql-hackers
On Mon, Oct 30, 2017 at 11:15:00AM +0300, Anthony Bykov wrote:
> On Sun, 29 Oct 2017 19:11:02 +0100
> David Fetter <david@fetter.org> wrote:
> 
> > Thanks for your hard work!
> > 
> > Should there also be one for PL/Python3U?
> > 
> > Best,
> > David.
> Hi.
> Actually, there is one for PL/Python3U. This patch contains following
> extensions:
> jsonb_plpythonu
> jsonb_plpython2u
> jsonb_plpython3u
> "make install" checks which python major version was your postgresql
> configured with and installs corresponding extension.

My mistake.  Sorry about the noise.

Best,
David.
-- 
David Fetter <david(at)fetter(dot)org> http://fetter.org/
Phone: +1 415 235 3778

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [HACKERS] Remove secondary checkpoint
Next
From: Alvaro Herrera
Date:
Subject: Re: [HACKERS] SIGSEGV in BRIN autosummarize