postgresql-16-plsh

PL/sh procedural language for PostgreSQL 16

PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 16 in a shell of his choice. You need this package if you have any PostgreSQL 16 functions that use the language plsh.

postgresql-16-rum

PostgreSQL RUM access method

This PostgreSQL extension provides the RUM access method, an inverted index with additional information in posting lists.

postgresql-16-set-user

PostgreSQL privilege escalation with enhanced logging and control

The set_user PostgreSQL extension allows switching users and optional privilege escalation with enhanced logging and control. It provides an additional layer of logging and control when unprivileged users must escalate themselves to superuser or object owner roles in order to perform needed maintenance tasks.

postgresql-16-unit

SI Units for PostgreSQL

postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The base units can be combined to named and unnamed derived units using operators defined in the PostgreSQL type system. SI prefixes are used for input and output, and quantities can be converted to arbitrary scale.

postgresql-16-semver

Semantic version number type for PostgreSQL

This library contains a single PostgreSQL extension for a data type called 'semver'. It implements the version number format described in the Semantic Versioning 2.0.0 Specification. [1]

php-composer-metadata-minifier

Small utility library that handles metadata minification and expansion

This library has been split away from Composer. It’s used to handle metadata minification and expansion.