Logo
Explore Help
Sign In
1berry/postgres
1
0
Fork 0
You've already forked postgres
Code Issues Packages Projects Releases Wiki Activity
postgres/contrib/jsonb_plpython/jsonb_plpython3u.control

7 lines
191 B
Plaintext
Raw Normal View History

Transforms for jsonb to PL/Python 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 <a.bykov@postgrespro.ru> Reviewed-by: Aleksander Alekseev <a.alekseev@postgrespro.ru> Reviewed-by: Nikita Glukhov <n.gluhov@postgrespro.ru>
2018-03-28 08:32:43 -04:00
# jsonb_plpython3u extension
comment = 'transform between jsonb and plpython3u'
default_version = '1.0'
module_pathname = '$libdir/jsonb_plpython3'
relocatable = true
requires = 'plpython3u'
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 155ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API