Extensions / Procedural languages
transform between hstore and plpython3u
pgext.cloud · Website · Documentation · License text · Control file
| Package | plpython3u |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PostgreSQL contrib |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Latest commit | 2026-05-14 |
| Latest release | 2026-05-14 |
| Catalogue updated | 2026-07-29 |
| hstore | data type for storing sets of (key, value) pairs |
| plpython3u | PL/Python3U untrusted procedural language |
| hstore_pllua | Hstore transform for Lua |
| hstore_plperl | transform between hstore and plperl |
| hstore_plperlu | transform between hstore and plperlu |
| hstore | data type for storing sets of (key, value) pairs |
| plpython3u | PL/Python3U untrusted procedural language |
| jsonb_plpython3u | transform between jsonb and plpython3u |
| ltree_plpython3u | transform between ltree and plpython3u |