postgresql-15-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.
lib32stdc++-11-dev-mips64r6el-cross
GNU Standard C++ Library v3 (development files) (mips64r6el
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
lib64go19-mipsr6-cross
Runtime library for GNU Go applications (64bit)
Library needed for GNU Go applications linked against the
shared library.
gcc-13-plugin-dev-riscv64-linux-gnu
Files for GNU GCC plugin development.
This package contains (header) files for GNU GCC plugin development. It
is only used for the development of GCC plugins, but not needed to run
plugins.
libspfft1
Sparse 3D FFT library with MPI, OpenMP, CUDA / ROCm support
SpFFT was originally intended for transforms of data with spherical cutoff in
frequency domain, as required by some computational material science codes.
For distributed computations, SpFFT uses a slab decomposition in space domain
and pencil decomposition in frequency domain (all sparse data within a pencil
must be on one rank). If desired, the library can be compiled without any
parallelization (MPI, OpenMP, CUDA / ROCm).
postgresql-15-mysql-fdw
Postgres 15 Foreign Data Wrapper for MySQL
postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data
Wrapper (FDW) to access MySQL data from PostgreSQL.