select open change scope Open full search

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

Extensions / Procedural languages

ltree_plruby

Transform between ltree and Ruby Arrays for PL/Ruby

pgext.cloud · Source code · Documentation · License text · Control file · PGXN

Overview

Packageplruby
Version1.0
PostgreSQL versions11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeStandard
Project statusActive
VendorCommand Prompt
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars36
Latest commit2026-08-26
Latest release2026-08-26
Catalogue updated2026-08-30

Related extensions

Requires

ltreedata type for hierarchical tree-like structures
plrubyEmbed MRI Ruby as an untrusted PostgreSQL procedural language

See also

ltreedata type for hierarchical tree-like structures
plrubyEmbed MRI Ruby as an untrusted PostgreSQL procedural language
hstore_plrubyTransform between hstore and Ruby Hashes for PL/Ruby
jsonb_plrubyTransform between jsonb and native Ruby data for PL/Ruby

Same project

plrubyEmbed MRI Ruby as an untrusted PostgreSQL procedural language
jsonb_plrubyTransform between jsonb and native Ruby data for PL/Ruby
hstore_plrubyTransform between hstore and Ruby Hashes for PL/Ruby