postgresql-17-tds-fdw
PostgreSQL foreign data wrapper for TDS databases
tds_fdw is a PostgreSQL foreign data wrapper that can connect to databases
that use the Tabular Data Stream (TDS) protocol, such as Sybase databases
and Microsoft SQL Server.
libkpim6pimcommonakonadi6
Common library for KDE PIM Akonadi
This library provides the common parts used across different KDE PIM Akonadi
components.
libkpim6pimcommon6
Common library for KDE PIM
This library provides the common parts used across different KDE PIM
components.
postgresql-17-tablelog
log changes on tables and restore tables to point in time
table_log is a PostgreSQL extension with a set of functions to log changes on
a table and to restore the state of the table or a specific row on any time in
the past.
python3-orderly-set
contains multiple implementations of Ordered Set
This implementation keeps the order in all set operations except
set difference operations. As a result, it can do set difference operations
much faster than other implementations. Still 2X slower than of Python's
built-in set.