From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | Anthony Bykov <a(dot)bykov(at)postgrespro(dot)ru> |
Cc: | pgsql-hackers(at)lists(dot)postgresql(dot)org |
Subject: | Re: Jsonb transform for pl/python |
Date: | 2017-12-11 21:16:58 |
Message-ID: | c1ea3dfc-c383-b820-1798-39de0a514c2b@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On 12/11/17 03:22, Anthony Bykov wrote:
>> Why not make this part of the plpythonu extension? It doesn't have to
>> be a separate contrib module.
>>
> Hello,
> I thought about that, but the problem is that there will be no
> possibilities to create custom transform if we create this extension by
> default.
OK, could it be a separate extension, but part of the same code directory?
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2017-12-11 21:29:35 | Re: [HACKERS] static assertions in C++ |
Previous Message | Tom Lane | 2017-12-11 21:16:42 | Re: proposal: alternative psql commands quit and exit |