LANG
Develop, Test, Package, and Deliver Stored Procedures written in various PL/Languages: Java, Js, Lua, R, Sh, PRQL
LANG category contains 31 PostgreSQL extensions.
ID | Extension | Package | Version | Description |
---|---|---|---|---|
3000 | pg_tle | pg_tle | 1.5.1 | Trusted Language Extensions for PostgreSQL |
3010 | plv8 | plv8 | 3.2.3 | PL/JavaScript (v8) trusted procedural language |
3020 | pllua | pllua | 2.0.12 | Lua as a procedural language |
3021 | hstore_pllua | pllua | 2.0.12 | Hstore transform for Lua |
3030 | plluau | pllua | 2.0.12 | Lua as an untrusted procedural language |
3031 | hstore_plluau | pllua | 2.0.12 | Hstore transform for untrusted Lua |
3040 | plprql | plprql | 1.0.0 | Use PRQL in PostgreSQL - Pipelined Relational Query Language |
3050 | pldbgapi | pldebugger | 1.8 | server-side support for debugging PL/pgSQL functions |
3060 | plpgsql_check | plpgsql_check | 2.8.1 | extended check for plpgsql functions |
3070 | plprofiler | plprofiler | 4.2.5 | server-side support for profiling PL/pgSQL functions |
3080 | plsh | plsh | 1.20220917 | PL/sh procedural language |
3090 | pljava | pljava | 1.6.9 | PL/Java procedural language |
3100 | plr | plr | 8.4.8 | load R interpreter and execute R script from within a database |
3200 | pgtap | pgtap | 1.3.3 | Unit testing for PostgreSQL |
3210 | faker | faker | 0.5.3 | Wrapper for the Faker Python library |
3220 | dbt2 | dbt2 | 0.45.0 | OSDL-DBT-2 test kit |
3240 | pltcl | pltcl | 1.0 | PL/Tcl procedural language |
3250 | pltclu | pltcl | 1.0 | PL/TclU untrusted procedural language |
3260 | plperl | plperl | 1.0 | PL/Perl procedural language |
3261 | bool_plperl | plperl | 1.0 | transform between bool and plperl |
3262 | hstore_plperl | plperl | 1.0 | transform between hstore and plperl |
3263 | jsonb_plperl | plperl | 1.0 | transform between jsonb and plperl |
3270 | plperlu | plperlu | 1.0 | PL/PerlU untrusted procedural language |
3271 | bool_plperlu | plperlu | 1.0 | transform between bool and plperlu |
3272 | jsonb_plperlu | plperlu | 1.0 | transform between jsonb and plperlu |
3273 | hstore_plperlu | plperlu | 1.0 | transform between hstore and plperlu |
3280 | plpgsql | plpgsql | 1.0 | PL/pgSQL procedural language |
3290 | plpython3u | plpython3u | 1.0 | PL/Python3U untrusted procedural language |
3291 | jsonb_plpython3u | plpython3u | 1.0 | transform between jsonb and plpython3u |
3292 | ltree_plpython3u | plpython3u | 1.0 | transform between ltree and plpython3u |
3293 | hstore_plpython3u | plpython3u | 1.0 | transform between hstore and plpython3u |
pg_tle - 1.5.1
Trusted Language Extensions for PostgreSQL
Extension | Website | Attributes |
---|---|---|
Package | pg_tle | LOAD |
RPM | pg_tle_$v* | DDL |
DEB | postgresql-$v-pg-tle | LIB |
Language | C | |
License | Apache-2.0 |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
plv8 - 3.2.3
PL/JavaScript (v8) trusted procedural language
Extension | Website | Attributes |
---|---|---|
Package | plv8 | |
RPM | plv8_$v* | DDL |
DEB | postgresql-$v-plv8 | LIB |
Language | C++ | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
plprql - 1.0.0
Use PRQL in PostgreSQL - Pipelined Relational Query Language
Extension | Website | Attributes |
---|---|---|
Package | plprql | |
RPM | plprql_$v | DDL |
DEB | postgresql-$v-plprql | LIB |
Language | Rust | |
License | Apache-2.0 |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pldbgapi - 1.8
server-side support for debugging PL/pgSQL functions
Extension | Website | Attributes |
---|---|---|
Package | pldebugger | |
RPM | pldebugger_$v* | DDL |
DEB | postgresql-$v-pldebugger | LIB |
Language | C | |
License | Artistic |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
plpgsql_check - 2.8.1
extended check for plpgsql functions
Extension | Website | Attributes |
---|---|---|
Package | plpgsql_check | LOAD |
RPM | plpgsql_check_$v* | DDL |
DEB | postgresql-$v-plpgsql-check | LIB |
Language | C | |
License | MIT |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
plprofiler - 4.2.5
server-side support for profiling PL/pgSQL functions
Extension | Website | Attributes |
---|---|---|
Package | plprofiler | |
RPM | plprofiler_$v* | DDL |
DEB | postgresql-$v-plprofiler | LIB |
Language | C | |
License | Artistic |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pljava - 1.6.9
PL/Java procedural language
Extension | Website | Attributes |
---|---|---|
Package | pljava | |
RPM | pljava_$v* | DDL |
DEB | postgresql-$v-pljava | LIB |
Language | Java | |
License | BSD 3-Clause |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
plr - 8.4.8
pgtap - 1.3.3
Unit testing for PostgreSQL
Extension | Website | Attributes |
---|---|---|
Package | pgtap | |
RPM | pgtap_$v* | DDL |
DEB | postgresql-$v-pgtap | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
faker - 0.5.3
Wrapper for the Faker Python library
Extension | Website | Attributes |
---|---|---|
Package | faker | |
RPM | postgresql_faker_$v* | DDL |
DEB | N/A | LIB |
Language | Python | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pltcl - 1.0
PL/Tcl procedural language
Extension | Website | Attributes |
---|---|---|
Package | pltcl | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
pltclu - 1.0
PL/TclU untrusted procedural language
Extension | Website | Attributes |
---|---|---|
Package | pltcl | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
plperl - 1.0
PL/Perl procedural language
Extension | Website | Attributes |
---|---|---|
Package | plperl | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
bool_plperl - 1.0
transform between bool and plperl
Extension | Website | Attributes |
---|---|---|
Package | plperl | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
hstore_plperl - 1.0
transform between hstore and plperl
Extension | Website | Attributes |
---|---|---|
Package | plperl | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
jsonb_plperl - 1.0
transform between jsonb and plperl
Extension | Website | Attributes |
---|---|---|
Package | plperl | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
plperlu - 1.0
PL/PerlU untrusted procedural language
Extension | Website | Attributes |
---|---|---|
Package | plperlu | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
bool_plperlu - 1.0
transform between bool and plperlu
Extension | Website | Attributes |
---|---|---|
Package | plperlu | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
jsonb_plperlu - 1.0
transform between jsonb and plperlu
Extension | Website | Attributes |
---|---|---|
Package | plperlu | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
hstore_plperlu - 1.0
transform between hstore and plperlu
Extension | Website | Attributes |
---|---|---|
Package | plperlu | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
plpgsql - 1.0
PL/pgSQL procedural language
Extension | Website | Attributes |
---|---|---|
Package | plpgsql | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
plpython3u - 1.0
PL/Python3U untrusted procedural language
Extension | Website | Attributes |
---|---|---|
Package | plpython3u | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
jsonb_plpython3u - 1.0
transform between jsonb and plpython3u
Extension | Website | Attributes |
---|---|---|
Package | plpython3u | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
ltree_plpython3u - 1.0
transform between ltree and plpython3u
Extension | Website | Attributes |
---|---|---|
Package | plpython3u | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | LIB |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |
hstore_plpython3u - 1.0
transform between hstore and plpython3u
Extension | Website | Attributes |
---|---|---|
Package | plpython3u | |
RPM | postgresql$v-contrib | DDL |
DEB | postgresql-$v | |
Language | C | |
License | PostgreSQL |
OS/Arch | x86_64 | aarch64 |
---|---|---|
el8 | 17 16 15 14 13 | 17 16 15 14 13 |
el9 | 17 16 15 14 13 | 17 16 15 14 13 |
d12 | 17 16 15 14 13 | 17 16 15 14 13 |
u22 | 17 16 15 14 13 | 17 16 15 14 13 |
u24 | 17 16 15 14 13 | 17 16 15 14 13 |