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

From Anthony Bykov
Subject Re: Jsonb transform for pl/python
Date
Msg-id 20171206144054.5664c119@anthony-24-g082ur
Whole thread Raw
In response to Re: Jsonb transform for pl/python  (Aleksander Alekseev <a.alekseev@postgrespro.ru>)
Responses Re: Jsonb transform for pl/python  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Re: Jsonb transform for pl/python  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
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. --
Anthony Bykov
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
Attachment

pgsql-hackers by date:

Previous
From: Amit Khandekar
Date:
Subject: Re: [HACKERS] Parallel Append implementation
Next
From: Amit Kapila
Date:
Subject: Re: Usage of epoch in txid_current