postgresql-pllua 1:2.0.10-5 source package in Ubuntu

Changelog

postgresql-pllua (1:2.0.10-5) unstable; urgency=medium

  * Upload for PostgreSQL 15.

 -- Christoph Berg <email address hidden>  Tue, 01 Nov 2022 19:06:30 +0100

Upload details

Uploaded by:
Debian PostgreSQL Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PostgreSQL Maintainers
Architectures:
any
Section:
database
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
postgresql-pllua_2.0.10-5.dsc 2.1 KiB 9658bfc03274ac1773a21cef3d5a9167b2d99f91766ae97ad2eba8070fbafebc
postgresql-pllua_2.0.10.orig.tar.gz 215.5 KiB 5d43794b6d7460e98d0841940ff0a1ba41c545fcdfb2d571dd6c2c4e9a9124dc
postgresql-pllua_2.0.10-5.debian.tar.xz 9.1 KiB c1410680eb26e9dbf7ab6faf971429b19e4253b658416307459b66f42fa12217

Available diffs

No changes file available.

Binary packages built by this source

postgresql-15-pllua: Lua procedural language for PostgreSQL 15

 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-15-pllua-dbgsym: debug symbols for postgresql-15-pllua