libghc-barbies-prof
Classes for working with types that can change clothes; profiling libraries
Types that are parametric on a functor are like Barbies that have an outfit
for each role. This package provides the basic abstractions to work with them
comfortably.
postgresql-17-pglogical
Logical Replication Extension for PostgreSQL
The pglogical extension provides logical streaming replication between
PostgreSQL instances, using a publish/subscribe model. Contrary to the
built-in streaming replication, pglogical can replicate between major versions
or different architectures and is not restricted to replicate the entire
instance but can selectively replicate arbitrary sets of tables.
lib64stdc++-14-dev-mipsr6el-cross
GNU Standard C++ Library v3 (development files) (mipsr6el)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
lib64stdc++-14-dev-mipsel-cross
GNU Standard C++ Library v3 (development files) (mipsel)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
units-master
Powerful units converter with a GUI
Units-master is a graphic application with three features:
- check the syntax of a physical quantity, like "25 m/s", or "1.2 µA"
- perform conversions, like "1.2 µA" to "1.2e-3 mA"
- render physical quantities to plain LaTeX, PNG, SVG.
postgresql-17-periods
PERIODs and SYSTEM VERSIONING for PostgreSQL
This extension attempts to recreate the behavior defined in SQL:2016
(originally SQL:2011) around periods and tables with SYSTEM VERSIONING. The
idea is to figure out all the rules that PostgreSQL would like to adopt (there
are some details missing in the standard) and to allow earlier versions of
PostgreSQL to simulate the behavior once the feature is finally integrated.