hstore_plpython3u
transform between hstore and plpython3u
Overview
| Package | Version | Category | License | Language |
|---|---|---|---|---|
plpython3u | 1.0 | LANG | PostgreSQL | C |
| ID | Extension | Bin | Lib | Load | Create | Trust | Reloc | Schema |
|---|---|---|---|---|---|---|---|---|
| 3290 | plpython3u | No | Yes | No | Yes | No | No | pg_catalog |
| 3291 | jsonb_plpython3u | No | No | No | Yes | No | Yes | - |
| 3292 | ltree_plpython3u | No | Yes | No | Yes | No | Yes | - |
| 3293 | hstore_plpython3u | No | No | No | Yes | No | Yes | - |
Version
| PG18 | PG17 | PG16 | PG15 | PG14 |
|---|---|---|---|---|
| 1.0 | 1.0 | 1.0 | 1.0 | 1.0 |
Install
Note: This is a built-in contrib extension of PostgreSQL
Usage
Provides a transform for the hstore type for PL/Python3U. When loaded, hstore values are automatically converted to Python dicts and vice versa.
Was this page helpful?
Thanks—your feedback helps us improve this page.
What got in the way? (optional)