postgresql-17-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-17-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-17-prioritize
Get and set the nice priorities of PostgreSQL backends
This module implements an interface to getpriority() and setpriority() for
PostgreSQL backends, callable from SQL functions. Essentially, this module
allows users to `renice' their backends.
postgresql-17-rum
PostgreSQL RUM access method
This PostgreSQL extension provides the RUM access method, an inverted index
with additional information in posting lists.
node-node-pty
Node.js library to allow one to fork processes with pseudoterminal file descript
node-node-pty provides forkpty bindings for node.js. This allows one to fork
processes with pseudoterminal file descriptors. It returns a terminal object
which allows reads and writes. This is useful for:
* Writing a terminal emulator
* Getting certain programs to think they are in a terminal
libosmonetif11
Common/shared code regarding network interface for OpenBSC
The libosmo-netif library is one of the libraries needed by the
OpenBSC GSM infrastructure software. This library in particular implements
the shared code for network interfaces.