postgresql-pllua-2.0.12p1
Lua procedural language support for PostgreSQL
Back to search · Project homepage
Description
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.
PL/Lua 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.
Package information
- Ports path
- databases/postgresql-pllua
- Package architecture
- amd64
- Maintainer
- Jeremy Evans <jeremy@openbsd.org>
- Categories
- databases, lang/lua
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- databases/postgresql,-server postgresql-server->=18,<19
- lang/lua/5.3
Build
- databases/postgresql,-server postgresql-server->=18,<19
- lang/lua/5.3
- databases/postgresql postgresql-client->=18,<19
- devel/gmake
OpenBSD README
This README contains unresolved ports variables. It is source documentation; commands containing these variables require adjustment.