postgresql-17-numeral

numeral datatypes for PostgreSQL

This module provides numeric data types for PostgreSQL that use numerals (words instead of digits) for input and output.

postgresql-17-pgmp

arbitrary precision integers and rationals for PostgreSQL 17

pgmp is a PostgreSQL extension to add the GMP data types and functions directly into the database.

postgresql-17-pllua

Lua procedural language for PostgreSQL 17

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.

postgresql-17-plpgsql-check

plpgsql_check extension for PostgreSQL

plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source code. The SQL statements inside PL/pgSQL functions are checked for semantic errors.

python3-moehlenhoff-alpha2

Library for managing the Möhlenhoff Alpha 2 heating system

This library provides a Python interface for controlling the Möhlenhoff Alpha 2 underfloor heating system. It allows users to manage various climate settings through a local network connection to the Alpha 2 base station. Users can obtain and adjust current and target temperatures for different heating zones, with support for both HVAC modes and preset modes like auto, day, and night. The library interacts directly with the base station to execute commands and retrieve status updates, ensuring efficient management of room- by-room climate control.

postgresql-17-slony1-2

replication system for PostgreSQL: PostgreSQL 17 server plug-in

Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion.