postgresql-16
The World's Most Advanced Open Source Relational Database
PostgreSQL, also known as Postgres, is a free and open-source relational
database management system (RDBMS) emphasizing extensibility and SQL
compliance. It features transactions with Atomicity, Consistency, Isolation,
Durability (ACID) properties, automatically updatable views, materialized
views, triggers, foreign keys, and stored procedures. It is designed to handle
a range of workloads, from single machines to data warehouses or Web services
with many concurrent users.
postgresql-plperl-16
PL/Perl procedural language for PostgreSQL 16
PL/Perl enables an SQL developer to write procedural language functions
for PostgreSQL 16 in Perl. You need this package if you have any
PostgreSQL 16 functions that use the languages plperl or plperlu.
postgresql-pltcl-16
PL/Tcl procedural language for PostgreSQL 16
PL/Tcl enables an SQL developer to write procedural language functions
for PostgreSQL 16 in Tcl. You need this package if you have any
PostgreSQL 16 functions that use the languages pltcl or pltclu.
libatomic1-loong64-cross
support library providing __atomic built-in functions
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.
libgfortran-14-dev-mips64el-cross
Runtime library for GNU Fortran applications (development files)
This package contains the headers and static library files needed to build
GNU Fortran applications.
libgm2-19-mips64-cross
GNU Modula-2 standard library (runtime library)
This is the GNU Modula-2 standard library that comes with the gm2 compiler.