select open change scope Open full search

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

Extensions / Procedural languages

numpy_plpythonu

transform between numpy and plpythonu

pgext.cloud · Source code · Documentation · Control file

Overview

Packagenumpy_plpythonu
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars2
Latest commit2019-05-03
Catalogue updated2026-08-30

Related extensions

Requires

plpythonuHistorical untrusted PL/Python procedural language.

See also

numpy_plpython3utransform between numpy and plpython3u
numpy_plpython2utransform between numpy and plpython2u
plpythonuHistorical untrusted PL/Python procedural language.
plpython3tA SQL-only wrapper that registers PostgreSQL PL/Python 3 handlers as a trusted procedural language named plpython3t.
advcopyPL/Python PostgreSQL extension for copying data to and from S3.
pspacyPL/Python full-text-search helpers that use spaCy for multilingual lemmatization, tsvector generation and tsquery generation.
neo4j-fdwMulticorn-based foreign data wrapper and Cypher functions for Neo4j.
jsonb_plpythonuTransform between JSONB and PL/PythonU values