This is a staging site. Uploads will not persist. Testing only.

postgresql-16-toastinfo

Show storage structure of varlena datatypes in PostgreSQL

This PostgreSQL extension exposes the internal storage structure of variable-length datatypes, called varlena.

gcc-14-i686-linux-gnu

GNU C compiler for the i686-linux-gnu architecture

This is the GNU C compiler for the i686-linux-gnu architecture, a fairly portable optimizing compiler for C.

gcr4

GNOME crypto services (daemon and tools)

GCR is a library for crypto UI and related tasks.

gir1.2-gck-2

GObject introspection data for the GCK library

This package contains introspection data for GCK, a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface.

theme-d-intr-gtk3-examples

Theme-D-Intr example programs for Gtk 3

This package contains example programs using Gtk 3 library for Theme-D-Intr.

postgresql-16-wal2json

PostgreSQL logical decoding JSON output plugin

wal2json is an output plugin for PostgreSQL's logical decoding. The plugin has access to tuples produced by INSERT and UPDATE. Also, UPDATE/DELETE old row versions can be accessed depending on the configured replica identity. Changes can be consumed using the streaming protocol (logical replication slots) or by a special SQL API.