select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Procedural languages

hstore_plpython3u

transform between hstore and plpython3u

pgext.cloud · Website · Documentation · License text · Control file

Overview

Packageplpython3u
Version1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPostgreSQL contrib
Extension typeSQL only
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Latest commit2026-05-14
Latest release2026-05-14
Catalogue updated2026-07-29

Related extensions

Requires

hstoredata type for storing sets of (key, value) pairs
plpython3uPL/Python3U untrusted procedural language

See also

hstore_plluaHstore transform for Lua
hstore_plperltransform between hstore and plperl
hstore_plperlutransform between hstore and plperlu
hstoredata type for storing sets of (key, value) pairs

Same project

plpython3uPL/Python3U untrusted procedural language
jsonb_plpython3utransform between jsonb and plpython3u
ltree_plpython3utransform between ltree and plpython3u