[ bullseye ]
[ ソース: postgresql-pllua ]
パッケージ: postgresql-13-pllua (1:2.0.7-1)
postgresql-13-pllua に関するリンク
Debian の資源:
postgresql-pllua ソースパッケージをダウンロード:
- [postgresql-pllua_2.0.7-1.dsc]
- [postgresql-pllua_2.0.7.orig.tar.gz]
- [postgresql-pllua_2.0.7-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Lua procedural language for PostgreSQL 13
PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers written in the Lua programming language.
It brings the power and simplicity of Lua to PostgreSQL, including: small memory footprint, simple syntax, lexical scoping, functions as first-class values, and coroutines for non-preemptive threading.
This package is based on pllua-ng.
その他の postgresql-13-pllua 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.17) [arm64]
- dep: libc6 (>= 2.4) [armhf, i386]
-
- dep: liblua5.3-0
- Shared library for the Lua interpreter version 5.3
-
- dep: postgresql-13
- The World's Most Advanced Open Source Relational Database