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

From Peter Eisentraut
Subject Re: Jsonb transform for pl/python
Date
Msg-id 881aea8c-23a4-0694-8182-72620afe84c4@2ndquadrant.com
Whole thread Raw
In response to Re: Jsonb transform for pl/python  (Anthony Bykov <a.bykov@postgrespro.ru>)
Responses Re: Jsonb transform for pl/python  (Anthony Bykov <a.bykov@postgrespro.ru>)
List pgsql-hackers
On 12/6/17 06:40, Anthony Bykov wrote:
> Hello,
> fixed the issues:
> 1. Rising errors when invalid object being transformed.
> 2. We don't rise the exception when transforming range(3) only in
> python 2. In third one it is an error.
> 
> Please, find the 4-th version of the patch in attachments to this
> message.

Why not make this part of the plpythonu extension?  It doesn't have to
be a separate contrib module.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: proposal: alternative psql commands quit and exit
Next
From: hvjunk
Date:
Subject: Re: proposal: alternative psql commands quit and exit