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

Changelog

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

  * Upload for PostgreSQL 14.

 -- Christoph Berg <email address hidden>  Thu, 21 Oct 2021 10:06:54 +0200

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

Downloads

File Size SHA-256 Checksum
postgresql-pllua_2.0.10-2.dsc 2.1 KiB 2ad03ddf1e141d6661d5aa5a3abbd58d778a9ad9dbe7b3ad41acb00d564f914f
postgresql-pllua_2.0.10.orig.tar.gz 215.5 KiB 5d43794b6d7460e98d0841940ff0a1ba41c545fcdfb2d571dd6c2c4e9a9124dc
postgresql-pllua_2.0.10-2.debian.tar.xz 4.1 KiB 2280c28ad67083c8dd81190f5634e2abc69717b82174f6f0c444054087e6ce39

No changes file available.

Binary packages built by this source

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

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