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

Changelog

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

  * Upload for PostgreSQL 12.

 -- Christoph Berg <email address hidden>  Wed, 30 Oct 2019 14:06:21 +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
Focal release universe misc

Downloads

File Size SHA-256 Checksum
postgresql-pllua_2.0.4-2.dsc 2.1 KiB a92bee37dee3a8bee982ee42e2399d83203d6a298c388e10cd30eb4f9f5072f5
postgresql-pllua_2.0.4.orig.tar.gz 206.6 KiB 9a3ba4bbfd5d09f78b91ae4de3f5a7bbb412f85e2bf1f73c8fa10e8885735eb1
postgresql-pllua_2.0.4-2.debian.tar.xz 4.0 KiB 2ff25dded120653feb6ffd75a1b2ba35f5c66e26fefb8ebf0267098b9c1698aa

Available diffs

No changes file available.

Binary packages built by this source

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

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