hstore_plperlu

hstore_plperlu

transform between hstore and plperlu

Overview

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

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_plperlu;
Last updated on