select open change scope Open full search

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

Extensions / Procedural languages

hstore_plperlu

transform between hstore and plperlu

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

Overview

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

Related extensions

Requires

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

See also

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

Same project

plperluPL/PerlU untrusted procedural language
bool_plperlutransform between bool and plperlu
jsonb_plperlutransform between jsonb and plperlu