hstore_plperl

hstore_plperl

transform between hstore and plperl

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
3262
hstore_plperl
plperl
1.0
LANG
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--s-d--
No
Yes
No
Yes
no
no
Relationships
Requires
plperl
See Also
hstore_pllua
hstore_plluau
hstore_plperlu
hstore_plpython3u
hstore
plperlu
plpgsql
Siblings
plperl
bool_plperl
jsonb_plperl

Packages

PG18PG17PG16PG15PG14PG13
1.0
1.0
1.0
1.0
1.0
1.0

This is a built-in contrib extension ship with the PostgreSQL kernel

Install

Create this extension with:

CREATE EXTENSION hstore_plperl;
Last updated on