Package: apgdiff
Version: 2.7.0-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 173
Depends: default-jre-headless | java2-runtime-headless
Homepage: https://www.apgdiff.com/
Priority: optional
Section: database
Filename: pool/main/a/apgdiff/apgdiff_2.7.0-1.pgdg24.04+1_all.deb
Size: 155316
SHA256: d7f9a57e48b641fb5eb3302b3496886c75001a1d4aa53371f17abb62791f14c7
SHA1: aa4bb1c213a8cf6145775acb30ca41978890abd2
MD5sum: 38e248a23334e684a3267501a188b13b
Description: Another PostgreSQL Diff Tool
 Another PostgreSQL Diff Tool is a simple PostgreSQL diff tool that is useful
 for schema upgrades. The tool compares two schema dump files and creates
 an SQL output file that is (after some hand-made modifications) suitable for
 upgrades of old schemata.

Package: barman
Version: 3.13.1-1.pgdg24.04+1
Architecture: all
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 96
Depends: python3-barman (= 3.13.1-1.pgdg24.04+1), python3-pkg-resources, adduser, rsync, python3:any
Recommends: openssh-server, openssh-client, postgresql-client
Suggests: barman-cli, repmgr
Homepage: https://www.pgbarman.org
Priority: optional
Section: database
Filename: pool/main/b/barman/barman_3.13.1-1.pgdg24.04+1_all.deb
Size: 61568
SHA256: 3d227b39a82855e9c037906cdf781afdb4f44841a48aa49793ad3443264ef7fd
SHA1: 1c6d8b0f6982ed772dcd4947cab0328b21828fe9
MD5sum: f4bff358af0cd7ceea382e96f9e2a8ed
Description: Backup and Recovery Manager for PostgreSQL
 Barman (Backup and Recovery Manager) is an open-source
 administration tool for disaster recovery of PostgreSQL
 servers written in Python.
 .
 It allows your organization to perform remote backups of
 multiple servers in business critical environments to
 reduce risk and help DBAs during the recovery phase.
 .
 Barman is distributed under GNU GPL 3 and maintained
 by EDB.
 .
 This package provides barman binary.

Package: barman-cli
Source: barman
Version: 3.13.1-1.pgdg24.04+1
Architecture: all
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 59
Depends: python3-barman (= 3.13.1-1.pgdg24.04+1), python3-pkg-resources, rsync, python3:any
Recommends: openssh-client
Suggests: barman-cli-cloud
Homepage: https://www.pgbarman.org
Priority: optional
Section: database
Filename: pool/main/b/barman/barman-cli_3.13.1-1.pgdg24.04+1_all.deb
Size: 39552
SHA256: ab60fcb135f589930bb5fc45f982de494345513a54ad644cc5e01ef492a1f893
SHA1: c3046bccd8e9581d5ed4cccd13570698815befe5
MD5sum: d0e87b29a5f93a0ddfc3bc92d168bb1a
Description: Client utilities for the integration of Barman in PostgreSQL clusters
 Barman (Backup and Recovery Manager) is an open-source administration
 tool for disaster recovery of PostgreSQL servers written in Python.
 .
 It allows your organization to perform remote backups of multiple
 servers in business critical environments to reduce risk and help
 DBAs during the recovery phase.
 .
 The barman-cli package contains client utilities for the integration
 of Barman in PostgreSQL clusters.
 .
 Barman is distributed under GNU GPL 3 and maintained by EDB.

Package: barman-cli-cloud
Source: barman
Version: 3.13.1-1.pgdg24.04+1
Architecture: all
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 45
Depends: python3-barman (= 3.13.1-1.pgdg24.04+1), python3-pkg-resources, rsync, python3:any, python3-boto3
Breaks: barman-cli (<< 2.10-3~~)
Replaces: barman-cli (<< 2.10-3~~)
Homepage: https://www.pgbarman.org
Priority: optional
Section: database
Filename: pool/main/b/barman/barman-cli-cloud_3.13.1-1.pgdg24.04+1_all.deb
Size: 24812
SHA256: 780b0d25c57dea978129c65a7310923ffee4001c03e078b2b1ee558e9b2f9dd2
SHA1: 25a1ef1e8afaf2c5f2a9a4134b386271f7331c32
MD5sum: 08b178cc3ac401f8770b6a66f844420f
Description: Cloud client utilities for the integration of Barman in PostgreSQL clusters
 Barman (Backup and Recovery Manager) is an open-source administration
 tool for disaster recovery of PostgreSQL servers written in Python.
 .
 It allows your organization to perform remote backups of multiple
 servers in business critical environments to reduce risk and help
 DBAs during the recovery phase.
 .
 The barman-cli-cloud package contains cloud client utilities for the
 integration of Barman in PostgreSQL clusters.
 .
 Barman is distributed under GNU GPL 3 and maintained by EDB.

Package: bucardo
Version: 5.6.0-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 997
Depends: adduser, perl (>= 5.10.0), libdbix-safe-perl, libdbd-pg-perl, libboolean-perl, lsb-base (>= 3.0-3), libpod-parser-perl (>= 1.63)
Recommends: postgresql-plperl
Homepage: https://bucardo.org/
Priority: optional
Section: database
Filename: pool/main/b/bucardo/bucardo_5.6.0-4.pgdg24.04+1_all.deb
Size: 212068
SHA256: 1c6d765660a9bdc961bfe3fb33489e4271950b75c98c890231f9c7e4879bb0a8
SHA1: d3ec94c258788f91668d6eef3b7998f7478bdfb3
MD5sum: 0aaeaac5feac8aedf077feb126bc454c
Description: asynchronous replication system for PostgreSQL
 Bucardo is an asynchronous PostgreSQL replication system, allowing for both
 multi-master and multi-slave operations.
 .
 Bucardo uses PL/pgSQL and Pl/PerlU triggers to send notification events to a
 daemon, which replicates the data modifications, and Bucardo provides both
 standard and custom conflict resolution methods.

Package: check-patroni
Version: 2.2.0-2.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 102
Depends: python3-attr, python3-click, python3-nagiosplugin, python3-requests, python3:any
Homepage: https://github.com/dalibo/check_patroni
Priority: optional
Section: utils
Filename: pool/main/c/check-patroni/check-patroni_2.2.0-2.pgdg24.04+1_all.deb
Size: 19192
SHA256: 6dba86c5132c81b95c7c328d2a75dfd644fd5a484bc8beeaa0436a5f79d7bda9
SHA1: 6ac182389b322609b6b08a713e05dd6d34113823
MD5sum: 53f6defd6f418436f592c50f0d1e270f
Description: Nagios plugin to check on patroni
 A nagios plugin for patroni that checks presence of leader, replicas,
 and node counts, and also checks each node for replication status.

Package: check-pgactivity
Version: 2.7-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 364
Depends: perl:any, postgresql-client
Suggests: wget | curl | lynx | links | links2
Multi-Arch: foreign
Homepage: https://github.com/OPMDG/check_pgactivity
Priority: optional
Section: database
Filename: pool/main/c/check-pgactivity/check-pgactivity_2.7-1.pgdg24.04+1_all.deb
Size: 75980
SHA256: 57514e262101454cf6b2bfb3c36786ac104a3c833e0930a7c153671a2fdf821c
SHA1: f3a02079f44caadf46a01e4989e9c2e40a80b963
MD5sum: c11f4ac34c0c9bd4a5ffe62ba4e90ff6
Description: PostgreSQL plugin for Nagios
 check_pgactivity is a Nagios probe dedicated to PostgreSQL. It offers many
 options to measure and monitor useful performance metrics.
 .
 Services include (among others) monitoring of autovacuum, bgwriter, locks,
 long queries, idle in transaction queries, number of temporary files and WAL
 files, bloat of tables and btree indexes, commit and hit ratios,
 WAL archives exhaustivity, age of logical backups, backends number and states,
 backup label file age, connectivity, replication delay between primary and
 secondary instances, database sizes, vacuum and analyze times,
 sequence exhaustion, snapshots age, presence of unlogged tables or invalid
 indexes, incoming freeze, settings changes, PostgreSQL minor version,
 PGDATA rights, custom queries. Most services only need normal user rights.

Package: check-pgbackrest
Version: 2.4-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: libdata-dump-perl, libjson-perl, perl
Enhances: pgbackrest
Breaks: pgbackrest (<< 2.28)
Homepage: https://github.com/pgstef/check_pgbackrest
Priority: optional
Section: database
Filename: pool/main/c/check-pgbackrest/check-pgbackrest_2.4-1.pgdg24.04+1_all.deb
Size: 16532
SHA256: 10436568078c7ed35a9957c330641e1f0970bb2093d770f5d9311dad758ebd57
SHA1: 4291199dedc4eb3eaa0519f1a5a4bb6db0f7625e
MD5sum: 774286b83688f747c9c2e3c12a877873
Description: pgBackRest backup check plugin for Nagios
 check_pgbackrest is designed to monitor pgBackRest PostgreSQL backups from
 Nagios.

Package: check-postgres
Version: 2.26.0-2.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 779
Depends: postgresql-client, perl:any
Enhances: postgresql
Multi-Arch: foreign
Homepage: https://bucardo.org/check_postgres/
Priority: optional
Section: database
Filename: pool/main/c/check-postgres/check-postgres_2.26.0-2.pgdg24.04+1_all.deb
Size: 154988
SHA256: 21098be0bf3e7fa83cdaf8704cdff05472090f9786dac99e7367c83b31eb4c13
SHA1: a4ae452a26b2957cade21fa611ea8b3dea277d8c
MD5sum: e8a5a56d9d62b7d1bf5b4d48e4b6f7f2
Description: script for monitoring PostgreSQL databases
 check_postgres is a Perl script that runs many different tests
 against one or more Postgres databases.  It uses the psql program to
 gather the information, and outputs the results in one of three
 formats: Nagios, MRTG, or simple.

Package: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 9
Depends: elephant-shed-cockpit, elephant-shed-grafana, elephant-shed-omnidb, elephant-shed-pgbackrest, elephant-shed-pgbadger, elephant-shed-portal, elephant-shed-postgresql, elephant-shed-powa, elephant-shed-prometheus, elephant-shed-prometheus-node-exporter, elephant-shed-prometheus-sql-exporter, elephant-shed-tmate
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed_1.3.9.pgdg24.04+1_all.deb
Size: 2976
SHA256: 0930f790d56296ae8b5b9c0c87734d3c8d56534146bf53d1e800f3de23eb7b3e
SHA1: 62d3adf0c24e06a7cc2d21a1a8fdfd4830985071
MD5sum: 2ada1acf3ce7f6f64b94ed3972f9fe29
Description: PostgreSQL dashboard
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This meta package depends on all Elephant Shed components.

Package: elephant-shed-cockpit
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 18
Depends: cockpit
Recommends: cockpit-packagekit
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-cockpit_1.3.9.pgdg24.04+1_all.deb
Size: 3396
SHA256: 00cff41282378ffc06bc2a1ec7d1d14d263275b3caca678ce6342c60cc6164b3
SHA1: ba6db18a3c0000d7be929bba5ca14a66370ccfc6
MD5sum: 91f81687364d1ad20449e1a9e4a17a3d
Description: PostgreSQL dashboard -- cockpit integration
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This package provides the integration with cockpit.

Package: elephant-shed-grafana
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 211
Depends: curl, grafana (>> 5)
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-grafana_1.3.9.pgdg24.04+1_all.deb
Size: 17728
SHA256: 49e74048cd5cd0b5afc4b654a825ab846565a56ad740eb9a11e6f88e8b90d35e
SHA1: 4974215ab23de879ed920de08a14b1fd4aae47e2
MD5sum: 1dffd0e131a859a91d0ade86b20dfda8
Description: PostgreSQL dashboard -- Grafana integration
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This package provides the integration with Grafana.

Package: elephant-shed-omnidb
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 13
Depends: omnidb-server
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-omnidb_1.3.9.pgdg24.04+1_all.deb
Size: 3368
SHA256: 244387d7a0c2328e4fd0defc069567b62bcc794f13c9347784798137595cdde4
SHA1: bffbb2997043f4eed06fc46866de6f6e46a3668a
MD5sum: cb4717cc6bed202cd16d96dd0672df65
Description: PostgreSQL dashboard -- OmniDB integration
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This meta package provides the integration with OmniDB.

Package: elephant-shed-pgbackrest
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 23
Depends: pgbackrest, postgresql-common
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-pgbackrest_1.3.9.pgdg24.04+1_all.deb
Size: 5316
SHA256: 7d1b2a098fe27c54cb78efad78a0d4efefd7f9ec4db4b7b887ddf171bdb9ede3
SHA1: fe3fd304df1b0d79e8461e5751890cb8083a2cac
MD5sum: 4b58f82f09017fb94ec2ff4dbcf16d27
Description: PostgreSQL dashboard -- pgBackRest integration
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This package provides the integration with pgBackRest.

Package: elephant-shed-pgbadger
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 26
Depends: pgbadger (>> 9), postgresql-common
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-pgbadger_1.3.9.pgdg24.04+1_all.deb
Size: 4912
SHA256: 8984c39764be90c98de9c7662700d94d5e3d4fb9af0f9dee9e3c7780a78a48ff
SHA1: 2efa256d2f5d1dbf0a2df0cbf269c550febd3144
MD5sum: 5257a1a4f0706b3029602ace76d1612d
Description: PostgreSQL dashboard -- pgBadger integration
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This package provides the integration with pgBadger.

Package: elephant-shed-portal
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 7962
Depends: adduser, apache2, libapache2-mod-authnz-external, libapache2-mod-authz-unixgroup, libapache2-mod-wsgi-py3, libjs-jquery, libjs-bootstrap, libjs-popper.js, libtemplate-perl, libcgi-pm-perl, pwauth
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-portal_1.3.9.pgdg24.04+1_all.deb
Size: 4183516
SHA256: 55d938ff81ba46d170e75a92f823d2dbeec410d23253e1587885bebaf1a77edd
SHA1: 8e53518bb6b71c000ed840ec6525bb5a207dc196
MD5sum: c0b23a9ec68da873ba7024b75b9b3966
Description: PostgreSQL dashboard -- web interface
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This package provides the web interface.

Package: elephant-shed-postgresql
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 25
Depends: adduser, postgresql-common (>> 183~)
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-postgresql_1.3.9.pgdg24.04+1_all.deb
Size: 5644
SHA256: f0f53c022a92a9126a8ea69bdc73107650e875d7c52c63347299e531d17a6950
SHA1: 66efa8a20e1e667256b9a74063054d6c55c818c3
MD5sum: bd3e135a7eacb56d84b0e4f44c4d6dfd
Description: PostgreSQL dashboard -- PostgreSQL integration
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This package provides the integration with PostgreSQL.

Package: elephant-shed-powa
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 13
Depends: powa-web, postgresql-common
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-powa_1.3.9.pgdg24.04+1_all.deb
Size: 3872
SHA256: 761a60810c33d1f9fd1f180ad74e8d0a73dc5ec40a064216ab1274252a547ce4
SHA1: ef3fc1bb4327fcf5bffb08b9c039ea900f63be3f
MD5sum: 3540b3e284d4b0e60e3e4a673374802a
Description: PostgreSQL dashboard -- PoWA integration
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This package provides the integration with PoWA.

Package: elephant-shed-prometheus
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 23
Depends: prometheus (>= 2.0)
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-prometheus_1.3.9.pgdg24.04+1_all.deb
Size: 4904
SHA256: a156f3c26d290470f4e41ccd1995a98b835988b014e57fe498fe24844e9a9ef5
SHA1: 457a8dfc8a90f1fd684b44a1de4ec6208a70fa40
MD5sum: 07d5df6328885827567734992adeb3c8
Description: PostgreSQL dashboard -- Prometheus integration
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This package provides the integration with Prometheus.

Package: elephant-shed-prometheus-node-exporter
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 28
Depends: prometheus-node-exporter (>= 0.16.0)
Breaks: elephant-shed-prometheus (<< 1.1)
Replaces: elephant-shed-prometheus (<< 1.1)
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-prometheus-node-exporter_1.3.9.pgdg24.04+1_all.deb
Size: 6036
SHA256: 6c5ce92a2acf76e5322a46758a573e84738733f42993ed6517288a2df88c92bc
SHA1: 80b5bb5300ae89574e916b90db07ad0a3b0725e8
MD5sum: 7035247455b9f032c66934328fd81806
Description: PostgreSQL dashboard -- Node exporter integration
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This package provides the integration with the Prometheus node
 exporter.

Package: elephant-shed-prometheus-sql-exporter
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 60
Depends: libyaml-perl, postgresql-common, prometheus-sql-exporter
Breaks: elephant-shed-prometheus (<< 1.1)
Replaces: elephant-shed-prometheus (<< 1.1)
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-prometheus-sql-exporter_1.3.9.pgdg24.04+1_all.deb
Size: 9988
SHA256: 3c7d61e61a50bb2a74d2526298fb257d127aa918ff0c0d573d4d4ec8b4878419
SHA1: 9fe605bcbadb3727fd41285ceebb9c09dca683ea
MD5sum: 641bd34e5d4824d6af70af09d67a1dde
Description: PostgreSQL dashboard -- SQL exporter integration
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This package provides the integration with the Prometheus SQL
 exporter.

Package: elephant-shed-shellinabox
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 10
Depends: shellinabox
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-shellinabox_1.3.9.pgdg24.04+1_all.deb
Size: 3124
SHA256: 552ddbde047b7807a15598caebb2ee4a4cdfeea740f8aa734eb540b4a17b4159
SHA1: 0e9969e067d31f02fbdc57ff44b1128478558a11
MD5sum: 8b7970c0bf66b5684a3dd0661ddbf20f
Description: PostgreSQL dashboard -- shellinabox integration
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This meta package provides the integration with shellinabox.

Package: elephant-shed-tmate
Source: elephant-shed
Version: 1.3.9.pgdg24.04+1
Architecture: all
Maintainer: credativ GmbH <info@credativ.de>
Installed-Size: 19
Depends: tmate (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/e/elephant-shed/elephant-shed-tmate_1.3.9.pgdg24.04+1_all.deb
Size: 3880
SHA256: 71c47ef13c3e793749da0b9e7e6d9291074130fb7d772ade0c8361bfc27fb24d
SHA1: bbef4cdb3a64f6ae6fd5a0421f6532a1b28c5206
MD5sum: 3dc169f9e0e85d2f4db1f3ae3d57b494
Description: PostgreSQL dashboard -- tmate integration
 The Elephant Shed is a web-based PostgreSQL management front-end.
 .
 This package provides the integration with tmate.

Package: libdbd-pg-perl
Version: 3.18.0-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 566
Depends: perl (>= 5.38.2-3), perl-dbdabi-94, perlapi-5.38.2, libc6 (>= 2.38), libpq5 (>= 9.3~), libdbi-perl, libversion-perl
Homepage: https://metacpan.org/release/DBD-Pg
Priority: optional
Section: perl
Filename: pool/main/libd/libdbd-pg-perl/libdbd-pg-perl_3.18.0-1.pgdg24.04+2_s390x.deb
Size: 189788
SHA256: 1877faaeb889dc6e6619018617f551b2b23d5735a42803369d0d79a317d1723a
SHA1: 232d04fa8306f6aafdda37abf1361f8ddce3f258
MD5sum: 0d918315dd84587efd7482348c80dddd
Description: Perl DBI driver for the PostgreSQL database server
 DBD::Pg is a Perl DBI Database Driver module that works with the DBI module to
 provide access to PostgreSQL databases. It enables you to control a PostgreSQL
 database in a Perl script.

Package: libdbd-pg-perl-dbgsym
Package-Type: ddeb
Source: libdbd-pg-perl
Version: 3.18.0-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 288
Depends: libdbd-pg-perl (= 3.18.0-1.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/libd/libdbd-pg-perl/libdbd-pg-perl-dbgsym_3.18.0-1.pgdg24.04+2_s390x.deb
Size: 227892
SHA256: 7e3018dd58f09538c53b2f276eda793e918c05a4eb7c3110e31183d812666afb
SHA1: 15d7a7d53b530b631b72266c7264c1fa990478e1
MD5sum: c432f75911689f27323936596ac5f588
Description: debug symbols for libdbd-pg-perl
Build-Ids: b3c2c23f5bef0dd5cea3bc5ad04161bb6e3b057b

Package: libecpg-compat3
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3
Multi-Arch: same
Homepage: http://www.postgresql.org/
Priority: optional
Section: libs
Filename: pool/main/p/postgresql-17/libecpg-compat3_17.4-1.pgdg24.04+2_s390x.deb
Size: 15604
SHA256: 185616a8d99d19b427790993072724586ac03939303c53c29b4e1e940c6b7ca2
SHA1: c65c621ef0959c961adc44be9c321bac1877699b
MD5sum: 865c3a3d850a774f5715fdcbb2096488
Description: older version of run-time library for ECPG programs
 The libecpg_compat shared library is used by programs built with ecpg.
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libecpg-compat3-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 35
Depends: libecpg-compat3 (= 17.4-1.pgdg24.04+2)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/libecpg-compat3-dbgsym_17.4-1.pgdg24.04+2_s390x.deb
Size: 18160
SHA256: 6610af5628c7d0f7a8a49c91f15a33e45e142b3f307e5f02ed61bd4114a9005b
SHA1: 93155430e609446ac5b007adbb29fbae1de7a579
MD5sum: 89ebe72e073c687b1ccc95e8b83f59fa
Description: debug symbols for libecpg-compat3
Build-Ids: 0a65220a2d3ab1f465fea6d419babe34c11aa9cf

Package: libecpg-dev
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1736
Depends: libecpg-compat3 (= 17.4-1.pgdg24.04+2), libecpg6 (= 17.4-1.pgdg24.04+2), libpgtypes3 (= 17.4-1.pgdg24.04+2), libpq-dev, libc6 (>= 2.38)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-17/libecpg-dev_17.4-1.pgdg24.04+2_s390x.deb
Size: 298036
SHA256: 18893bc9098dc06fb686dbb2749cfa42cdb8c5893995ed7062f1fdc5e7d7976a
SHA1: 0819c1ce66361e815eaf846b94eea48901ba32f9
MD5sum: e4723ffdf0e572c0cdd0b72114582a6b
Description: development files for ECPG (Embedded PostgreSQL for C)
 This package contains the necessary files to build ECPG (Embedded
 PostgreSQL for C) programs.  It includes the development libraries
 and the preprocessor program ecpg.
 .
 PostgreSQL is an object-relational SQL database management system.
 .
 Install this package if you want to write C programs with SQL statements
 embedded in them (rather than run by an external process).

Package: libecpg-dev-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 310
Depends: libecpg-dev (= 17.4-1.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/libecpg-dev-dbgsym_17.4-1.pgdg24.04+2_s390x.deb
Size: 219112
SHA256: 7365415a6e68a20d6a16343abd85ec8627a55f4f193099d184489d4b851239c5
SHA1: cee325d2be26044e04ed28e7618defb302eea47b
MD5sum: 49dbce350a7fb0366cfd4d5407868af1
Description: debug symbols for libecpg-dev
Build-Ids: db9d2b69e6246e35e23a3596a971564fb8cb6778

Package: libecpg6
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 244
Depends: libc6 (>= 2.38), libpgtypes3, libpq5 (>= 9.0~)
Multi-Arch: same
Homepage: http://www.postgresql.org/
Priority: optional
Section: libs
Filename: pool/main/p/postgresql-17/libecpg6_17.4-1.pgdg24.04+2_s390x.deb
Size: 59864
SHA256: 6b9caa495fdea882577cc541e664544fc98179a2533099bd8f3b08162fcb0633
SHA1: 0992badc7e4d3a399c0707602b387fb9e73c7b41
MD5sum: 3e6a14018262225dd8bfc85b84b1da27
Description: run-time library for ECPG programs
 The libecpg shared library is used by programs built with ECPG
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libecpg6-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 163
Depends: libecpg6 (= 17.4-1.pgdg24.04+2)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/libecpg6-dbgsym_17.4-1.pgdg24.04+2_s390x.deb
Size: 124416
SHA256: 6e6d21dc91e21dd4aaada25355581d0921af0e6e48702d423484d327ae321897
SHA1: 2427b5e9979302eabaa4829706dc8e1f7950b6d9
MD5sum: 0199e22502360ab98a31908d29b93de7
Description: debug symbols for libecpg6
Build-Ids: e7b55a9488d4bb014f608479f632362f0e0fbdfe

Package: libh3-1
Source: libh3
Version: 4.2.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 169
Depends: libc6 (>= 2.38)
Multi-Arch: same
Homepage: https://h3geo.org/
Priority: optional
Section: database
Filename: pool/main/libh/libh3/libh3-1_4.2.1-1.pgdg24.04+1_s390x.deb
Size: 56580
SHA256: 5b9953488b0e103677099b3948bb2c1a35a2c3032847079abdc3c8e31e88460d
SHA1: 63995a227f8b03025b8109c31a0dfaeaa6554739
MD5sum: d095f00bd552e9d164b439dc4b3f0a5a
Description: Hexagonal hierarchical geospatial indexing system - library
 H3 is a geospatial indexing system using a hexagonal grid that can be
 (approximately) subdivided into finer and finer hexagonal grids, combining the
 benefits of a hexagonal grid with S2's hierarchical subdivisions.
 .
 This package contains the shared library.

Package: libh3-1-dbgsym
Package-Type: ddeb
Source: libh3
Version: 4.2.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 144
Depends: libh3-1 (= 4.2.1-1.pgdg24.04+1)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/libh/libh3/libh3-1-dbgsym_4.2.1-1.pgdg24.04+1_s390x.deb
Size: 102264
SHA256: e8d649163aae611838b9dcc82f759e98d423015820bc57b5f785403a2e4bbe10
SHA1: b8ebb850abf231188045ff3c47174e3a4721d3ee
MD5sum: 8a71c00e15c26be2206dd84d0d553cfa
Description: debug symbols for libh3-1
Build-Ids: e320b59f4028cdb29acd0188ab6e7ea09e00dacb

Package: libh3-bin
Source: libh3
Version: 4.2.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 273
Depends: libh3-1 (= 4.2.1-1.pgdg24.04+1), libc6 (>= 2.34)
Multi-Arch: foreign
Homepage: https://h3geo.org/
Priority: optional
Section: database
Filename: pool/main/libh/libh3/libh3-bin_4.2.1-1.pgdg24.04+1_s390x.deb
Size: 54572
SHA256: a0886d3b83be29a7cc3f8159d46270f3d43fe52458fd560f4460a079dc1bdf28
SHA1: acfdeab1d3bc21187a2ee4570971c7928e18814c
MD5sum: f3a083874de9361ccffa14c2d80863ae
Description: Hexagonal hierarchical geospatial indexing system - CLI programs
 H3 is a geospatial indexing system using a hexagonal grid that can be
 (approximately) subdivided into finer and finer hexagonal grids, combining the
 benefits of a hexagonal grid with S2's hierarchical subdivisions.
 .
 This package contains CLI front-end programs.

Package: libh3-bin-dbgsym
Package-Type: ddeb
Source: libh3
Version: 4.2.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 311
Depends: libh3-bin (= 4.2.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/libh/libh3/libh3-bin-dbgsym_4.2.1-1.pgdg24.04+1_s390x.deb
Size: 128112
SHA256: 4200936ea6d47b9fbf5136033c3effa301bd9a3d1ca7013b5dc01171ddb3839a
SHA1: fe188e2041f5718cd4359f0b218c6d698ba686e8
MD5sum: 0e3a24e16ff85dd18b53b8908e4be9f4
Description: debug symbols for libh3-bin
Build-Ids: 0d69d73fa81bb17485f562b25ed29614c351b320 14304aeee893a1dd1aad4c30761a6fd515f6a2bb 14723f0769455f3ae756f66f39d983a68e43dd0a 201d15e939a256191b7312c01e039f26b7edf567 25a87e467589711f7e133fdfce6edf20718811c9 35afb378b193776a21542c0992d98f5d1617d621 5c4d0c1ce88aeec0e69f4d7d00d4fcc9db80ecf3 870c5a5c5ec423311c287aaff69c86407f32f459 ab8b373a172375df7ab0681974482bf636234b29 c2d2d69c87bd08e984ce0acc475cf82253f61775 df572159d9d7477724e181a157bf0410b30d14a1 ef62756437b15385f10c9ba2bb716ab35c772902

Package: libh3-dev
Source: libh3
Version: 4.2.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
Depends: libh3-1 (= 4.2.1-1.pgdg24.04+1)
Homepage: https://h3geo.org/
Priority: optional
Section: database
Filename: pool/main/libh/libh3/libh3-dev_4.2.1-1.pgdg24.04+1_s390x.deb
Size: 22020
SHA256: c29224e8bc2bab6a95eff9cc40c154cf5b73a70ebf1a4ef679d8357fddd032dc
SHA1: 87c12ae9e99bf629078fe6eaba036406e09343c0
MD5sum: e1a6a2565acf176fcaec68a89aa75135
Description: Hexagonal hierarchical geospatial indexing system - header files
 H3 is a geospatial indexing system using a hexagonal grid that can be
 (approximately) subdivided into finer and finer hexagonal grids, combining the
 benefits of a hexagonal grid with S2's hierarchical subdivisions.
 .
 This package contains the development headers.

Package: libpg-perl
Version: 1:2.1.1-10.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 128
Depends: perl (>= 5.38.2-3), perlapi-5.38.2, libc6 (>= 2.4), libpq5
Multi-Arch: same
Priority: optional
Section: perl
Filename: pool/main/libp/libpg-perl/libpg-perl_2.1.1-10.pgdg24.04+2_s390x.deb
Size: 31756
SHA256: 1ae3d3613f274bdf59957f81236133c5bca269d2ef107d5fe396febd8c56bdad
SHA1: afe2c66528375543fd13cf487f44c1cd90da3460
MD5sum: a81f9fe4a1ec192bf1af7027dcdfecb2
Description: PostgreSQL interface for Perl
 This library enables Perl scripts to communicate with the PostgreSQL database
 backend.
 .
 This is a very old driver, newer applications should use DBI and DBD::Pg
 (libdbd-pg-perl) instead.

Package: libpg-perl-dbgsym
Package-Type: ddeb
Source: libpg-perl
Version: 1:2.1.1-10.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
Depends: libpg-perl (= 1:2.1.1-10.pgdg24.04+2)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/libp/libpg-perl/libpg-perl-dbgsym_2.1.1-10.pgdg24.04+2_s390x.deb
Size: 90260
SHA256: cdc9a660094e73e0846a4df8ded4c1a50fb419b7005f5b70a4c767854827478a
SHA1: 9ffec7e9777b06e45bc6fb21c6a14c0a8a5dc708
MD5sum: 66cbce9287729b13c368145c76d3df03
Description: debug symbols for libpg-perl
Build-Ids: a8a8b16f58b5c82a107465a9a474634d6d89c3a6

Package: libpg-query-dev
Source: libpg-query
Version: 17-6.0.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 9579
Depends: libpg-query1706.0 (= 17-6.0.0-1.pgdg24.04+1)
Multi-Arch: same
Homepage: https://github.com/pganalyze/libpg_query
Priority: optional
Section: libdevel
Filename: pool/main/libp/libpg-query/libpg-query-dev_17-6.0.0-1.pgdg24.04+1_s390x.deb
Size: 1378952
SHA256: 89813d45cc96b05d9b3db5932e573802ffe28cda4046732afc7e83138bc4a8cb
SHA1: 50ce268016948351826836c0901661d3264800cb
MD5sum: 921f6f4c6a0ba8c94850be0f737b1d0d
Description: C library for accessing the PostgreSQL parser outside of the server environment
 This library uses the actual PostgreSQL server source to parse SQL queries and
 return the internal PostgreSQL parse tree.

Package: libpg-query1605.1
Source: libpg-query
Version: 16-5.1.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3239
Depends: libc6 (>= 2.34)
Multi-Arch: same
Homepage: https://github.com/pganalyze/libpg_query
Priority: optional
Section: libs
Filename: pool/main/libp/libpg-query/libpg-query1605.1_16-5.1.0-2.pgdg24.04+1_s390x.deb
Size: 623556
SHA256: f7932d7c0c10acd96c33bbb3cfc651bdc19e57222ea2ab3ba3e16fe9f72283d3
SHA1: 62c4abf35d7c026856c01ba4d01b8d367d971e32
MD5sum: a52b28396daee1c791b78996452d16b4
Description: C library for accessing the PostgreSQL parser outside of the server environment
 This library uses the actual PostgreSQL server source to parse SQL queries and
 return the internal PostgreSQL parse tree.

Package: libpg-query1605.1-dbgsym
Package-Type: ddeb
Source: libpg-query
Version: 16-5.1.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2941
Depends: libpg-query1605.1 (= 16-5.1.0-2.pgdg24.04+1)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/libp/libpg-query/libpg-query1605.1-dbgsym_16-5.1.0-2.pgdg24.04+1_s390x.deb
Size: 2255092
SHA256: 8a646aa4e16cab76ffbe4146173457cc209ea22bcd5ba29637ef0346ecd1ee30
SHA1: 03f0c08934cd23501a6daa718841a0e4005192d3
MD5sum: e75d3f77897abd3a98552d44138cad70
Description: debug symbols for libpg-query1605.1
Build-Ids: 498f12b81363a2e2f7a8e92868f4382658d2695c

Package: libpg-query1706.0
Source: libpg-query
Version: 17-6.0.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3482
Depends: libc6 (>= 2.34)
Multi-Arch: same
Homepage: https://github.com/pganalyze/libpg_query
Priority: optional
Section: libs
Filename: pool/main/libp/libpg-query/libpg-query1706.0_17-6.0.0-1.pgdg24.04+1_s390x.deb
Size: 637288
SHA256: c0f972ea884ca26c3fc9e59fb60afffc30ee25928b7c02411a1988f5e26fe93e
SHA1: 0302c5238245f0f6840b038a1579e3399b30154a
MD5sum: 3840b8b198c71fa7fb37ddd483681edc
Description: C library for accessing the PostgreSQL parser outside of the server environment
 This library uses the actual PostgreSQL server source to parse SQL queries and
 return the internal PostgreSQL parse tree.

Package: libpg-query1706.0-dbgsym
Package-Type: ddeb
Source: libpg-query
Version: 17-6.0.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3135
Depends: libpg-query1706.0 (= 17-6.0.0-1.pgdg24.04+1)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/libp/libpg-query/libpg-query1706.0-dbgsym_17-6.0.0-1.pgdg24.04+1_s390x.deb
Size: 2413644
SHA256: 53b6c752da3bd2c84bab882182d925869935b061d1fdcc6965b4fde27849cd7b
SHA1: 98cc9ea7500da54b5b4fda8cb85ada32576f256e
MD5sum: b498fce04abcfa44df8d5abe50ecfb60
Description: debug symbols for libpg-query1706.0
Build-Ids: 9dae134a94b0469848dd694d283e8304ec90b2b6

Package: libpgpool-dev
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 266
Depends: libpgpool2 (= 4.6.0-1.pgdg24.04+1)
Conflicts: libpcp3-dev
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Priority: optional
Section: libdevel
Filename: pool/main/p/pgpool2/libpgpool-dev_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 153288
SHA256: 89e2bf9eef98c05498cda0a670c12413fd232e65cc60129c488457665a43ccfc
SHA1: de91a3594ae24645b38aba02a3fb5b6447704176
MD5sum: 85771b2ee65f7acce6b45a06d2568902
Description: pgpool control protocol library - headers
 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client.  This package contains headers for the pgpool
 control protocol library (libpcp).

Package: libpgpool2
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 192
Depends: libc6 (>= 2.38)
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Priority: optional
Section: libs
Filename: pool/main/p/pgpool2/libpgpool2_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 143304
SHA256: 01be5ac24f3c2dc9975bb9afe6d987825ab50c703ede7b2c5566278fd822b755
SHA1: 4c098e6513015a69e1f9d6ec57ef577df992d690
MD5sum: f23c5634fb913f32230453536b5e9e82
Description: pgpool control protocol library
 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client.  This package contains the pgpool control
 protocol library (libpcp).

Package: libpgpool2-dbgsym
Package-Type: ddeb
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
Depends: libpgpool2 (= 4.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/libpgpool2-dbgsym_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 66580
SHA256: 9d9ed8830dab755ba95c201b4f75c3560afc80413303579ea977c36cbe51ad42
SHA1: 6850787ad0d8508b0ce889b11b431501cc55b30f
MD5sum: 37ed0885fccb52f6319040cbdf144eca
Description: debug symbols for libpgpool2
Build-Ids: 434a105f26f2b3147187fc02b867cf056fc012f2

Package: libpgtypes3
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 118
Depends: libc6 (>= 2.38)
Multi-Arch: same
Homepage: http://www.postgresql.org/
Priority: optional
Section: libs
Filename: pool/main/p/postgresql-17/libpgtypes3_17.4-1.pgdg24.04+2_s390x.deb
Size: 44816
SHA256: b4dbe861467185b0cb4e26c7f0cabaa4629ce7a75e41f40aeaea445d22511db1
SHA1: a84fcb34b6107ea3dae7c98699018826c4c1e044
MD5sum: d6b4c23b638127e8eb586c9d539a55f2
Description: shared library libpgtypes for PostgreSQL 17
 The libpgtypes shared library is used by programs built with ecpg.
 (Embedded PostgreSQL for C).
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libpgtypes3-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 121
Depends: libpgtypes3 (= 17.4-1.pgdg24.04+2)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/libpgtypes3-dbgsym_17.4-1.pgdg24.04+2_s390x.deb
Size: 91944
SHA256: 83c683e5543a26c6c741d849000d3f5c01a53950d589dac7cde68a7f24479d66
SHA1: 7d06e8ce651d09ec03329deda9310d19d26debde
MD5sum: 8f409e674d54a062e878a52d6540f614
Description: debug symbols for libpgtypes3
Build-Ids: 67a96d2dbea74462107c6eea63ac5b24cab9a593

Package: libpostgis-java
Source: postgis-java
Version: 1:2024.1.0-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 112
Depends: libpostgresql-jdbc-java (>= 42.7.3), libslf4j-java (>= 1.7.32)
Suggests: postgresql-postgis
Breaks: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java
Replaces: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java
Homepage: https://github.com/postgis/postgis-java
Priority: optional
Section: java
Filename: pool/main/p/postgis-java/libpostgis-java_2024.1.0-1.pgdg24.04+1_all.deb
Size: 60060
SHA256: 045162727eb489397c95fbd752f3fdd10237d6feeb9d21562ac7aedf0197c8d6
SHA1: 6193102908e8b3ef1f826e3ad7c34d179ddf9800
MD5sum: 66c4b46ddea16638ceb23c046226d95e
Description: Geographic objects support for PostgreSQL -- JDBC support
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This package contains JDBC support for PostGIS.

Package: libpostgresql-jdbc-java
Source: libpgjava
Version: 42.7.5-2.pgdg24.04+1
Architecture: all
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Installed-Size: 1097
Provides: libpg-java, libpgjava
Built-Using: libscram-java (= 3.1-1.pgdg24.04+1)
Multi-Arch: foreign
Homepage: https://jdbc.postgresql.org/
Priority: optional
Section: java
Filename: pool/main/libp/libpgjava/libpostgresql-jdbc-java_42.7.5-2.pgdg24.04+1_all.deb
Size: 1016456
SHA256: ec418935ab7419613d33688e58dfca15909d861528d9a5cae6846faac2a73b73
SHA1: c875644c77eed48a26cbf48b928d9a3f2d4656e0
MD5sum: 26ea4f04d766929dfa74cf6b02547cad
Description: Java database (JDBC) driver for PostgreSQL
 PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL
 database (8.4 or later) using standard, database independent Java code.
 It is an open source JDBC driver written in Pure Java (Type 4), and
 communicates in the PostgreSQL native network protocol.

Package: libpostgresql-jdbc-java-doc
Source: libpgjava
Version: 42.7.3-1.pgdg24.04+1
Architecture: all
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Installed-Size: 11840
Depends: default-jdk-doc
Provides: libpg-java-doc
Multi-Arch: foreign
Homepage: https://jdbc.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/libp/libpgjava/libpostgresql-jdbc-java-doc_42.7.3-1.pgdg24.04+1_all.deb
Size: 463140
SHA256: 65057becdc399cac66c6d66fee984d6f5f0b77d2b2b962161269b178af213442
SHA1: f20ccec93d3b9877083e645386c0f4f10db83ee4
MD5sum: c273e95bdf93ec36a14af827037f4e5e
Description: Java database (JDBC) driver for PostgreSQL (documentation)
 PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL
 database (8.4 or later) using standard, database independent Java code.
 It is an open source JDBC driver written in Pure Java (Type 4), and
 communicates in the PostgreSQL native network protocol.
 .
 This package contains the documentation.

Package: libpq-dev
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 618
Depends: libpq5 (= 17.4-1.pgdg24.04+2), libssl-dev
Suggests: postgresql-doc-17
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-17/libpq-dev_17.4-1.pgdg24.04+2_s390x.deb
Size: 149920
SHA256: 852ac8e430b64c3b613d29b1ffef641127e4161321bd2a543596523255e4ac15
SHA1: 1618c5a5e2fa14f158aa2eab1eb28e5830bfbc4b
MD5sum: b6052c19206ad39a9cf35aa8d4dc3630
Description: header files for libpq5 (PostgreSQL library)
 Header files and static library for compiling C programs to link
 with the libpq library in order to communicate with a PostgreSQL
 database backend.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libpq5
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1088
Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 3.0.0)
Multi-Arch: same
Homepage: http://www.postgresql.org/
Priority: optional
Section: libs
Filename: pool/main/p/postgresql-17/libpq5_17.4-1.pgdg24.04+2_s390x.deb
Size: 225512
SHA256: 3cbdf0c6c6d541e2ca58c32dd6c07261587c10597bfcb6f5f69053226e9d9909
SHA1: 8476d689a724eec58894e0426a066f53dacfe1ec
MD5sum: bd0f68e1c861a2da8bdf71a2e11c2192
Description: PostgreSQL C client library
 libpq is a C library that enables user programs to communicate with
 the PostgreSQL database server.  The server can be on another machine
 and accessed through TCP/IP.  This version of libpq is compatible
 with servers from PostgreSQL 8.2 or later.
 .
 This package contains the run-time library, needed by packages using
 libpq.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libpq5-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 423
Depends: libpq5 (= 17.4-1.pgdg24.04+2)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/libpq5-dbgsym_17.4-1.pgdg24.04+2_s390x.deb
Size: 331112
SHA256: 1667b9d5b48cea67cb2f83f945f4c7bedb91ff0a6d0665f4cba8996776e42dc6
SHA1: 59e311f661ce03722ddcf26ffbe98cc4de83b700
MD5sum: d29daab60fcffc7a087497cf063132de
Description: debug symbols for libpq5
Build-Ids: cce879af27dc4bff164ff20254fe960d68360c53

Package: libpqtypes-dev
Source: libpqtypes
Version: 1.5.1-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 86
Depends: libpq-dev, libpqtypes0 (= 1.5.1-9.pgdg24.04+1)
Multi-Arch: same
Priority: optional
Section: libdevel
Filename: pool/main/libp/libpqtypes/libpqtypes-dev_1.5.1-9.pgdg24.04+1_s390x.deb
Size: 47628
SHA256: 85031939682c1a122932a12bf327623d2200afed880bab3f3adb06242cc9f448
SHA1: 3e423586101992aa2e8475436ece57d2b869ee37
MD5sum: 7a99ddb391ae6bf95c1d7dd936ff47bc
Description: parameterized queries libpq extension - development
 libpqtypes is a libpq extension that offers a new way of handling
 parameterized queries and getting result field values. Both putting
 parameters and getting values use a printf/scanf style interface, with
 consistent specifiers for both.
 .
  * Full support for binary and text format. (parameter and result)
  * Full support for composites, arrays and composite arrays. (binary format
    only)
  * printf style interface to libpq's binary parameterized API. (PQputf)
  * scanf style interface for getting values: PQgetvalue extension. (PQgetf)
  * Ability to register user-defined types, aliases and data type sub-classes
    for use with printf style interfaces: ex. "%mytype".
  * Per-thread global error message. (PQgeterror)
  * Online docs as well as man pages.
 .
 This package contains the headers and manpages.

Package: libpqtypes0
Source: libpqtypes
Version: 1.5.1-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 185
Depends: libc6 (>= 2.38)
Multi-Arch: same
Priority: optional
Section: libs
Filename: pool/main/libp/libpqtypes/libpqtypes0_1.5.1-9.pgdg24.04+1_s390x.deb
Size: 44512
SHA256: c8a6c658adc16b2e4185b41180b35c9f6d89367a6e89e29a1e015e02e826c855
SHA1: 5b417379121196ff290567f0019da6c9d1da761c
MD5sum: 2507e98761249cc1cab53288ee7d37be
Description: parameterized queries libpq extension - shared library
 libpqtypes is a libpq extension that offers a new way of handling
 parameterized queries and getting result field values. Both putting
 parameters and getting values use a printf/scanf style interface, with
 consistent specifiers for both.
 .
  * Full support for binary and text format. (parameter and result)
  * Full support for composites, arrays and composite arrays. (binary format
    only)
  * printf style interface to libpq's binary parameterized API. (PQputf)
  * scanf style interface for getting values: PQgetvalue extension. (PQgetf)
  * Ability to register user-defined types, aliases and data type sub-classes
    for use with printf style interfaces: ex. "%mytype".
  * Per-thread global error message. (PQgeterror)
  * Online docs as well as man pages.
 .
 This package contains the shared library.

Package: libpqtypes0-dbgsym
Package-Type: ddeb
Source: libpqtypes
Version: 1.5.1-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 134
Depends: libpqtypes0 (= 1.5.1-9.pgdg24.04+1)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/libp/libpqtypes/libpqtypes0-dbgsym_1.5.1-9.pgdg24.04+1_s390x.deb
Size: 99772
SHA256: 4352effddda02a0381150ce666500cdb9657473e66ff55fe6349fc38848056a8
SHA1: 0fb43dc47e152ca4028079e0120a58e86c9b1cb9
MD5sum: 0b46642bec250e61cc8aff5a550addd2
Description: debug symbols for libpqtypes0
Build-Ids: 004b25e2fd3cdd1e166e9cca95ef287e33dab4cf

Package: librdkit-dev
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 2612
Depends: librdkit1t64 (= 202409.4-1.pgdg24.04+1)
Homepage: http://www.rdkit.org
Priority: optional
Section: libdevel
Filename: pool/main/r/rdkit/librdkit-dev_202409.4-1.pgdg24.04+1_s390x.deb
Size: 465200
SHA256: dc827671145d2c01a0dfc1efd360496898cb6c48de471a98d6d6d6e24183931b
SHA1: de879122d167e077257d3fe34ddaba81a7d2302f
MD5sum: 805e89da3551b3840ae3795175fe776c
Description: Collection of cheminformatics and machine-learning software (development files)
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.  Features Include:
 .
  * Chemical reaction handling and transforms
  * Substructure searching with SMARTS
  * Canonical SMILES
  * Molecule-molecule alignment
  * Large number of molecular descriptors, including topological,
    compositional, EState, SlogP/SMR, VSA and Feature-map vectors
  * Fragmentation using RECAP rules
  * 2D coordinate generation and depiction, including constrained depiction
  * 3D coordinate generation using geometry embedding
  * UFF and MMFF94 forcefields
  * Chirality support, including calculation of (R/S) stereochemistry codes
  * 2D pharmacophore searching
  * Fingerprinting, including Daylight-like, atom pairs, topological
    torsions, Morgan algorithm and MACCS keys
  * Calculation of shape similarity
  * Multi-molecule maximum common substructure
  * Machine-learning via clustering and information theory algorithms
  * Gasteiger-Marsili partial charge calculation
 .
 File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
 binary format.
 .
 This package contains the header files.

Package: librdkit1t64
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 23417
Depends: libboost-iostreams1.83.0 (>= 1.83.0), libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.38), libcairo2 (>= 1.4.10), libcoordgen3 (>= 3.0.2), libfreetype6 (>= 2.2.1), libgcc-s1 (>= 3.3), libmaeparser1 (>= 1.3.1), libstdc++6 (>= 13.1)
Breaks: librdkit1 (<< 202409.4-1.pgdg24.04+1)
Replaces: librdkit1
Provides: librdkit1 (= 202409.4-1.pgdg24.04+1)
Homepage: http://www.rdkit.org
Priority: optional
Section: libs
Filename: pool/main/r/rdkit/librdkit1t64_202409.4-1.pgdg24.04+1_s390x.deb
Size: 5289804
SHA256: 593ae01ab4a12d269405fcedfd78f15c823e13f730af87b539b848f4832708d2
SHA1: a9fc032b6553533f314ef93536966216572436af
MD5sum: d4422a05f152e2720bee37210267926e
Description: Collection of cheminformatics and machine-learning software (shared libraries)
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.  Features Include:
 .
  * Chemical reaction handling and transforms
  * Substructure searching with SMARTS
  * Canonical SMILES
  * Molecule-molecule alignment
  * Large number of molecular descriptors, including topological,
    compositional, EState, SlogP/SMR, VSA and Feature-map vectors
  * Fragmentation using RECAP rules
  * 2D coordinate generation and depiction, including constrained depiction
  * 3D coordinate generation using geometry embedding
  * UFF and MMFF94 forcefields
  * Chirality support, including calculation of (R/S) stereochemistry codes
  * 2D pharmacophore searching
  * Fingerprinting, including Daylight-like, atom pairs, topological
    torsions, Morgan algorithm and MACCS keys
  * Calculation of shape similarity
  * Multi-molecule maximum common substructure
  * Machine-learning via clustering and information theory algorithms
  * Gasteiger-Marsili partial charge calculation
 .
 File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
 binary format.
 .
 This package contains the shared libraries.

Package: librdkit1t64-dbgsym
Package-Type: ddeb
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 115409
Depends: librdkit1t64 (= 202409.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/librdkit1t64-dbgsym_202409.4-1.pgdg24.04+1_s390x.deb
Size: 113244732
SHA256: 4ebe4c79d12b8c342bf1cee67626db5c86cb33fe39bd55af39d667489c723c44
SHA1: 43bd5ee8bd8d3408275e1c1561496491825a0f20
MD5sum: c413fe87d00c8f46f16cc17d50c3998b
Description: debug symbols for librdkit1t64
Build-Ids: 00412bcb06ae7c014818af0071ff30aa1c9f0211 01e4ae84d70b850d32a855c66397e8ee516799b2 0a0f696750d2e974f3c4847e96aa8197d6da1471 0fea8d9e9224664beec6ea2d910710314c56a06d 1184f64113db7631086f9821a04f5e9007905d15 145d1c7c6c9c9138b76906ef6803e745ffe379f9 1f4d898d29644973a9664582b6b66e1d8df26f12 27c8cfcf63986df42a5c10a86653a3212e2935bd 2c6aa0b99228313886c5e654645285a42704d134 2d0cfa14562569155f77eef71e350d40c7ff21af 30171666108960e691303d5e07edfc938690d782 35a250b82c2d0408284ff0a88a35b6d35592e194 39b7138bd9928ae7a861e2c9b6d81759bcfd5b83 435e47427518f64280e40716c866d4301b6fb8d7 4609ffed2e432b07538d629d75ed4c4cea62ae0a 48fd11b94309b43a91c687499f3add0cc728358f 4fefc870760e96d68af8164be5d434773bdff8c9 56336f9803ad52a79aa8b41e6fb4639c4775ee7e 6562307fea7150d16a174a106d89067658776e38 66f0963dd0d9f84e82048ac5dff52f5149047466 67a73ebdea06d2f2d08b5517289a258b8d454349 68d0474054c81784608918bd717fd25089449c31 69e50047675c93cdaf7316dc4decd2276609141c 6b639816e63d38da2049f73769932e38352b1cf0 6d55d303d8aadd0102eb59285c5037e55de97269 73056dfefaa97e4aaf19aee99a769831f6f03c8e 740cdd7b52125e5ffe11294c5521594c0148a9fe 76d6af53cbc38598584e3c5bf2317764ede19491 78b0e025068c1ed533decf9bf24705592520d176 7c54a2990af85c07be379cb3836a7f177792ca2b 7f39ba3d24e31f43c76eda2db76c1a4cc42fce0a 84c307a8b374c0b543c096b74b0d58f30e214ed1 8605a9f357c6c24e50212d8dd8df996d8fa119c3 8c242418c880b08177155799024a4f2a3d2b0c24 91e762976dcd6ada36b5fca1e44cb362030f4929 9a5c4044b4f833af0dedd07f98e892ae2f757b87 9bbc550109f90181cd54cd1d1e060305a9255406 9bfeb6b5408146f56d1b8b04668af8f3dea48b76 a52467983ec183e69ccf66aeae35af9662466cf7 ab4e806f6a8fed9f2785f770480b078b56c30bd2 ae402389e639a53e6357ee83a10be3412b0e83bb afa15f76f87c268a7c1623074537ee58b6311263 b1e6c7866b293076177a554cf63ac1460339e913 bbde1d4f14bb6245bef8901399d73670358feb96 bdc8b25cd4a5e9847432e87eb6cb9517955b96e9 c1ed78421c93f304397629a54ed0f56d569c6a7e c3f24f0679f1189953b94885a73049a5e8e1b47a d442ec66b2f7611b60f2a955362f23db209fcd45 d88c9f8bd4646731edd41b1672d419e3027f46bd de59eff59c32f9d6e26d9edb26a2874fc353827a df57af35d40afceec79eeaa3a19090fad040a483 dfa57bf87fd55ea198031295705ecea080f5b536 e3f3722f0dc949dd9357946dfba308b1b925179f e9adae5aaaa75bd834f2b641f4bb128ca3b654b5 efbc4115ed369a523ab9f2871d182a2490fc8245 f16775fe440b004f3c81d094378a6b79eed5ed8e f3b8dd4cb3c8325e5cc9010f96f1a9743317b58b f73b40a84b3a3edc0ad060335abde189ab92d68a fd42860718075c57e491557afa6a7231cd35e79f

Package: libscram-java
Version: 3.1-1.pgdg24.04+1
Architecture: all
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Installed-Size: 118
Depends: libstringprep-java (>= 2.1)
Suggests: libjetbrains-annotations-java
Breaks: libpostgresql-jdbc-java (<< 42.7.5)
Multi-Arch: foreign
Homepage: https://github.com/ongres/scram
Priority: optional
Section: java
Filename: pool/main/libs/libscram-java/libscram-java_3.1-1.pgdg24.04+1_all.deb
Size: 60584
SHA256: 1225b8218438a614d42abcda20bc59fe093cb3fb78f4839ad550ce67e474b3d5
SHA1: e29fe44bd4f68a54b2b2a56cffde86a73e0de71b
MD5sum: f55547087b872d34c38a71df9553ce49
Description: Salted Challenge Response Authentication Mechanism
 SCRAM (Salted Challenge Response Authentication Mechanism) is part of the
 family of Simple Authentication and Security Layer (SASL, RFC 4422)
 authentication mechanisms. It is described as part of RFC 5802 and RFC 7677.
 .
 This project aims to provide a complete clean-room implementation of SCRAM. It
 is written in Java and provided in a modular, re-usable way, independent of
 other software or programs.

Package: libstringprep-java
Version: 2.1-1.pgdg24.04+1
Architecture: all
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Installed-Size: 114
Breaks: libscram-java (<< 2.0)
Multi-Arch: foreign
Homepage: https://gitlab.com/ongresinc/stringprep
Priority: optional
Section: java
Filename: pool/main/libs/libstringprep-java/libstringprep-java_2.1-1.pgdg24.04+1_all.deb
Size: 51140
SHA256: 7a0c14270621a5e7fdbf1ab3325583c7dec96ea189ad81b66bc2e2df9caf1f63
SHA1: 9e3eebe8d79ebdf58a56076757b51a0620146569
MD5sum: cf495f46154d9a5d7911c176bf3c5972
Description: Stringprep (RFC 3454) Java implementation
 This project implements the RFC 3454 Preparation of Internationalized Strings
 ("stringprep") in pure Java.

Package: libtap-parser-sourcehandler-pgtap-perl
Version: 3.37-1.pgdg24.04+1
Architecture: all
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 89
Depends: perl:any
Suggests: postgresql-pgtap
Multi-Arch: foreign
Homepage: https://metacpan.org/release/TAP-Parser-SourceHandler-pgTAP
Priority: optional
Section: perl
Filename: pool/main/libt/libtap-parser-sourcehandler-pgtap-perl/libtap-parser-sourcehandler-pgtap-perl_3.37-1.pgdg24.04+1_all.deb
Size: 32304
SHA256: e598c5a4f34441c6f66b55448e102bcb2fc90dafb5e53eb8cbccbc8deb13394f
SHA1: a89b581a905433e68403b19c2f0aeb399cd88e37
MD5sum: e48eece3d315246710142b4ae3d04d37
Description: Unit testing tools for pgTAP
 TAP::Parser::SourceHandler::pgTAP is a set of tools for PostgreSQL unit
 testing. It contains the pg_prove and pg_tapgen scripts, which allows running
 and harnessing pgTAP tests on command-line, and summarizing the results.
 .
 The corresponding PostgreSQL extension is contained in the postgresql-pgtap
 package.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).

Package: odbc-postgresql
Source: psqlodbc
Version: 1:17.00.0004-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1395
Depends: odbcinst, libc6 (>= 2.38), libodbcinst2 (>= 2.3.1), libpq5 (>= 9.2~beta3)
Enhances: unixodbc
Multi-Arch: same
Homepage: https://odbc.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/psqlodbc/odbc-postgresql_17.00.0004-1.pgdg24.04+1_s390x.deb
Size: 400924
SHA256: c8077e91b9cfe21b185dd09139b3ccf57dd30b8e4aa1db23d436183bbb382b8f
SHA1: 142c2343a2507223a25132277abff87f803cbdd5
MD5sum: 6349b6eb821d14380715bf1180f04998
Description: ODBC driver for PostgreSQL
 This package provides a driver that allows ODBC-enabled applications to
 access PostgreSQL databases.  ODBC is an abstraction layer that allows
 applications written for that layer to access databases in a manner
 that is relatively independent of the particular database management
 system.
 .
 You need to install this package if you want to use an application that
 provides database access through ODBC and you want that application to
 access a PostgreSQL database.  This package would need to be installed
 on the same machine as that client application; the PostgreSQL database
 server can be on a different machine and does not need any additional
 software to accept ODBC clients.
 .
 If you want to write software that can access a database through the
 ODBC abstraction layer, you need to install the unixODBC driver manager
 development package unixodbc-dev, and possibly additional packages for
 language bindings.  This driver package is only used at run time.

Package: odbc-postgresql-dbgsym
Package-Type: ddeb
Source: psqlodbc
Version: 1:17.00.0004-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1505
Depends: odbc-postgresql (= 1:17.00.0004-1.pgdg24.04+1)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/p/psqlodbc/odbc-postgresql-dbgsym_17.00.0004-1.pgdg24.04+1_s390x.deb
Size: 1253460
SHA256: 7aa57b82282e7943962b4964dfb239cdfa4bb9fa419a54cbc8432e8b7fcce5f5
SHA1: 276e4eaa0df1a18243fdbabecf0f879183b3df0f
MD5sum: 9593c01a6137bb2e038b90e27872b15e
Description: debug symbols for odbc-postgresql
Build-Ids: cbedb4bca5a71b243b9440c21b0d17389239a768 db9bceef5a350d6e818337259eeffa49d3f39ca5

Package: omdb-postgresql
Version: 2023-09-27-2.pgdg24.04+1
Architecture: all
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 36615
Recommends: postgresql
Homepage: https://www.omdb.org/
Priority: optional
Section: database
Filename: pool/main/o/omdb-postgresql/omdb-postgresql_2023-09-27-2.pgdg24.04+1_all.deb
Size: 37393784
SHA256: 1f8f5b9df43658c3f273f4318262284fee5971c6e4d42a3af4ad1579eb9424ea
SHA1: 145070334f8bad9484ade609654532443998f9a4
MD5sum: 3ff0f0251e15e28b097d10dc4d20ccc1
Description: open media database for PostgreSQL
 omdb (open media database) is a free database for film media. This package
 packs omdb into a PostgreSQL database. The PostgreSQL schema is intentionally
 not optimized (no indexes besides primary keys) in order to serve as a
 playground for database optimization.
 .
 To import the data, do:
  createdb omdb
  pg_restore -d omdb /usr/share/omdb-postgresql/omdb.dump

Package: omnidb-common
Source: omnidb
Version: 3.0.3b+ds-6.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 28745
Depends: fonts-roboto-unhinted, fonts-glyphicons-halflings, libjs-jquery, python3:any, python3-cherrypy3, python3-django (>= 2:2.2), python3-django-auth-ldap, python3-django-sass, python3-openpyxl, python3-paramiko, python3-pgspecial, python3-prettytable, python3-psycopg2, python3-pyaes, python3-pymysql, python3-restrictedpython, python3-scrypt, python3-social-django, python3-sqlparse, python3-sshtunnel
Homepage: https://omnidb.org/
Priority: optional
Section: database
Filename: pool/main/o/omnidb/omnidb-common_3.0.3b+ds-6.pgdg24.04+1_all.deb
Size: 4369180
SHA256: 1a1196d2730cf59f121d6d17fabf2f0b16d193f3ced97029559f7fad07814102
SHA1: 8ab2f268f91529455d7e6d74f3a3d87c6ceb6a03
MD5sum: 890a58c4e2e2f689ea573e8e33f438eb
Description: Web tool for database management (shared files)
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight. Check-out some
 characteristics:
 .
  * Web Tool: Accessible from any platform, using a browser as a medium
  * Responsive Interface: All available functions in a single page
  * Unified Workspace: Different technologies managed in a single workspace
  * Simplified Editing: Easy to add and remove connections
  * Safety: Multi-user support with encrypted personal information
  * Interactive Tables: All functionalities use interactive tables, allowing
    copying and pasting in blocks
  * Smart SQL Editor: Contextual SQL code completion
  * Beautiful SQL Editor: You can choose between many available color themes
  * Tabbed SQL Editor: Easily add, rename or delete editor tabs
 .
 Supported DBMS: PostgreSQL, Oracle, MySQL, MariaDB
 .
 This package contains shared files.

Package: omnidb-server
Source: omnidb
Version: 3.0.3b+ds-6.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 35
Depends: adduser, omnidb-common (= 3.0.3b+ds-6.pgdg24.04+1)
Homepage: https://omnidb.org/
Priority: optional
Section: database
Filename: pool/main/o/omnidb/omnidb-server_3.0.3b+ds-6.pgdg24.04+1_all.deb
Size: 9008
SHA256: c72bd52000846ed1ff97cbf72a9934d9ddd6682a9d309d7e86852907d4f7c404
SHA1: 7909e787e5c8dde9643839701a6de023bfea88bb
MD5sum: 4157d5cc45d62607101b72ff36dbf6a9
Description: Web tool for database management
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight. Check-out some
 characteristics:
 .
  * Web Tool: Accessible from any platform, using a browser as a medium
  * Responsive Interface: All available functions in a single page
  * Unified Workspace: Different technologies managed in a single workspace
  * Simplified Editing: Easy to add and remove connections
  * Safety: Multi-user support with encrypted personal information
  * Interactive Tables: All functionalities use interactive tables, allowing
    copying and pasting in blocks
  * Smart SQL Editor: Contextual SQL code completion
  * Beautiful SQL Editor: You can choose between many available color themes
  * Tabbed SQL Editor: Easily add, rename or delete editor tabs
 .
 Supported DBMS: PostgreSQL, Oracle, MySQL, MariaDB
 .
 This package runs OmniDB as system service on http://127.0.0.1:8000.

Package: ora2pg
Version: 24.3-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1558
Depends: libdbd-mysql-perl | libdbd-oracle-perl, libdbd-pg-perl, libdbi-perl, libio-compress-perl, perl:any
Recommends: postgresql-client
Homepage: https://ora2pg.darold.net/
Priority: optional
Section: database
Filename: pool/main/o/ora2pg/ora2pg_24.3-1.pgdg24.04+1_all.deb
Size: 434288
SHA256: 237483d7e507ca22cd074538def901701f17d16b5ae41d28e67688d3231785ad
SHA1: 1757936036e5b2af4ee23d76094302339d37501e
MD5sum: 30aeb32a0fa3fab022ae8064279d0ecd
Description: Oracle/MySQL to PostgreSQL database schema converter
 Ora2Pg migrates Oracle and MySQL database schemas to PostgreSQL. It connects
 to the database, scans it automatically and extracts its structure or data.
 It then generates SQL scripts you can load into PostgreSQL.

Package: oracle-libs
Version: 6.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
Depends: libaio1t64 | libaio1, wget, unzip
Homepage: https://www.oracle.com/database/technologies/instant-client.html
Priority: optional
Section: database
Filename: pool/main/o/oracle-libs/oracle-libs_6.pgdg24.04+1_all.deb
Size: 3496
SHA256: f5b27c51593de75224dfb3715b3fc486cc082cb2bcccbc68d2f0f22d32bf6b41
SHA1: bb2c1d9aee95f377d22b488e5d84d3d0b410e25d
MD5sum: 6c8ffd372a0749fac825ec194a3098e8
Description: downloader for Oracle Instant Client libraries
 This package retrieves and installs the Oracle Instant Client libraries.

Package: patroni
Version: 4.0.5-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1484
Depends: python3-click (>= 4.1), python3-dateutil, python3-prettytable (>= 0.7), python3-psutil, python3-urllib3, python3-yaml, python3:any, python3-psycopg2, python3-etcd (>= 0.4.3) | python3-consul (>= 0.7.0) | python3-kazoo | python3-kubernetes | python3-pysyncobj, python3-cdiff
Recommends: iproute2
Suggests: postgresql, etcd-server | consul | zookeeperd, vip-manager, haproxy, patroni-doc
Homepage: https://github.com/zalando/patroni
Priority: optional
Section: database
Filename: pool/main/p/patroni/patroni_4.0.5-1.pgdg24.04+1_all.deb
Size: 279316
SHA256: e257ddda728f3d508f80d2b7040a5f5ba304a92f4464bcb02bf0c8a3c52510ff
SHA1: 1f789efb2a3f0819167e9bdec12fe94832ca0e41
MD5sum: d65b07f1889aa18ce412fd6666dd7a4e
Description: PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes
 Patroni is a template for a customized, high-availability PostgreSQL solution
 using Python and a distributed configuration store (ZooKeeper, etcd or
 Consul), or Kubernetes. It provides a REST API on each Postgres node of the
 cluster allowing for remote management and monitoring.

Package: patroni-doc
Source: patroni
Version: 4.0.5-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7184
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Suggests: postgresql, etcd-server | consul | zookeeperd, haproxy
Homepage: https://github.com/zalando/patroni
Priority: optional
Section: doc
Filename: pool/main/p/patroni/patroni-doc_4.0.5-1.pgdg24.04+1_all.deb
Size: 541888
SHA256: f3853a2c16b8b56ceb1bde5ea4cfaf4ffb2b4a4d2379cd0764248ef6787f0423
SHA1: 4d8020044009232b6a261383290fa37c0ee76666
MD5sum: a7594eef5a38a6bacc7228ae7457c62e
Description: PostgreSQL High Availability (documentation)
 Patroni is a template for a customized, high-availability PostgreSQL solution
 using Python and a distributed configuration store (ZooKeeper, etcd or
 Consul), or Kubernetes. It provides a REST API on each Postgres node of the
 cluster allowing for remote management and monitoring.
 .
 This package provides the documentation.

Package: pg-activity
Version: 3.5.1-1.pgdg24.04+1
Architecture: all
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Installed-Size: 290
Depends: python3-attr, python3-blessed, python3-humanize, python3-importlib-metadata | python3-supported-min (>= 3.8), python3-psutil, python3:any, python3-psycopg2
Homepage: https://github.com/julmon/pg_activity
Priority: optional
Section: utils
Filename: pool/main/p/pg-activity/pg-activity_3.5.1-1.pgdg24.04+1_all.deb
Size: 56984
SHA256: 4a25a119e1e2071c40a47289b99471a256c2332ae358ebbf745f9e940a65559a
SHA1: 63d438731c968f41eeddb09dc7c878949dd02fe2
MD5sum: 646de2bc386642771227ae01d3851ac4
Description: Realtime PostgreSQL database server monitoring tool
 PgActivity is a curses-based realtime utility to display information from a
 running PostgreSQL database server.
 .
 It is modelled after the standard 'top' utility, and displays information such
 as:
   - the running, waiting and blocking queries
   - cpu, memory and i/o usage of each query
   - the queries execution time
 .
 It also provides interactive commands to sort, filter, scroll and extend the
 queries list displayed.

Package: pg-auto-failover-cli
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 1012
Depends: openssl, libc6 (>= 2.38), libncurses6 (>= 6), libpq5 (>= 9.1~), libtinfo6 (>= 6)
Recommends: postgresql-11-auto-failover | postgresql-12-auto-failover | postgresql-13-auto-failover | postgresql-14-auto-failover | postgresql-15-auto-failover | postgresql-16-auto-failover
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/pg-auto-failover-cli_2.1-3.pgdg24.04+1_s390x.deb
Size: 421372
SHA256: 62495e6fa2c4accac51d96984c066e40ad5f3ff12eb327428d1276cb69e4e2ab
SHA1: 5361aa23ded81c59660810c9501c397a81febc2f
MD5sum: 4badc89106163f50c79ebefe44957ffb
Description: Command line interface and service to manage pg auto failover Clusters
 This CLI is used to manage pg_auto_failover installations to provide High
 Availability to Postgres.

Package: pg-auto-failover-cli-dbgsym
Package-Type: ddeb
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 876
Depends: pg-auto-failover-cli (= 2.1-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/pg-auto-failover-cli-dbgsym_2.1-3.pgdg24.04+1_s390x.deb
Size: 653448
SHA256: 38b383fb2f71fdb3312a8d86a93a2e8d0ee311b02f178adf7cd796f0c80256dc
SHA1: 7ea87c9c3a2c0a0daca202667321314bf472a00b
MD5sum: a4d9a6140855d346a24927cb6c14397b
Description: debug symbols for pg-auto-failover-cli
Build-Ids: b1ae7aad28fe2df72e4f76de79d54f45a1c46fd2

Package: pg-bsd-indent
Version: 2.1.1-5.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: libc6 (>= 2.38)
Priority: optional
Section: database
Filename: pool/main/p/pg-bsd-indent/pg-bsd-indent_2.1.1-5.pgdg24.04+1_s390x.deb
Size: 31792
SHA256: d5396551ddff006ab2998cea2069fa195cefef2b6748eb9c4fe1a824de916e08
SHA1: 926f2a80d8dbd42f4a86055ecef1ac20af8c54cd
MD5sum: 6720a90d8096627b38bf840fb217a207
Description: PostgreSQL source code indenter
 pg_bsd_indent is the official way the PostgreSQL developers reformat code
 before release. It is also recommended to be used by developers for code
 changes prior to submission. It is a fork of FreeBSD's indent.

Package: pg-bsd-indent-dbgsym
Package-Type: ddeb
Source: pg-bsd-indent
Version: 2.1.1-5.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 64
Depends: pg-bsd-indent (= 2.1.1-5.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-bsd-indent/pg-bsd-indent-dbgsym_2.1.1-5.pgdg24.04+1_s390x.deb
Size: 39580
SHA256: c1f2bbb75951b3b6a21d8916373d301807f9f03708942b95c1d0501a7dacfb5b
SHA1: 5ed963675d8785e6da6c316b9d8007a2332a5646
MD5sum: 3f24c0987d8c8df9937005b28c86baf0
Description: debug symbols for pg-bsd-indent
Build-Ids: 114b2a67e40d7c39b74a9701839ace65eb5b5106

Package: pg-checksums-doc
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 15
Multi-Arch: foreign
Homepage: https://github.com/credativ/pg_checksums
Priority: optional
Section: doc
Filename: pool/main/p/pg-checksums/pg-checksums-doc_1.2-2.pgdg24.04+1_all.deb
Size: 6740
SHA256: 400df07ef5a5cfa4da57089c3b3968465fa6c118a8b872dd0870d2d43ee27762
SHA1: 42742c9a698c15d7ba38d991ed422f090db19537
MD5sum: ceae5135c534417164a148cf09c96e18
Description: Activate/deactivate/verify PostgreSQL data checksums (Documentation)
 Data checksums allow the PostgreSQL database server to identify I/O failures
 when reading data from storage. The checksums stored in the page header of
 each data page are compared to the computed checksum of the read data.
 .
 Data checksums need to be activated at instance creation time, all current
 versions of PostgreSQL including v11 do not allow activating (or deactivating)
 checksums afterwards.
 .
 pg_checksums_ext can activate or deactivate data checksums as long at the
 database cluster is shutdown cleanly. Activating checksums requires all
 database blocks to be read and all page headers to be updated, so can take a
 long time on a large database. Deactivating checksums only requires the
 cluster control file to be updated so is quick.
 .
 In addition, pg_checksums_ext can verify the checksums in an online cluster.
 .
 This package contains the manpage.

Package: pg-rage-terminator-10
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 29
Depends: postgresql-10, libc6 (>= 2.4)
Homepage: https://github.com/disco-stu/pg_rage_terminator
Priority: optional
Section: database
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-10_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 6692
SHA256: bb01e8032a469f03c80a4b8616f37dc54c918edc5b102a741caf22ea78601366
SHA1: fee37596e1561d86207c0a70736c1f39f2ac82f7
MD5sum: 9c6a86c739c2df295dc839f0c559a9b9
Description: PostgreSQL background worker that kill random sessions.
 pg-rage-terminator is a custom background worker which is able to kill random
 PostgreSQL backends.

Package: pg-rage-terminator-10-dbgsym
Package-Type: ddeb
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 28
Depends: pg-rage-terminator-10 (= 0.1.7-10.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-10-dbgsym_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 11868
SHA256: ee00c7e8c2f8ffe322e031e9e17c19758110fa8d0de8237834655aea04eb560b
SHA1: 63dc29f63e1c3b6573b000a7ef6d24b3b94adf96
MD5sum: c435cb2905c808d3b1e1b42c1b783de4
Description: debug symbols for pg-rage-terminator-10
Build-Ids: 5b0ded61953e432c218c0e88eca93608dca9d509

Package: pg-rage-terminator-11
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 45
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4)
Homepage: https://github.com/disco-stu/pg_rage_terminator
Priority: optional
Section: database
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-11_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 15444
SHA256: 9751728c7a59fc6e8894e6f451d73d1f87ec97ba9c4126c798ab1e6ad5bb7f9a
SHA1: a64b34659308e4ad3a0a12069a533af82f79af25
MD5sum: 4a596d4efa626b181c87fcebcad4a012
Description: PostgreSQL background worker that kill random sessions.
 pg-rage-terminator is a custom background worker which is able to kill random
 PostgreSQL backends.

Package: pg-rage-terminator-11-dbgsym
Package-Type: ddeb
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 28
Depends: pg-rage-terminator-11 (= 0.1.7-10.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-11-dbgsym_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 12072
SHA256: 460f7ab0496f5d4596d54e35aca9d3209a4bf0c1f98178b8c6236fbf6e97adfa
SHA1: 78d9f70e3ba214597f94d6e3c5126622cbe0968b
MD5sum: adbb417528ceba9ebe36cfc8cf4f382f
Description: debug symbols for pg-rage-terminator-11
Build-Ids: 6d0d9355c119f551fb802cd22ea9c95a641301b1

Package: pg-rage-terminator-12
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 44
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/disco-stu/pg_rage_terminator
Priority: optional
Section: database
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-12_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 14568
SHA256: 833a11bd9d50352059bd47bd51c6508420b20992cf03a4f7719791200807044d
SHA1: b9e72da78f274fd3833950199cf6ade19d4b3f09
MD5sum: d68d30d2b7967913b18d631911051b63
Description: PostgreSQL background worker that kill random sessions.
 pg-rage-terminator is a custom background worker which is able to kill random
 PostgreSQL backends.

Package: pg-rage-terminator-12-dbgsym
Package-Type: ddeb
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 28
Depends: pg-rage-terminator-12 (= 0.1.7-10.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-12-dbgsym_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 12308
SHA256: 37a3c8dc1668ffad738fcb5cbf8fd7474557584ca4ba7bde4bfb7109bc39c149
SHA1: 100603272a5530bcd8c3132b6ed9569c3191b0c0
MD5sum: 4b0cad71ac67117844015465073f0ae4
Description: debug symbols for pg-rage-terminator-12
Build-Ids: c0b67074955ded53cd1622f13428434835e39f86

Package: pg-rage-terminator-13
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 44
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/disco-stu/pg_rage_terminator
Priority: optional
Section: database
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-13_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 14636
SHA256: 539d01820b96ec84b8a36dc3e7fedc7d03fa4fbf4fa6200407939472eb863afe
SHA1: 6e2eca68d68d4a635140b33c4f6a2bfa4a997daa
MD5sum: ff154605b5b6e5380a202c1327eabab5
Description: PostgreSQL background worker that kill random sessions.
 pg-rage-terminator is a custom background worker which is able to kill random
 PostgreSQL backends.

Package: pg-rage-terminator-13-dbgsym
Package-Type: ddeb
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 28
Depends: pg-rage-terminator-13 (= 0.1.7-10.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-13-dbgsym_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 12348
SHA256: 16d907d9b1910b8522bb34f8ef50321f3dc8f219cfd4ed0aafb0a77b6e656f41
SHA1: 4fdcd2c1bf575fd0bdb06d3b1ad7319ef4e266f9
MD5sum: c8846838a75bbf38be5d72c96cb38fe2
Description: debug symbols for pg-rage-terminator-13
Build-Ids: 1bc9b1e23d5eb1e60202b01bf394739ed4eb71d6

Package: pg-rage-terminator-14
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 44
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/disco-stu/pg_rage_terminator
Priority: optional
Section: database
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-14_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 14592
SHA256: 5861477b77bf57200178a34a0721a32617defb4e33d955df632e4a7ae2f84d7e
SHA1: 6555b32b8a941697a0ae916f661bdf8f2987cedb
MD5sum: 2f68e91dd9c5ba151db2060835bed7fb
Description: PostgreSQL background worker that kill random sessions.
 pg-rage-terminator is a custom background worker which is able to kill random
 PostgreSQL backends.

Package: pg-rage-terminator-14-dbgsym
Package-Type: ddeb
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 28
Depends: pg-rage-terminator-14 (= 0.1.7-10.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-14-dbgsym_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 12692
SHA256: 0fd9214815fb272b3e2486bde708443fd50bcb170103c432f63bf07b4f862457
SHA1: bd8d0fc6fbd7fd2c2fa371a818aa2c40e510de07
MD5sum: 746dba12b74981158197a686a80134b7
Description: debug symbols for pg-rage-terminator-14
Build-Ids: f3d3f347d73751daf51e20a3dd389ae184589fb8

Package: pg-rage-terminator-15
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 44
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/disco-stu/pg_rage_terminator
Priority: optional
Section: database
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-15_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 14652
SHA256: 6493fe5a00cdfc639963347750be98901df0af255bc3ec7045ce9b654cc4172c
SHA1: f1fa0442f13d039106629663544b59f0433ffe63
MD5sum: 343d7baa0f614e148f4fdc4bcb6635b8
Description: PostgreSQL background worker that kill random sessions.
 pg-rage-terminator is a custom background worker which is able to kill random
 PostgreSQL backends.

Package: pg-rage-terminator-15-dbgsym
Package-Type: ddeb
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 29
Depends: pg-rage-terminator-15 (= 0.1.7-10.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-15-dbgsym_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 12796
SHA256: 61a31da9fed6ec3cc6b1e0dbf35faf91128e3780814e660bf1404cfb23a4d1b9
SHA1: f629d1db6d69d64c7b42814252c9089756e9bd16
MD5sum: 7df6bf8175aef782047ab7fa83843df6
Description: debug symbols for pg-rage-terminator-15
Build-Ids: 659d7be53de49a1a84c68db9a1eade3b763d5adf

Package: pg-rage-terminator-16
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 44
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/disco-stu/pg_rage_terminator
Priority: optional
Section: database
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-16_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 14596
SHA256: 3888d331692af0f375ebec2e8e1b8f5d853c2f3995b86b1f4fcb54481a525196
SHA1: c38b9e26350e29e4e9f75d0f7d1748fe9780021e
MD5sum: da25eaf3284937f67c606eebeccb8b85
Description: PostgreSQL background worker that kill random sessions.
 pg-rage-terminator is a custom background worker which is able to kill random
 PostgreSQL backends.

Package: pg-rage-terminator-16-dbgsym
Package-Type: ddeb
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 29
Depends: pg-rage-terminator-16 (= 0.1.7-10.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-16-dbgsym_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 13536
SHA256: dfba0a87db58c58adf014d08b97cb116fbae4c0ae14f68a29aa36ba0a3246a09
SHA1: 66d3e8e6ed07fdf6a8baaa8e58b2c42492ab0b27
MD5sum: 504f2c7f1bdce26fbc9c33006cd23d53
Description: debug symbols for pg-rage-terminator-16
Build-Ids: 3d9009949825fc84a3c38a7b171b47a09c72b4cb

Package: pg-rage-terminator-17
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 44
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/disco-stu/pg_rage_terminator
Priority: optional
Section: database
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-17_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 14580
SHA256: e53b66822ea7ce0426ceeb4879da3da374a05689d266ddf2e6d6f625dbb7bd28
SHA1: 50d4e3e8c1a45d0f97518d56636cf471eb080531
MD5sum: d97a1ad689148c854d496a21895b321c
Description: PostgreSQL background worker that kill random sessions.
 pg-rage-terminator is a custom background worker which is able to kill random
 PostgreSQL backends.

Package: pg-rage-terminator-17-dbgsym
Package-Type: ddeb
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 29
Depends: pg-rage-terminator-17 (= 0.1.7-10.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rage-terminator/pg-rage-terminator-17-dbgsym_0.1.7-10.pgdg24.04+1_s390x.deb
Size: 13692
SHA256: b342363bab6e84d53d370a31460648f3bfe423c2c9b00d450a480cb0e0c6f730
SHA1: 339b762efcf0c17abcd2cdf74b30ca5c01e1ea86
MD5sum: 2cf34816988cf41ff45d4c624d39c9bf
Description: debug symbols for pg-rage-terminator-17
Build-Ids: ddf214d85a56ceee7a5ab5557796cd1c29dca2cb

Package: pg-statviz
Version: 0.7-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 478
Depends: fonts-noto-core, fonts-noto-extra, python3-argh, python3-dateutil, python3-matplotlib, python3-numpy, python3-pandas, python3-psycopg, python3:any
Recommends: postgresql-statviz
Homepage: https://github.com/vyruss/pg_statviz
Priority: optional
Section: database
Filename: pool/main/p/pg-statviz/pg-statviz_0.7-3.pgdg24.04+1_all.deb
Size: 313800
SHA256: db94db7177577b0255f3d1f219ee1f4fab43740c46678dc08e830c8260ee45de
SHA1: f5800b8e4d4b1a84cfcdc0b12aaa704b1c184f0c
MD5sum: 9dd24781c088014d045f33f202ab7e74
Description: PostgreSQL internal statistics analysis and visualization
 pg_statviz is a minimalist extension and utility pair for time series analysis
 and visualization of PostgreSQL internal statistics. Created for snapshotting
 PostgreSQL's cumulative and dynamic statistics and performing time series
 analysis on them. The accompanying utility can produce visualizations for
 selected time ranges on the stored stats snapshots, enabling the user to track
 PostgreSQL performance over time and potentially perform tuning or
 troubleshooting.
 .
 This package contains the pg_statviz utility.

Package: pgagent
Version: 4.2.3-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 444
Depends: libboost-filesystem1.83.0 (>= 1.83.0), libboost-thread1.83.0 (>= 1.83.0), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpq5 (>= 8.4~), libstdc++6 (>= 13.1)
Recommends: postgresql-10 | postgresql-11 | postgresql-12 | postgresql-13 | postgresql-14 | postgresql-15 | postgresql-16 | postgresql-17
Suggests: pgadmin3 | pgadmin4
Provides: postgresql-10-pgagent, postgresql-11-pgagent, postgresql-12-pgagent, postgresql-13-pgagent, postgresql-14-pgagent, postgresql-15-pgagent, postgresql-16-pgagent, postgresql-17-pgagent
Homepage: https://www.pgadmin.org/docs/pgadmin4/latest/pgagent.html
Priority: optional
Section: database
Filename: pool/main/p/pgagent/pgagent_4.2.3-2.pgdg24.04+1_s390x.deb
Size: 95256
SHA256: 8ab3ab1b96c606e630780d109047406a5c3f48d249bb906560494de626285f25
SHA1: 84c368fc073861ab59443658f71fb41259e414e0
MD5sum: 803b466dd9b270ab2f55b92991d90aef
Description: job scheduling engine for PostgreSQL
 pgAgent is a job scheduling agent for PostgreSQL, capable of running
 multi-step batch/shell and SQL tasks on complex schedules.

Package: pgagent-dbgsym
Package-Type: ddeb
Source: pgagent
Version: 4.2.3-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1733
Depends: pgagent (= 4.2.3-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgagent/pgagent-dbgsym_4.2.3-2.pgdg24.04+1_s390x.deb
Size: 1385856
SHA256: 72b2e1cb336de382b20f43b1d49111cffe26dd16275991ce9dcf64881db4b08d
SHA1: 7dc5cb7b3e6223fb8eb7eda93651e532732963a4
MD5sum: 680bab22b20f878bdcac5580c2926345
Description: debug symbols for pgagent
Build-Ids: 6a264bfbf6799a14bdde320110816a98cea02257

Package: pgagroal
Version: 1.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 596
Depends: postgresql-common, libc6 (>= 2.38), libcjson1 (>= 1.7.13), libev4 (>= 1:4.04), libssl3 (>= 3.0.0), libsystemd0
Homepage: https://github.com/agroal/pgagroal
Priority: optional
Section: database
Filename: pool/main/p/pgagroal/pgagroal_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 262752
SHA256: 302c84b5eba15f1adbb2e2a01ea3b3ca2668d5dfed0cf787c1837ef85d854220
SHA1: f0a3ac2271b5732d79d2ac7a00ac38cdaa0a976b
MD5sum: 3770807e6ab50d5765d6572fdf062960
Description: High-performance connection pool for PostgreSQL
 pgagroal is a high-performance protocol-native connection pool for PostgreSQL.
 .
 Pronounced: p-g-a-gro-al, named after Agroal in Portugal.
 .
 Features:
  * High performance
  * Connection pool
  * Limit connections for users and databases
  * Prefill support
  * Remove idle connections
  * Perform connection validation
  * Enable / disable database access
  * Graceful / fast shutdown
  * Prometheus support
  * Grafana 8 dashboard
  * Remote management
  * Authentication query support
  * Failover support
  * Transport Layer Security (TLS) v1.2+ support
  * Daemon mode
  * User vault

Package: pgagroal-dbgsym
Package-Type: ddeb
Source: pgagroal
Version: 1.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 464
Depends: pgagroal (= 1.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgagroal/pgagroal-dbgsym_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 342528
SHA256: e35fc3fb9390ff6fb6d83d4c5f9a1ce48b06f6216a79962877f323037e5a4719
SHA1: e640897ba2d4ad2e56c2daddfd850903506a1676
MD5sum: 04bb7b5989747551957079f8b0355969
Description: debug symbols for pgagroal
Build-Ids: 602ba169879f26c9c564bfee7243d5df5787dfc9 67d287dc01dc6afb39d2d56ff567fb2936cc0e4d c979a8cfc2af66111b893a5c63da3ceda0937089 e946441407076fd0f74a2793a89372ddeb519646

Package: pgbackrest
Version: 2.54.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1523
Depends: postgresql-common, libbz2-1.0, libc6 (>= 2.34), libgcc-s1 (>= 4.2), liblz4-1 (>= 0.0~r127), libpq5, libssh2-1t64 (>= 1.5.0), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: pgbackrest-doc, check-pgbackrest
Homepage: https://www.pgbackrest.org/
Priority: optional
Section: database
Filename: pool/main/p/pgbackrest/pgbackrest_2.54.2-1.pgdg24.04+1_s390x.deb
Size: 570488
SHA256: f79d67d6402346bbec3b08f836dec85030af960deb9ce1de166104791a0a1da2
SHA1: 46f946e1290b384611bb298442dddf65a5ec57dc
MD5sum: 6bef8b83028a90d8dfabe959397e67ac
Description: Reliable PostgreSQL Backup & Restore
 pgBackRest is a simple, reliable backup and restore system for PostgreSQL
 that can seamlessly scale up to the largest databases and workloads.
 .
 This package contains all required binaries, scripts and libraries.

Package: pgbackrest-dbgsym
Package-Type: ddeb
Source: pgbackrest
Version: 2.54.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2648
Depends: pgbackrest (= 2.54.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgbackrest/pgbackrest-dbgsym_2.54.2-1.pgdg24.04+1_s390x.deb
Size: 2250460
SHA256: 3aafc596074bdf68422fae6aa352f1a02fe38895bee4df3142812a3edd30bb61
SHA1: 94dbabc2b5948942cc9a4dd92fbf5a2d0bc13443
MD5sum: faf0f1ac2f29e1bbad1d2c7bb88b75e0
Description: debug symbols for pgbackrest
Build-Ids: 86b32738c7e03226ee24e9e509634e63f7f07b13

Package: pgbackrest-doc
Source: pgbackrest
Version: 2.54.2-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1840
Multi-Arch: foreign
Homepage: https://www.pgbackrest.org/
Priority: optional
Section: doc
Filename: pool/main/p/pgbackrest/pgbackrest-doc_2.54.2-1.pgdg24.04+1_all.deb
Size: 127960
SHA256: f507098b7ff40849bc655300fbd59394708a844950bad73bbd36310966b9f160
SHA1: cde72168ef215ef7b4de93887e53768b5e56c8c1
MD5sum: d2c68d75951ad1e2b1cb49bc66569740
Description: Documentation package for pgbackrest
 pgBackRest is a simple, reliable backup and restore system for PostgreSQL
 that can seamlessly scale up to the largest databases and workloads.
 .
 The pgBackRest documentation contains detailed information about the
 configuration and usage of pgBackRest.

Package: pgbadger
Version: 13.1-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1682
Depends: libjson-xs-perl, libtext-csv-xs-perl, perl:any
Multi-Arch: foreign
Homepage: https://dalibo.github.io/pgbadger/
Priority: optional
Section: database
Filename: pool/main/p/pgbadger/pgbadger_13.1-1.pgdg24.04+1_all.deb
Size: 336220
SHA256: d00b78f968866e0c99991e65e965e14c0043e6a9337168f7401b4efeaf487578
SHA1: 79a5b35cdfe96b3d323080a8290a2b7f642fc02b
MD5sum: c8bba8ef4e9c4fc70724ef3c4449c860
Description: Fast PostgreSQL log analysis report
 pgBadger is a PostgreSQL log analyzer built for speed with fully detailed
 reports from your PostgreSQL log file. It's a single and small Perl script
 that outperforms any other PostgreSQL log analyzer. It is written in pure Perl
 and uses a JavaScript library to draw graphs that are zoomable and can be
 saved as PNG images.
 .
 pgBadger is able to autodetect the log file format (syslog, stderr or csvlog).
 It is designed to parse huge log files as well as compressed files.

Package: pgbouncer
Version: 1.23.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 550
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: postgresql-common (>= 26), libc6 (>= 2.38), libcares2 (>= 1.12), libevent-2.1-7t64 (>= 2.1.8-stable), libpam0g (>= 0.99.7.1), libssl3t64 (>= 3.0.0), libsystemd0
Suggests: python3, python3-psycopg2
Enhances: postgresql (>= 7.4)
Homepage: https://www.pgbouncer.org/
Priority: optional
Section: database
Filename: pool/main/p/pgbouncer/pgbouncer_1.23.1-1.pgdg24.04+1_s390x.deb
Size: 214480
SHA256: 81943c431b546b95eab07a6ec05c038ec776d6820f1b732f5983374dad67687e
SHA1: b7ebe9cf28f181065a851655005999685f952ff8
MD5sum: c7450ddc14aafd28c170840df2799520
Description: lightweight connection pooler for PostgreSQL
 PgBouncer is a lightweight connection pooler for PostgreSQL providing the
 following features:
 .
  * Several different methods of pooling connections: session pooling,
    transaction pooling, statement pooling.
  * Low memory requirements.
  * It is not tied to one backend server, the destination databases
    can reside on different hosts.
  * Supports online reconfiguration for most of the settings.
  * Supports online restart/upgrade.

Package: pgbouncer-dbgsym
Package-Type: ddeb
Source: pgbouncer
Version: 1.23.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 690
Depends: pgbouncer (= 1.23.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgbouncer/pgbouncer-dbgsym_1.23.1-1.pgdg24.04+1_s390x.deb
Size: 541044
SHA256: 60c72af8c337ac7d725672adcc603e47a78930e82b88ef69a0ffd30da9f15e8f
SHA1: f04c15de50240a6791933cf05a08d7e8b2975d84
MD5sum: 157bb72e6185d6cb6b76ad18b708b1ee
Description: debug symbols for pgbouncer
Build-Ids: 020f9b100810046ae10efa80231d9860fdaa81de

Package: pgcluu
Version: 4.0-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2491
Depends: libjs-jquery, libjs-underscore, perl:any, postgresql-common
Recommends: sysstat
Homepage: https://pgcluu.darold.net/
Priority: optional
Section: database
Filename: pool/main/p/pgcluu/pgcluu_4.0-1.pgdg24.04+1_all.deb
Size: 361396
SHA256: 9363f3716bdff0760549956ead82aab8aa08e13648b7717f4d219e0c4a874b35
SHA1: 2faf8c1ae2863b0b2c384979ba4e0e56cd78bba7
MD5sum: 1dbd04e60a044fba985b6ff2b8687fbf
Description: PostgreSQL performance monitoring and auditing tool
 pgCluu is a PostgreSQL performance monitoring and auditing tool. It is a Perl
 program used to perform a full audit of PostgreSQL cluster and system
 performance. It is divided in three parts:
 .
 pgcluu_collectd: collector used to grab statistics of the PostgreSQL cluster
 using the psql command line utility and sar from the sysstat package
 .
 pgcluu: generates static HTML output containing charts and graphs
 .
 pgcluu.cgi: generates dynamic HTML output containing charts and graphs

Package: pgcopydb
Version: 0.17-1.pgdg24.04+1
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 1969
Depends: postgresql-client, libc6 (>= 2.38), libgc1 (>= 1:7.2d), libpq5 (>= 14~~)
Homepage: https://github.com/dimitri/pgcopydb
Priority: optional
Section: database
Filename: pool/main/p/pgcopydb/pgcopydb_0.17-1.pgdg24.04+1_s390x.deb
Size: 754268
SHA256: fd8863d1d419458a6948c12900faab4ebadcbe0c79dd267af10b0b09fda4e438
SHA1: ac5c54fcf9ea57ac18f27fac7babb8894d99dfb5
MD5sum: fcbb18dc5c999a910b4018048df5be8c
Description: Copy an entire PostgreSQL database from source to target
 This tool copies an entire PostgreSQL database from source to target. It
 implements `pg_dump | pg_restore` on steroids, including advanced concurrency
 tricks to make the operation faster.

Package: pgcopydb-dbgsym
Package-Type: ddeb
Source: pgcopydb
Version: 0.17-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 2663
Depends: pgcopydb (= 0.17-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgcopydb/pgcopydb-dbgsym_0.17-1.pgdg24.04+1_s390x.deb
Size: 2370644
SHA256: 45241adf7b6653fc6062ae9737fdfa899d44ce3b96728523ccadf96cb6b3d188
SHA1: 571b9f92543a37779686271181e2144f22107b01
MD5sum: 8aa8df36058c441cd0b797e4adf03c53
Description: debug symbols for pgcopydb
Build-Ids: 3e8b44752bbccc09cd72bab5cef673c13238d489

Package: pgdg-buildenv
Version: 33.pgdg24.04+~20250216.1556.gd3037f7
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 35
Depends: aptitude, architecture-properties, build-essential, debhelper (>= 13~), fakeroot, libfile-fcntllock-perl, ucf, postgresql-common (>= 117~), lsb-release, dctrl-tools, dpkg-dev (>= 1.16.1~) | hardening-wrapper, hunspell-en-us, locales, logrotate, net-tools, netcat-openbsd, autodep8, pkg-perl-autopkgtest, autopkgtest, newpid, sudo, gdb
Homepage: https://apt.postgresql.org/
Priority: optional
Section: misc
Filename: pool/main/p/pgdg-buildenv/pgdg-buildenv_33.pgdg24.04+~20250216.1556.gd3037f7_all.deb
Size: 4948
SHA256: 824afb2318e94454a8be92f383ddc2bf089c8b149b9dee56fea06f045ba4f08f
SHA1: 09616cdf4f3c06dd8bb99f7ae5ebc6876db6ec24
MD5sum: cdfa81c869c37cc32a7ebfbf00f21b7a
Description: metapackage to install in pgdg build chroots
 metapackage to install in pgdg build chroots for apt.postgresql.org

Package: pgformatter
Version: 5.6-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 284
Depends: perl:any
Multi-Arch: foreign
Homepage: https://sqlformat.darold.net/
Priority: optional
Section: database
Filename: pool/main/p/pgformatter/pgformatter_5.6-1.pgdg24.04+1_all.deb
Size: 69428
SHA256: fb5d40ab1bf401b3829063b012dcdb42eeb631463460c0376f6797d15211795b
SHA1: 845781a3429ca4f00ab0878451e892eac6c25aa9
MD5sum: a6b0135de0babb15b86d35261f886e02
Description: PostgreSQL SQL syntax beautifier
 This SQL formatter/beautifier supports keywords from SQL-92, SQL-99,
 SQL-2003, SQL-2008, SQL-2011 and PostgreSQL specifics keywords. May
 works with any other databases too.
 .
 pgFormatter can work as a console program or as a CGI. pg_format will
 automatically detect its environment and output as text or as HTML
 following the context.

Package: pgmodeler
Version: 1.1.6-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 25875
Depends: pgmodeler-common, libc6 (>= 2.38), libgcc-s1 (>= 3.0), libpq5 (>= 8.4~), libqt6core6t64 (>= 6.4.0), libqt6gui6t64 (>= 6.4.0), libqt6network6t64 (>= 6.1.2), libqt6printsupport6t64 (>= 6.1.2), libqt6svg6 (>= 6.2.0), libqt6widgets6t64 (>= 6.3.0), libstdc++6 (>= 13.1), libxml2 (>= 2.7.4)
Homepage: https://pgmodeler.io/
Priority: optional
Section: database
Filename: pool/main/p/pgmodeler/pgmodeler_1.1.6-1.pgdg24.04+1_s390x.deb
Size: 5678088
SHA256: facc22cbfc1b262867336b6bb4cab7a93586e6d8eb15ea0f933d528c8c7374af
SHA1: 008f548658e5f7f4d0eb8333bd79885dc306f40f
MD5sum: 5d3adeeabc0ca8ea9b31e2ddc787bbb7
Description: PostgreSQL database modeler GUI interface
 pgModeler is a GUI for modelling PostgreSQL databases.
 It is easy to use, allowing the creation and modification of
 database models with an intuitive interface.
 .
 This package provides the graphical and command line interfaces.

Package: pgmodeler-common
Source: pgmodeler
Version: 1.2.0~beta1-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1968
Multi-Arch: foreign
Homepage: https://pgmodeler.io/
Priority: optional
Section: database
Filename: pool/main/p/pgmodeler/pgmodeler-common_1.2.0~beta1-1.pgdg24.04+1_all.deb
Size: 289216
SHA256: ab657106135b959dc2416cedd01bbd1b24c591f490104ae77bc3d20c35a6123b
SHA1: 4c2117eae8a2904050a694af66b716ec713be5cd
MD5sum: 55e2cf9ab91a8608e952842b3b035d9f
Description: pgmodeler's binary independent common files
 pgModeler is a GUI for modelling PostgreSQL databases.
 It is easy to use, allowing the creation and modification of
 database models with an intuitive interface.
 .
 This package provides the binary independent common files for pgmodeler.

Package: pgmodeler-dbgsym
Package-Type: ddeb
Source: pgmodeler
Version: 1.1.6-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57721
Depends: pgmodeler (= 1.1.6-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgmodeler/pgmodeler-dbgsym_1.1.6-1.pgdg24.04+1_s390x.deb
Size: 53634304
SHA256: 035db32c33099cc4d4305a440fe05f3e63c211a94dbdd940aabdc91b954f256c
SHA1: 5fbfccb44f8a19ec659bd43d2745aa2bc879fe43
MD5sum: 31aea79daf8a7c5877a0dddd401827c7
Description: debug symbols for pgmodeler
Build-Ids: 193d377a3998ea90ab5fa8c4bc9866f454878dad 2e84286a08ce86d2de668caf55f6747714d3fec0 43e8c8b3aa037e583ca26a60e4fbbbcefa431c19 493a46309b6e9f8593e88db13acc35127749a383 4ddaaf1705d077262ccecd772a8e3583b79efe44 72d5a3c136fb4c74f9858ed037bad6348608c95a 8555caa650a1b07b0a81174e1d245e6d6bcdcbe3 944f2d603b49785c71a17a10433b91649baf57bb 9be2a731fa487aff077648bd64fe70cbce85bb58 c7f9d6e0d5ba7c9ec09a95f620de365821cf758e e7dfac72dd39961e2173ffde019454a8a1af5bf0

Package: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7020
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libpgpool2 (= 4.6.0-1.pgdg24.04+1), postgresql-common, ucf, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libldap2 (>= 2.6.2), libmemcached11t64 (>= 1.1.4), libpam0g (>= 0.99.7.1), libpq5 (>= 9.1~), libssl3t64 (>= 3.0.0)
Enhances: postgresql
Conflicts: pgpool
Replaces: pgpool
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Priority: optional
Section: database
Filename: pool/main/p/pgpool2/pgpool2_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 1299452
SHA256: 05d41e829ba87c5317ee3ba60a469e6072eb46f9ab57f112ec45ed4fe0fd7ad7
SHA1: 5e3f8e0c17056c0d2cc0a37ebfc0d0c420f8f74c
MD5sum: 7628ee9e42b86dbfcdf99fd450561ef2
Description: connection pool server and replication proxy for PostgreSQL
 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client. It provides the following features:
 .
  * Connection Pooling
  * Replication
  * Load Balance
  * Limiting Exceeding Connections
  * Parallel Query
 .
 pgpool-II talks PostgreSQL's backend and frontend protocol, and relays a
 connection between them. Therefore, a database application (frontend) thinks
 that pgpool-II is the actual PostgreSQL server, and the server (backend) sees
 pgpool-II as one of its clients. Because pgpool-II is transparent to both the
 server and the client, an existing database application can be used with
 pgpool-II almost without a change to its sources.
 .
 This is version 3 of pgpool-II, the second generation of pgpool.

Package: pgpool2-dbgsym
Package-Type: ddeb
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2823
Depends: pgpool2 (= 4.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/pgpool2-dbgsym_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 2358400
SHA256: 3bbdf363f1afba158d4165ea1fc36e85c6ea087b2fcd92ad0dd582be40c32737
SHA1: 8920ac292b488c5b5ab763a9cf2ffdeb2dc39786
MD5sum: e3db5c7411c070e72f70438ccbdcb4bb
Description: debug symbols for pgpool2
Build-Ids: 009a9fdb4ff0048c8e5d6b2f4f7602aeff9798ca 3a6dc1cf55adf5bd0830a70099a49dd56190fd4a 4edd5fb884d7b4d31696b7d132a9a29f069aaa70 5cb8b4ce9a64d21770450c31d6bc00f8bf6c3fb4 6124f0547320a2cf555a0729314cc0ddabe9b7c1 aba93d43098a614cfdd9692a558e4993e737d35e e818a9a83ab2fba3014febb5156fd39303c8e2d6

Package: pgqd
Version: 3.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: postgresql-common, libc6 (>= 2.38), libevent-2.1-7t64 (>= 2.1.8-stable), libpq5
Homepage: https://github.com/pgq/pgqd
Priority: optional
Section: database
Filename: pool/main/p/pgqd/pgqd_3.5-2.pgdg24.04+1_s390x.deb
Size: 27092
SHA256: 8fd6804d0056fd50231c0ed8d5743202e4c6a802d36c717cbdd45d615aaf3282
SHA1: cbde1531fe3c7e60e0a42897c9e3dbc0312b8209
MD5sum: e7a87d5b41a4093d47821ec9cbe5c892
Description: Queue maintenance daemon for PgQ
 PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
 database, each queue can be consumed by multiple consumers.
 .
 This package contains the queue maintenance daemon pgdq.

Package: pgqd-dbgsym
Package-Type: ddeb
Source: pgqd
Version: 3.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 114
Depends: pgqd (= 3.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgqd/pgqd-dbgsym_3.5-2.pgdg24.04+1_s390x.deb
Size: 75032
SHA256: 0bb0579da679bf1c994953512bc01a0671d1df21ffa04f08fb26e9a266787904
SHA1: 7009e0cecb4da1afef201ce5546317874c10e98a
MD5sum: b40e9f3b2032d1724c6999f8346d1c8e
Description: debug symbols for pgqd
Build-Ids: ea3ebb067b40597374a22ee91f3cde19d5d7193b

Package: pgstat
Version: 1.4.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 134
Depends: libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/gleu/pgstats
Priority: optional
Section: database
Filename: pool/main/p/pgstat/pgstat_1.4.0-1.pgdg24.04+1_s390x.deb
Size: 41740
SHA256: b7fb2f52ee20b563404ebbcf031490e312f5c770ab917e949fd6f50f949335bf
SHA1: c55c0ee1fcdb4fb946344f3ea58c903673fa9469
MD5sum: 7f6bd1538aea2bc820bdd50efa2394d9
Description: Collects PostgreSQL statistics the same way as a vmstat tool
 pgstat is a client utility to gather statistical information from a PostgreSQL
 instance in real time, and acts like vmstat or sar.
 .
 Supported statistics include archiver, bgwriter, connections, databases,
 tables, tables I/O, indexes, functions, archives wals, temporary files,
 and pgBouncer.

Package: pgstat-dbgsym
Package-Type: ddeb
Source: pgstat
Version: 1.4.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
Depends: pgstat (= 1.4.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgstat/pgstat-dbgsym_1.4.0-1.pgdg24.04+1_s390x.deb
Size: 64808
SHA256: c0b6b0dd76152223c833c2c5c7a0aedc2f0a33a3415ccf0140b65215fb16c14d
SHA1: 8d7c0e8caf5674ae41b33688aa2bdf487f462867
MD5sum: 3ec2a0d32a2b48c485d3607b9350aeb9
Description: debug symbols for pgstat
Build-Ids: 2a3a566451e427fb0b9b3cd45501d47fd8293a73

Package: pgtap
Version: 1.3.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 11
Depends: libtap-parser-sourcehandler-pgtap-perl, postgresql-pgtap
Homepage: https://pgtap.org/
Priority: optional
Section: database
Filename: pool/main/p/pgtap/pgtap_1.3.3-3.pgdg24.04+1_all.deb
Size: 3556
SHA256: 477aa11cf213eebe5ef88b40206333b501ac4ceee0d42cdd266a17c1a4d1adbe
SHA1: 49a96e385746de9f5ffc14c88d392e556a2debc8
MD5sum: 0e997c96c8c2989b087f0bb917ccd98c
Description: Unit testing framework for PostgreSQL - metapackage
 pgTAP is a suite of database functions that make it easy to write
 TAP-emitting unit tests in psql scripts suitable for harvesting,
 analysis, and reporting by a TAP harness, such as those used in Perl
 and PHP applications.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).
 .
 This metapackage depends on the PostgreSQL extension and the package
 providing pg_prove.

Package: pgtap-doc
Source: pgtap
Version: 1.3.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 339
Multi-Arch: foreign
Homepage: https://pgtap.org/
Priority: optional
Section: doc
Filename: pool/main/p/pgtap/pgtap-doc_1.3.3-3.pgdg24.04+1_all.deb
Size: 49368
SHA256: ecc2d9c2397bf797d8752fce5f121bf7411acd47e9e7344ebd0019719d89ee0a
SHA1: 871291b7a20899006a9522b43d3f0bbb348cefa2
MD5sum: 5214c170de5afb27ccdee1328da26f6d
Description: Unit testing framework for PostgreSQL - documentation
 pgTAP is a suite of database functions that make it easy to write
 TAP-emitting unit tests in psql scripts suitable for harvesting,
 analysis, and reporting by a TAP harness, such as those used in Perl
 and PHP applications.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).
 .
 This package contains the documentation for pgTAP.

Package: pgtop
Version: 4.1.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 151
Depends: libc6 (>= 2.38), libpq5 (>= 9.0~), libtinfo6 (>= 6)
Enhances: postgresql
Breaks: ptop (<< 3.7.0-1~)
Replaces: ptop (<< 3.7.0-1~)
Homepage: https://gitlab.com/pg_top/pg_top
Priority: optional
Section: database
Filename: pool/main/p/pgtop/pgtop_4.1.1-1.pgdg24.04+1_s390x.deb
Size: 53224
SHA256: a6e4a3bb8558bdc1c097ba6f96863f0afd57edd2e1ff9bb022e605fb8c96dafc
SHA1: 7acfedee6b33d172a48c124a5a5f261d548cc7be
MD5sum: 2c1fa03c8f76879b58fdbef35bf3a836
Description: PostgreSQL performance monitoring tool akin to top
 pg_top is 'top' for PostgreSQL.
 .
  * Monitor PostgreSQL processes.
  * View currently running SQL statement of a process.
  * View query plan of a currently running SELECT statement.
  * View locks held by a process.
  * View I/O statistics per process.
  * View replication statistics for downstream nodes.

Package: pgtop-dbgsym
Package-Type: ddeb
Source: pgtop
Version: 4.1.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 161
Depends: pgtop (= 4.1.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtop/pgtop-dbgsym_4.1.1-1.pgdg24.04+1_s390x.deb
Size: 113336
SHA256: 5df6cdda7fcc4d475c518079bf7a7cee2b3aa2c28e8af361f0874fbbd1b4b493
SHA1: d56d6a76c35536275789654f01d86b2a3c3f6d36
MD5sum: 4591b47094c89e518c1891586fa6a279
Description: debug symbols for pgtop
Build-Ids: 88d512630ec73606786696c288d0a143e56e7513

Package: pgxnclient
Version: 1.3.2-5.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 157
Depends: ca-certificates, python3 (>= 3.12) | python3-pkg-resources, python3-six, python3:any
Homepage: https://pgxn.github.io/pgxnclient/
Priority: optional
Section: database
Filename: pool/main/p/pgxnclient/pgxnclient_1.3.2-5.pgdg24.04+1_all.deb
Size: 31244
SHA256: 828fd7a23010774f8395508ebf15c341c228581260e41eb7627220663dc99280
SHA1: 95206b00f74415dcf833e049e807371d051fc907
MD5sum: 3a59a2f5115bed1ce200e60a7af82d11
Description: command line client for the PostgreSQL Extension Network
 The PGXN Client is a command line tool designed to interact with the
 PostgreSQL Extension Network at https://pgxn.org/ allowing searching,
 compiling, installing, and removing extensions in PostgreSQL databases.

Package: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 642
Depends: python3-psycopg2, python3, python3:any
Recommends: postgresql-plprofiler
Provides: python3-plprofiler
Homepage: https://github.com/bigsql/plprofiler
Priority: optional
Section: database
Filename: pool/main/p/plprofiler/plprofiler_4.2.5-3.pgdg24.04+1_all.deb
Size: 338312
SHA256: 125601effe982160fae289cff91b1683513c0948ffe6d363c22d9eb4972dd09a
SHA1: 0edfb5357b4d0ccd1dae2ecfb572167f6e86e7e5
MD5sum: 836a000d38384bd877d6819c386384d4
Description: PostgreSQL PL/pgSQL functions performance profiler
 The plprofiler is an extension for the PostgreSQL database system to create
 performance profiles of PL/pgSQL functions and stored procedures. The included
 external Python class and command line utility can be used to easily control
 the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save
 and manage the resulting performance datasets and create HTML reports from
 t.
 This package contains the Python module and the plprofiler CLI util.

Package: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 519
Depends: libc6 (>= 2.38), libgdal34t64 (>= 2.0.1), libgeos-c1t64 (>= 3.6), libpq5, libproj25 (>= 5.2.0), perl:any
Recommends: postgresql-postgis, postgis-doc
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgis_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 157432
SHA256: 14b03c5b385e1b2f016c59d4d3ad5b576ccec2b22480b252a8b8eba81402e83e
SHA1: 81a13c9576a5f72c1047ba66f8860ba63a3d5fb5
MD5sum: 23c1761b81624e71840ae5a0b5c28f56
Description: Geographic objects support for PostgreSQL
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This package contains the PostGIS userland binaries for importing and
 exporting shape and raster files: pgsql2shp, raster2pgsql, and shp2pgsql.

Package: postgis-dbgsym
Package-Type: ddeb
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 661
Depends: postgis (= 3.5.2+dfsg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgis/postgis-dbgsym_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 394860
SHA256: 0b73d056e102229a5955df97a75311317c3c34e571c606df8250032764fcd834
SHA1: efeae15f8e4c42d5f9ea69aeeef57e30b12e1fc2
MD5sum: 613003e090ef498b50dedcf677bd9b85
Description: debug symbols for postgis
Build-Ids: 61d27f68222b0e24a0f571119ecaacda837417a8 c2339bd814b95f15620ce3fa8babd886d4f25d29 e0d64948981352cb23076173a5861b15c9267787

Package: postgis-doc
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 6979
Suggests: postgis
Multi-Arch: foreign
Homepage: https://postgis.net/
Priority: optional
Section: doc
Filename: pool/main/p/postgis/postgis-doc_3.5.2+dfsg-1.pgdg24.04+1_all.deb
Size: 3077944
SHA256: 510a9c4880a9fb33629355ed6cfa8b0ef8f1a9e95a407cbc33f2449ca2e4c5f3
SHA1: dfd9376cd7dc7fc028658d001347b3d734ba16f1
MD5sum: a34763474a63a43a5fe163eeb985300c
Description: Geographic objects support for PostgreSQL -- documentation
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This package contains the PostGIS documentation.

Package: postgresql
Source: postgresql-common (277.pgdg24.04+1)
Version: 17+277.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
Depends: postgresql-17, debconf (>= 0.5) | debconf-2.0
Suggests: postgresql-doc
Provides: postgresql-contrib (= 17)
Priority: optional
Section: database
Filename: pool/main/p/postgresql-common/postgresql_17+277.pgdg24.04+1_all.deb
Size: 16672
SHA256: 8404d9d435724342675ab5761d4b8484a9c528358bdcced8b2be78b88fb8a86d
SHA1: 2b3cc090bea543ca21e9ceb969fde20f4201d448
MD5sum: 75a1b800391795c1b2e889b04356cd96
Description: object-relational SQL database (supported version)
 This metapackage always depends on the currently supported PostgreSQL
 database server version. It also offers to automatically upgrade the
 "main" database cluster to the lastest supported major version.
 .
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.

Package: postgresql-10
Version: 10.23-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24682
Depends: locales | locales-all, postgresql-client-10, postgresql-common (>= 182~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.14+dfsg), libicu74 (>= 74.1-1~), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Provides: postgresql-contrib-10
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-10/postgresql-10_10.23-7.pgdg24.04+1_s390x.deb
Size: 5211592
SHA256: d2d4e9f92e741374dd7d87f0946acee16fe77aacbbee72e8794967a2f0afe6e8
SHA1: ce3ae44423c3948884b950246b4303d43fc7c262
MD5sum: 26df133c801234942414e87fd13d0fc9
Description: 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.
 .
 This package provides the database server for PostgreSQL 10.
Postgresql-Catversion: 201707211

Package: postgresql-10-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
Depends: postgresql-10, libc6 (>= 2.4)
Homepage: https://github.com/df7cb/pgsql-asn1oid
Priority: optional
Section: database
Filename: pool/main/p/pgsql-asn1oid/postgresql-10-asn1oid_1.6-2.pgdg24.04+1_s390x.deb
Size: 6480
SHA256: 8898b838dbe7d30014dd24af3a42140dc25f57e527f82326c0f9e59235c4406d
SHA1: 3318d0b24c4ac9666d890c32c80ee34043fa338a
MD5sum: c9237fd71821fe510a620171cdcbb4bf
Description: ASN.1 OID data type for PostgreSQL
 This plugin provides the necessary support functions to store ASN.1 OIDs in
 a PostgreSQL database.
 .
 This package has been compiled for PostgreSQL 10.

Package: postgresql-10-asn1oid-dbgsym
Package-Type: ddeb
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24
Depends: postgresql-10-asn1oid (= 1.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-asn1oid/postgresql-10-asn1oid-dbgsym_1.6-2.pgdg24.04+1_s390x.deb
Size: 8360
SHA256: ab8349bf52b99c678193d256ea4c14fcfb6bd2c749b2a27eabf7d755314b835b
SHA1: daa51955f92be64e91161a781f2998555128ceaf
MD5sum: 6bddd928309e34df7d1e7c5bc435d7fd
Description: debug symbols for postgresql-10-asn1oid
Build-Ids: f064e215171353e335a092828bd895da88e34a13

Package: postgresql-10-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 26
Depends: postgresql-10, libc6 (>= 2.10)
Homepage: https://github.com/mhagander/bgw_replstatus
Priority: optional
Section: database
Filename: pool/main/b/bgw-replstatus/postgresql-10-bgw-replstatus_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 7236
SHA256: fdabb397fadcab174813cc64fb3e39a2077d2218f20824591a93a4495af28f21
SHA1: 15dc06042791996a2d4cba4541663dc88e08d257
MD5sum: 2dfa920e9eefb4df39ccb6bf52aa358e
Description: report whether PostgreSQL node is master or standby
 bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the
 replication status of a node. It's intended to be polled by a load balancer
 such as haproxy.
 .
 When installed, a background worker will be started that listens on a TCP
 port. A connection to this port will get a TCP response back saying either
 MASTER or STANDBY depending on the current state of the node.

Package: postgresql-10-bgw-replstatus-dbgsym
Package-Type: ddeb
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 24
Depends: postgresql-10-bgw-replstatus (= 1.0.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-10-bgw-replstatus-dbgsym_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 8480
SHA256: d51b0ac485f7bc176299fc16b9e3ad96b0a45d0567baac95c724c3283d5f8755
SHA1: 4856996f108e9ae5c362f0f1eda993c726447710
MD5sum: a27bd2b9ae51965b897e0071aaf0c6ab
Description: debug symbols for postgresql-10-bgw-replstatus
Build-Ids: 40526b1c984e4da9846f8cbba240e44143cc7248

Package: postgresql-10-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 106
Depends: postgresql-10, libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/citusdata/pg_cron
Priority: optional
Section: database
Filename: pool/main/p/pg-cron/postgresql-10-cron_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 32884
SHA256: a67c0c75368b05186c8be2df6101af811763e75b131f034c1c974e0e4c905677
SHA1: 66d30d1d3be2957a7a765ed82f6b19038b88879f
MD5sum: 603eac1f7dcfaf7e6511ef5bbb98e407
Description: Run periodic jobs in PostgreSQL
 pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
 that runs inside the database as an extension. It uses the same syntax as
 regular cron, but it allows you to schedule PostgreSQL commands directly from
 the database. pg_cron can run multiple jobs in parallel, but it runs at most
 one instance of a job at a time. If a second run is supposed to start before
 the first one finishes, then the second run is queued and started as soon as
 the first run completes.

Package: postgresql-10-cron-dbgsym
Package-Type: ddeb
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 125
Depends: postgresql-10-cron (= 1.6.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-cron/postgresql-10-cron-dbgsym_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 93784
SHA256: ea9912fc3cfeec235611f27d4ca09e93fb04a4fcf5709a86ff0bd1ad871638ab
SHA1: c082a999c1f5376da7ac4ffc8d524d38b673de6c
MD5sum: 48e222d5f97010a86ab3dcf274fe0ddf
Description: debug symbols for postgresql-10-cron
Build-Ids: adc66452373a577ed3c7d1ba35916815f9c30b57

Package: postgresql-10-dbgsym
Package-Type: ddeb
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 16696
Depends: postgresql-10 (= 10.23-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-10/postgresql-10-dbgsym_10.23-7.pgdg24.04+1_s390x.deb
Size: 13325468
SHA256: 3439ec61c654295194252c288f15cac90ffa794a2d699c44a57f763f804fc1d2
SHA1: 554dcee6006d256a76bd695b0e33d3ca339c4f5e
MD5sum: 81e231474caaf87dbbcbfe07ff9b94b1
Description: debug symbols for postgresql-10
Build-Ids: 04f1906634847a70784f0f61081274e43c379efa 0583d2e783c89ca512ab5cc10af53afb39dcd2d5 058eb37156d69258a5697fbd2bee7bb59bb31bea 05f334e2ee133df4db184c4e401c8e4aa7f68015 07360d51efaff3c5c037f1bbcf7c0c8a96f32d4b 0a5e01475c671f84c829c9fc42abeb60e5d47235 0eb63e628b1c99c9668cdd63c746a5469abcb158 118fbb223dca8e3185dac88853fb4c8ef14b067d 132caca4f27721dd25d524302e260f50e2c5e13b 136e86b67e6072a381b5e08672e8d89124b5d5c4 13bf3b809f32744f4993fd373be0253c74faad60 1a52ed5b4621e07172f7343d3d81a3fca2debfa0 1a9616817c386235f73585a29fd34e9b67c96666 24e72b98b74fcffedcb6b45e51dfb16e0b421fdf 25f58ef15517e359326f0dc2378fd06c0c6101cb 286970b4691036acf30e756e32bb8f6551cadb4d 2b8ca87516f150fd8bc3bb6e3fdada3f9b468880 2d98b95f73a076e348d17f4bbf1402a6768670de 2f1fe2f354ae3019f29c4c3c654662649aac31ab 37796da9baeb31f3ca472b2eb94ebe5f37eb1462 3798c41f0b8a1de778a37a8c16d0d30ed3f2414e 38a99b9e23113ee66e28e8f506d74aea76e6917e 3cbe94e13d05e533e975b7142fd04a4dede4cd28 3d2c557b657eafff2a5d165826ce9ac3cddd6c40 40e132ece758218d569733d43e7cb6c840f33c24 44c01c00cbcfec278ef461ff9c12726a07f44e6d 48d99cbabd841f28328a56ab2c1c3ca506b75a83 4aff05c35f414d8d8adf889f12d9ba353253d89c 4d04a27f378b104617a57b080548fb2c2ccd7fff 50dccc125d906c884f5b0c81145203fc048e12e0 52a760a2ecc7a2e71fabaa1ef3963a74df71cd44 5bb9d8415ac73ba1ad6c21e2c349bddbc47f7b03 5d9c73b28da3c55b2a8eb32a47bc1748609d871d 61a4379b922fe99d2c236e2e03743e96d7c512ca 6381febec095a8aa594ee2a2fd3cf92abc289303 64d87494233f80f09d8da7b89903c8b34164ae5d 66756e4a8ac86ce245638d2bbe43b020c2b2063e 681564c6375da96c214275dcbce7e67ec05a553a 6b4b5a4be8120cf92ec9af3c5fb8ec958a8c5de2 6c0d971538373c1f20e1c2fc644a0c5156436fb9 6db517b9e677b44018aec8ed6f31bc1ea3a1a642 6e5083dd50bef961786e4f86a903737beb763a4a 7162abfb22af6a40deab7f81bd422fc030f75a98 71ab2d61d2687606ba3a6a5da2427ae88a0ce946 78402f0303074260f220abc3820115a02dcd2222 796d6b05ff67e8e0b61b7ca3ce97afca4b89f64f 7cb5d35090275ed07b90c823e958654ef14cca89 7e401af4fd8164ec3cca4ddd2f9947f1c94c81fc 82083480f0c924d18493cfc7ff8300990afca3c2 873339d18951c105e9b06d068282dfc474108c49 88493a24ba8864a586f75e5cd4f6477b0c287b26 88ea2a2e094786f4a342ba3516d7a381a9b45b6d 8c68145cb06803ddb24caca1140c30a7ba2f78ff 95f9fd5ffd9ed938e4310074b66fcdc6f8c5874c 96660006b5343b30676f672d032048c2e5ebadda 99ff788374d99d446b93d543cd60e35fda42d7de 9be5e7568ebbddaf916c2cd63a0d311c6fd265fd a091e97ba4b6706f8a97a4fb276c08e4b7b34f5c a2ea18af97fbd9cd3c8e246ccdf9137591a606f6 a3d7b43576515c95a43b846011bf403fe9c29978 a6963afe47350ddfe1f619c78db076cc5217ce23 a6e00dfe82e8d76b8112b6a1296ba8336ec11154 a82462ae5fde97e22649f0a8b8a54865036c1699 a8958d15ade18cbb818438d32d61e7e048f27471 ad8623d9778dbdeba3938cb198a22ad21a4f4b25 afbfe8f3fa0e405893c76e695848c081800a1387 b1b63727b9479574764b051733ea5c4970fbf12a b34ab62bd867b1f5f86854a52d80ff933f32dd5c b5a4faca2f11a2f95b5496c121d762ca8df3c60b b73b4137dac9bd1bf057c377827d41dec356c280 bb8630843a6ee82dfa28fda2a6f0e84ca773af2f c0045a36a2dcb9fc99b669fe7751cc522b0ec70a c40de45deb8d66a12c22d5f92d4f6e1622088db9 c551666f7a6499b4751c60b33145f802b83cd72a cc99032702eb19423a2a19a883749db97fec8fb3 ce5b224c934cf82e0776691c7d927e395411c322 d05b76edfa5434de92c765e42b12ab0f83569f58 d1c9a290280a51f449762e5820fc0cb053139037 d2f02ca1c73beb7619d2cbb583f00513f3825812 dc5276e29359d4ba2a46a7cf0b37dcbfd080cf92 dec462b00e63949f6cfc9d27bd159ad98975d5a6 e029921affd31afe8cb829281184b5b421a937f8 e2537fd7ecf84b4cd759e611b4df00b308bf56e0 e9fc67b9ca1bcb68988f42ae9ae44cf8809bddf4 eaa90948b737f3099352e4ae7feb3adac5fc5933 ed3bfe63d275b0eff5e1be6cd7ce8039d2a57103 edb20f0bff264ebc6dccadf2a1741b145c4f0e83 f20e3f3bc7b2f1f1e36f66aae9fa717568c2be8a f2186281db3c54df2809c360e6e51f707250f25c f3374c4d609e6d9f2347c7231123f371d95761df f3d505fb7aaef2560f2a9b7b02d9c55aeb42cab1 f54737340fae79f6af8e18641e9f99083b311c0b f8e90fdc9c4e6eeced1a9c3117a59cb8c7a92993 fa1eec1addb65adb14197f0daac031cb0b424e96
Postgresql-Catversion: 201707211

Package: postgresql-10-debversion
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-10, libapt-pkg6.0t64 (>= 0.8.0)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-10-debversion_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 9144
SHA256: 3e67d3e6507e76529ca74eb6cdf1453618e806dfc5d9efc009cc2861a7203666
SHA1: 48fb13ee6e3f0c1e31b0e2a143c4de39643e4b91
MD5sum: 2282bc5eacb25cb2433df241def3c53e
Description: Debian version number type for PostgreSQL
 Debian version numbers, used to version Debian binary and source
 packages, have a defined format, including specifications for how
 versions should be compared in order to sort them.  This package
 implements a "debversion" type to represent Debian version numbers
 within the PostgreSQL database.  This also includes operators for
 version comparison and index operator classes for creating indexes on
 the debversion type.
 .
 Version comparison uses the algorithm used by the Debian package
 manager, dpkg, using the implementation from libapt-pkg.  This means
 that columns in tables using the debversion type may be sorted and
 compared correctly using the same logic as "dpkg --compare-versions".
 It is also possible to create indexes on these columns.
 .
 postgresql-debversion implements the following features:
 .
  * The "debversion" type (internally derived from the "text" type)
  * A full set of operators for version comparison (< <= = <> >= >)
    including commutator and negator optimisation hints
  * Operator classes for btree and hash indexes
  * The aggregate functions min() and max()

Package: postgresql-10-debversion-dbgsym
Package-Type: ddeb
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 34
Depends: postgresql-10-debversion (= 1.2.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-10-debversion-dbgsym_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 17904
SHA256: 9f2d97913a74b9ee9583579e0507e6c55af47a8f85d33db9faecb48614719ec5
SHA1: 2890d4b8673b4738ab3b4c980858cead11a9e1d8
MD5sum: 3248758f4b50a24173bd127b1ccc65fa
Description: debug symbols for postgresql-10-debversion
Build-Ids: 19e429c0395daffc21ac9055ad0a1a2d12a0b393

Package: postgresql-10-decoderbufs
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-10, libc6 (>= 2.4), libprotobuf-c1 (>= 1.0.1)
Homepage: https://github.com/debezium/postgres-decoderbufs
Priority: optional
Section: database
Filename: pool/main/p/postgres-decoderbufs/postgresql-10-decoderbufs_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 14204
SHA256: f110191d491417af45a2fd26c9b4b6b49c0bf700c9a2ef2b12070ccd54221e71
SHA1: a7ba0645ba463a18b592bc21e8c64cfe18720e7b
MD5sum: d6cbc4585858380e6979d91f8d2ece8f
Description: logical decoder output plugin to deliver data as Protocol Buffers
 A PostgreSQL logical decoder output plugin to deliver data as Protocol
 Buffers, used by Debezium (http://debezium.io).

Package: postgresql-10-decoderbufs-dbgsym
Package-Type: ddeb
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-10-decoderbufs (= 3.0.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-10-decoderbufs-dbgsym_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 38408
SHA256: ae3ea6c03feed1cfc6c88704421417bef6da044a29e1c28c400bf2f2df952ab5
SHA1: ac377e5a3dd84c315db723806f31cffb3a324227
MD5sum: e227c831f507aac8379ef33ee685a441
Description: debug symbols for postgresql-10-decoderbufs
Build-Ids: db7566e83e82c1ea62806e19c2d3f534ab7837b0

Package: postgresql-10-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 37
Depends: postgresql-10, libc6 (>= 2.38)
Priority: optional
Section: database
Filename: pool/main/p/pg-dirtyread/postgresql-10-dirtyread_2.7-2.pgdg24.04+1_s390x.deb
Size: 10820
SHA256: af88a44f081c7c671cd98d5496d9d2f0f46e29a1cf09bb9201db5b51de7c7415
SHA1: 8bb5e646fb00c081896074a61538cf3329381011
MD5sum: 6efdac5bc86c17a4e5e61e883308e6de
Description: Read dead but unvacuumed tuples from a PostgreSQL relation
 The pg_dirtyread extension provides the ability to read dead but unvacuumed
 rows from a PostgreSQL relation.

Package: postgresql-10-dirtyread-dbgsym
Package-Type: ddeb
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
Depends: postgresql-10-dirtyread (= 2.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-dirtyread/postgresql-10-dirtyread-dbgsym_2.7-2.pgdg24.04+1_s390x.deb
Size: 29660
SHA256: 654af2daa83d89fcaf81788446d68ecb02ff13c7b5eb0bec366f6be72b9da799
SHA1: b373e03456b6c16cb51326686d0065b29affb91f
MD5sum: aacee63012bee7e33563113426a11343
Description: debug symbols for postgresql-10-dirtyread
Build-Ids: 40b31b62755e389d67e3aad4b63eed4dede8374e

Package: postgresql-10-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
Depends: postgresql-10, libc6 (>= 2.4)
Homepage: https://github.com/xocolatl/extra_window_functions
Priority: optional
Section: database
Filename: pool/main/e/extra-window-functions/postgresql-10-extra-window-functions_1.0-6.pgdg24.04+1_s390x.deb
Size: 7796
SHA256: 5a7d533b8ea5cd68f17421d4144a7b5e2973983769e1ba01c40103609c020586
SHA1: 701c33a904a9c8c74a62da82b8d416527ca725d8
MD5sum: ee50583c0744d3fdece273e5a5acf73c
Description: Extra Window Functions for PostgreSQL
 This extension provides additional window functions to PostgreSQL. Some of
 them provide SQL Standard functionality but without the SQL Standard grammar,
 others extend on the SQL Standard, and still others are novel and hopefully
 useful to someone.

Package: postgresql-10-extra-window-functions-dbgsym
Package-Type: ddeb
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 28
Depends: postgresql-10-extra-window-functions (= 1.0-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/e/extra-window-functions/postgresql-10-extra-window-functions-dbgsym_1.0-6.pgdg24.04+1_s390x.deb
Size: 10204
SHA256: 99721618b7873b0df1436b57d342834dda2989e689ae841d63e8db0cc444ab81
SHA1: 6400e0ff2b494aa9312b58f9ac2da81d053d51a9
MD5sum: 857b604f09d08083e628d1ae913dd59e
Description: debug symbols for postgresql-10-extra-window-functions
Build-Ids: 167044faf9d130acaca5afa87c9570e592617c7d

Package: postgresql-10-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 34
Depends: postgresql-10
Homepage: https://github.com/wulczer/first_last_agg
Priority: optional
Section: database
Filename: pool/main/f/first-last-agg/postgresql-10-first-last-agg_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 5696
SHA256: 3e435bf961d8e859e24e30a0b788ff6b7c665d1f09bc2141e50df527d884f72e
SHA1: 3954a56eb1be1fc855807de19b4b82e9d513538e
MD5sum: 9f79f663d5e8f449ae0e36b52e764777
Description: PostgreSQL extension providing first and last aggregate functions
 first-last-agg is a simple extension providing two aggregate functions, last
 and first, operating on any element type and returning the last or the first
 value of the group.
 .
 Since by default the ordering inside groups created by a GROUP BY expression
 is not defined, it is advisable to use an ORDER BY clause inside the aggregate
 expression (see the aggregate function syntax).

Package: postgresql-10-first-last-agg-dbgsym
Package-Type: ddeb
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18
Depends: postgresql-10-first-last-agg (= 0.1.4-4-gd63ea3b-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/f/first-last-agg/postgresql-10-first-last-agg-dbgsym_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 4192
SHA256: 2013f33c25588425c72cc0500053069633e8de59e1d2277778a722930f9347a1
SHA1: e93c68cf4fdece088f00653862902f29e33087ad
MD5sum: acf8eb000dac8e836a98c576c1c580fb
Description: debug symbols for postgresql-10-first-last-agg
Build-Ids: f6d75f62c98219c46bc0a218a54a2c2de7d23719

Package: postgresql-10-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 64
Depends: postgresql-10, libc6 (>= 2.38), libcurl4t64 (>= 7.16.2)
Homepage: https://github.com/pramsey/pgsql-http
Priority: optional
Section: database
Filename: pool/main/p/pgsql-http/postgresql-10-http_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 19144
SHA256: 852e3ff99e714cd585eedea0b47453a0ca12dfcca08ca0f02109cda853ea634d
SHA1: 067ae13fb362373333e1625e89f114b21c5447c1
MD5sum: e34d702f8e9ba5939ae3cc70d53529ce
Description: HTTP client for PostgreSQL, retrieve a web page from inside the database
 PostgreSQL extension to make HTTP requests from within the database, returning
 results for usage in SQL queries.

Package: postgresql-10-http-dbgsym
Package-Type: ddeb
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
Depends: postgresql-10-http (= 1.6.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-http/postgresql-10-http-dbgsym_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 56512
SHA256: 429654310a1a6275b8d6812976176366bc2efb755b3a3a04e4338204c9ad9780
SHA1: d66d36d0ebd502a856119b88a37a5c1bc2610e40
MD5sum: 3a1319870349317a157c65cdca800f7e
Description: debug symbols for postgresql-10-http
Build-Ids: dbcf2bb22342fb81ab185e033d0cbc801ebbfc31

Package: postgresql-10-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 79
Depends: postgresql-10, libc6 (>= 2.38)
Homepage: https://hypopg.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/h/hypopg/postgresql-10-hypopg_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 23384
SHA256: 822adcc78436b8996392cacf23691dd50d332c6b95e1ab712b7b4d7247e1eaad
SHA1: 9c59c7a50a0d71015d1732f5cf9704e55a1d6da3
MD5sum: 004d66a6ec9960115e7ae73cd9d99771
Description: PostgreSQL extension adding support for hypothetical indexes.
 An hypothetical, or virtual, index is an index that doesn't really exists, and
 thus doesn't cost CPU, disk or any resource to create.  They're useful to know
 if specific indexes can increase performance for problematic queries, since
 you can know if PostgreSQL will use these indexes or not without having to
 spend resources to create them.

Package: postgresql-10-hypopg-dbgsym
Package-Type: ddeb
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 93
Depends: postgresql-10-hypopg (= 1.4.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/hypopg/postgresql-10-hypopg-dbgsym_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 67892
SHA256: fb9c2f326c8273754ed0a91ade6d62a44828efc4384dbb8b86b6ca38d1c32138
SHA1: 249b617780366e5c8f5674e140e98193839d0d8f
MD5sum: f5909c7715d1bf3609eeb59634fdec19
Description: debug symbols for postgresql-10-hypopg
Build-Ids: 4c2c7e6f50f48dddcbea749b0f5504a6e6d897b7

Package: postgresql-10-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 355
Depends: postgresql-10, libc6 (>= 2.38)
Provides: postgresql-ip4r
Homepage: https://github.com/RhodiumToad/ip4r
Priority: optional
Section: misc
Filename: pool/main/i/ip4r/postgresql-10-ip4r_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 66388
SHA256: e15555ca8d211522237bf1ffc770d788126307d4eefa3af772d92a96464a4521
SHA1: c5c479f61d4f4d0e1f934708597fb1d8c06decc4
MD5sum: 0538239a8083bede549eedaf60e86c22
Description: IPv4 and IPv6 types for PostgreSQL 10
 This PostgreSQL module provides several data types which can contain
 single IPv4 or IPv6 addresses or a range of such addresses.
 .
 ip4r supports these data types:
 .
  ip4:       IPv4 address '#.#.#.#'
  ip4r:      IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#'
  ip6:       IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx'
  ip6r:      IPv6 range '#-#' or '#/#' or '#'
  ipaddress: IPv4 or IPv6 address
  iprange:   IPv4 or IPv6 range
 .
 While PostgreSQL already has built-in types 'inet' and 'cidr', the
 authors of this module found that they had a number of requirements
 that were not addressed by the built-in types.

Package: postgresql-10-ip4r-dbgsym
Package-Type: ddeb
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 265
Depends: postgresql-10-ip4r (= 2.4.2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/ip4r/postgresql-10-ip4r-dbgsym_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 189932
SHA256: 1e94e69686c69ddb1fa4c93a6cbd23e9146f2d3afccd54e66cb9a33c0240f441
SHA1: 3ce4103c6d4e1018760593a1820f79e3221a8252
MD5sum: 211b6e4d1f7c1c41e685d854da7a526c
Description: debug symbols for postgresql-10-ip4r
Build-Ids: cc69fe93aa363e8e3d31247b85a0d8dc7b944953

Package: postgresql-10-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 137
Depends: postgresql-10, libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-10-jsquery_1.2-2.pgdg24.04+1_s390x.deb
Size: 44100
SHA256: ebdfc8d11043f00215eb5d94abf3ea6af048e00afeb574f27aad1cf0e973b3e5
SHA1: 78305eea1a667041a5ed5abdf107f03c8ac934f0
MD5sum: d3e0072fd01f503a30bee0b69131767f
Description: PostgreSQL JSON query language with GIN indexing support
 JsQuery provides additional functionality for the PostgreSQL jsonb datatype,
 such as a simple and effective way to search in nested objects and arrays, and
 more comparison operators with index support. It does this by implementing a
 specialized search syntax, the @@ operator, and the jsquery type for search
 strings.

Package: postgresql-10-jsquery-dbgsym
Package-Type: ddeb
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 138
Depends: postgresql-10-jsquery (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/j/jsquery/postgresql-10-jsquery-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 101944
SHA256: 4218166a07ca7c5bf8a2175a209c6259bbbea32b3d9ce3c94c7080d01cd0cc46
SHA1: cc9d3f4173fae205a38320929c9ae79534c014ab
MD5sum: f8af04d5980b4bd5a34d76c2d7f9dd9a
Description: debug symbols for postgresql-10-jsquery
Build-Ids: 138046b6719b0f174fb49c3efab7d8f8d8b73de2

Package: postgresql-10-londiste-sql
Source: londiste-sql
Version: 3.8-6.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1268
Depends: postgresql-10-pgq-node, postgresql-10
Homepage: https://github.com/pgq/londiste-sql
Priority: optional
Section: database
Filename: pool/main/l/londiste-sql/postgresql-10-londiste-sql_3.8-6.pgdg24.04+1_all.deb
Size: 20676
SHA256: aebadff8ab8f2c960ff43b6c41f958554ec484111f58ad92b78db5627b2e168c
SHA1: 2fa21c4d4d9ead0c104cd828433c0a09fe1a16df
MD5sum: b1247191c0dbf53752e9a67235715c2a
Description: SQL infrastructure for Londiste
 Londiste is a cascaded replication system built on top
 of PgQ.  This extensions contains in-database support code.

Package: postgresql-10-mimeo
Source: mimeo
Version: 1.5.1-19.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4467
Depends: postgresql-contrib-10, postgresql-10
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-10-mimeo_1.5.1-19.pgdg24.04+1_all.deb
Size: 110184
SHA256: 0f3cbfa54adc694cda95301792c32b37f8a7808f6c1641fcaae3c16b229e5fbb
SHA1: 62fafcbbc98c97034107bb3cdd59fcf3278e1780
MD5sum: 2a097c2a214bb1632c9a043df10a997a
Description: specialized, per-table replication between PostgreSQL instances
 Mimeo is a PostgreSQL extension that provides specialized, per-table
 replication between PostgreSQL instances. It currently provides snapshot
 (whole table copy), incremental (based on an incrementing timestamp or id),
 and DML (inserts, updates and deletes) replication methods.

Package: postgresql-10-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 104
Depends: postgresql-10, libc6 (>= 2.38)
Homepage: https://github.com/df7cb/postgresql-numeral
Priority: optional
Section: database
Filename: pool/main/p/postgresql-numeral/postgresql-10-numeral_1.3-7.pgdg24.04+1_s390x.deb
Size: 24880
SHA256: ce77c1589574699fffd5542a7a00b21bd6400c20ee4d8d66f929aeb0b69c11a0
SHA1: c7e85dccd8ebd0751784a7d746f7aef978a2dd86
MD5sum: 45f1b7a3e009b99fb7d2d4135d9d4f92
Description: numeral datatypes for PostgreSQL
 This module provides numeric data types for PostgreSQL that use
 numerals (words instead of digits) for input and output.
 .
  * numeral: English numerals (one, two, three, four, ...),
    short scale (10^9 = trillion)
  * zahl: German numerals (eins, zwei, drei, vier, ...),
    long scale (10^9 = Milliarde)
  * roman: Roman numerals (I, II, III, IV, ...)

Package: postgresql-10-numeral-dbgsym
Package-Type: ddeb
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 87
Depends: postgresql-10-numeral (= 1.3-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-numeral/postgresql-10-numeral-dbgsym_1.3-7.pgdg24.04+1_s390x.deb
Size: 49860
SHA256: 93376fdb5ad648aef680e1a44775016bd10e294385ea9ca0e48e4a792b60b808
SHA1: d39178b1e6cd6045b5fd4fffb78b76569e123dcd
MD5sum: 15b02829f363ab3c5894553f1fe43c95
Description: debug symbols for postgresql-10-numeral
Build-Ids: 498d34ac2f7ddd9f42f300824bf22864f92c240b

Package: postgresql-10-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.4-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 118
Depends: postgresql-10, libc6 (>= 2.38), libgdal34 (>= 2.2.0)
Provides: postgresql-ogr-fdw
Homepage: https://github.com/pramsey/pgsql-ogr-fdw
Priority: optional
Section: database
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-10-ogr-fdw_1.1.4-3.pgdg24.04+1_s390x.deb
Size: 32828
SHA256: af2453345ce8aa1503ffb398b4c0f0dc97c3d31d96a864ad90b25c08df15cb6f
SHA1: a9bea7183f27a45b240d248cf1efe9586b058835
MD5sum: b9f018ae7789f53d06d891b5f08e22e3
Description: PostgreSQL foreign data wrapper for OGR
 OGR is the vector half of the GDAL spatial data access library. It allows
 access to a large number of GIS data formats using a simple C API for data
 reading and writing. Since OGR exposes a simple table structure and PostgreSQL
 foreign data wrappers allow access to table structures, the fit seems pretty
 perfect.
 .
 This implementation currently has the following limitations:
  * Only non-spatial query restrictions are pushed down to the OGR driver.
    PostgreSQL foreign data wrappers support delegating portions of the SQL
    query to the underlying data source, in this case OGR. This implementation
    currently pushes down only non-spatial query restrictions, and only for the
    small subset of comparison operators (>, <, <=, >=, =) supported by OGR.
  * Spatial restrictions are not pushed down. OGR can handle basic bounding box
    restrictions and even (for some drivers) more explicit intersection
    restrictions, but those are not passed to the OGR driver yet.
  * OGR connections every time Rather than pooling OGR connections, each query
    makes (and disposes of) two new ones, which seems to be the largest
    performance drag at the moment for restricted (small) queries.
  * All columns are retrieved every time. PostgreSQL foreign data wrappers don't
    require all columns all the time, and some efficiencies can be gained by
    only requesting the columns needed to fulfill a query. This would be a
    minimal efficiency improvement, but can be removed given some development
    time, since the OGR API supports returning a subset of columns.

Package: postgresql-10-ogr-fdw-dbgsym
Package-Type: ddeb
Source: pgsql-ogr-fdw
Version: 1.1.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 164
Depends: postgresql-10-ogr-fdw (= 1.1.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-10-ogr-fdw-dbgsym_1.1.4-3.pgdg24.04+1_s390x.deb
Size: 117544
SHA256: 9a617fe62478d9fdba3818f589e82202369b2d67234429031cb81ad80b1ae5b0
SHA1: a509116b450af4dd51ad80dbf97bb52430945d1b
MD5sum: eb37df68a7298cc70c37772517c28a7a
Description: debug symbols for postgresql-10-ogr-fdw
Build-Ids: edcd5a2ec39c7f2a3352a0e3506802d3d1368967 f04683fe19ba0b3c00894ddcfaa4d5c8dca02996

Package: postgresql-10-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 33
Depends: postgresql-10, libc6 (>= 2.4), libpq5
Homepage: https://omnidb.org/
Priority: optional
Section: database
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-10-omnidb_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 7592
SHA256: 893f6937737dd4f5d4048eaa57ddef4a0fdf360bf7ed6ceabc4c774fde9e778f
SHA1: 4568918bbca4f25cbfe9d47161224dd8643514d4
MD5sum: 321ec07ef2a8ae3446f8aff68634d48e
Description: PostgreSQL PL/pgSQL debugger extension for OmniDB
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight.
 .
 This package contains the PostgreSQL omnidb_plpgsql_debugger extension for
 interactive PL/pgSQL debugging in OmniDB.

Package: postgresql-10-omnidb-dbgsym
Package-Type: ddeb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 47
Depends: postgresql-10-omnidb (= 3.0.0.20201026-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-10-omnidb-dbgsym_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 31540
SHA256: 1979b540dc0ab3d4528d470e98d3272b41efc4b03f5c8d0227ff734ee2689aec
SHA1: 5451fbac7053d3f28eef6ebed8ce199b3a320a79
MD5sum: b08d43b41d7ad8301345c4cb495a7a23
Description: debug symbols for postgresql-10-omnidb
Build-Ids: 45c45d9d88482f3d9a4dbf633dac48f2401703a2

Package: postgresql-10-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 219
Depends: oracle-libs, postgresql-10, libc6 (>= 2.38)
Homepage: https://github.com/laurenz/oracle_fdw
Priority: optional
Section: contrib/database
Filename: pool/main/o/oracle-fdw/postgresql-10-oracle-fdw_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 77856
SHA256: 5f822809550fbdba7003602ecb4a7562a619677d38903a72f02b2a9b14345c77
SHA1: fb81d15648cc12fc2db25bfdc97df1a00c50d386
MD5sum: 2d3fca129f0ccc66a0142b04aee0f6b4
Description: PostgreSQL Foreign Data Wrapper for Oracle
 oracle_fdw is a PostgreSQL extension that provides a Foreign Data Wrapper for
 easy and efficient access to Oracle databases, including pushdown of WHERE
 conditions and required columns as well as comprehensive EXPLAIN support.

Package: postgresql-10-oracle-fdw-dbgsym
Package-Type: ddeb
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 222
Depends: postgresql-10-oracle-fdw (= 2.7.0-2.pgdg24.04+2)
Priority: optional
Section: contrib/debug
Filename: pool/main/o/oracle-fdw/postgresql-10-oracle-fdw-dbgsym_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 175632
SHA256: 531a7b32ad30ab8c75cf652bfd032b182e882439d78dd0babb957acf0a8d6107
SHA1: 4dee3d911b696d719ab2273a86ad4ea6a2a71540
MD5sum: c3f6a5b478a09aa89f2d986f81a0af23
Description: debug symbols for postgresql-10-oracle-fdw
Build-Ids: 22c43d03db5825c1572f9c97e79d1c5ef671de84

Package: postgresql-10-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 518
Depends: postgresql-contrib-10, postgresql-10, libc6 (>= 2.38)
Homepage: https://github.com/xocolatl/periods
Priority: optional
Section: database
Filename: pool/main/p/postgresql-periods/postgresql-10-periods_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 33428
SHA256: b897203f8e4b5a7c3b25f95287642e439709c617e6b053904c2e1efbe64f508b
SHA1: 13c667687efc875c3ed7a93cf6e6bec821b1b9a5
MD5sum: 5f30046a218808f65f428c5d6ec89270
Description: 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.

Package: postgresql-10-periods-dbgsym
Package-Type: ddeb
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-10-periods (= 1.2.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-periods/postgresql-10-periods-dbgsym_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 25940
SHA256: 7240b6575c74468d3367d3cd169b010ad557fca182e2515bf152b4d4eaf1cd64
SHA1: b2f7cd45043803764a5cf9b95bc5bbae041ca710
MD5sum: bbf6f5c534962ff2e766e4e86675e8f4
Description: debug symbols for postgresql-10-periods
Build-Ids: deab07ad5a778082576b76b2d9515be40c425bdc

Package: postgresql-10-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
Depends: postgresql-10, libc6 (>= 2.38), libpq5 (>= 9.2~beta3)
Homepage: https://github.com/EnterpriseDB/pg_catcheck/
Priority: optional
Section: database
Filename: pool/main/p/pg-catcheck/postgresql-10-pg-catcheck_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 28692
SHA256: fd19fad01c97c38224c9126ef1e105593b39e008feb6d22960651567ca9d7732
SHA1: 590abb356de1aeaf4eb444dab5ca4e2b6709a5d5
MD5sum: 4d36ab269ea53b585e7d63490b34ce7c
Description: Postgres system catalog checker
 PostgreSQL stores the metadata for SQL objects such as tables and functions
 using special tables called system catalog tables. pg_catcheck is a simple
 tool for diagnosing system catalog corruption. If you suspect that your system
 catalogs are corrupted, this tool may help you figure out exactly what
 problems you have and how serious they are.  If you are paranoid, you can run
 it routinely to search for system catalog corruption that might otherwise go
 undetected.

Package: postgresql-10-pg-catcheck-dbgsym
Package-Type: ddeb
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 83
Depends: postgresql-10-pg-catcheck (= 1.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-catcheck/postgresql-10-pg-catcheck-dbgsym_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 42592
SHA256: 8c490ae2c2e02b899b1360676094e48cda0b659718e18f6ef28038cd7020519e
SHA1: 4c23780056479cd94b37afc7d78e76e119dbac95
MD5sum: c1e81b1169487cbe2a1378f4b2f81b4b
Description: debug symbols for postgresql-10-pg-catcheck
Build-Ids: cbf97c6c31af2432426842bd1f7ef7e7156e6a32

Package: postgresql-10-pg-checksums
Source: pg-checksums
Version: 1.1-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: libc6 (>= 2.38), postgresql-10
Recommends: pg-checksums-doc
Homepage: https://github.com/credativ/pg_checksums
Priority: optional
Section: database
Filename: pool/main/p/pg-checksums/postgresql-10-pg-checksums_1.1-7.pgdg24.04+1_s390x.deb
Size: 30936
SHA256: 9888ff44a3756cecfcbe6a9a69a1dd6f00adb65c36e290c272e3b890f2d9f381
SHA1: 965042b6172bcf188dba324874fb53955d59e43f
MD5sum: ad330ab006b6e960310743de75c3593d
Description: Activate/deactivate/verify PostgreSQL data checksums
 Data checksums allow the PostgreSQL database server to identify I/O failures
 when reading data from storage. The checksums stored in the page header of
 each data page are compared to the computed checksum of the read data.
 .
 Data checksums need to be activated at instance creation time, all current
 versions of PostgreSQL including v11 do not allow activating (or deactivating)
 checksums afterwards.
 .
 pg_checksums_ext can activate or deactivate data checksums as long at the
 database cluster is shutdown cleanly. Activating checksums requires all
 database blocks to be read and all page headers to be updated, so can take a
 long time on a large database. Deactivating checksums only requires the
 cluster control file to be updated so is quick.
 .
 In addition, pg_checksums_ext can verify the checksums in an online cluster.

Package: postgresql-10-pg-checksums-dbgsym
Package-Type: ddeb
Source: pg-checksums
Version: 1.1-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-10-pg-checksums (= 1.1-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-checksums/postgresql-10-pg-checksums-dbgsym_1.1-7.pgdg24.04+1_s390x.deb
Size: 26864
SHA256: d15749412f2341364b8e369543a54c1253d489f17f67c7b0ea3817dcf16497b0
SHA1: d3f969517f39b2f478229b2ffcb8e5d2c6cad8c3
MD5sum: 487610e91536fe1dee21e8f23fb547c9
Description: debug symbols for postgresql-10-pg-checksums
Build-Ids: fc4cecb504ad4d5507bcea6fb34f9b6d7d2274b6

Package: postgresql-10-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1144
Depends: postgresql-10
Homepage: https://github.com/enova/pg_fact_loader
Priority: optional
Section: database
Filename: pool/main/p/pg-fact-loader/postgresql-10-pg-fact-loader_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 41460
SHA256: 21db43d742199f0597748db9ebbea2377c18574a9224ef900cb162c3ddca8ac5
SHA1: e777b207898eabcf9499d56d274ebf8708eaee01
MD5sum: 2e282131f2a63e51e83b0e5aa90a56b3
Description: Build fact tables asynchronously with Postgres
 Use queue tables to build fact tables asynchronously for PostgreSQL 10.

Package: postgresql-10-pg-permissions
Source: pg-permissions
Version: 1.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-10
Homepage: https://github.com/cybertec-postgresql/pg_permissions
Priority: optional
Section: database
Filename: pool/main/p/pg-permissions/postgresql-10-pg-permissions_1.3-3.pgdg24.04+1_all.deb
Size: 8028
SHA256: f89b3a9be4fc1e2024e70e04ab6f44d407f7657fbf3c97a6c080b355b4c537f8
SHA1: 15302cef09763715d22a902ab605f6d170357beb
MD5sum: 3dafb862073746353bf1cdee15273611
Description: see all permissions in a PostgreSQL database
 pg_permissions is a simple set of views to see all permissions in a PostgreSQL
 database.

Package: postgresql-10-pg-qualstats
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 162
Depends: postgresql-10, libc6 (>= 2.4)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-qualstats/postgresql-10-pg-qualstats_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 27696
SHA256: eda45e45cf6f3b9b1251e42d3a0f9918eac30ebe5c01c52b16e0bebac98382c8
SHA1: 590bc285a6b3897a820f4ecc9359792413340d59
MD5sum: 6bc74fade169d13a4b2f046639ef85bc
Description: PostgreSQL extension to gather statistics about predicates.
 This extensions tracks WHERE clauses predicates and JOIN predicates.
 Statistics will report whether the predicate was evaluated as an index scan or
 not, how many time the expression appeared, how many times the operator was
 executed and how filtering the expression is.  If pg_stat_statements is
 enabled, it can also track to which statements the predicate belongs.

Package: postgresql-10-pg-qualstats-dbgsym
Package-Type: ddeb
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 84
Depends: postgresql-10-pg-qualstats (= 2.1.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-qualstats/postgresql-10-pg-qualstats-dbgsym_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 63668
SHA256: 32680d22f54f1df42361f6232b860e8f783afe266c9b4427753e03a8f7dd841e
SHA1: 7378a0c4d6fac09f9ea8a5af9fe7bba9022fa5e9
MD5sum: e624d9291621866da34a0eb27cf34074
Description: debug symbols for postgresql-10-pg-qualstats
Build-Ids: 3cfbb13955c563a50b5529626785db44b6bd2be5

Package: postgresql-10-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-10, libc6 (>= 2.4), libical3t64 (>= 3.0.0)
Homepage: https://github.com/petropavel13/pg_rrule
Priority: optional
Section: database
Filename: pool/main/p/pg-rrule/postgresql-10-pg-rrule_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 11392
SHA256: de2fca4c069cb25bb7314981e18ee1962a2eba3fda79c6be712f13d7533971c1
SHA1: 7c392cb7ecf4b68b13e3e58b18e13b5db13e2790
MD5sum: e41f4c0b1d071e7504e328007bc2c44c
Description: RRULE data type for PostgreSQL
 pg-rrule can expand recurrence rules (RRULE) as defined in the
 iCalendar specification (RFC 5545). It allows expanding RRULEs
 into concrete occurences as timestamps, which can then be queried
 against.

Package: postgresql-10-pg-rrule-dbgsym
Package-Type: ddeb
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-10-pg-rrule (= 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rrule/postgresql-10-pg-rrule-dbgsym_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 20900
SHA256: 60717273521f770055828cdee08c15150464f40bdd45b5f08148da378d96813f
SHA1: 3478b80c8993b8dd040dc16a2fb3d91b7dfb972e
MD5sum: 699e0f58ce0062eac2ac0ab5a0f8dc63
Description: debug symbols for postgresql-10-pg-rrule
Build-Ids: 5f619611e3a14b43b95c2279e1c8b72d7fa9d856

Package: postgresql-10-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
Depends: postgresql-contrib-10, postgresql-10, libc6 (>= 2.38)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-stat-kcache/postgresql-10-pg-stat-kcache_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 16780
SHA256: 5194e33f610f939e9792a759b84effd0cb4264e3dcef3ba0c29a13843aff7cff
SHA1: 5a5d3bbf0bd74386049a2585caadf213c778dce3
MD5sum: bf31bea039904c965fc4a9d64fcf9ea1
Description: PostgreSQL extension to gather per-query kernel statistics.
 Statistics gathered are reads and writes done out of the operating system
 cache, user and system CPU usage, context switches and all the other
 meaningful metrics returned by getrusage(2).  All those counters are
 aggregated per postgres role, database and normalized query identifier.

Package: postgresql-10-pg-stat-kcache-dbgsym
Package-Type: ddeb
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
Depends: postgresql-10-pg-stat-kcache (= 2.3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-stat-kcache/postgresql-10-pg-stat-kcache-dbgsym_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 41764
SHA256: d639af69c685521a2340e8a99fa3db9ead018e18fcb6a3e4ad5ab5fde9d60d2d
SHA1: 03dffda91942742d605b50b36e167fa726b41ae0
MD5sum: 46931d5a3a892ff65951cbe7b93157b3
Description: debug symbols for postgresql-10-pg-stat-kcache
Build-Ids: 14c0279ced2cf616c1c5935faf3a351fd500b8b6

Package: postgresql-10-pg-track-settings
Source: pg-track-settings
Version: 2.1.2-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
Depends: postgresql-10
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-track-settings/postgresql-10-pg-track-settings_2.1.2-4.pgdg24.04+1_all.deb
Size: 9216
SHA256: 5a1baa265c292c986f3bd299271b8dd03cf0dc00de163d75c54fb8a3b9e97231
SHA1: d9f70a501d7f01ed1f4fac63dce9762f9053162f
MD5sum: 2036a4ce895d8843412facb48ef40218
Description: PostgreSQL extension tracking of configuration settings
 pg_track_settings is a small PostgreSQL extension that helps you keep track of
 PostgreSQL settings configuration.
 .
 It provides a function (pg_track_settings_snapshot()), that must be called
 regularly. At each call, it will store the settings that have been changed
 since last call. It will also track the postgresql start time if it's
 different from the last one.
 .
 This extension tracks both overall settings (the pg_settings view) and
 overloaded settings (the pg_db_role_setting table).

Package: postgresql-10-pg-wait-sampling
Source: pg-wait-sampling
Version: 1.1.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
Depends: libc6 (>= 2.4), postgresql-10
Homepage: https://github.com/postgrespro/pg_wait_sampling
Priority: optional
Section: database
Filename: pool/main/p/pg-wait-sampling/postgresql-10-pg-wait-sampling_1.1.5-1.pgdg24.04+1_s390x.deb
Size: 14708
SHA256: ff6edd538ed113ee303aa71575709965f6abed9ca57a03dcf8e78440766c13b3
SHA1: fbffca1e0fd06c37375601183bef292290541fca
MD5sum: 5e43d9892b3d43aebb012dd34fe27ea9
Description: Extension providing statistics about PostgreSQL wait events
 pg_wait-sampling is an extension which provides functions for detailed
 per backend and per query wait events statistics.

Package: postgresql-10-pg-wait-sampling-dbgsym
Package-Type: ddeb
Source: pg-wait-sampling
Version: 1.1.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-10-pg-wait-sampling (= 1.1.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-wait-sampling/postgresql-10-pg-wait-sampling-dbgsym_1.1.5-1.pgdg24.04+1_s390x.deb
Size: 52844
SHA256: fc135e334503cd9407fb6b6789535d62ac475684c3c811f82c2e4a7a5c62f9af
SHA1: c4c3992f2b69183fefe9eebe67f389ce48a81aba
MD5sum: 843ff30da72426366df9c51c8227b8e3
Description: debug symbols for postgresql-10-pg-wait-sampling
Build-Ids: fa1c5415501f6f3f9622459e81ed13e620686850

Package: postgresql-10-pgaudit
Source: pgaudit-1.2
Version: 1:1.2.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-10, libc6 (>= 2.4)
Homepage: http://pgaudit.org/
Priority: optional
Section: database
Filename: pool/main/p/pgaudit-1.2/postgresql-10-pgaudit_1.2.4-1.pgdg24.04+1_s390x.deb
Size: 19696
SHA256: 21c916ec00b5a9060909195938e09a492c9072a009d8598564657920d09a11be
SHA1: 6db17fd872d03af98d48b873fd53e9681013467f
MD5sum: 75d8dddaa516d0c12659210ed261857f
Description: PostgreSQL Audit Extension
 The pgAudit extension provides detailed session and/or object audit logging
 via the standard PostgreSQL logging facility.
 .
 The goal of pgAudit is to provide PostgreSQL users with capability to produce
 audit logs often required to comply with government, financial, or ISO
 certifications.
 .
 An audit is an official inspection of an individual's or organization's
 accounts, typically by an independent body. The information gathered by
 pgAudit is properly called an audit trail or audit log.

Package: postgresql-10-pgaudit-dbgsym
Package-Type: ddeb
Source: pgaudit-1.2
Version: 1:1.2.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-10-pgaudit (= 1:1.2.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgaudit-1.2/postgresql-10-pgaudit-dbgsym_1.2.4-1.pgdg24.04+1_s390x.deb
Size: 42376
SHA256: 1f0d61e69360714281b5ffb0b45ccc328834e0854635331a678695c9a913bcec
SHA1: d5a58faffe0bfdfacf76d582372c0b1170214dd4
MD5sum: d922325142274592804cf09aba619d77
Description: debug symbols for postgresql-10-pgaudit
Build-Ids: d959aa5d96e5e0c5089ff68520d4a4ef01b5625f

Package: postgresql-10-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.5.12-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 47
Depends: libc6 (>= 2.4), postgresql-10, postgresql-10-pgaudit
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-10-pgauditlogtofile_1.5.12-2.pgdg24.04+1_s390x.deb
Size: 11148
SHA256: c0c91f622ae73537049ff8efa3564729958bad2062385dbd41b97f6f710b3f1f
SHA1: a4fb65bd665320e3477872115c27e8d2a095c7c9
MD5sum: 9e82739e2d3e9cf04607febf2050d428
Description: PostgreSQL pgAudit Add-On to redirect audit logs
 pgAudit Log to File is an addon to pgAudit than will redirect audit log lines
 to an independent file, instead of using PostgreSQL server logger.
 .
 This allows to have an audit file that we can easily rotate without polluting
 server logs with those messages.
 .
 Audit logs in heavily used systems can grow very fast. This extension allows
 to automatically rotate the files.

Package: postgresql-10-pgauditlogtofile-dbgsym
Package-Type: ddeb
Source: pgauditlogtofile
Version: 1.5.12-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
Depends: postgresql-10-pgauditlogtofile (= 1.5.12-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgauditlogtofile/postgresql-10-pgauditlogtofile-dbgsym_1.5.12-2.pgdg24.04+1_s390x.deb
Size: 25448
SHA256: 9cdb0984381cf05b8b9bb629d5e25d935c6b3abd63f6d72ae2dc7f4bea5c5d48
SHA1: 5f9ccf8afb4b0bc80d12c20b8475cc904186767d
MD5sum: 56c7f88b470ca1bd21a6cf9091057342
Description: debug symbols for postgresql-10-pgauditlogtofile
Build-Ids: 988985c8c556ef1f6638a68bf8f88e6dd548ef3c

Package: postgresql-10-pgextwlist
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-10, libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-10-pgextwlist_1.17-3.pgdg24.04+1_s390x.deb
Size: 12556
SHA256: d3c08533cb0af4ee61564567f75387f8ed2e5d5d9c33c35e0a68763bca4cdada
SHA1: cdb1c9528a6465e9bbb75575dc6820c7e6640982
MD5sum: b8e1b80400e52834d87c26cd8e31c629
Description: PostgreSQL Extension Whitelisting
 This extension implements extension whitelisting, and will actively prevent
 users from installing extensions not in the provided list. Also, this
 extension implements a form of sudo facility in that the whitelisted
 extensions will get installed as if superuser. Privileges are dropped before
 handing the control back to the user.

Package: postgresql-10-pgextwlist-dbgsym
Package-Type: ddeb
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 66
Depends: postgresql-10-pgextwlist (= 1.17-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-10-pgextwlist-dbgsym_1.17-3.pgdg24.04+1_s390x.deb
Size: 46416
SHA256: dd542f473a3ea58871318b3c2b06ea5086c43b00f1ff5029c90e7caec7ae4f5b
SHA1: 10769e362a6a819a3b02f7161919738d13d77ae5
MD5sum: d9d593e1034655001ce638b7f00bfa53
Description: debug symbols for postgresql-10-pgextwlist
Build-Ids: 905720f8a29f2e6d41b37f175450a362e42c51c4

Package: postgresql-10-pgfincore
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-10, libc6 (>= 2.34)
Homepage: http://villemain.org/projects/pgfincore
Priority: optional
Section: database
Filename: pool/main/p/pgfincore/postgresql-10-pgfincore_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 13588
SHA256: 9bb93e25e8eecc68317fd33a81d2e378b619e0b7855dd15d3567a3fa09d2931a
SHA1: 599e9e54a556a73d074508512049d27df4c63814
MD5sum: c8ef4a7d7e1d14d48f1a75f1d206526e
Description: set of PostgreSQL functions to manage blocks in memory
 Those functions let you know which and how many disk block from a relation
 are in the page cache of the operating system, and eventually write the
 result to a file. Then using this file, it is possible to restore the page
 cache state for each block of the relation.

Package: postgresql-10-pgfincore-dbgsym
Package-Type: ddeb
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
Depends: postgresql-10-pgfincore (= 1.3.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgfincore/postgresql-10-pgfincore-dbgsym_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 36632
SHA256: 223916876365ecf9d1c72b77e9fe8ecf64fbd56da0e82dda08f8834318d163c7
SHA1: b193600ab8ab740f90c0186174b1dd55d4454776
MD5sum: a12b5d068cb96cc1e149b30cf2953247
Description: debug symbols for postgresql-10-pgfincore
Build-Ids: b283267ce1fa6e1d6166f305981fa234176d7b91

Package: postgresql-10-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1799
Depends: postgresql-10
Homepage: https://github.com/enova/pgl_ddl_deploy
Priority: optional
Section: database
Filename: pool/main/p/pgl-ddl-deploy/postgresql-10-pgl-ddl-deploy_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 40964
SHA256: 5b9a6c1cb402c081017ac4fc12ed4be34987b5d3a5fd01a3bc0ed6374f15344a
SHA1: 7a6e56c61a41729ce798f66530172c263d57c2c0
MD5sum: a7c0eae4c9f2c252fd5fb0c11abda505
Description: Transparent DDL replication for PostgreSQL
 Automated DDL deployment using PgLogical for PostgreSQL 10.

Package: postgresql-10-pgl-ddl-deploy-dbgsym
Package-Type: ddeb
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
Depends: postgresql-10-pgl-ddl-deploy (= 2.2.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgl-ddl-deploy/postgresql-10-pgl-ddl-deploy-dbgsym_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 17744
SHA256: 9bf7f5d51c3c8a7283ed2550bbc3dce5a87dd7f63998f6af9ece75d373dcdf97
SHA1: 673d48ad250585e05d0e7439480c73ebfa4de08f
MD5sum: 80f327bdc2abdb05165ce0265ac8fc02
Description: debug symbols for postgresql-10-pgl-ddl-deploy
Build-Ids: 2749c91b33155d19d13faefcb808f5dacfc25bb1 95d9f3045ebf2880b345e2b257a42fe5c887d338

Package: postgresql-10-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 564
Depends: libc6 (>= 2.38), libpq5 (>= 9.1~), postgresql-10
Homepage: https://www.2ndquadrant.com/en/resources/pglogical/
Priority: optional
Section: database
Filename: pool/main/p/pglogical/postgresql-10-pglogical_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 111452
SHA256: 815d1acb6829e4e737031f8702bce94aa5aef188482a87ead2e670c08b90301a
SHA1: cf93fec10bb52680195378e277ff5dae0be3b01f
MD5sum: 3a05f4339662c8e3cb27e6fe1aec40e6
Description: 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.
 .
 Use-Cases include migrations and major-version upgrades, aggregation of
 several databases into a Data Warehouse, It utilises the Logical Decoding
 features available since PostgreSQL 9.4 working with low overhead on both
 provider and subscriber.

Package: postgresql-10-pglogical-dbgsym
Package-Type: ddeb
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 474
Depends: postgresql-10-pglogical (= 2.4.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical/postgresql-10-pglogical-dbgsym_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 353476
SHA256: fdf75ea21499de7e72ef5a0c7a995e1475af455445704abb5e8cf7ddfde7046d
SHA1: 58692d06617e7869da3e31f114091d0f76112b3d
MD5sum: b94504586de01c0270362e7d2e8ff27f
Description: debug symbols for postgresql-10-pglogical
Build-Ids: 44ec984815f81d18b7395ab8d17a0d35017a9d79 919b8ee1b989845b21fc38e567197e09d5d98670 d9167bcc42c87b054876056f4a4ed97f583650c3

Package: postgresql-10-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
Depends: postgresql-10-pglogical, postgresql-10, libc6 (>= 2.4)
Homepage: https://github.com/enova/pglogical_ticker
Priority: optional
Section: database
Filename: pool/main/p/pglogical-ticker/postgresql-10-pglogical-ticker_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 12444
SHA256: 12a03ae0947572c07e3821ec83414622613e63defa0d571370aedbd25aee95f4
SHA1: bf7b998c57bfb645f2ceb2e40b2ee8b8c7268dda
MD5sum: eb3f684e776412d6e4d525a96dcb3a8c
Description: Have time-based replication delay for pglogical
 A pglogical extension to get time-based replication delay for PostgreSQL 10.

Package: postgresql-10-pglogical-ticker-dbgsym
Package-Type: ddeb
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-10-pglogical-ticker (= 1.4.1-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical-ticker/postgresql-10-pglogical-ticker-dbgsym_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 14692
SHA256: 5da6e2ad8703fe410c9c072c4be776827d64c89ac8576360caff6fdcf212d617
SHA1: 5d2965837841ec216596d31cc77e3d69c547ef88
MD5sum: 197c5e3717e08676cccda4ed4bab6285
Description: debug symbols for postgresql-10-pglogical-ticker
Build-Ids: e01dbae41408dd4be7f9f92c97366c6ec8b756bf

Package: postgresql-10-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
Depends: postgresql-10, libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1)
Homepage: https://github.com/ohmu/pgmemcache
Priority: optional
Section: database
Filename: pool/main/p/pgmemcache/postgresql-10-pgmemcache_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 20680
SHA256: 72052af974693cea9686711745f4ca059d92a829f54e397ec64306b180122e96
SHA1: 14fc877ad2af241aebc006a781786295a52cb2c7
MD5sum: 5fb686b75bcd7a273a95f565642f4bd6
Description: PostgreSQL interface to memcached
 pgmemcache is an extension for PostgreSQL that provides an API to
 memcached through user-defined functions.
 .
 memcached is a high-performance, distributed memory object caching
 system, generic in nature, but originally intended for use in
 speeding up dynamic web applications by alleviating database load.

Package: postgresql-10-pgmemcache-dbgsym
Package-Type: ddeb
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 67
Depends: postgresql-10-pgmemcache (= 2.3.0-14.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgmemcache/postgresql-10-pgmemcache-dbgsym_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 43484
SHA256: a5ef58ff7251e22374b5372f0efc2bd212b9797cb5689bd52236c935a4f2573c
SHA1: b01658995d0817908daac7868c71c7d091b88033
MD5sum: 12672a5d84e99b6143050fe4a9552656
Description: debug symbols for postgresql-10-pgmemcache
Build-Ids: 46837e81767dfdb4b0037e7347e0eff9198f04cd

Package: postgresql-10-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 183
Depends: postgresql-10, libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg)
Homepage: https://github.com/dvarrazzo/pgmp
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pgmp/postgresql-10-pgmp_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 44636
SHA256: e8d24c870dbc43e2ea62be33169859286be1fa323beb0d2a42807f27da76914b
SHA1: 93cca3413703323aca965893768fdaa556c1c701
MD5sum: d5495889b540ccbb83a7cb698622b30c
Description: arbitrary precision integers and rationals for PostgreSQL 10
 pgmp is a PostgreSQL extension to add the GMP data types and functions
 directly into the database.
 .
 The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary
 precision rationals) to PostgreSQL and exposes to the database all the
 functions available in the GMP library for these data types, allowing:
 .
  * higher performance arithmetic on integers respect to the numeric data type
  * a rational data type for absolute precision storage and arithmetic
  * using specialized functions to deal with prime numbers, random numbers,
    factorization directly into the database.

Package: postgresql-10-pgmp-dbgsym
Package-Type: ddeb
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 131
Depends: postgresql-10-pgmp (= 1.0.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pgmp/postgresql-10-pgmp-dbgsym_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 69764
SHA256: 3cd94332d8532e3c3f8769e976f26f139d1baead150a94532450ad7898dfd3df
SHA1: 8b2367f6921512b418f4a807166b2af0b8207185
MD5sum: befafe2436b4e170ba16b7636e9af2c4
Description: debug symbols for postgresql-10-pgmp
Build-Ids: 13095521f61ee967bd0c6097b4eeb1d31e80cf62

Package: postgresql-10-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
Depends: postgresql-10, libc6 (>= 2.34)
Homepage: https://github.com/CrunchyData/pgnodemx
Priority: optional
Section: database
Filename: pool/main/p/pgnodemx/postgresql-10-pgnodemx_1.7-1.pgdg24.04+1_s390x.deb
Size: 31424
SHA256: 4314b5bf7f9b0ed7cc09072d937b8a7078f86abeb00ef107fb27ae576a566ef8
SHA1: 47fd1b50557ee7d251c74f4fee79fda36b6a131e
MD5sum: a4b2b5603613056c299c5f6814294029
Description: capture node OS metrics from PostgreSQL
 pgnodemx is a PostgreSQL extension that provides SQL functions to allow
 capture of node OS metrics via SQL queries.
 .
  * cgroup related functions
  * environment variable related functions
  * /proc related functions
  * system information related functions
  * Kubernetes DownwardAPI related functions
  * general information functions

Package: postgresql-10-pgnodemx-dbgsym
Package-Type: ddeb
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
Depends: postgresql-10-pgnodemx (= 1.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgnodemx/postgresql-10-pgnodemx-dbgsym_1.7-1.pgdg24.04+1_s390x.deb
Size: 82056
SHA256: 701707ab053e452fb179145d1ed5583c2eaf1e92e8ba0c0916eeeb85f9de6ad1
SHA1: 0b04ab97f78674b28adb73ce425d2a9a83796fd3
MD5sum: 651f1a1db7242d6d087742137e51509a
Description: debug symbols for postgresql-10-pgnodemx
Build-Ids: c6509f71eb33555bd15b31d0212f9d96e4fa0336

Package: postgresql-10-pgpool2
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 237
Depends: libpgpool2 (>= 4.6.0-1.pgdg24.04+1), postgresql-10, libc6 (>= 2.38)
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Priority: optional
Section: database
Filename: pool/main/p/pgpool2/postgresql-10-pgpool2_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 132804
SHA256: 12b8f7d940cfb038bbbf1f4192984263e828a08a37799aa8eb39c975521d487e
SHA1: 5e30299c4416be5b09919e3cffcfdd7187aab0b5
MD5sum: f06466d669b8aed7043d5a482d268b45
Description: connection pool server and replication proxy for PostgreSQL - modules
 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client.  This package contains support modules for
 the PostgreSQL 10 server:
 .
  * pgpool_adm
  * pgpool_recovery (PostgreSQL 9.1 and above)
  * pgpool_regclass (PostgreSQL 9.1 and above)

Package: postgresql-10-pgpool2-dbgsym
Package-Type: ddeb
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 90
Depends: postgresql-10-pgpool2 (= 4.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-10-pgpool2-dbgsym_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 53628
SHA256: 1310f9e3d208284d44d4577e2e1bfce7b6cca751ce3f90a3e5939c68820dbe8c
SHA1: 26bddf4d1f1de828df5cf50884a3a11043ca0772
MD5sum: a15fbc76020c63dd924a8ce2b8b54758
Description: debug symbols for postgresql-10-pgpool2
Build-Ids: 565080754c3be73d7bb5dde302408175e06e99b8 b1ebb5f4847b47f13bd23c1803da175592872669 c2a60fffde0b38acf0137a0114a5325bfd13bb05

Package: postgresql-10-pgq-node
Source: pgq-node
Version: 3.5-7.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 538
Depends: postgresql-10, postgresql-10-pgq3
Priority: optional
Section: database
Filename: pool/main/p/pgq-node/postgresql-10-pgq-node_3.5-7.pgdg24.04+1_all.deb
Size: 12836
SHA256: 4b1e3d1836c78e4318dd46ca96cef2575eadf803c9703bbff1669e6d810e62d3
SHA1: 9c18cad42242e51e8b5275be88a924f578b415c2
MD5sum: 8c23c666d542f176ec26db6b859c397f
Description: Cascaded queueing on top of PgQ
 PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
 database, each queue can be consumed by multiple consumers.
 .
 This package contains the pgq_node PostgreSQL extension that provides queue
 node registration and coordination for cascaded queueing.

Package: postgresql-10-pgq3
Source: pgq
Version: 3.5-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2024
Depends: libc6 (>= 2.4), postgresql-10, pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-10-pgq3_3.5-4.pgdg24.04+1_s390x.deb
Size: 82432
SHA256: c1b9206dbbeb05224b805b8d72c24e092ec9195c02ab06012423612a1df69714
SHA1: bd7aa6e2e3f2e4fbb93125cae89ebc0717b38cd6
MD5sum: 3270363c06a4ce794eeb7bfc4f9f356b
Description: Generic queue for PostgreSQL
 This extension provides generic queues for PostgreSQL.
 .
 It allows multiple queues in one database, each queue can
 be consumed by multiple consumers.

Package: postgresql-10-pgq3-dbgsym
Package-Type: ddeb
Source: pgq
Version: 3.5-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
Depends: postgresql-10-pgq3 (= 3.5-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-10-pgq3-dbgsym_3.5-4.pgdg24.04+1_s390x.deb
Size: 69172
SHA256: a60fcfeb657dd2a57350cd850e294890e884b1f1cb736db5312ba1d2eb5ca84f
SHA1: be5f23793d9e5541c26b47ef60d815b80c3bbefe
MD5sum: 94a10ef2166d2d6bcebd12d87c391ebe
Description: debug symbols for postgresql-10-pgq3
Build-Ids: 0b6d3f0d975eff05d6e5047761ff9fe2491ad20c a7074ac7dc44545393a98af4e36bfaf1537c30af

Package: postgresql-10-pgsphere
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1042
Depends: postgresql-10, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libhealpix-cxx3 (>= 3.80.0), libstdc++6 (>= 13.1)
Provides: postgresql-pgsphere
Homepage: https://pgsphere.github.io/
Priority: optional
Section: database
Filename: pool/main/p/pgsphere/postgresql-10-pgsphere_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 182004
SHA256: a938fe2c10daf143fbb4798455d1ebff171dd4b7a8eb71d47e802117a1d64010
SHA1: c47c46ca632ae3825307545bb94385178424f8d3
MD5sum: 174396f2c6dcead1e510dbee6571dac7
Description: Spherical data types for PostgreSQL
 PgSphere, an extension for PostgreSQL, aims at providing uniform
 access to spherical data. It allows for a fast search and analysis for
 objects with spherical attributes in geographical, astronomical, or
 other applications using PostgreSQL.
 .
 By using an SQL interface, PgSphere's users can conveniently manage
 data of geographical objects around the world and astronomical data
 collections like star and other catalogues.

Package: postgresql-10-pgsphere-dbgsym
Package-Type: ddeb
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 515
Depends: postgresql-10-pgsphere (= 1.5.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsphere/postgresql-10-pgsphere-dbgsym_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 378304
SHA256: 57600bc4ada7b51cc682ab79d58fab541fb1cb79016c470352b35f0729472e83
SHA1: f9f93cd4d111e21e4be589e10153761a28f1c451
MD5sum: bf1616e1c7d8fdb4551e5e8aa070422b
Description: debug symbols for postgresql-10-pgsphere
Build-Ids: 3209ffb1b58b2bacfd3923fa06275b34c7a4b102

Package: postgresql-10-pgtap
Source: pgtap
Version: 1.3.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1778
Depends: postgresql-10
Recommends: libtap-harness-archive-perl, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, pgtap-doc
Breaks: pgtap (<< 0.95)
Replaces: pgtap (<< 0.95)
Provides: postgresql-pgtap
Homepage: https://pgtap.org/
Priority: optional
Section: database
Filename: pool/main/p/pgtap/postgresql-10-pgtap_1.3.3-3.pgdg24.04+1_all.deb
Size: 45592
SHA256: cf81f6be5d257d6c345fb6061d4a49a1bb23bdd8decce5d3f75d61867366215b
SHA1: 7b0bfeacacccf4738037fd0eaa9ba4e5e043e958
MD5sum: 3b0eb2d2745ff5141c851af91ba439a5
Description: Unit testing framework extension for PostgreSQL 10
 pgTAP is a suite of database functions that make it easy to write
 TAP-emitting unit tests in psql scripts suitable for harvesting,
 analysis, and reporting by a TAP harness, such as those used in Perl
 and PHP applications.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).
 .
 This package contains the extension for PostgreSQL 10.

Package: postgresql-10-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 98
Depends: postgresql-10, libc6 (>= 2.38)
Suggests: pgadmin3 | pgadmin4
Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git
Priority: optional
Section: database
Filename: pool/main/p/pldebugger/postgresql-10-pldebugger_1.8-2.pgdg24.04+1_s390x.deb
Size: 25264
SHA256: 19b22438535d182c067ba2ca8d23a09de6ae1b22889b9ad503e284460e6bdc6b
SHA1: a2c5a494fe408458477f4ec6927e301e6cc93f84
MD5sum: af0ec814050717f410d38b0110333684
Description: PostgreSQL pl/pgsql Debugger API
 This module is a set of shared libraries which implement an API for
 debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin
 project (http://www.pgadmin.org/) provides a client user interface as
 part of pgAdmin III v1.10.0 and above, and pgAdmin 4.

Package: postgresql-10-pldebugger-dbgsym
Package-Type: ddeb
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
Depends: postgresql-10-pldebugger (= 1:1.8-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pldebugger/postgresql-10-pldebugger-dbgsym_1.8-2.pgdg24.04+1_s390x.deb
Size: 94364
SHA256: bc26086fbbfff4aeda514e9455264e0a64015f6c38a6cc7e51e102f78bdb34a4
SHA1: 9014bc4e891edecd18c84df32ca9c81b68cea456
MD5sum: db6035b2f9ef3f1edee283e486babfd7
Description: debug symbols for postgresql-10-pldebugger
Build-Ids: c80d5fdd68de6be56bcb8b77cd0d9fce8e473db3

Package: postgresql-10-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 338
Depends: postgresql-contrib-10, postgresql-10, libc6 (>= 2.38), liblua5.3-0
Homepage: https://github.com/pllua/pllua
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pllua/postgresql-10-pllua_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 111272
SHA256: 2c4c07894d03bdd79fd62bea82d532c8c68c9d22c21b4925de6229543eed3a22
SHA1: 5640a3a748ca7797255d7603d74cbfefa46effb5
MD5sum: 9e2c9828115f86c9237189982be65e73
Description: Lua procedural language for PostgreSQL 10
 PL/Lua is an implementation of Lua as a loadable procedural language for
 PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers
 written in the Lua programming language.
 .
 It brings the power and simplicity of Lua to PostgreSQL, including:
 small memory footprint, simple syntax, lexical scoping, functions as
 first-class values, and coroutines for non-preemptive threading.
 .
 This package is based on pllua-ng.

Package: postgresql-10-pllua-dbgsym
Package-Type: ddeb
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 415
Depends: postgresql-10-pllua (= 1:2.0.12-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pllua/postgresql-10-pllua-dbgsym_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 325700
SHA256: 9619aab0a03bebae81245c988075a0287df12015458e1161150e0b8bbb3a3958
SHA1: 903ff2b39a1cb038bf3d2101bb2fc0473b7a6de2
MD5sum: 4ce234d962ed9f0951fe2382d7cb0010
Description: debug symbols for postgresql-10-pllua
Build-Ids: 9d6142f3f20b36ef06856817a05051311f47c1dd d3a873d2ceafedf4e56f28204338d0a4882276dc

Package: postgresql-10-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 79
Depends: postgresql-10, libc6 (>= 2.17)
Recommends: plprofiler
Provides: postgresql-plprofiler
Homepage: https://github.com/bigsql/plprofiler
Priority: optional
Section: database
Filename: pool/main/p/plprofiler/postgresql-10-plprofiler_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 20328
SHA256: 0f13cba0029e6c05ca9dd70f4e7747804b20c1e7ff1809bb57408f283f5f4e95
SHA1: 074642b8a5967d2349f444dd1a72d61bfbab2f38
MD5sum: a6fcf508ada7bb396c9e8a2962f94fb6
Description: PostgreSQL PL/pgSQL functions performance profiler
 The plprofiler is an extension for the PostgreSQL database system to create
 performance profiles of PL/pgSQL functions and stored procedures. The included
 external Python class and command line utility can be used to easily control
 the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save
 and manage the resulting performance datasets and create HTML reports from
 them.
 .
 This package contains the PostgreSQL server extension.

Package: postgresql-10-plprofiler-dbgsym
Package-Type: ddeb
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
Depends: postgresql-10-plprofiler (= 4.2.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plprofiler/postgresql-10-plprofiler-dbgsym_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 54400
SHA256: 3c995477291f7681f914858d56b97d95525d71cfbcdfdf30f1df44173e744e9b
SHA1: 69ec3e243ba300a3f4d7a0e1e080e7861d0476fe
MD5sum: ca0a369bf3c3784b32529bdf472f4d45
Description: debug symbols for postgresql-10-plprofiler
Build-Ids: 928760f05dd1e6079809beab53f3b0c375b9b891

Package: postgresql-10-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
Depends: postgresql-10, libc6 (>= 2.38), libpq5
Homepage: https://plproxy.github.io/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plproxy/postgresql-10-plproxy_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 56704
SHA256: b37b53baf37302cb2655866ba8f2e724e0a4017662e5ef01c9baaad866fee118
SHA1: 1cf366b71627c4b0af906dbfed51a135b4ea8e65
MD5sum: f33236d12816f196e297e4c424f4d963
Description: database partitioning system for PostgreSQL 10
 PL/Proxy is a database partitioning system implemented as a PL language. Main
 idea is that proxy functions are created with same signature as the remote
 functions to be called, so only destination info needs to be specified inside
 proxy function bodies.

Package: postgresql-10-plproxy-dbgsym
Package-Type: ddeb
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 157
Depends: postgresql-10-plproxy (= 2.11.0-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plproxy/postgresql-10-plproxy-dbgsym_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 117180
SHA256: 201b8f80618917490a1b6ceac3a0fc5619a2c73adfea6d13cb60e3f2f1061f05
SHA1: bf6919eb9191c39f4c86698e01d6318414c8a817
MD5sum: d776f72db9b95321efe1fc4a04f0acc8
Description: debug symbols for postgresql-10-plproxy
Build-Ids: c8735f0a6706e7de0a8c11303adabaeb5d15f8ee

Package: postgresql-10-plr
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
Depends: r-base-core (>= 2.10), postgresql-10, libc6 (>= 2.38)
Suggests: r-recommended
Provides: postgresql-plr
Homepage: https://github.com/postgres-plr/plr
Priority: optional
Section: database
Filename: pool/main/p/plr/postgresql-10-plr_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 56700
SHA256: a8094ede9acaa37fb13266fd0e1fc819b7c03d08185e233f6b3922025f607818
SHA1: b20eebe43d1b79a11731e5e2feaf11d7fdebe309
MD5sum: 1b65636682db3ae0fff72032f3829c39
Description: Procedural language interface between PostgreSQL and R
 R is a language and environment for statistical computing and graphics,
 providing a wide variety of statistical and graphical techniques (linear and
 nonlinear modelling, statistical tests, time series analysis, classification,
 clustering, and so on).
 .
 PostgreSQL is an open source SQL database server.
 .
 This package provides a procedural language interface to R from
 PostgreSQL. Procedural languages are used to write functions
 which can be called in database queries.

Package: postgresql-10-plr-dbgsym
Package-Type: ddeb
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 151
Depends: postgresql-10-plr (= 1:8.4.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-10-plr-dbgsym_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 119572
SHA256: ade2e822542e8094a98cd600e4b2e0b6e335d224c3000e9ec71f619ccaf4ac39
SHA1: f16aa4492a345dd50e44d2ac1920e856dac2036f
MD5sum: b39b72cde11f2549562dd0c1bfec295b
Description: debug symbols for postgresql-10-plr
Build-Ids: 5c893eab45aba7d3ead8e1d4a88ce13f2f40a129

Package: postgresql-10-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
Depends: postgresql-10, libc6 (>= 2.38)
Homepage: http://plsh.projects.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plsh/postgresql-10-plsh_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 11876
SHA256: 37917e9517b5f3dee629e4ed2568cc9c7637ace8d99d8e8b3941956c9a30ecc9
SHA1: 08f4a19a3135b3f8fb1f625b5d6a3722e2d50aa9
MD5sum: 2e0b2a5b49376eb6d9d6373d7a6baf3f
Description: PL/sh procedural language for PostgreSQL 10
 PL/sh enables an SQL developer to write procedural language functions
 for PostgreSQL 10 in a shell of his choice.  You need this package
 if you have any PostgreSQL 10 functions that use the language plsh.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-10-plsh-dbgsym
Package-Type: ddeb
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
Depends: postgresql-10-plsh (= 1.20220917-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plsh/postgresql-10-plsh-dbgsym_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 27628
SHA256: 13b13148cfa7061d2de2a71844366035d0c0366234beb556454c667b1e64351f
SHA1: 8b2e44a49a8cd8af856e58a8d59eb6f33497a462
MD5sum: 626402eda186865faf46d4bc8b15a9d0
Description: debug symbols for postgresql-10-plsh
Build-Ids: 4aa87895d595fae3333ba8b26894bf20c5cda5e5

Package: postgresql-10-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 361
Depends: postgresql-10, libc6 (>= 2.38), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Homepage: https://github.com/pgpointcloud/pointcloud
Priority: optional
Section: database
Filename: pool/main/p/pgpointcloud/postgresql-10-pointcloud_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 54780
SHA256: 7868c10b0b41ee82dad06196b752bf6bfa914013d4300edfd726d68425b0ab61
SHA1: cf0d7b7265cd283a4d4d73b71f0a9d83f941c766
MD5sum: 5326fa897382ec2b981f5d8604e2e780
Description: PostgreSQL extension for storing point cloud (LIDAR) data
 LIDAR sensors quickly produce millions of points with large numbers of
 variables measured on each point. The challenge for a point cloud database
 extension is efficiently storing this data while allowing high fidelity access
 to the many variables stored.
 .
 Much of the complexity in handling LIDAR comes from the need to deal with
 multiple variables per point. The variables captured by LIDAR sensors varies
 by sensor and capture process. Some data sets might contain only X/Y/Z values.
 Others will contain dozens of variables: X, Y, Z; intensity and return number;
 red, green, and blue values; return times; and many more. There is no
 consistency in how variables are stored: intensity might be stored in a 4-byte
 integer, or in a single byte; X/Y/Z might be doubles, or they might be scaled
 4-byte integers.
 .
 PostgreSQL Pointcloud deals with all this variability by using a "schema
 document" to describe the contents of any particular LIDAR point. Each point
 contains a number of dimensions, and each dimension can be of any data type,
 with scaling and/or offsets applied to move between the actual value and the
 value stored in the database. The schema document format used by PostgreSQL
 Pointcloud is the same one used by the PDAL library.

Package: postgresql-10-pointcloud-dbgsym
Package-Type: ddeb
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 246
Depends: postgresql-10-pointcloud (= 1.2.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpointcloud/postgresql-10-pointcloud-dbgsym_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 178068
SHA256: a8d613fbbd2f366ab265c1664f79d89e7c0eb861110ebc7ba19ab854ab0d4981
SHA1: c2285c73ba5d5f5142b67b996d7c5a77b98649d2
MD5sum: 68a801a5b1635ea5cc944643ef3805ad
Description: debug symbols for postgresql-10-pointcloud
Build-Ids: 83bf70b182279ab94abf4d790b93e648e1fe3b2a

Package: postgresql-10-powa
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2460
Depends: postgresql-contrib-10, postgresql-10, libc6 (>= 2.17)
Suggests: powa-collector, powa-web
Provides: postgresql-powa
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/powa-archivist/postgresql-10-powa_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 61252
SHA256: 31c8375d509c170c834768cc1100024aeff92bd8fe924090288361b986a58c61
SHA1: 32785354f74263dfcc11023d51154c175117fcf1
MD5sum: 16e7718769b401bce3e7003a64da84b2
Description: PostgreSQL Workload Analyzer -- PostgreSQL 10 extension
 PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and
 provides real-time charts and graphs to help monitor and tune your PostgreSQL
 servers. This package contains the core extension of the PoWA project, the
 archivist.
 .
 Related packages:
  * powa-web: web frontend
  * powa-collector: collector daemon for remote snapshots

Package: postgresql-10-powa-dbgsym
Package-Type: ddeb
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
Depends: postgresql-10-powa (= 5.0.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-10-powa-dbgsym_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 35364
SHA256: a6578cde4024a47e5bf0363993d55ad1050b477721f2148de4fda4ec59d2a378
SHA1: 31cfbb4add4d1689632839dcac278e1729119d3f
MD5sum: 891cf8276c6fe396af56c510ee4a4fae
Description: debug symbols for postgresql-10-powa
Build-Ids: 348b41c4d53e3590e4d7815860baafd6d37c9552

Package: postgresql-10-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 79
Depends: postgresql-10, libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-10-prefix_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 22804
SHA256: eabba535ff72ce3075dc847fb2d83a01839743e9571b54be890275d784ee0d3a
SHA1: b1de17ac6726e85664ceb3ca8e52fcc3a84a4091
MD5sum: cca2ab7161741613b7d3d570b061f124
Description: Prefix Range module for PostgreSQL
 This PostgreSQL module provides the prefix_range datatype, allowing to
 index searches such as finding the longest prefix matching a telephone
 number, having prefixes in a table and telephone number as a parameter:
 .
  select * from prefixes where prefix @> '0100091234';
 .
 The prefix column has to be of type prefix_range, and any text field
 can get indexed by the provided GiST opclass.

Package: postgresql-10-prefix-dbgsym
Package-Type: ddeb
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-10-prefix (= 1.2.10-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/prefix/postgresql-10-prefix-dbgsym_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 47864
SHA256: 2c9b02752556b5a89651fb5530cb64bcbd28ff0dda7153d9399e4fe392c1da75
SHA1: c542ef7d43b9150b17d7eeb4789be6c5c62cfb97
MD5sum: 26acd921247a758eeef2183036af912a
Description: debug symbols for postgresql-10-prefix
Build-Ids: 7875a8bcee39c1732974fb5a05b2b93797b3adc1

Package: postgresql-10-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 37
Depends: postgresql-10, libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/preprepare/postgresql-10-preprepare_0.9-9.pgdg24.04+1_s390x.deb
Size: 8548
SHA256: dedb8396dd3e5c6b316785accfbd90775208154ffa6e45d59e2dd6fc6737ea86
SHA1: 6a7d484a84850863ca4295b804f334cc2fd0e486
MD5sum: a0f764e5849d9fde203e6fc065761424
Description: pre prepare your PostgreSQL statements server side
 The pre_prepare module for PostgreSQL aims to prepare all your statements as
 soon as possible and in a way that allows client queries not to bother at all
 and just call EXECUTE.

Package: postgresql-10-preprepare-dbgsym
Package-Type: ddeb
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-10-preprepare (= 0.9-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/preprepare/postgresql-10-preprepare-dbgsym_0.9-9.pgdg24.04+1_s390x.deb
Size: 15532
SHA256: ac1405c76ef71de856108a32aa2699f329b95dea299d137906cf3f6028fcd1ea
SHA1: 792c6396e3c96dd9612bd0c4ec5df5095a382d7d
MD5sum: 5876dcf7fe73d52e599573c918749a99
Description: debug symbols for postgresql-10-preprepare
Build-Ids: d172b533d20de5e2a76d2d374b258e7627921503

Package: postgresql-10-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 36
Depends: postgresql-10, libc6 (>= 2.2)
Homepage: http://pgxn.org/dist/prioritize/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-prioritize/postgresql-10-prioritize_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 6528
SHA256: b23a78e84f5f8017d10a279fa09727afacdb55c9a4535bc96c2e03f49e12c746
SHA1: b40416ccc514f76d7eb4aeac51a2268823481d90
MD5sum: 6fc733002d1cbdab246f4c7b25701492
Description: Get and set the nice priorities of PostgreSQL backends
 This module implements an interface to getpriority() and setpriority() for
 PostgreSQL backends, callable from SQL functions. Essentially, this module
 allows users to `renice' their backends.

Package: postgresql-10-prioritize-dbgsym
Package-Type: ddeb
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
Depends: postgresql-10-prioritize (= 1.0.4-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-prioritize/postgresql-10-prioritize-dbgsym_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 11624
SHA256: e61efa579fe029ba751c0e6bfe4fb13538c5c425c48dd6144b1c0d88e98ebcb6
SHA1: 8a765336e1c974be77f4202eeae3675c10131af3
MD5sum: e7046c0d4241ab141b41b74053094c2d
Description: debug symbols for postgresql-10-prioritize
Build-Ids: 6a926716dbab7b9e8454226c7a23bf45e8587774

Package: postgresql-10-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2603
Depends: postgresql-10, libc6 (>= 2.38)
Provides: postgresql-q3c
Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization
Priority: optional
Section: database
Filename: pool/main/p/postgresql-q3c/postgresql-10-q3c_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 70396
SHA256: df44c136073d78f3a35300940bdee36286616d7b42ccaa37690e4d9fc9add691
SHA1: 76ea3bf0f357dd4f5fa9e33f167816c0625a00c2
MD5sum: b5e771b94cf9b62e9f4e57e4146ce272
Description: PostgreSQL 10 extension used for indexing the sky
 Q3C, an extension for PostgreSQL, is designed for the work with large
 astronomical catalogues or any catalogs of objects on the sphere.
 .
 This extension allows a user to perform fast circular, elliptical or
 polygonal searches on the sky as well as fast cross-matches.

Package: postgresql-10-q3c-dbgsym
Package-Type: ddeb
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
Depends: postgresql-10-q3c (= 2.0.1-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-q3c/postgresql-10-q3c-dbgsym_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 84640
SHA256: bc5cc2170bf522f5de4490edf93d89227c1f3ba7cba23bfe2f6fd04283319788
SHA1: cba236a7d7a9b68be64ac612e8e78897f63e167d
MD5sum: b488a428e1b79b9b9aed89e983dfa400
Description: debug symbols for postgresql-10-q3c
Build-Ids: aa7330497d59c632eb9515924296edd1a0b8a172

Package: postgresql-10-rdkit
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 602
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202409.4), libstdc++6 (>= 13.1), postgresql-10
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-10-rdkit_202409.4-1.pgdg24.04+1_s390x.deb
Size: 244832
SHA256: 1bdfe25f4cbbe74e7e6dcac24f912b774e8f7dc2421b80a9c6e9f6aff32bb7bb
SHA1: 35e87efb6a3d74a32fcb451a28e299e8f6dfd29d
MD5sum: b2e9cd645bc2fe87b25647a2f1b20846
Description: Cheminformatics and machine-learning software (PostgreSQL Cartridge)
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.  Features Include:
 .
  * Chemical reaction handling and transforms
  * Substructure searching with SMARTS
  * Canonical SMILES
  * Molecule-molecule alignment
  * Large number of molecular descriptors, including topological,
    compositional, EState, SlogP/SMR, VSA and Feature-map vectors
  * Fragmentation using RECAP rules
  * 2D coordinate generation and depiction, including constrained depiction
  * 3D coordinate generation using geometry embedding
  * UFF and MMFF94 forcefields
  * Chirality support, including calculation of (R/S) stereochemistry codes
  * 2D pharmacophore searching
  * Fingerprinting, including Daylight-like, atom pairs, topological
    torsions, Morgan algorithm and MACCS keys
  * Calculation of shape similarity
  * Multi-molecule maximum common substructure
  * Machine-learning via clustering and information theory algorithms
  * Gasteiger-Marsili partial charge calculation
 .
 File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
 binary format.
 .
 This package contains the PostgreSQL extension.

Package: postgresql-10-rdkit-dbgsym
Package-Type: ddeb
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1178
Depends: postgresql-10-rdkit (= 202409.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-10-rdkit-dbgsym_202409.4-1.pgdg24.04+1_s390x.deb
Size: 1119188
SHA256: 320518161f54e27c6e57c21401d21ff8609ca83ff9b38251f56ff8e3af76d999
SHA1: 286b354ccdb9cc28437cd8bb1a6fab085c4b895e
MD5sum: b5acde24c39a2a0321328b6f1422e242
Description: debug symbols for postgresql-10-rdkit
Build-Ids: 859f406196676d5435716286b55b035f359187c3

Package: postgresql-10-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 180
Depends: postgresql-10, libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/reorg/pg_repack
Priority: optional
Section: database
Filename: pool/main/p/pg-repack/postgresql-10-repack_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 69868
SHA256: 0bf970d1e29f652fd05b6b0a11f429ba7a5297b3a7a34b0ac7861afbfedd66bb
SHA1: 112436b72b499c294b6004f011e1b772ae6a7521
MD5sum: 32f8cd243315400a0a10e9c06317e1a8
Description: reorganize tables in PostgreSQL databases with minimal locks
 pg_repack is a PostgreSQL extension which lets you remove bloat from tables
 and indexes, and optionally restore the physical order of clustered indexes.
 Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive
 lock on the processed tables during processing. pg_repack is efficient to
 boot, with performance comparable to using CLUSTER directly.
 .
 This package contains the pg_repack program and the server extension for
 PostgreSQL 10.

Package: postgresql-10-repack-dbgsym
Package-Type: ddeb
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 166
Depends: postgresql-10-repack (= 1.5.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-repack/postgresql-10-repack-dbgsym_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 117884
SHA256: 7d7a1d8023d89319d7a26caae65dc0aa0818916f519bef7634bb46a3c18d8ec9
SHA1: 4d7fd0bdc93a6ef8b13c604fb9fdda17a04894b8
MD5sum: cb8ca4da994603be1d5f643cb08f2ab4
Description: debug symbols for postgresql-10-repack
Build-Ids: 2123fe88f613ebe91487ac98e2bea539dac19d74 7c8ce4feda8ef3af63e2da6e037461ef425d5b4a

Package: postgresql-10-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 877
Depends: postgresql-10, repmgr-common (>= 5.5.0+debpgdg-1.pgdg24.04+1), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libjson-c5 (>= 0.15), libpq5 (>= 9.3~)
Suggests: rsync
Homepage: https://www.repmgr.org/
Priority: optional
Section: database
Filename: pool/main/r/repmgr/postgresql-10-repmgr_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 207652
SHA256: d7a62175c56673b29608358dfc0f47d4328239582dfe887fb5ce36bfd0c35ca0
SHA1: 77257eafcd1dae5313b84246c42c313d205f83b3
MD5sum: 32a05c6835c76007723a8298eba85700
Description: replication manager for PostgreSQL 10
 repmgr is an open-source tool suite for managing replication and failover in a
 cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby
 capabilities with tools to set up standby servers, monitor replication, and
 perform administrative tasks such as failover or manual switchover operations.
 .
 This package contains repmgr for PostgreSQL 10.

Package: postgresql-10-repmgr-dbgsym
Package-Type: ddeb
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 730
Depends: postgresql-10-repmgr (= 5.5.0+debpgdg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/repmgr/postgresql-10-repmgr-dbgsym_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 547588
SHA256: 8f994adc5229b626cecb16c89f5c618c8b1b8ac16fc10cd0c4f342961b9474e9
SHA1: bdc8693ac988439ca3a8f2ead2f8e28595dde48b
MD5sum: 845e58354399313017e9c8f2cbd6b51d
Description: debug symbols for postgresql-10-repmgr
Build-Ids: 216c43efb2d814dea3765f011ad3b4bd5e3d0741 5dbab25b3bf33eb0fc375f8a747df24babc01946 fc09e4e43eb5adbdfdcc1e27ddb22b4f8ca4d9c9

Package: postgresql-10-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 104
Depends: postgresql-10, libc6 (>= 2.38)
Homepage: https://pgxn.org/dist/semver/doc/semver.html
Priority: optional
Section: database
Filename: pool/main/p/postgresql-semver/postgresql-10-semver_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 25200
SHA256: 70a32faf97359f4c46bbaff6b85fb47405813250afffbfff26eb3cac360b584f
SHA1: 9950fc16550a4cd181a054bd157807f427b65687
MD5sum: a7626f24841c2d98a7917b2a0d99d1e2
Description: Semantic version number type for PostgreSQL
 This library contains a single PostgreSQL extension for a data type
 called 'semver'. It implements the version number format described
 in the Semantic Versioning 2.0.0 Specification. [1]
 .
 [1] https://semver.org/spec/v2.0.0.html

Package: postgresql-10-semver-dbgsym
Package-Type: ddeb
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 39
Depends: postgresql-10-semver (= 0.40.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-semver/postgresql-10-semver-dbgsym_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 20620
SHA256: a6578b5c2bf229e6aa192d33bc86e833bdfebf38a7a8a6e3f0f192cffa5ef7e1
SHA1: 7276b4fb2dc5b88bce2aa2696df7f1f1d77005ff
MD5sum: af04ea6b0196fd95d68a09f57f1b842e
Description: debug symbols for postgresql-10-semver
Build-Ids: 60dd45aef79208724999d0190e99e702461e8dbe

Package: postgresql-10-set-user
Source: postgresql-set-user
Version: 4.0.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-10, libc6 (>= 2.4)
Homepage: https://github.com/pgaudit/set_user
Priority: optional
Section: database
Filename: pool/main/p/postgresql-set-user/postgresql-10-set-user_4.0.1-2.pgdg24.04+1_s390x.deb
Size: 18476
SHA256: b3f0f0df5eee480a613758eea68a06698609b7d0017db7d550987bce028b9849
SHA1: cfbcd0d8a4b652de9c53072a5057a1e6963d5c6f
MD5sum: 3a7c39d6e353bd1ae5d3a679bea76cc4
Description: PostgreSQL privilege escalation with enhanced logging and control
 The set_user PostgreSQL extension allows switching users and optional
 privilege escalation with enhanced logging and control. It provides an
 additional layer of logging and control when unprivileged users must escalate
 themselves to superuser or object owner roles in order to perform needed
 maintenance tasks.

Package: postgresql-10-set-user-dbgsym
Package-Type: ddeb
Source: postgresql-set-user
Version: 4.0.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-10-set-user (= 4.0.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-set-user/postgresql-10-set-user-dbgsym_4.0.1-2.pgdg24.04+1_s390x.deb
Size: 35272
SHA256: 3c81ad3bf05c2cac0f0d914406d87274903e853f6da1aa9fa5435364bad42800
SHA1: 7ce618a7d3ef6ecdddfdb7644256911388944f1c
MD5sum: 0c1993f8f6417e4b22ac69c1eb475727
Description: debug symbols for postgresql-10-set-user
Build-Ids: 1dabc456bdd969ad89ff9adc256607f458108f94

Package: postgresql-10-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 127
Depends: postgresql-10, libc6 (>= 2.3.4)
Homepage: https://github.com/eulerto/pg_similarity
Priority: optional
Section: database
Filename: pool/main/p/pg-similarity/postgresql-10-similarity_1.0-8.pgdg24.04+1_s390x.deb
Size: 36784
SHA256: d8bd20a6cec1c8ad4119d33f2a1b7b3ca81d58fc8d123cd2b866f6f56f0487cd
SHA1: 95b952d9b4e4f177a771ef14529deadd8f055924
MD5sum: 3c9b166c027bcf405029b2c5061fc465
Description: PostgreSQL similarity functions extension
 pg_similarity is an extension to support similarity queries on PostgreSQL.
 The extension consists of:
 .
  * Functions implementing similarity algorithms available in the literature.
    These functions can be used as UDFs and are the base for implementing
    the similarity operators;
  * Operators defined on top of the similarity functions. They use similarity
    functions to obtain the similarity threshold and compare its value to a
    user-defined threshold to decide if it is a match or not;
  * Session variables storing similarity function parameters.

Package: postgresql-10-similarity-dbgsym
Package-Type: ddeb
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 105
Depends: postgresql-10-similarity (= 1.0-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-similarity/postgresql-10-similarity-dbgsym_1.0-8.pgdg24.04+1_s390x.deb
Size: 60864
SHA256: 93368dd3e186c8c44e357949807f98f1a1c3febd090d1a07e48c31658a98cb6b
SHA1: 750f9bd2a0d89d8963eca90d0258c5c5d66300aa
MD5sum: 13dd585dfbb8b308c59fae08ae2f1060
Description: debug symbols for postgresql-10-similarity
Build-Ids: c8e440deaca001d3a550bb6f013c77b57f8c557c

Package: postgresql-10-slony1-2
Source: slony1-2
Version: 2.2.11-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
Depends: postgresql-10, libc6 (>= 2.4)
Suggests: slony1-2-bin
Provides: postgresql-10-slony1
Homepage: http://slony.info/
Priority: optional
Section: database
Filename: pool/main/s/slony1-2/postgresql-10-slony1-2_2.2.11-3.pgdg24.04+1_s390x.deb
Size: 19352
SHA256: d57b65410b18e61f204c97d4eee6aff92dcb0b1a1fe5bd228bd049f5db7552b1
SHA1: 749d630f030b296e7131f3de91d6874ba6e824e5
MD5sum: 93ffbd6734110013b2509cc1c25a4663
Description: replication system for PostgreSQL: PostgreSQL 10 server plug-in
 Slony-I is an asynchronous master-to-multiple-slaves replication system
 for PostgreSQL with cascading and slave promotion.
 .
 This package contains the support functions that are loaded into the
 PostgreSQL database server.  It needs to be installed on the hosts where
 the database server nodes are running.  This package works with version
 10 of the PostgreSQL server; you need the package that corresponds to
 the version of your database server.
 .
 The actual replication daemon and the administration tools are in the
 package slony1-2-bin.  This package is useless without slony1-2-bin installed
 somewhere in the network.

Package: postgresql-10-slony1-2-dbgsym
Package-Type: ddeb
Source: slony1-2
Version: 2.2.11-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 82
Depends: postgresql-10-slony1-2 (= 2.2.11-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/s/slony1-2/postgresql-10-slony1-2-dbgsym_2.2.11-3.pgdg24.04+1_s390x.deb
Size: 59084
SHA256: 6d8f0913b253c1bc9efce671247ecc642e5fdb4da8046ec08c292fafc64af785
SHA1: cd12eeb9f23360fda7b343ffd0a77557860dd5bf
MD5sum: 04743340a931721dc6ca81b2847f5c7f
Description: debug symbols for postgresql-10-slony1-2
Build-Ids: c6fc6d771fade84806b1321941e18e9f7061cac3

Package: postgresql-10-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 35
Depends: postgresql-10, libc6 (>= 2.4), libclamav11t64 (>= 1.0.0)
Recommends: clamav-freshclam | clamav-data
Homepage: https://github.com/df7cb/pg_snakeoil
Priority: optional
Section: database
Filename: pool/main/p/pg-snakeoil/postgresql-10-snakeoil_1.4-2.pgdg24.04+1_s390x.deb
Size: 8616
SHA256: 5c6467bbb820af5986e935ddcf994971394a30c0096f6dd49826828a2238be47
SHA1: 712d26e119826153345fa89122444cc8862829f6
MD5sum: 5392a6d13de6e270da1ff0a0ea092754
Description: PostgreSQL anti-virus scanner based on ClamAV
 pg_snakeoil provides functions scanning PostgreSQL data for viruses using the
 ClamAV anti-virus engine.

Package: postgresql-10-snakeoil-dbgsym
Package-Type: ddeb
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
Depends: postgresql-10-snakeoil (= 1.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-snakeoil/postgresql-10-snakeoil-dbgsym_1.4-2.pgdg24.04+1_s390x.deb
Size: 13908
SHA256: 846cdbccf326fb5cfe859d43c23512125ee7e7002576c29ad1902303fb221a91
SHA1: 1788a59e797ab535626f62ca63569ea6054ca87b
MD5sum: 0d4c733ba4465104b960ced41d2b9bba
Description: debug symbols for postgresql-10-snakeoil
Build-Ids: c9bb205000579696cd4cef5d854eb711f66d2b9f

Package: postgresql-10-statviz
Source: pg-statviz
Version: 0.7-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-10
Recommends: pg-statviz
Provides: postgresql-statviz
Homepage: https://github.com/vyruss/pg_statviz
Priority: optional
Section: database
Filename: pool/main/p/pg-statviz/postgresql-10-statviz_0.7-3.pgdg24.04+1_all.deb
Size: 9404
SHA256: 8f401fcb8a3c0abf1ea2a40ff37dec80a3256add498a923d59e3bd6dc9a0c798
SHA1: 96a7a0636a186fa8cac0dc19bd8e677d42735b56
MD5sum: bd89f1c2aec64fd2dab1b986dc2de974
Description: PostgreSQL internal statistics analysis and visualization
 pg_statviz is a minimalist extension and utility pair for time series analysis
 and visualization of PostgreSQL internal statistics. Created for snapshotting
 PostgreSQL's cumulative and dynamic statistics and performing time series
 analysis on them. The accompanying utility can produce visualizations for
 selected time ranges on the stored stats snapshots, enabling the user to track
 PostgreSQL performance over time and potentially perform tuning or
 troubleshooting.
 .
 This package contains the PostgreSQL pg_statviz extension.

Package: postgresql-10-tablelog
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
Depends: postgresql-10, libc6 (>= 2.38)
Homepage: https://github.com/df7cb/table_log
Priority: optional
Section: database
Filename: pool/main/t/tablelog/postgresql-10-tablelog_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 20336
SHA256: a5127ce3116864ff411c19381c33a4b1ae1565f77d46150daa3cbad0a6739eaf
SHA1: 69dc1382751e1dc399ba0474112a5dfff8a2269f
MD5sum: 8ac3a172cac58bb8c09983480f95c338
Description: 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.

Package: postgresql-10-tablelog-dbgsym
Package-Type: ddeb
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
Depends: postgresql-10-tablelog (= 0.6.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tablelog/postgresql-10-tablelog-dbgsym_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 32780
SHA256: c67f82075e0185d4daf2ff9f8fc6f0797b6607fec69820819ffe78da8b309b12
SHA1: cfeb921c14d3b91f690c2f11dc7a4c76376eb5b5
MD5sum: e7fa72d87596af8c2b6627a0882a5a20
Description: debug symbols for postgresql-10-tablelog
Build-Ids: 1f3633eddbee003ab973745b1c2a889ff397d7a2

Package: postgresql-10-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 81
Depends: postgresql-10, libc6 (>= 2.38)
Homepage: https://github.com/tvondra/tdigest
Priority: optional
Section: database
Filename: pool/main/t/tdigest/postgresql-10-tdigest_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 23664
SHA256: 5e115a6407d570ade1fe56c8015fa2b7fa3e19430c279b177416170e77afe189
SHA1: 041efe0501a0bb8a1a287ecf5923961acdbb43e3
MD5sum: 05e513d2e00a3feadfe56c1ea4077fc9
Description: t-digest algorithm for on-line accumulation of rank-based statistics
 This PostgreSQL extension implements t-digest, a data structure for on-line
 accumulation of rank-based statistics such as quantiles and trimmed means.
 The algorithm is also very friendly to parallel programs.
 .
 The accuracy of estimates produced by t-digests can be orders of magnitude more
 accurate than those produced by previous digest algorithms in spite of the fact
 that t-digests are much more compact when stored on disk.

Package: postgresql-10-tdigest-dbgsym
Package-Type: ddeb
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-10-tdigest (= 1.4.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tdigest/postgresql-10-tdigest-dbgsym_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 49264
SHA256: 3468c28e8c903390dab8c2b3173f953acfc5c1a2ffd02f5903ed4608e4c7089c
SHA1: fe6672000e3508e63d409fc6688093a8a7c9cd6d
MD5sum: e446c2d73d4d02a730410da45a368904
Description: debug symbols for postgresql-10-tdigest
Build-Ids: 1d1ad993e716036a318166377e169589175df5a6

Package: postgresql-10-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 106
Depends: postgresql-10, libc6 (>= 2.38), libsybdb5 (>= 0.91)
Homepage: https://github.com/tds-fdw/tds_fdw
Priority: optional
Section: database
Filename: pool/main/t/tds-fdw/postgresql-10-tds-fdw_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 33080
SHA256: df6b1d3f20212e142d6febd7634046f9c62efd93aa65ae96852ff7ee08e1c3e0
SHA1: 2e2ed0a7b3624c60ae108efb7f214c3dc1fad2e2
MD5sum: 4839ee9bffad31fdc69d93588091225e
Description: 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.

Package: postgresql-10-tds-fdw-dbgsym
Package-Type: ddeb
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 146
Depends: postgresql-10-tds-fdw (= 2.0.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tds-fdw/postgresql-10-tds-fdw-dbgsym_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 113708
SHA256: 8df291447c59cb26e85f339a727d99d58dc73d6e7ce2bcd7e96a7a3362bfd56e
SHA1: 3f8fab356cd8e75996d3cace03be0a2fc8899d9f
MD5sum: b06080eafa5893effb2f468f31155b57
Description: debug symbols for postgresql-10-tds-fdw
Build-Ids: bf3745ee0751b88acadf92088ace187d02be4cca

Package: postgresql-10-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
Depends: postgresql-10
Homepage: https://github.com/df7cb/toastinfo
Priority: optional
Section: database
Filename: pool/main/t/toastinfo/postgresql-10-toastinfo_1.5-2.pgdg24.04+1_s390x.deb
Size: 6960
SHA256: efc8fe9715000017a1e726d5b887d78110ebf5eaad16ec0a0f6ec2a3c472cc35
SHA1: 8b63bc3c72c42c9d43c8558a6b154998192fa7a7
MD5sum: e9ed55232921fcbee2bf18f920b86e08
Description: Show storage structure of varlena datatypes in PostgreSQL
 This PostgreSQL extension exposes the internal storage structure of
 variable-length datatypes, called varlena.
 .
 The function pg_toastinfo describes the storage form of a datum:
 .
  * null for NULLs
  * ordinary for non-varlena datatypes
  * short inline varlena for varlena values up to 126 bytes (1 byte header)
  * long inline varlena, (un)compressed for varlena values up to 1GiB
    (4 bytes header)
  * toasted varlena, (un)compressed for varlena values up to 1GiB stored in
    TOAST tables
 .
 The function pg_toastpointer returns a varlena's chunk_id oid in the
 corresponding TOAST table. It returns NULL on non-varlena input.

Package: postgresql-10-toastinfo-dbgsym
Package-Type: ddeb
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 25
Depends: postgresql-10-toastinfo (= 1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/toastinfo/postgresql-10-toastinfo-dbgsym_1.5-2.pgdg24.04+1_s390x.deb
Size: 10296
SHA256: 199e36439ef8f7fbe99ed6c30c826b66054a5abbf0421737c816154a46991d18
SHA1: fbafb8288e21483b84abb08f437c7148a2be0c39
MD5sum: 983c7a1bdcd6c34a849caffdfd6670dc
Description: debug symbols for postgresql-10-toastinfo
Build-Ids: b35a13541a1333b8a4efe5563b0dbf2e0326b6f8

Package: postgresql-10-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 565
Depends: libc6 (>= 2.38), postgresql-10
Homepage: https://github.com/df7cb/postgresql-unit
Priority: optional
Section: database
Filename: pool/main/p/postgresql-unit/postgresql-10-unit_7.10-1.pgdg24.04+1_s390x.deb
Size: 107660
SHA256: 8a42f4954a4cf777e70ac987b8b48da47d4841110d88f50960e5d64231f0e4b6
SHA1: 02d56340deed86a66d5606e710360f82a0e75a4e
MD5sum: e15cdcbefe25183a62cd198f52c78735
Description: SI Units for PostgreSQL
 postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The
 base units can be combined to named and unnamed derived units using operators
 defined in the PostgreSQL type system. SI prefixes are used for input and
 output, and quantities can be converted to arbitrary scale.

Package: postgresql-10-unit-dbgsym
Package-Type: ddeb
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 96
Depends: postgresql-10-unit (= 7.10-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-unit/postgresql-10-unit-dbgsym_7.10-1.pgdg24.04+1_s390x.deb
Size: 61572
SHA256: 59c39429746966e8b6feb5ac0d20684f1f4a38a635b597068674c81c106f51d9
SHA1: c6ce5a8e9269f9074976468170413c0d9166d15c
MD5sum: 88f8794b8f75435a7f25141ba9ade2cd
Description: debug symbols for postgresql-10-unit
Build-Ids: ec6e5aca12b91c82cc3f2533834c8da826aa98ca

Package: postgresql-10-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 55
Depends: postgresql-10, libc6 (>= 2.38)
Homepage: https://github.com/eulerto/wal2json
Priority: optional
Section: database
Filename: pool/main/w/wal2json/postgresql-10-wal2json_2.6-2.pgdg24.04+1_s390x.deb
Size: 17672
SHA256: e75f9eaca2a5eed1874cef29b90d67959d62437b5062ccfbfd61cb9f289d9e68
SHA1: a0e1642610b896769ed94ff832467f7356ce3734
MD5sum: 5c215bc2dda05ac1dc52ce3d158624e6
Description: 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.
 .
 The wal2json output plugin produces a JSON object per transaction. All of the
 new/old tuples are available in the JSON object. Also, there are options to
 include properties such as transaction timestamp, schema-qualified, data
 types, and transaction ids.

Package: postgresql-10-wal2json-dbgsym
Package-Type: ddeb
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
Depends: postgresql-10-wal2json (= 2.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/w/wal2json/postgresql-10-wal2json-dbgsym_2.6-2.pgdg24.04+1_s390x.deb
Size: 51264
SHA256: b3d57e0d3685f065e08283bffc80504886bddcf08e08ea57128f486b8889be26
SHA1: 7d6a163f0b45331a12feaf86fdd638a9bc1b4fe3
MD5sum: dab48e8b05054e0404c9e9b63c7d0abe
Description: debug symbols for postgresql-10-wal2json
Build-Ids: dfe4b8a50cf954853f10175679135662dce1d7c7

Package: postgresql-11
Version: 11.22-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 47948
Depends: locales | locales-all, postgresql-client-11, postgresql-common (>= 194~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.14+dfsg), libicu74 (>= 74.1-1~), libldap2 (>= 2.6.2), libllvm15t64, libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Breaks: postgresql-11-citus (<< 8.0.0.PGDG-2~), postgresql-11-cron (<< 1.1.3-2~), postgresql-11-pgextwlist (<< 1.8-2~), postgresql-11-pglogical (<< 2.2.1-4~), postgresql-11-plsh (<< 1.20171014-3~), postgresql-11-rum (<< 1.3.2-4~), postgresql-11-wal2json (<< 1.0-5~)
Provides: postgresql-11-jit-llvm (= 15), postgresql-contrib-11
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-11/postgresql-11_11.22-9.pgdg24.04+1_s390x.deb
Size: 15585780
SHA256: fd5797689f7c96dca84de59f517f103f3b4eb40437f665fe77be8fe5d00201de
SHA1: 3ecc8de71d82e1332a4ab4fad3e312eb26400fc8
MD5sum: b798b05fe6af8330e367efd74a5ba623
Description: 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.
 .
 This package provides the database server for PostgreSQL 11.
Postgresql-Catversion: 201809051

Package: postgresql-11-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4)
Homepage: https://github.com/df7cb/pgsql-asn1oid
Priority: optional
Section: database
Filename: pool/main/p/pgsql-asn1oid/postgresql-11-asn1oid_1.6-2.pgdg24.04+1_s390x.deb
Size: 13164
SHA256: 346bf18da8dedfc13952216716c747cbca01d50a5a412ad3072dd4d88e416480
SHA1: 2a1168426fffd4596a9f002be216ad07ac5b1665
MD5sum: cfd4079843dfe9ba4c6e8314a557f933
Description: ASN.1 OID data type for PostgreSQL
 This plugin provides the necessary support functions to store ASN.1 OIDs in
 a PostgreSQL database.
 .
 This package has been compiled for PostgreSQL 11.

Package: postgresql-11-asn1oid-dbgsym
Package-Type: ddeb
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24
Depends: postgresql-11-asn1oid (= 1.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-asn1oid/postgresql-11-asn1oid-dbgsym_1.6-2.pgdg24.04+1_s390x.deb
Size: 8368
SHA256: 22e8b06ebcbcff1f31585e837a11aa90a94ca76d6d062fef25a4d1d473af6949
SHA1: 35620b9a44f50db3e87f90c88f3875255fb1c277
MD5sum: 52b4752c3d59d62f85c829764004ca36
Description: debug symbols for postgresql-11-asn1oid
Build-Ids: 45db47c7826ffad939da664ed9cd8e25cb5264c8

Package: postgresql-11-auto-failover
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 1065
Depends: pg-auto-failover-cli (>= 2.1-3.pgdg24.04+1), postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), libpq5 (>= 8.4~)
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-11-auto-failover_2.1-3.pgdg24.04+1_s390x.deb
Size: 371020
SHA256: 7cd0abbb1aff0eb04adf7af1f1ac15baa69e6c7d9b0a355c44c41264c273a398
SHA1: 89f0649558b81b19300e80a12e381225488ace8f
MD5sum: f5cb671ccb6594779513e64b6400ea2c
Description: Postgres high availability support
 This extension implements a set of functions to provide High Availability to
 Postgres.

Package: postgresql-11-auto-failover-dbgsym
Package-Type: ddeb
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 178
Depends: postgresql-11-auto-failover (= 2.1-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-11-auto-failover-dbgsym_2.1-3.pgdg24.04+1_s390x.deb
Size: 132464
SHA256: 2c730b852f80f765fa6a91ad45768dd358fadf11b91e55257680e505aabcff52
SHA1: 927e32ff8e19430774e25e4eea5d4a7304c91883
MD5sum: 39de710f0ef5c2afde3060933e455e0c
Description: debug symbols for postgresql-11-auto-failover
Build-Ids: 26b5048ba1a6ad7b74e865d5a2998068daaa0358

Package: postgresql-11-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 40
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.10)
Homepage: https://github.com/mhagander/bgw_replstatus
Priority: optional
Section: database
Filename: pool/main/b/bgw-replstatus/postgresql-11-bgw-replstatus_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 15084
SHA256: 272e4fe55f70b6e13ce39995a903d3d8c2ade23b3561b0e6cc1bc1f80fdd1529
SHA1: d83fe2eb50ffc399a738d87e1fb78918a82b7e3f
MD5sum: 52a8b178fa03d07976b37d0ca68ec9ef
Description: report whether PostgreSQL node is master or standby
 bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the
 replication status of a node. It's intended to be polled by a load balancer
 such as haproxy.
 .
 When installed, a background worker will be started that listens on a TCP
 port. A connection to this port will get a TCP response back saying either
 MASTER or STANDBY depending on the current state of the node.

Package: postgresql-11-bgw-replstatus-dbgsym
Package-Type: ddeb
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 24
Depends: postgresql-11-bgw-replstatus (= 1.0.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-11-bgw-replstatus-dbgsym_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 8464
SHA256: 4007f6d2ded0fb08cf3fb5225bec5e3eb84843b826a4c8140f1e1bdf0086e5d1
SHA1: fd155e658674a5aad2d552605c3e6d0485ada6d9
MD5sum: 2b74c1dc798818cbc19a9943ee7570f4
Description: debug symbols for postgresql-11-bgw-replstatus
Build-Ids: bc16c05ee1f2a20117edf3cddb4bc21bb2ea528e

Package: postgresql-11-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 243
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/citusdata/pg_cron
Priority: optional
Section: database
Filename: pool/main/p/pg-cron/postgresql-11-cron_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 105112
SHA256: 68b6ca62d17ecc2b598a2593df677a83c33960d207afc2915d4a5f754f16c516
SHA1: 8a1b4514bfe7d5f1c6074a99dfac1284ad665c5f
MD5sum: 16057d16f5debde3ff9fd273315b4904
Description: Run periodic jobs in PostgreSQL
 pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
 that runs inside the database as an extension. It uses the same syntax as
 regular cron, but it allows you to schedule PostgreSQL commands directly from
 the database. pg_cron can run multiple jobs in parallel, but it runs at most
 one instance of a job at a time. If a second run is supposed to start before
 the first one finishes, then the second run is queued and started as soon as
 the first run completes.

Package: postgresql-11-cron-dbgsym
Package-Type: ddeb
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 127
Depends: postgresql-11-cron (= 1.6.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-cron/postgresql-11-cron-dbgsym_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 95556
SHA256: be97e64611b6d3238c896d4811b38dbce469adf1ffb1c856b79f98caa075b584
SHA1: b6b175a160161a3812f93d2aea10cf1ce3af7f5a
MD5sum: 12983f686a202925f4c1f075f7942614
Description: debug symbols for postgresql-11-cron
Build-Ids: ac27cc511ecc4c377f3fedbf267ee89a27f78c9a

Package: postgresql-11-dbgsym
Package-Type: ddeb
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18485
Depends: postgresql-11 (= 11.22-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-11/postgresql-11-dbgsym_11.22-9.pgdg24.04+1_s390x.deb
Size: 14988520
SHA256: 667d31b795aa0f49b4f9705d03b5f535f6f37a79047b5e3b77797c904b505113
SHA1: 28733a96f1b6eaeee90a2a0d1d691bd961e696f4
MD5sum: 5e31723fcc61e109f7b45e3d9d1b3470
Description: debug symbols for postgresql-11
Build-Ids: 04067ee40e0fa002c53137f7d404d05e3abbbf14 06ea7fd0aae024192dcaf067e6b50d66df665433 1422c22514b669856abc62181e3465214b44b588 16fbc30f1e47c8e9aa752a14af893eea9787e85e 1703c07ceed6c5dd1c5f723dec2a8de9ff0f746e 19cb385849adee195a6ef2e56378943486a7ca6e 19f684012d2348bba92537ac4d3b01cad4663687 1a185abf3aac3937f2934ea27bec5c2a37c4c075 1a3c5999cb4f22d36ac0b69b7042b4bf7f34389f 1a676597923bc00e428855495bbceaa13a44105b 21ec16c6ab043073d0ea9ca1bcdbbe10dece742d 25b9ce7d726e09de6cb9964e95e3c0168d4811ad 2e81eceabaefcd17d65c7a74fd4ec14b7d551448 30fd90167e5ec559861bb6c017b0c3055a6d7b70 338a0f4deab447f179721bb8b14d636ef2cf0566 3475bc455087c3ff7eaf1157f75e4b05fbb1451b 3ac71fc5b2243b0fa1cfaba1239e94b2553cb751 3cf55ce8e6f6188be710e8da5f4fd784639270dc 3cf642374e6a918a212d1ae5e091efc3c547768b 407beb16ee64a5a6ad4501f1ad09cbf6b3bc879a 42c6ce597b8b5e081c3f7d0498d89fc2b1c7c0a3 45b954321dc5f850499fcfc387474634516438f3 477db7a09533550c3c3c5f0563afdf58ac73bea7 496285918a2197cf9acb55710fd500e618e4cdd0 496d05cb4fac3bf12b9aa9bb72cbc50936912809 4a0d06ebb361a9251a0efd5ff162e67e7cca0fb0 4a3152184ad0a33d0ecd66375f7e6910b05c6257 4d02300ff7cecb92d836ce3c1811e4b219c51130 4e31374a0ca98f829bef81ffd8230e2aeec00046 4f3a929b8e64daf8887b33fa9c3e5555a5066444 4fae8b464179cd5f7b40af3505e92f7f28cbe3ee 5413bc968b3b19e35ad5694c3254e03e7c076585 54ca2a8386363c3ec31468ede2fc84c4d34048c9 57f71e653a9e85e92e14bd510a4a73338c2ab3ca 5891cf85618104601410429e61a2c2ec6dbd94fc 5e7e239336c3c6f0b04b70ec692af08f2e4c8b87 612f131ba30f934c3c580e30b8293fab0c92da92 643702c0cb930c5109a902beb7aa54b4b1508082 680274a488f4a9fd39ee9b8aabb26eb79fa040b1 6978987539df05b4ffc41ca99c3b5a09306e3eac 6f7e1aff65e909a1eb7341e297c9392d1b183a95 741aa7dbe021c9b26afa5e333f85793456c74bda 7a1fc854c90d7c8d2c8e96ccfc8df4f014a347ad 80c246ab52472be3bbc7ff7a7a7729875921fc41 86a5b5646cab31ac8af8962321fa984746d652ce 8a1af53d9b803784b9deea56d94ba468eef191c5 8e91bafc05d54edf01a807b5e0ad72fe6d07c2b1 8ed14542bbfb4e3051a9918d818f2be043de9aab 9020a982ee3c1255ef74bc7890874e759d8d2f0f 9070a201446552515777ab8d4274b730ba175880 91e55332a0a4bda1f5c0f32166162908a03f9084 94b51370907ef37c3a0abd3ba168b292251a759c 965d6cc5ea8efe30bf19c233ad5a531482a5e974 9b68fc298b71a9e59c5d6fdb4a74846207c501e5 9c16a754aac25524b315b0e6ab2cec451c360301 a56cf86e3620c5b81bdb0e8fd057e5903ac5ed7e a5ec3376f28455294e5aa827fcfc2949683d7cbc a78f453a1e9ee80f27b1ef2d2e41bbbec8cdaa03 abad53c3f819947d582a4db51386db0841280b08 b86000a78ab4e7d8852f036572b4849c8ad6f929 ba9eb7fb93183c2d98357b0694194b9dbd3cacad c1ab22be67453d880ea52f7bbedc960406965194 c1bc6e56bcf31bdb114e1172d87e2c0c13508c7d c3979820c477cf245fdeab607bcdaa14904e8195 c5252489aebea40e5465dbad8ca5e894e34574ef c6688c28d3dd38a2a08ab64d6be16adcd01e13a3 cbbc94f357ed932ad7ed2838e7a0eeee057236fd cc54dfa11f8c71affef047e44b24eef0c8f45720 ce6529212dd4cfcf898d407f8a4a8540a3c00767 d4291d4f0d9db2b6a35bf82a84a7b79738369afb d7552e8857f420d24c8e98a6dc6a7f6aae2dbe03 d90a6a1a6be61b897c7da5481b51fcd2b315a424 e06ac88e5b5f33b75b48608e21139aa645b347cb e256d8b09c7fddd5fb8ba285ff9575ede2fb2f9b e2686669b0d5a924a1adf53aecfb3847c1e48bc3 e874aef8a457564849df494ace6c81750ba0b8e3 e92baa050bd92ae3a401fe98213788bcb20e958b ead9454094563421a710303228e96c3751146cb8 eb9dea321ddd64d84797e5b837efceeb36c7d1b0 ee5e13bcbbb32379f97cca8fa988a83216202e2f ef52f898d9e02341c960bb216122e68e864bee07 efb847feeedf3387e56f641aa790958630c27bfc f416bb1aa42ce64c2a16de2001287581d804544c f5b61eafb124ed97770ef2a9049d8c0401915dff f6ed1798fccdde58adb19636c8137e69993b55c4 f7c9a6da33a5dde2be84b13e110c4ab9457af6c4 f91808658fbcd7538fa3513e380307db1af7bb8d f91bbbc53f160f921649b2f485c83bca475f76ed f9fa578810a520d131e233bff671316fc0fe00bf faade37203cfd640d99af777989f09d53bcdf6bd fb2e5ff150a6cb2192f6575ca071607b87371335 fc8aabcbfc537fbe6fca48b5604e75b2e8ee23bf fc8bcdaa0b10014d4535db72f0aa49f41b26ef76 fd4f56794b831f634d0bc81420cfe957b5fa91e4 fd9e3a81eb6e0c8ae652a0425ca5a497353e5955
Postgresql-Catversion: 201809051

Package: postgresql-11-debversion
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libapt-pkg6.0t64 (>= 0.8.0)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-11-debversion_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 13944
SHA256: fc8de7a5977a92ba23e23ba9024aea6a2a641524921dae019f576be0b6a7fafd
SHA1: bdaa5f08ab1e521d61e7e7b81c284525ef1d19b1
MD5sum: d5add7a9f50c20e45d34aea5bc7c4f13
Description: Debian version number type for PostgreSQL
 Debian version numbers, used to version Debian binary and source
 packages, have a defined format, including specifications for how
 versions should be compared in order to sort them.  This package
 implements a "debversion" type to represent Debian version numbers
 within the PostgreSQL database.  This also includes operators for
 version comparison and index operator classes for creating indexes on
 the debversion type.
 .
 Version comparison uses the algorithm used by the Debian package
 manager, dpkg, using the implementation from libapt-pkg.  This means
 that columns in tables using the debversion type may be sorted and
 compared correctly using the same logic as "dpkg --compare-versions".
 It is also possible to create indexes on these columns.
 .
 postgresql-debversion implements the following features:
 .
  * The "debversion" type (internally derived from the "text" type)
  * A full set of operators for version comparison (< <= = <> >= >)
    including commutator and negator optimisation hints
  * Operator classes for btree and hash indexes
  * The aggregate functions min() and max()

Package: postgresql-11-debversion-dbgsym
Package-Type: ddeb
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 34
Depends: postgresql-11-debversion (= 1.2.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-11-debversion-dbgsym_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 18048
SHA256: 27bb4b8c48ff7b4b841a41fd312d30606953fa96c5635a4954ea70567d5b3ea2
SHA1: a85ca87a16abf2a3adabe45ee932c291c4de9dbb
MD5sum: 6983bc7c5e3de21492ed7e842a19f44f
Description: debug symbols for postgresql-11-debversion
Build-Ids: 8fe6802443b1a9fd9173342db0fab7e7e99d375b

Package: postgresql-11-decoderbufs
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4), libprotobuf-c1 (>= 1.0.1)
Homepage: https://github.com/debezium/postgres-decoderbufs
Priority: optional
Section: database
Filename: pool/main/p/postgres-decoderbufs/postgresql-11-decoderbufs_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 43904
SHA256: 9a7c728dfa60aaf779df313d83d4ed81ada5b9e8c228a7d76ed818fced572828
SHA1: 48341ae40e5fc174831d7213963e61729e3ddb41
MD5sum: aba174c05736a12fe11794b97ac59fa6
Description: logical decoder output plugin to deliver data as Protocol Buffers
 A PostgreSQL logical decoder output plugin to deliver data as Protocol
 Buffers, used by Debezium (http://debezium.io).

Package: postgresql-11-decoderbufs-dbgsym
Package-Type: ddeb
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-11-decoderbufs (= 3.0.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-11-decoderbufs-dbgsym_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 38768
SHA256: 2dd083a6a1f0011ab72226ff8446b1ce97414298992482cd7760e555eccad877
SHA1: dced98be4e35d36f38899a9b62666975d09ea7bf
MD5sum: 937f9cd8f9827941c338d76d1c2b17a3
Description: debug symbols for postgresql-11-decoderbufs
Build-Ids: 5c319f6ff49ce021a713ccb8b3d2fc39ceb190ed

Package: postgresql-11-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Priority: optional
Section: database
Filename: pool/main/p/pg-dirtyread/postgresql-11-dirtyread_2.7-2.pgdg24.04+1_s390x.deb
Size: 24844
SHA256: 8d6f5bf0b57fb942d850368093cb5f043eaa9cfe4d4aaca415330a09876d0678
SHA1: 4c26372431cd96e71ce8376f85d9b8c72441c529
MD5sum: 71c2a58273311a83dce0306f6c9225b3
Description: Read dead but unvacuumed tuples from a PostgreSQL relation
 The pg_dirtyread extension provides the ability to read dead but unvacuumed
 rows from a PostgreSQL relation.

Package: postgresql-11-dirtyread-dbgsym
Package-Type: ddeb
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 47
Depends: postgresql-11-dirtyread (= 2.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-dirtyread/postgresql-11-dirtyread-dbgsym_2.7-2.pgdg24.04+1_s390x.deb
Size: 31088
SHA256: 35220a8682a83a1e74e1ab9687b3fd6fbd6c6d7685644a5533bd38185e4d61c8
SHA1: 7db238112f5a1be674dcf3cb518d8f321ef6ed9d
MD5sum: a7f1704d96c3a7bac9ec1d89450361fb
Description: debug symbols for postgresql-11-dirtyread
Build-Ids: e11366ae586aff3c5469a3ea6a9c4a6d9e767bcd

Package: postgresql-11-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4)
Homepage: https://github.com/xocolatl/extra_window_functions
Priority: optional
Section: database
Filename: pool/main/e/extra-window-functions/postgresql-11-extra-window-functions_1.0-6.pgdg24.04+1_s390x.deb
Size: 16480
SHA256: 8c4127fd68987ac57cb0533aa201e4e7e0d4e0f118ce16bd9bd46b0e982612ef
SHA1: 810ca53a5c754d815669d454ad8450b7b0a3e6c3
MD5sum: baf8f7d24f85187d4bf69d5504106aef
Description: Extra Window Functions for PostgreSQL
 This extension provides additional window functions to PostgreSQL. Some of
 them provide SQL Standard functionality but without the SQL Standard grammar,
 others extend on the SQL Standard, and still others are novel and hopefully
 useful to someone.

Package: postgresql-11-extra-window-functions-dbgsym
Package-Type: ddeb
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 28
Depends: postgresql-11-extra-window-functions (= 1.0-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/e/extra-window-functions/postgresql-11-extra-window-functions-dbgsym_1.0-6.pgdg24.04+1_s390x.deb
Size: 10224
SHA256: 901295c31cd856963d6632839d3b2856a5f1d181b20ecac3ee2d83863dad73d6
SHA1: 12317a32967ae0352b67862f82566a1b3461cf67
MD5sum: 3501c8a089ddc84f68876c7a1f57fdfe
Description: debug symbols for postgresql-11-extra-window-functions
Build-Ids: 34a6f37dbf002406be9d8af7571050257b4acef3

Package: postgresql-11-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15)
Homepage: https://github.com/wulczer/first_last_agg
Priority: optional
Section: database
Filename: pool/main/f/first-last-agg/postgresql-11-first-last-agg_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 8596
SHA256: 202cd669454a115b586b6259154242a8eb3981fc7d636eecbfe5be4374c7ed6d
SHA1: 47ed8fa7c4b57e5a564f0d596f87400771382d65
MD5sum: 718e8ca97fc3329bcbb997b2e69b0423
Description: PostgreSQL extension providing first and last aggregate functions
 first-last-agg is a simple extension providing two aggregate functions, last
 and first, operating on any element type and returning the last or the first
 value of the group.
 .
 Since by default the ordering inside groups created by a GROUP BY expression
 is not defined, it is advisable to use an ORDER BY clause inside the aggregate
 expression (see the aggregate function syntax).

Package: postgresql-11-first-last-agg-dbgsym
Package-Type: ddeb
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18
Depends: postgresql-11-first-last-agg (= 0.1.4-4-gd63ea3b-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/f/first-last-agg/postgresql-11-first-last-agg-dbgsym_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 4184
SHA256: d5eca6176ff4ac5b71c19d7cb237aec3d845962d3c7219aeb41b8e9966b6bbaa
SHA1: c3b145bc2847bf44cda3949a3e4cd3c788dd8909
MD5sum: 4e29d2758a059cf122e929fc612004b4
Description: debug symbols for postgresql-11-first-last-agg
Build-Ids: 4c4b78fb9fb58348e1e404de2598606e8b614e1f

Package: postgresql-11-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 115
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2)
Homepage: https://github.com/pramsey/pgsql-http
Priority: optional
Section: database
Filename: pool/main/p/pgsql-http/postgresql-11-http_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 48828
SHA256: 5c02399901b343a302f1700c46ae453e01828e9255122e5ad67f1448c63928c4
SHA1: 5db8f314ed85bc0af636d45eb059093a9d566ca6
MD5sum: 6fa2e06cbc2098dd425ddf255ee90cfe
Description: HTTP client for PostgreSQL, retrieve a web page from inside the database
 PostgreSQL extension to make HTTP requests from within the database, returning
 results for usage in SQL queries.

Package: postgresql-11-http-dbgsym
Package-Type: ddeb
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 77
Depends: postgresql-11-http (= 1.6.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-http/postgresql-11-http-dbgsym_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 55588
SHA256: acf209ee226aff767be3069d51c7f76a7062ec35149e4bb7816568fe7b884ffe
SHA1: 2af38c62df3d586050f9212fc70513d77c99910a
MD5sum: 2934ecc8c26c367cf17539a7929106df
Description: debug symbols for postgresql-11-http
Build-Ids: eee638498e3337c37622ac7ca0f9ccecdb9e948f

Package: postgresql-11-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 169
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://hypopg.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/h/hypopg/postgresql-11-hypopg_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 71764
SHA256: 56df9749e93c1382c1d45fbc9d1f0175fbedfe5beac64a154b540da70aed4097
SHA1: 4958a13d59016ab63b81c6a02f8b2e4d6b1d0d60
MD5sum: 5d96bbcd49101a3d093c4a0242add7c7
Description: PostgreSQL extension adding support for hypothetical indexes.
 An hypothetical, or virtual, index is an index that doesn't really exists, and
 thus doesn't cost CPU, disk or any resource to create.  They're useful to know
 if specific indexes can increase performance for problematic queries, since
 you can know if PostgreSQL will use these indexes or not without having to
 spend resources to create them.

Package: postgresql-11-hypopg-dbgsym
Package-Type: ddeb
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 102
Depends: postgresql-11-hypopg (= 1.4.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/hypopg/postgresql-11-hypopg-dbgsym_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 76904
SHA256: 553456cf2fc1f1eab3abd6c4f906db566704033ae7fd522185fc555258f87f46
SHA1: cf29f4817d99d4615068ccaba2b4eab6b7ee4bb4
MD5sum: 37266d99692aac04b72da43ea6a51caf
Description: debug symbols for postgresql-11-hypopg
Build-Ids: ea4333b91c150077044bb2d79276cee58d2dc6e8

Package: postgresql-11-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 281
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4), libicu74 (>= 74.1-1~)
Homepage: https://github.com/dverite/icu_ext
Priority: optional
Section: database
Filename: pool/main/i/icu-ext/postgresql-11-icu-ext_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 108628
SHA256: 998c6313773f7ad89f85f9af7c64a03e818b318c3703dcb6cd42bd23c764bee9
SHA1: 461defdecfc0799bf3a8ccb0276277f25d955a95
MD5sum: 578120006777ab89c2e598b5aa87ed53
Description: PostgreSQL extension exposing functionality from the ICU library
 icu_ext is an extension to expose functionality from ICU to PostgreSQL
 applications.

Package: postgresql-11-icu-ext-dbgsym
Package-Type: ddeb
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-11-icu-ext (= 1.9.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/icu-ext/postgresql-11-icu-ext-dbgsym_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 92408
SHA256: 81985eac4936132643eececbab30973ac46f7e6907226a2ec044a7b613f27565
SHA1: 6f66428c047c3c65eb119f931456a6feba089e5f
MD5sum: c0d916132baeb7f78c1c1a08a37780fd
Description: debug symbols for postgresql-11-icu-ext
Build-Ids: 2ddf94d2bf8153210bc68b5d6aa0ed29f4ba4af8

Package: postgresql-11-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 673
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Provides: postgresql-ip4r
Homepage: https://github.com/RhodiumToad/ip4r
Priority: optional
Section: misc
Filename: pool/main/i/ip4r/postgresql-11-ip4r_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 206456
SHA256: 0908de04800c99a610c681c814f1b8be85093ee56a2ba5c7698e6ea460426f29
SHA1: 5530a7319db6d4442c32bbd19bd85f147d7ea654
MD5sum: 1091e28e9c17e785d853c5e0d22c3590
Description: IPv4 and IPv6 types for PostgreSQL 11
 This PostgreSQL module provides several data types which can contain
 single IPv4 or IPv6 addresses or a range of such addresses.
 .
 ip4r supports these data types:
 .
  ip4:       IPv4 address '#.#.#.#'
  ip4r:      IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#'
  ip6:       IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx'
  ip6r:      IPv6 range '#-#' or '#/#' or '#'
  ipaddress: IPv4 or IPv6 address
  iprange:   IPv4 or IPv6 range
 .
 While PostgreSQL already has built-in types 'inet' and 'cidr', the
 authors of this module found that they had a number of requirements
 that were not addressed by the built-in types.

Package: postgresql-11-ip4r-dbgsym
Package-Type: ddeb
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 265
Depends: postgresql-11-ip4r (= 2.4.2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/ip4r/postgresql-11-ip4r-dbgsym_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 189172
SHA256: a5d33d9b773fd761888d01aa64d5449499bae10fe1d43e184fcd3153fb5d1394
SHA1: fb7f3418c18686ebce43826310b03a2879cb9806
MD5sum: 3b9980a6fccf4b2f2b86f0ea6d3a0d40
Description: debug symbols for postgresql-11-ip4r
Build-Ids: 4ba2108b5c3072ca0effde1c663ef204bb337b05

Package: postgresql-11-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 322
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-11-jsquery_1.2-2.pgdg24.04+1_s390x.deb
Size: 143020
SHA256: 8b73d445d4421f0a86b00e69bf7e58ffd5b19d1b58b908a5727cae0fd47d022a
SHA1: 5053467265d7a3a501e5e042d03a7b00a9a02102
MD5sum: 26969efbe028a43c7265075a41004194
Description: PostgreSQL JSON query language with GIN indexing support
 JsQuery provides additional functionality for the PostgreSQL jsonb datatype,
 such as a simple and effective way to search in nested objects and arrays, and
 more comparison operators with index support. It does this by implementing a
 specialized search syntax, the @@ operator, and the jsquery type for search
 strings.

Package: postgresql-11-jsquery-dbgsym
Package-Type: ddeb
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 139
Depends: postgresql-11-jsquery (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/j/jsquery/postgresql-11-jsquery-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 102044
SHA256: 7418d14823792de5942c8c332fe7396a0f062139b9a7ab9fb14d0aba5717e6de
SHA1: 7e5d8d498eada96b2ad5b63ec297aaa6afee8fc4
MD5sum: 64ed2b107e399db573d1275909b7d568
Description: debug symbols for postgresql-11-jsquery
Build-Ids: 0c7c42e940f7a0ca08fc5552cb052e2e05161d49

Package: postgresql-11-londiste-sql
Source: londiste-sql
Version: 3.8-6.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1268
Depends: postgresql-11-pgq-node, postgresql-11
Homepage: https://github.com/pgq/londiste-sql
Priority: optional
Section: database
Filename: pool/main/l/londiste-sql/postgresql-11-londiste-sql_3.8-6.pgdg24.04+1_all.deb
Size: 20668
SHA256: 9ddbd871ddc89a1813c7e3eb82b867f360e9e267e396487ed926fb005af4a935
SHA1: ffc03b13f18f12a8da7b694a6135dc745f2bb240
MD5sum: 983a0c031516fb770e998742ca01ce56
Description: SQL infrastructure for Londiste
 Londiste is a cascaded replication system built on top
 of PgQ.  This extensions contains in-database support code.

Package: postgresql-11-mimeo
Source: mimeo
Version: 1.5.1-19.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4467
Depends: postgresql-contrib-11, postgresql-11
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-11-mimeo_1.5.1-19.pgdg24.04+1_all.deb
Size: 110188
SHA256: 5b7ff25fbfbb490734168f924013d8db5576ac721da99719472e7c56ad1a6def
SHA1: e1ef38b64bffba22e4d664c5137e4d772fa54080
MD5sum: 2be5177571c08c1783553463f05f8dac
Description: specialized, per-table replication between PostgreSQL instances
 Mimeo is a PostgreSQL extension that provides specialized, per-table
 replication between PostgreSQL instances. It currently provides snapshot
 (whole table copy), incremental (based on an incrementing timestamp or id),
 and DML (inserts, updates and deletes) replication methods.

Package: postgresql-11-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 308
Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://github.com/EnterpriseDB/mysql_fdw
Priority: optional
Section: database
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-11-mysql-fdw_2.9.1-2.pgdg24.04+1_s390x.deb
Size: 142324
SHA256: d2b6ca19008c97270e9ae95448931676bda9242ab22abcc71b56233c10ed5ebc
SHA1: d2b5c91cfa164e664d90f9b5d4abb336125369a3
MD5sum: c674f7596d402a5dd47ba8102e42e1bd
Description: Postgres 11 Foreign Data Wrapper for MySQL
 postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data
 Wrapper (FDW) to access MySQL data from PostgreSQL.
 .
 This package is for PostgreSQL 11.

Package: postgresql-11-mysql-fdw-dbgsym
Package-Type: ddeb
Source: postgresql-mysql-fdw
Version: 2.9.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 176
Depends: postgresql-11-mysql-fdw (= 2.9.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-11-mysql-fdw-dbgsym_2.9.1-2.pgdg24.04+1_s390x.deb
Size: 139780
SHA256: 40e2927aed82014b420cf90e226ad4e6084fddffcf80e0346160fa289327d647
SHA1: 642bf409db3d9d3cc6585d22222a2a202642f9d3
MD5sum: 96d4a71e4987aac6907b50ba5e1b8fe4
Description: debug symbols for postgresql-11-mysql-fdw
Build-Ids: dc95147163ab04cd725aeb6633ccc6ccda0d5168

Package: postgresql-11-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 265
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/postgresql-numeral
Priority: optional
Section: database
Filename: pool/main/p/postgresql-numeral/postgresql-11-numeral_1.3-7.pgdg24.04+1_s390x.deb
Size: 85484
SHA256: 138cf2333085423d85ba89b7c038c19af899ce5bf1498c6ff24a01ef965d6bcb
SHA1: d3c05acd8c4f15039b35807aa2b03e97bd88a816
MD5sum: ae0fd58d977f8e8e9e35018e5842fc6a
Description: numeral datatypes for PostgreSQL
 This module provides numeric data types for PostgreSQL that use
 numerals (words instead of digits) for input and output.
 .
  * numeral: English numerals (one, two, three, four, ...),
    short scale (10^9 = trillion)
  * zahl: German numerals (eins, zwei, drei, vier, ...),
    long scale (10^9 = Milliarde)
  * roman: Roman numerals (I, II, III, IV, ...)

Package: postgresql-11-numeral-dbgsym
Package-Type: ddeb
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 87
Depends: postgresql-11-numeral (= 1.3-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-numeral/postgresql-11-numeral-dbgsym_1.3-7.pgdg24.04+1_s390x.deb
Size: 49828
SHA256: 3d86e71c78e5d74fd0d4a93ff052ade1274bca598c1793c9adf09b9a8ad60c28
SHA1: e2cc0f2b931fa030e883a28a8fe94c3f57b354a6
MD5sum: 4edaa7b18c27913fe8da173c99c5be9c
Description: debug symbols for postgresql-11-numeral
Build-Ids: f05db8dc013cdd48bd086871fb5f56687776e425

Package: postgresql-11-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 257
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), libgdal34t64 (>= 3.7.0)
Provides: postgresql-ogr-fdw
Homepage: https://github.com/pramsey/pgsql-ogr-fdw
Priority: optional
Section: database
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-11-ogr-fdw_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 105988
SHA256: 830462582c1d1447f408542859dafd538ea06149c3e581bdbc21b3a8f0b277c0
SHA1: 7843c2f06ae7001d3149685e454770e4c506e3dc
MD5sum: 58767041169e10742764fccfa1461e10
Description: PostgreSQL foreign data wrapper for OGR
 OGR is the vector half of the GDAL spatial data access library. It allows
 access to a large number of GIS data formats using a simple C API for data
 reading and writing. Since OGR exposes a simple table structure and PostgreSQL
 foreign data wrappers allow access to table structures, the fit seems pretty
 perfect.
 .
 This implementation currently has the following limitations:
  * Only non-spatial query restrictions are pushed down to the OGR driver.
    PostgreSQL foreign data wrappers support delegating portions of the SQL
    query to the underlying data source, in this case OGR. This implementation
    currently pushes down only non-spatial query restrictions, and only for the
    small subset of comparison operators (>, <, <=, >=, =) supported by OGR.
  * Spatial restrictions are not pushed down. OGR can handle basic bounding box
    restrictions and even (for some drivers) more explicit intersection
    restrictions, but those are not passed to the OGR driver yet.
  * OGR connections every time Rather than pooling OGR connections, each query
    makes (and disposes of) two new ones, which seems to be the largest
    performance drag at the moment for restricted (small) queries.
  * All columns are retrieved every time. PostgreSQL foreign data wrappers don't
    require all columns all the time, and some efficiencies can be gained by
    only requesting the columns needed to fulfill a query. This would be a
    minimal efficiency improvement, but can be removed given some development
    time, since the OGR API supports returning a subset of columns.

Package: postgresql-11-ogr-fdw-dbgsym
Package-Type: ddeb
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 176
Depends: postgresql-11-ogr-fdw (= 1.1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-11-ogr-fdw-dbgsym_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 128356
SHA256: 62180cde3b168f79dc50c088768e61e4a9f4b0747b7a9d5f6d9368054eb89d7c
SHA1: 565aa134c901a9f66b974867904315a3c49ece28
MD5sum: c672a6205f1492a27eeee30066afcae8
Description: debug symbols for postgresql-11-ogr-fdw
Build-Ids: a1e54406c8198c33f63c9a6f7ff4c85bc3498d73 da44ae30b586724b1227f3c91c4caa4fe4b28a82

Package: postgresql-11-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4), libpq5
Homepage: https://omnidb.org/
Priority: optional
Section: database
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-11-omnidb_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 21332
SHA256: e4e6b8f4dc1c0500c6db82e644b6c5c1bdef963b84ab27723200c283fd7f12bc
SHA1: 4d3da3bfa2d8bc973e6253614e21f2f6e172bf14
MD5sum: e16a5889932628fffbd4ec0e3623ed2c
Description: PostgreSQL PL/pgSQL debugger extension for OmniDB
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight.
 .
 This package contains the PostgreSQL omnidb_plpgsql_debugger extension for
 interactive PL/pgSQL debugging in OmniDB.

Package: postgresql-11-omnidb-dbgsym
Package-Type: ddeb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-11-omnidb (= 3.0.0.20201026-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-11-omnidb-dbgsym_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 34400
SHA256: 3eb316fef0614cdfecf321ff0dce5daeaeffdba85df98598082e81e79388c3d9
SHA1: 33cc1a6d493baf3703d8b2461dfccc12cff42ab7
MD5sum: 12c7c08ede564a31958883a5b5881a16
Description: debug symbols for postgresql-11-omnidb
Build-Ids: f1b0096206d68c905e5eb7c19c83c205992a870f

Package: postgresql-11-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 223
Depends: oracle-libs, postgresql-11, libc6 (>= 2.38)
Homepage: https://github.com/laurenz/oracle_fdw
Priority: optional
Section: contrib/database
Filename: pool/main/o/oracle-fdw/postgresql-11-oracle-fdw_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 78684
SHA256: faedfabd6d1c88402a3e542c76cef5f737a0c01d0ab71c98791fea00e8837a8a
SHA1: b956651d1ec8855f0210e218039f426a46b7fe75
MD5sum: dee564aebf0309649a29b08a5ee570d5
Description: PostgreSQL Foreign Data Wrapper for Oracle
 oracle_fdw is a PostgreSQL extension that provides a Foreign Data Wrapper for
 easy and efficient access to Oracle databases, including pushdown of WHERE
 conditions and required columns as well as comprehensive EXPLAIN support.

Package: postgresql-11-oracle-fdw-dbgsym
Package-Type: ddeb
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 225
Depends: postgresql-11-oracle-fdw (= 2.7.0-2.pgdg24.04+2)
Priority: optional
Section: contrib/debug
Filename: pool/main/o/oracle-fdw/postgresql-11-oracle-fdw-dbgsym_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 178628
SHA256: 859f8301e0b4f64da707b258179546343df42f46af2e7da0e112a4e02f0ad3f8
SHA1: 8c66bdb07393234e59e476b4dc86daa8bba00eed
MD5sum: 5c19040477b49075df04261deab303bf
Description: debug symbols for postgresql-11-oracle-fdw
Build-Ids: 80078c84d8f5ddea7a1ed9ec834e101e71de536c

Package: postgresql-11-orafce
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1243
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://github.com/orafce/orafce
Priority: optional
Section: database
Filename: pool/main/o/orafce/postgresql-11-orafce_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 427768
SHA256: 7fb6101e8fe2b3b9155053a3c27227e057bac95597638f783a9e701d9db42110
SHA1: d968c0519b0c5199478aea0e6d96badf201ea94c
MD5sum: 24548d836b99fa83a4f4e24db4f133b6
Description: Oracle support functions for PostgreSQL 11
 This project implements some functions for compatibility with Oracle.
 The functionality was verified on Oracle 10g, and the module is
 useful for production work.

Package: postgresql-11-orafce-dbgsym
Package-Type: ddeb
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 412
Depends: postgresql-11-orafce (= 4.14.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-11-orafce-dbgsym_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 288584
SHA256: 6b0e2d93c35863977a4f111750129330b99b536f921397cfc4ccd410dcd1f637
SHA1: d499a85f750841bc4330e6619f47f26e667234b6
MD5sum: f7644686a3ad6166516f89ac2fefbbb8
Description: debug symbols for postgresql-11-orafce
Build-Ids: e08a93d8c23626e3714aaba8f88f7227c72caca3

Package: postgresql-11-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 543
Depends: postgresql-contrib-11, postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://github.com/xocolatl/periods
Priority: optional
Section: database
Filename: pool/main/p/postgresql-periods/postgresql-11-periods_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 48488
SHA256: 06218e1a3de1dc09d7df4d09198922dab73bfde529b2302cbd9744c540b42515
SHA1: ec2ac6f343dbb9733aea8b9c284a803d1f1282f5
MD5sum: 42746e1eb2c63d3afa114359add18451
Description: 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.

Package: postgresql-11-periods-dbgsym
Package-Type: ddeb
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-11-periods (= 1.2.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-periods/postgresql-11-periods-dbgsym_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 26396
SHA256: 2913b937647ac0632ba66a8e65986398122800c8bcf574969149e3bfbe4d317f
SHA1: 5066f3ab49ce0dce12a077fff9da54a5bff9adb4
MD5sum: 8c49a9c4086cd682585cfa0062da7b04
Description: debug symbols for postgresql-11-periods
Build-Ids: 395b0c86bb945efdaba2a3bc9e3419f19aaa62e6

Package: postgresql-11-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
Depends: postgresql-11, libc6 (>= 2.38), libpq5 (>= 9.2~beta3)
Homepage: https://github.com/EnterpriseDB/pg_catcheck/
Priority: optional
Section: database
Filename: pool/main/p/pg-catcheck/postgresql-11-pg-catcheck_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 28684
SHA256: 66a019c3b3d573a0a1fe557823baab1a0b88942795afc8449d5ce6d66540a81e
SHA1: 0473e863110aa1f9ac22c207730c73b262f90e2a
MD5sum: f548f3862fd5ad066752a8f56eab337c
Description: Postgres system catalog checker
 PostgreSQL stores the metadata for SQL objects such as tables and functions
 using special tables called system catalog tables. pg_catcheck is a simple
 tool for diagnosing system catalog corruption. If you suspect that your system
 catalogs are corrupted, this tool may help you figure out exactly what
 problems you have and how serious they are.  If you are paranoid, you can run
 it routinely to search for system catalog corruption that might otherwise go
 undetected.

Package: postgresql-11-pg-catcheck-dbgsym
Package-Type: ddeb
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 83
Depends: postgresql-11-pg-catcheck (= 1.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-catcheck/postgresql-11-pg-catcheck-dbgsym_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 42556
SHA256: 7b02d6800fe793628acb92f6626bedb040abfebeb13ed764c01bfc95c496a7fd
SHA1: d14e885e4c635e5ffa6b20d3be70f6d1182526ea
MD5sum: e46c8778927b11ff89046344cb9f2383
Description: debug symbols for postgresql-11-pg-catcheck
Build-Ids: 445bcda89ac1de87df017a8937731a8d80dbf4cc

Package: postgresql-11-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: libc6 (>= 2.38), postgresql-11
Recommends: pg-checksums-doc
Homepage: https://github.com/credativ/pg_checksums
Priority: optional
Section: database
Filename: pool/main/p/pg-checksums/postgresql-11-pg-checksums_1.2-2.pgdg24.04+1_s390x.deb
Size: 30804
SHA256: d2f15e4115e45783d9d2f49b510ec29a70b0468c3bb8200b189e13826c538c39
SHA1: 0d1eb5168b2c11339b7f523ede195b5b29239e61
MD5sum: 69843cf1910bab2c26b8b96024a3edde
Description: Activate/deactivate/verify PostgreSQL data checksums
 Data checksums allow the PostgreSQL database server to identify I/O failures
 when reading data from storage. The checksums stored in the page header of
 each data page are compared to the computed checksum of the read data.
 .
 Data checksums need to be activated at instance creation time, all current
 versions of PostgreSQL including v11 do not allow activating (or deactivating)
 checksums afterwards.
 .
 pg_checksums_ext can activate or deactivate data checksums as long at the
 database cluster is shutdown cleanly. Activating checksums requires all
 database blocks to be read and all page headers to be updated, so can take a
 long time on a large database. Deactivating checksums only requires the
 cluster control file to be updated so is quick.
 .
 In addition, pg_checksums_ext can verify the checksums in an online cluster.

Package: postgresql-11-pg-checksums-dbgsym
Package-Type: ddeb
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-11-pg-checksums (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-checksums/postgresql-11-pg-checksums-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 26504
SHA256: dbd6b5a723ea04699f8cec94a73028d95536c90d083f78b4e6654e0b9fd36225
SHA1: a67820bcf9d391fd75ea1c1b36dfe453c6b099c5
MD5sum: dd107d80660e40ca0ae78e8e62def378
Description: debug symbols for postgresql-11-pg-checksums
Build-Ids: 5d168ee0cd6a0dc8f62ea50f4737edb858c824e6

Package: postgresql-11-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1144
Depends: postgresql-11
Homepage: https://github.com/enova/pg_fact_loader
Priority: optional
Section: database
Filename: pool/main/p/pg-fact-loader/postgresql-11-pg-fact-loader_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 41452
SHA256: c62cfb06d4d76b98d4eb02cc6fa644d2ba7f4c0a808791ffd49c50404df07c17
SHA1: 49b344eecdfa55271998d32fb73b5a89e125b975
MD5sum: cafee944c20b0d87af22dc009c01e79d
Description: Build fact tables asynchronously with Postgres
 Use queue tables to build fact tables asynchronously for PostgreSQL 11.

Package: postgresql-11-pg-failover-slots
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 99
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/EnterpriseDB/pg_failover_slots/
Priority: optional
Section: database
Filename: pool/main/p/pg-failover-slots/postgresql-11-pg-failover-slots_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 44208
SHA256: 38e05b7c03ad6d2796aeb6f239a11528109e43ad4d37e165e73cb17f0e01050f
SHA1: ecb7e333b5a223f45c01adc8e8034a71e82e61e7
MD5sum: 7f475914a6b5c82eb477cbc42d3ad62e
Description: High-availability support for PostgreSQL logical replication
 This extension is for anyone with Logical Replication Slots on
 Postgres databases that are also part of a Physical Streaming
 Replication architecture.
 .
 Since logical replication slots are only maintained on the primary
 node, downstream subscribers don't receive any new changes from a
 newly promoted primary until the slot is created, which is unsafe
 because the information that includes which data a subscriber has
 confirmed receiving and which log data still needs to be retained for
 the subscriber will have been lost, resulting in an unknown gap in
 data changes. PG Failover Slots makes logical replication slots
 usable across a physical failover using the following features:
 .
  - Copies any missing replication slots from the primary to the
    standby
  - Removes any slots from the standby that aren't found on the primary
  - Periodically synchronizes the position of slots on the standby
    based on the primary
  - Ensures that selected standbys receive data before any of the
    logical slot walsenders can send data to consumers

Package: postgresql-11-pg-failover-slots-dbgsym
Package-Type: ddeb
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
Depends: postgresql-11-pg-failover-slots (= 1.1.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-failover-slots/postgresql-11-pg-failover-slots-dbgsym_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 39024
SHA256: 90c3c1adab31ac612d6e128c5df2fc6cc33c233ce7bde7db9634ce5e4ce889f7
SHA1: f4f9e881ab105b09f80f8601c9d8e2177d703cc7
MD5sum: e405d9c6e9ac026712f12d58843e239b
Description: debug symbols for postgresql-11-pg-failover-slots
Build-Ids: 703540db46cdd0c6251946e5e8c3959fbbe43547

Package: postgresql-11-pg-permissions
Source: pg-permissions
Version: 1.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-11
Homepage: https://github.com/cybertec-postgresql/pg_permissions
Priority: optional
Section: database
Filename: pool/main/p/pg-permissions/postgresql-11-pg-permissions_1.3-3.pgdg24.04+1_all.deb
Size: 8036
SHA256: 0e029f0cac6b41b818ad890959e388df6a720a0df499fd825094c7ac241c810b
SHA1: 917e82f2370ed268d63de4b4ebc7bb84e45e6c0d
MD5sum: 5a25d0de6114dd92a704db50d2c5af63
Description: see all permissions in a PostgreSQL database
 pg_permissions is a simple set of views to see all permissions in a PostgreSQL
 database.

Package: postgresql-11-pg-qualstats
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 218
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-qualstats/postgresql-11-pg-qualstats_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 62448
SHA256: a23785f7b67a1c20d2f95ef537408b6e69652ea579432bdd7db469ff2839b0cb
SHA1: ffcb87dd3c1a0cf4319669139606e70c78813260
MD5sum: 66714dafe8dd036ffe95bd6a9daa653c
Description: PostgreSQL extension to gather statistics about predicates.
 This extensions tracks WHERE clauses predicates and JOIN predicates.
 Statistics will report whether the predicate was evaluated as an index scan or
 not, how many time the expression appeared, how many times the operator was
 executed and how filtering the expression is.  If pg_stat_statements is
 enabled, it can also track to which statements the predicate belongs.

Package: postgresql-11-pg-qualstats-dbgsym
Package-Type: ddeb
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 79
Depends: postgresql-11-pg-qualstats (= 2.1.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-qualstats/postgresql-11-pg-qualstats-dbgsym_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 57984
SHA256: d38edae6eb4a530acf0682b065e1184eae24955554c88ddd34a90fa914760bc6
SHA1: 72382b6adcd31ec19db60d02d1e1117312facc24
MD5sum: b5fb2981dcd74ff99cb9d690838a3027
Description: debug symbols for postgresql-11-pg-qualstats
Build-Ids: c9486200931b5418549b3b30ed65b684747ef4f2

Package: postgresql-11-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4), libical3t64 (>= 3.0.0)
Homepage: https://github.com/petropavel13/pg_rrule
Priority: optional
Section: database
Filename: pool/main/p/pg-rrule/postgresql-11-pg-rrule_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 27880
SHA256: 98a514d7f9655b06950fb61374951e23d7f8f2713b0b184efba32dfa99c9ae10
SHA1: 94c5c8345a9b3926f10ff3c2ec3e3a5bd5e0b8ee
MD5sum: 56e7bbcd590b15cb0bece8ee8adb3f21
Description: RRULE data type for PostgreSQL
 pg-rrule can expand recurrence rules (RRULE) as defined in the
 iCalendar specification (RFC 5545). It allows expanding RRULEs
 into concrete occurences as timestamps, which can then be queried
 against.

Package: postgresql-11-pg-rrule-dbgsym
Package-Type: ddeb
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-11-pg-rrule (= 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rrule/postgresql-11-pg-rrule-dbgsym_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 21056
SHA256: 9884690a9102f2c5254439d70e4a04919959b06a2c3582a5940c4120f0ec14a0
SHA1: b20572884374aa3495b0cad54b6147586aca06b0
MD5sum: 0685d889cdef9ac7e51d493991adf0cf
Description: debug symbols for postgresql-11-pg-rrule
Build-Ids: 60bab1a61e919fc79700f38e3274d5a52f059f7b

Package: postgresql-11-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 139
Depends: postgresql-contrib-11, postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-stat-kcache/postgresql-11-pg-stat-kcache_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 36896
SHA256: c5ee7a0f2bba1c04cf0738ec67695e5a810d85b2cf11915c113e9295ceefec73
SHA1: b5993f28a5cd0c52cd2ac3999aa7004216dd1a4a
MD5sum: dc1a5d55e5640612b6c19861416e1db3
Description: PostgreSQL extension to gather per-query kernel statistics.
 Statistics gathered are reads and writes done out of the operating system
 cache, user and system CPU usage, context switches and all the other
 meaningful metrics returned by getrusage(2).  All those counters are
 aggregated per postgres role, database and normalized query identifier.

Package: postgresql-11-pg-stat-kcache-dbgsym
Package-Type: ddeb
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
Depends: postgresql-11-pg-stat-kcache (= 2.3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-stat-kcache/postgresql-11-pg-stat-kcache-dbgsym_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 34888
SHA256: 1346b6ec9f7373f2979a7e85c3c9efa010cfd56b600ec39f021aa456f96c793a
SHA1: 2286902a664185c5907253b4a83ec9db402ebedc
MD5sum: b8d1d69774fedf31b40a6ec982175f60
Description: debug symbols for postgresql-11-pg-stat-kcache
Build-Ids: be1f7a41dd201af7f158b7c3d64581b75a707975

Package: postgresql-11-pg-track-settings
Source: pg-track-settings
Version: 2.1.2-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
Depends: postgresql-11
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-track-settings/postgresql-11-pg-track-settings_2.1.2-4.pgdg24.04+1_all.deb
Size: 9228
SHA256: 75f790538021065d6c40ecfc67106d3058fd157d501327ae2b2b9a6efee5aa3b
SHA1: ef6217ea34ad1dda8133e19d322901ece00624c0
MD5sum: 5fe2363b3b5b5d15a7f450842737788c
Description: PostgreSQL extension tracking of configuration settings
 pg_track_settings is a small PostgreSQL extension that helps you keep track of
 PostgreSQL settings configuration.
 .
 It provides a function (pg_track_settings_snapshot()), that must be called
 regularly. At each call, it will store the settings that have been changed
 since last call. It will also track the postgresql start time if it's
 different from the last one.
 .
 This extension tracks both overall settings (the pg_settings view) and
 overloaded settings (the pg_db_role_setting table).

Package: postgresql-11-pg-wait-sampling
Source: pg-wait-sampling
Version: 1.1.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 100
Depends: libc6 (>= 2.4), postgresql-11, postgresql-11-jit-llvm (>= 15)
Homepage: https://github.com/postgrespro/pg_wait_sampling
Priority: optional
Section: database
Filename: pool/main/p/pg-wait-sampling/postgresql-11-pg-wait-sampling_1.1.5-1.pgdg24.04+1_s390x.deb
Size: 40972
SHA256: b865a26cf4e70888d7673963b087b660768385c0f26be67f9f6d0ac96463b6e6
SHA1: f69d0b14f1da4d510f21b2d7c0deb206afd294d5
MD5sum: 9216b506b8b7337ac1b19fc56746263d
Description: Extension providing statistics about PostgreSQL wait events
 pg_wait-sampling is an extension which provides functions for detailed
 per backend and per query wait events statistics.

Package: postgresql-11-pg-wait-sampling-dbgsym
Package-Type: ddeb
Source: pg-wait-sampling
Version: 1.1.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 71
Depends: postgresql-11-pg-wait-sampling (= 1.1.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-wait-sampling/postgresql-11-pg-wait-sampling-dbgsym_1.1.5-1.pgdg24.04+1_s390x.deb
Size: 50964
SHA256: b62d275f72168ffef9b7a5c8026ab492f1b157f87db569f0faca46c4642af994
SHA1: 3b9e00e723457c7c88d74d87ea0ba59bb95dce27
MD5sum: f33855a5d769833de546c3bcb1ee962a
Description: debug symbols for postgresql-11-pg-wait-sampling
Build-Ids: 5d0d3d6c228f04a564eb77902b2adf9f0e19cc05

Package: postgresql-11-pgaudit
Source: pgaudit-1.3
Version: 1:1.3.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 107
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4)
Homepage: http://pgaudit.org/
Priority: optional
Section: database
Filename: pool/main/p/pgaudit-1.3/postgresql-11-pgaudit_1.3.4-1.pgdg24.04+1_s390x.deb
Size: 48492
SHA256: 8b51f9035f9886099edd531c8a53163883432da7495c3e3e3f0f57e082e0d4a0
SHA1: fecbb7a53578eb28b9a394741ecb70bc8db947b1
MD5sum: f3e58388b624a7596da941d691f703c3
Description: PostgreSQL Audit Extension
 The pgAudit extension provides detailed session and/or object audit logging
 via the standard PostgreSQL logging facility.
 .
 The goal of pgAudit is to provide PostgreSQL users with capability to produce
 audit logs often required to comply with government, financial, or ISO
 certifications.
 .
 An audit is an official inspection of an individual's or organization's
 accounts, typically by an independent body. The information gathered by
 pgAudit is properly called an audit trail or audit log.

Package: postgresql-11-pgaudit-dbgsym
Package-Type: ddeb
Source: pgaudit-1.3
Version: 1:1.3.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 63
Depends: postgresql-11-pgaudit (= 1:1.3.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgaudit-1.3/postgresql-11-pgaudit-dbgsym_1.3.4-1.pgdg24.04+1_s390x.deb
Size: 43296
SHA256: c1469482aea87dfe4198b4939a40d6a6ba30bdcfb920b8699480c9895d7864c4
SHA1: d0ee550913ff8b216025b69a5dca371d1969a6d8
MD5sum: f2ea5fa528a0478ad8300beb7844fd88
Description: debug symbols for postgresql-11-pgaudit
Build-Ids: ef2ec61739f07f0b50a54f1a4e8013184fbafd7a

Package: postgresql-11-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 143
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), postgresql-11-pgaudit, libc6 (>= 2.34)
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-11-pgauditlogtofile_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 47264
SHA256: fafe48f136e554164b35a56bc9da03dc3d02d011b352a8ef31a6dc9902a30965
SHA1: fb50c53934d6b4c12d4d4a3a65ef2d74efdf3cb1
MD5sum: 965337b9fd85cc46b5dec938083c5cb0
Description: PostgreSQL pgAudit Add-On to redirect audit logs
 pgAudit Log to File is an addon to pgAudit than will redirect audit log lines
 to an independent file, instead of using PostgreSQL server logger.
 .
 This allows to have an audit file that we can easily rotate without polluting
 server logs with those messages.
 .
 Audit logs in heavily used systems can grow very fast. This extension allows
 to automatically rotate the files.

Package: postgresql-11-pgauditlogtofile-dbgsym
Package-Type: ddeb
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-11-pgauditlogtofile (= 1.6.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgauditlogtofile/postgresql-11-pgauditlogtofile-dbgsym_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 32876
SHA256: cc88c5423011bb364e3a6de4d2cd911ef2ea99105f30f750e894d1557da9fcf8
SHA1: c7e3a3fba1014759890886ade2563ffb89a0878a
MD5sum: 6133f241461c5b9a2fa5e662e7f99f01
Description: debug symbols for postgresql-11-pgauditlogtofile
Build-Ids: 3d54ba755bf024ee8e77e98076dde32443c2d6de

Package: postgresql-11-pgextwlist
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 82
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-11-pgextwlist_1.17-3.pgdg24.04+1_s390x.deb
Size: 35356
SHA256: d8c7182d68a7857dc3a9ab3ff19d70dd6818efe2022c277ba150077b53f8aaa7
SHA1: 65b7d06dd6c28ea58d084b2fe6e3b3a3a77c3697
MD5sum: 03b4812ff1432552be9834888da7454c
Description: PostgreSQL Extension Whitelisting
 This extension implements extension whitelisting, and will actively prevent
 users from installing extensions not in the provided list. Also, this
 extension implements a form of sudo facility in that the whitelisted
 extensions will get installed as if superuser. Privileges are dropped before
 handing the control back to the user.

Package: postgresql-11-pgextwlist-dbgsym
Package-Type: ddeb
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 64
Depends: postgresql-11-pgextwlist (= 1.17-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-11-pgextwlist-dbgsym_1.17-3.pgdg24.04+1_s390x.deb
Size: 45172
SHA256: ba2e3d3da9b289f502f332996196f65a390ff33f665d1513d1549df59e27e51d
SHA1: 29fbb727516967a40523e975ca1f39b90d7f5334
MD5sum: 3238aa37d4d37b0e12a4e33e950fc2cc
Description: debug symbols for postgresql-11-pgextwlist
Build-Ids: 079c234ad3502b318308b67961432680a30b7faf

Package: postgresql-11-pgfincore
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 77
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.34)
Homepage: http://villemain.org/projects/pgfincore
Priority: optional
Section: database
Filename: pool/main/p/pgfincore/postgresql-11-pgfincore_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 29812
SHA256: 6945f5f8f52f6e72bfcdf420eaf8623f5a6f4e5cdd7301a283c9fddf4bfb6d6e
SHA1: 7d0c5a7e8b950d294fc6fc5d4129754ac0b89cb2
MD5sum: e3a13545ca25e7fc559f1df8fec1e485
Description: set of PostgreSQL functions to manage blocks in memory
 Those functions let you know which and how many disk block from a relation
 are in the page cache of the operating system, and eventually write the
 result to a file. Then using this file, it is possible to restore the page
 cache state for each block of the relation.

Package: postgresql-11-pgfincore-dbgsym
Package-Type: ddeb
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
Depends: postgresql-11-pgfincore (= 1.3.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgfincore/postgresql-11-pgfincore-dbgsym_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 38068
SHA256: b9f048a6d24cdbb6a15ba671985ab5163cde5e62305d721eb5f71bcf498780e5
SHA1: 2bd13303759ae0cc3a20feefb121d3829470fdb9
MD5sum: b6f31c47fac3d446398caa11c672b71e
Description: debug symbols for postgresql-11-pgfincore
Build-Ids: 3217775a6075c0cc812ade40db2c78a59a93fb8a

Package: postgresql-11-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1812
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15)
Homepage: https://github.com/enova/pgl_ddl_deploy
Priority: optional
Section: database
Filename: pool/main/p/pgl-ddl-deploy/postgresql-11-pgl-ddl-deploy_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 39216
SHA256: 8722fa1e47937d4d30d0640145f802da545d22f4931a7a6d6befc140f16a1c57
SHA1: ecdf0ec6f856e52b35e678a135863bc308e199a4
MD5sum: 9c59c0a6609ddb12a54ca2531b12ec8d
Description: Transparent DDL replication for PostgreSQL
 Automated DDL deployment using PgLogical for PostgreSQL 11.

Package: postgresql-11-pgl-ddl-deploy-dbgsym
Package-Type: ddeb
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
Depends: postgresql-11-pgl-ddl-deploy (= 2.2.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgl-ddl-deploy/postgresql-11-pgl-ddl-deploy-dbgsym_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 18208
SHA256: b4e398a4fdd2aa3f0b57422bd21f9543e74e6ba5ae5c8e8d89b47dd8cd0b76b4
SHA1: 6de92abbd95dad074974c03865e947c2e5b33e55
MD5sum: 6767433cea6aa5738a9a2a6c090aabc1
Description: debug symbols for postgresql-11-pgl-ddl-deploy
Build-Ids: 41b7b9da77741d2bc5e318a825164240b96938ab a0271ff7b0f3e769b57b6ee991508e42384ed9ce

Package: postgresql-11-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1214
Depends: libc6 (>= 2.38), libpq5 (>= 9.1~), postgresql-11, postgresql-11-jit-llvm (>= 15)
Homepage: https://www.2ndquadrant.com/en/resources/pglogical/
Priority: optional
Section: database
Filename: pool/main/p/pglogical/postgresql-11-pglogical_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 427632
SHA256: 2261f5d6a12f9170ad71815317cbf1040852519a98f3e6f9acbf44c9814d7407
SHA1: 50d8bdd85dcd5f59772ac2ba90ecf629db30c511
MD5sum: 0719f61718002107867000241deb0be7
Description: 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.
 .
 Use-Cases include migrations and major-version upgrades, aggregation of
 several databases into a Data Warehouse, It utilises the Logical Decoding
 features available since PostgreSQL 9.4 working with low overhead on both
 provider and subscriber.

Package: postgresql-11-pglogical-dbgsym
Package-Type: ddeb
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 484
Depends: postgresql-11-pglogical (= 2.4.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical/postgresql-11-pglogical-dbgsym_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 361924
SHA256: 7b4d00b231aa815c08afa87bf0239fce48f91286f5357e28643ebe405b251dda
SHA1: 734b2c8af697a19439efebf36b9133a525857917
MD5sum: ae0bb2a8bedc2b204d24a92be94fd562
Description: debug symbols for postgresql-11-pglogical
Build-Ids: 0ae5e755d504fd7077186cef7e1391aeef61e23d 0bfed6cee7e2ed6b97715056f3507ec0512e5ddf 1da0b1665ca7439cc8c5b230dfeee18065fd035f

Package: postgresql-11-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 134
Depends: postgresql-11-pglogical, postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4)
Homepage: https://github.com/enova/pglogical_ticker
Priority: optional
Section: database
Filename: pool/main/p/pglogical-ticker/postgresql-11-pglogical-ticker_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 21464
SHA256: e268d4c06ba0fc9e70df7994087e5806f72e0f2ec1d049074748552c76d98927
SHA1: 69fab82fd66a366c0b553de038c8cd34dd17a20a
MD5sum: 0a5ec160cb2e402958ebfd7310deed23
Description: Have time-based replication delay for pglogical
 A pglogical extension to get time-based replication delay for PostgreSQL 11.

Package: postgresql-11-pglogical-ticker-dbgsym
Package-Type: ddeb
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-11-pglogical-ticker (= 1.4.1-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical-ticker/postgresql-11-pglogical-ticker-dbgsym_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 14884
SHA256: 47b7c84c8a74b46a26d2eb7b0fab1f7e0eeeb9e5045f6e98ed6a32c6d799507f
SHA1: 4aee7189eb9ba1f4aecc96c27be4bf9a9432ae02
MD5sum: 0515bb66908db54ceb9c41eb617c9766
Description: debug symbols for postgresql-11-pglogical-ticker
Build-Ids: c48d3a8e668107bdecf802953a32c83746540743

Package: postgresql-11-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1)
Homepage: https://github.com/ohmu/pgmemcache
Priority: optional
Section: database
Filename: pool/main/p/pgmemcache/postgresql-11-pgmemcache_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 50984
SHA256: 4936676b3a41a511e021fd89bfacb64169be3e8f4679d3d1f7f1746ab04d11c3
SHA1: 7e6763cb1ee3636e04f5de5f4d890ea243728ed2
MD5sum: c4881f7bf7e89e51ff46e166e4f8d2b0
Description: PostgreSQL interface to memcached
 pgmemcache is an extension for PostgreSQL that provides an API to
 memcached through user-defined functions.
 .
 memcached is a high-performance, distributed memory object caching
 system, generic in nature, but originally intended for use in
 speeding up dynamic web applications by alleviating database load.

Package: postgresql-11-pgmemcache-dbgsym
Package-Type: ddeb
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-11-pgmemcache (= 2.3.0-14.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgmemcache/postgresql-11-pgmemcache-dbgsym_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 39016
SHA256: 36d0bd587d34b01d5bc54843c0433c2aaea584e31fa982b5797235c3c09fec8e
SHA1: 133fbbf6b07740ad657dd39c3c1e2b5e7e688a7f
MD5sum: f69f2b0a23cd45ba182a85553c6e3cd0
Description: debug symbols for postgresql-11-pgmemcache
Build-Ids: aa22a537ddd73b401ee6983e93b5cc26ac41516a

Package: postgresql-11-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 379
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg)
Homepage: https://github.com/dvarrazzo/pgmp
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pgmp/postgresql-11-pgmp_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 109848
SHA256: 30e29e2d38912e56bbef9f7d834c7a746ed7bb15f6803a8365eb0bb4fa3b670d
SHA1: 595b02af5ae2dd668ed83d792da8b185a82b5f32
MD5sum: b015b26b131903eab9c6b39a89ef78fe
Description: arbitrary precision integers and rationals for PostgreSQL 11
 pgmp is a PostgreSQL extension to add the GMP data types and functions
 directly into the database.
 .
 The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary
 precision rationals) to PostgreSQL and exposes to the database all the
 functions available in the GMP library for these data types, allowing:
 .
  * higher performance arithmetic on integers respect to the numeric data type
  * a rational data type for absolute precision storage and arithmetic
  * using specialized functions to deal with prime numbers, random numbers,
    factorization directly into the database.

Package: postgresql-11-pgmp-dbgsym
Package-Type: ddeb
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 132
Depends: postgresql-11-pgmp (= 1.0.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pgmp/postgresql-11-pgmp-dbgsym_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 70044
SHA256: 2da4a3bae38fc426012a54c6d92dbe94bd4abc0104dc15758b5384871d53b8d0
SHA1: 3d33d00fe00f4d91f50859ac325f5a0e9b8d1543
MD5sum: 30c94f9e655b360e9028af55636b3d60
Description: debug symbols for postgresql-11-pgmp
Build-Ids: 4b2b252dc4a2ebecff7f5314a8c7b982515a9656

Package: postgresql-11-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 256
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.34)
Homepage: https://github.com/CrunchyData/pgnodemx
Priority: optional
Section: database
Filename: pool/main/p/pgnodemx/postgresql-11-pgnodemx_1.7-1.pgdg24.04+1_s390x.deb
Size: 95776
SHA256: f8860a2615f8aba52e79e54d1b8827c4cbf2c910eddde94687caa21ec1f34f08
SHA1: 5afa54afc3fcedf1ac8a4b2d4bef9cd2a534655e
MD5sum: 0b73229fd93a5f32fd2ea577925d697e
Description: capture node OS metrics from PostgreSQL
 pgnodemx is a PostgreSQL extension that provides SQL functions to allow
 capture of node OS metrics via SQL queries.
 .
  * cgroup related functions
  * environment variable related functions
  * /proc related functions
  * system information related functions
  * Kubernetes DownwardAPI related functions
  * general information functions

Package: postgresql-11-pgnodemx-dbgsym
Package-Type: ddeb
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 114
Depends: postgresql-11-pgnodemx (= 1.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgnodemx/postgresql-11-pgnodemx-dbgsym_1.7-1.pgdg24.04+1_s390x.deb
Size: 78916
SHA256: 45c8dc37117a0ecc38995b41c0ad003047e690080dd0b66e909d7b8ab4074249
SHA1: 3b50bfd03a2955db2ce395054299b8701163af3a
MD5sum: 23b5818c9c3a6445a286aeee5a34f716
Description: debug symbols for postgresql-11-pgnodemx
Build-Ids: b6fc4f3ca0e5d35e64e5222fd253c48fc4e8855c

Package: postgresql-11-pgpool2
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 294
Depends: libpgpool2 (>= 4.6.0-1.pgdg24.04+1), postgresql-11, libc6 (>= 2.38)
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Priority: optional
Section: database
Filename: pool/main/p/pgpool2/postgresql-11-pgpool2_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 160824
SHA256: 5716e68afae9cc05792fa7e50da2e2427d07975b8b5cce13ac5e18b6a11f88c9
SHA1: 2352d8923e0c4ea8c6ddcab31c77c145423cba52
MD5sum: 0eadf5231b4974097a657aeb14d103df
Description: connection pool server and replication proxy for PostgreSQL - modules
 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client.  This package contains support modules for
 the PostgreSQL 11 server:
 .
  * pgpool_adm
  * pgpool_recovery (PostgreSQL 9.1 and above)
  * pgpool_regclass (PostgreSQL 9.1 and above)

Package: postgresql-11-pgpool2-dbgsym
Package-Type: ddeb
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 88
Depends: postgresql-11-pgpool2 (= 4.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-11-pgpool2-dbgsym_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 51680
SHA256: 4abfc8edf4e57dc6f3cdfd996c2ca55e3529df5fdcdd0a1cccff8458a54cea8f
SHA1: b105d0992fd991c62f1e45ad883fe51e6e1567e8
MD5sum: e2f82136b2a108cd02bcaab5646cb3cb
Description: debug symbols for postgresql-11-pgpool2
Build-Ids: 02c50c164bce22ae36e824022324d81b51248cd0 597747673fe890a30f574bc5c094abffc78fbdee a142b150c21d8f7281213ce3e324d76dce9e64b2

Package: postgresql-11-pgq-node
Source: pgq-node
Version: 3.5-7.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 538
Depends: postgresql-11, postgresql-11-pgq3
Priority: optional
Section: database
Filename: pool/main/p/pgq-node/postgresql-11-pgq-node_3.5-7.pgdg24.04+1_all.deb
Size: 12836
SHA256: d6698b45e5a8b8dad2f003104db003b0e86915dd0c8a1ce49670d248d3ae3e6e
SHA1: 9b6d242ee70cf08b877b195f2e7dd2da4f083c15
MD5sum: 89dac943fb1b739ebdff6a3b6f6bd7a6
Description: Cascaded queueing on top of PgQ
 PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
 database, each queue can be consumed by multiple consumers.
 .
 This package contains the pgq_node PostgreSQL extension that provides queue
 node registration and coordination for cascaded queueing.

Package: postgresql-11-pgq3
Source: pgq
Version: 3.5-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2141
Depends: libc6 (>= 2.4), postgresql-11, postgresql-11-jit-llvm (>= 15), pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-11-pgq3_3.5-4.pgdg24.04+1_s390x.deb
Size: 137808
SHA256: ba7dad411ef02ee6396911550fccb926bf3580bfb56133b01714c4f9a494ffdb
SHA1: 85c80b7f2adddff0422ec8c8ecd43f21772d04f4
MD5sum: 0ab49b60aef476d0449859150b618f2e
Description: Generic queue for PostgreSQL
 This extension provides generic queues for PostgreSQL.
 .
 It allows multiple queues in one database, each queue can
 be consumed by multiple consumers.

Package: postgresql-11-pgq3-dbgsym
Package-Type: ddeb
Source: pgq
Version: 3.5-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
Depends: postgresql-11-pgq3 (= 3.5-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-11-pgq3-dbgsym_3.5-4.pgdg24.04+1_s390x.deb
Size: 70868
SHA256: a27d44a397e65f82652ff482d41b5b78b6050749c0dbd96fb6d63d48c062468c
SHA1: 671d0b4a6a1f5125594530957c19af1a9cbc24fe
MD5sum: bf38c0d591b5e6519b5a7c2d10ef9cea
Description: debug symbols for postgresql-11-pgq3
Build-Ids: 654396425b46a4244221920a4f3ab04988a2a48d 97bd75f6459628efba56bbe63d25ac7f85ba5a85

Package: postgresql-11-pgsphere
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1732
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libhealpix-cxx3 (>= 3.80.0), libstdc++6 (>= 13.1)
Provides: postgresql-pgsphere
Homepage: https://pgsphere.github.io/
Priority: optional
Section: database
Filename: pool/main/p/pgsphere/postgresql-11-pgsphere_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 458460
SHA256: 91d1c01567c7d17cda2b7c62972c0ab521e62c4ccda89b9cacc6029e4e058e78
SHA1: 75e9f5769c216710c21ef9944e848f9af2a2d339
MD5sum: 1cdc9e83c4a29b2e1898388c544faacf
Description: Spherical data types for PostgreSQL
 PgSphere, an extension for PostgreSQL, aims at providing uniform
 access to spherical data. It allows for a fast search and analysis for
 objects with spherical attributes in geographical, astronomical, or
 other applications using PostgreSQL.
 .
 By using an SQL interface, PgSphere's users can conveniently manage
 data of geographical objects around the world and astronomical data
 collections like star and other catalogues.

Package: postgresql-11-pgsphere-dbgsym
Package-Type: ddeb
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 517
Depends: postgresql-11-pgsphere (= 1.5.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsphere/postgresql-11-pgsphere-dbgsym_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 380060
SHA256: e6baafc744f7bbc84ae1e4948ccb1283b9c351fe9d81e80c6be4f66908044e36
SHA1: bc29d0c2ba4dcab54c03c4d0aba11bfb632d1ba0
MD5sum: f33917c271a8ba170a500289d7465fbb
Description: debug symbols for postgresql-11-pgsphere
Build-Ids: 57937182641ad191dbfe5268c7b566dc8a02913f

Package: postgresql-11-pgtap
Source: pgtap
Version: 1.3.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1778
Depends: postgresql-11
Recommends: libtap-harness-archive-perl, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, pgtap-doc
Breaks: pgtap (<< 0.95)
Replaces: pgtap (<< 0.95)
Provides: postgresql-pgtap
Homepage: https://pgtap.org/
Priority: optional
Section: database
Filename: pool/main/p/pgtap/postgresql-11-pgtap_1.3.3-3.pgdg24.04+1_all.deb
Size: 45556
SHA256: 9b4bb94623505f94ee2096906ebcda41665a27440428c0e6283f0904355ceda7
SHA1: c3bd7c313ef28c2dc73f6dd25066608c3a7ac844
MD5sum: ff2cb84f4f0ce33bde56929c464880ca
Description: Unit testing framework extension for PostgreSQL 11
 pgTAP is a suite of database functions that make it easy to write
 TAP-emitting unit tests in psql scripts suitable for harvesting,
 analysis, and reporting by a TAP harness, such as those used in Perl
 and PHP applications.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).
 .
 This package contains the extension for PostgreSQL 11.

Package: postgresql-11-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 220
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Suggests: pgadmin3 | pgadmin4
Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git
Priority: optional
Section: database
Filename: pool/main/p/pldebugger/postgresql-11-pldebugger_1.8-2.pgdg24.04+1_s390x.deb
Size: 89516
SHA256: 2a6708d6011474dec57d63684d7e7d18f5d9062064beb5d930e5aa74ff150a71
SHA1: e9f377e90f57f2aa9548abf32ebd1dfeee935744
MD5sum: ef4138d807eb6fb1c5f97cb5f45cdeba
Description: PostgreSQL pl/pgsql Debugger API
 This module is a set of shared libraries which implement an API for
 debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin
 project (http://www.pgadmin.org/) provides a client user interface as
 part of pgAdmin III v1.10.0 and above, and pgAdmin 4.

Package: postgresql-11-pldebugger-dbgsym
Package-Type: ddeb
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
Depends: postgresql-11-pldebugger (= 1:1.8-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pldebugger/postgresql-11-pldebugger-dbgsym_1.8-2.pgdg24.04+1_s390x.deb
Size: 93372
SHA256: c40cc0ed726d09d6591e819beff1c7f955f328fc8e41ae341f39798fc4b81811
SHA1: 0bbd3f909685ef30ef14b156d7a0f7b9ad7c2ef7
MD5sum: d50c25cc85f4c9548961cec02b51240a
Description: debug symbols for postgresql-11-pldebugger
Build-Ids: 054d1f1e56b63f1ccff921a6b45064d30c18b48e

Package: postgresql-11-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 954
Depends: postgresql-contrib-11, postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), liblua5.3-0
Homepage: https://github.com/pllua/pllua
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pllua/postgresql-11-pllua_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 410124
SHA256: 9f15ce0faaea2dc3d548d8860fba2a8a06af5d7194df60745b32ec1dc2d22318
SHA1: 5392358fb94d1d143b74a77d0aafdc14ae4d4a5f
MD5sum: eba77d1ff0e0f1eef74237768f1e725c
Description: Lua procedural language for PostgreSQL 11
 PL/Lua is an implementation of Lua as a loadable procedural language for
 PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers
 written in the Lua programming language.
 .
 It brings the power and simplicity of Lua to PostgreSQL, including:
 small memory footprint, simple syntax, lexical scoping, functions as
 first-class values, and coroutines for non-preemptive threading.
 .
 This package is based on pllua-ng.

Package: postgresql-11-pllua-dbgsym
Package-Type: ddeb
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 412
Depends: postgresql-11-pllua (= 1:2.0.12-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pllua/postgresql-11-pllua-dbgsym_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 322604
SHA256: 6b8d7d1801614652dfbe6f1a44e2de27ea712222ff5aac32598c9f4657225748
SHA1: 0cec824f505f1843b1e8765e3f430f9cb8af2668
MD5sum: 8e2df2eef4a3f9561beaf23c13d88b70
Description: debug symbols for postgresql-11-pllua
Build-Ids: 1c7c0d3d7a424f3413312bc8ef3a18d46b8cfd56 efb6513056d0b36cc74c9c0f821090a207fa3c6d

Package: postgresql-11-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 135
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.17)
Recommends: plprofiler
Provides: postgresql-plprofiler
Homepage: https://github.com/bigsql/plprofiler
Priority: optional
Section: database
Filename: pool/main/p/plprofiler/postgresql-11-plprofiler_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 50972
SHA256: 497cac1c001187a9c4313f6db294ebb66a92ffa139d30be420340e3b0f5bfaea
SHA1: 0132fef7ad0688be08169ebb28899f305f4bd719
MD5sum: 21359e0b29c0ce34fc9874a60085923a
Description: PostgreSQL PL/pgSQL functions performance profiler
 The plprofiler is an extension for the PostgreSQL database system to create
 performance profiles of PL/pgSQL functions and stored procedures. The included
 external Python class and command line utility can be used to easily control
 the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save
 and manage the resulting performance datasets and create HTML reports from
 them.
 .
 This package contains the PostgreSQL server extension.

Package: postgresql-11-plprofiler-dbgsym
Package-Type: ddeb
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-11-plprofiler (= 4.2.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plprofiler/postgresql-11-plprofiler-dbgsym_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 50804
SHA256: 9d467e576112f3a136d78b65e613941f56b242c748a044a495a3c51cb177efc3
SHA1: 73629306cf0c01eb092b0bfcb6c6b8aea2d6aefc
MD5sum: 64d1cbf1c17c99738885238dba64e3a6
Description: debug symbols for postgresql-11-plprofiler
Build-Ids: 33734831ae3b2f040975283a9ed503ea69b251ab

Package: postgresql-11-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 330
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), libpq5
Homepage: https://plproxy.github.io/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plproxy/postgresql-11-plproxy_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 156152
SHA256: 5377c2d20fd18c016d1aac31560aeef28d4d2d17627df2d5f187a54d101ca4a9
SHA1: 4a1a84fe121b7981a48a700108492a2e49206274
MD5sum: 8fa884f9c8cda3a7bfacc13a49422bad
Description: database partitioning system for PostgreSQL 11
 PL/Proxy is a database partitioning system implemented as a PL language. Main
 idea is that proxy functions are created with same signature as the remote
 functions to be called, so only destination info needs to be specified inside
 proxy function bodies.

Package: postgresql-11-plproxy-dbgsym
Package-Type: ddeb
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 154
Depends: postgresql-11-plproxy (= 2.11.0-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plproxy/postgresql-11-plproxy-dbgsym_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 114244
SHA256: c26ff45de44766cad6537d346d0254a0be89572d1b8827b0e875cfa240b60907
SHA1: 50d6cc46bd38f436f400f5c6cbdd2784f5524af8
MD5sum: 0949c02ce0569b8c092748b41aaefef3
Description: debug symbols for postgresql-11-plproxy
Build-Ids: 96a86c87d944640e7c308093ff8f8582701408ea

Package: postgresql-11-plr
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 313
Depends: r-base-core (>= 2.10), postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Suggests: r-recommended
Provides: postgresql-plr
Homepage: https://github.com/postgres-plr/plr
Priority: optional
Section: database
Filename: pool/main/p/plr/postgresql-11-plr_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 151316
SHA256: 27266eba31a19452d75d44fa3c27d65704665265571b54d7f0b19aa21ea33450
SHA1: 322f7d23d2ce0718de331f0d2d40595cd9a26ae9
MD5sum: 107d47cf5a6117c85f86da6712b84544
Description: Procedural language interface between PostgreSQL and R
 R is a language and environment for statistical computing and graphics,
 providing a wide variety of statistical and graphical techniques (linear and
 nonlinear modelling, statistical tests, time series analysis, classification,
 clustering, and so on).
 .
 PostgreSQL is an open source SQL database server.
 .
 This package provides a procedural language interface to R from
 PostgreSQL. Procedural languages are used to write functions
 which can be called in database queries.

Package: postgresql-11-plr-dbgsym
Package-Type: ddeb
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 154
Depends: postgresql-11-plr (= 1:8.4.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-11-plr-dbgsym_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 123024
SHA256: fe17d009abd7cc8fe42adb566211a9b58d8582fd268321778df1e645e5fb426e
SHA1: 547271be476c44e09353fe611fb590539a1c228e
MD5sum: f786cd6561fac8cc9e7a1078dad9fee9
Description: debug symbols for postgresql-11-plr
Build-Ids: 0383c017b411bd2c170106cc4318cc47c10a3d40

Package: postgresql-11-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: http://plsh.projects.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plsh/postgresql-11-plsh_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 30132
SHA256: e05f9915ab24a6dfac673c8b3632a983fb5c3858176a10f1cf9ea4ec14454ae2
SHA1: a956219ebfddae191ff8e3af2f82cc5ca95b9ba9
MD5sum: 28533870496d6f53ff6e989204222415
Description: PL/sh procedural language for PostgreSQL 11
 PL/sh enables an SQL developer to write procedural language functions
 for PostgreSQL 11 in a shell of his choice.  You need this package
 if you have any PostgreSQL 11 functions that use the language plsh.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-11-plsh-dbgsym
Package-Type: ddeb
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-11-plsh (= 1.20220917-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plsh/postgresql-11-plsh-dbgsym_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 27976
SHA256: 4d1f04cc4be950e734783cb883c69943c8d130c42bdbbf99a46ee91aa31ed71f
SHA1: a0d81686b3a15ecd6e52a52d607c4386c6fe8e97
MD5sum: 55728cebc1b5c94d5db8cfd5207b02ee
Description: debug symbols for postgresql-11-plsh
Build-Ids: fa11d3859ce39952b732f848987c4969f340c57f

Package: postgresql-11-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 468
Depends: postgresql-11, libc6 (>= 2.38), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Homepage: https://github.com/pgpointcloud/pointcloud
Priority: optional
Section: database
Filename: pool/main/p/pgpointcloud/postgresql-11-pointcloud_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 107760
SHA256: 4d6edf87e4f2ca5a605dc794fd99393e70f2e45c05874b7a8fccc07205e40641
SHA1: 87345e74ea04557e0ad95e89ce5622c49b6d69ac
MD5sum: cc3bbb01822f1bab5c3ba6c8e9de2d1f
Description: PostgreSQL extension for storing point cloud (LIDAR) data
 LIDAR sensors quickly produce millions of points with large numbers of
 variables measured on each point. The challenge for a point cloud database
 extension is efficiently storing this data while allowing high fidelity access
 to the many variables stored.
 .
 Much of the complexity in handling LIDAR comes from the need to deal with
 multiple variables per point. The variables captured by LIDAR sensors varies
 by sensor and capture process. Some data sets might contain only X/Y/Z values.
 Others will contain dozens of variables: X, Y, Z; intensity and return number;
 red, green, and blue values; return times; and many more. There is no
 consistency in how variables are stored: intensity might be stored in a 4-byte
 integer, or in a single byte; X/Y/Z might be doubles, or they might be scaled
 4-byte integers.
 .
 PostgreSQL Pointcloud deals with all this variability by using a "schema
 document" to describe the contents of any particular LIDAR point. Each point
 contains a number of dimensions, and each dimension can be of any data type,
 with scaling and/or offsets applied to move between the actual value and the
 value stored in the database. The schema document format used by PostgreSQL
 Pointcloud is the same one used by the PDAL library.

Package: postgresql-11-pointcloud-dbgsym
Package-Type: ddeb
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 245
Depends: postgresql-11-pointcloud (= 1.2.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpointcloud/postgresql-11-pointcloud-dbgsym_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 176904
SHA256: b5dbef2b4d8292a7e3ddb6b390aa3efdf663226894a8a8aa3bf4c78626ac5ba2
SHA1: 9358757d48494c65466daea86f2f6e28195625d1
MD5sum: 70c42f268952aa9e399cfc8c9ac8993d
Description: debug symbols for postgresql-11-pointcloud
Build-Ids: 24df87b649a4868688ae73eb2ee8954594a5446b

Package: postgresql-11-powa
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2487
Depends: postgresql-contrib-11, postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.17)
Suggests: powa-collector, powa-web
Provides: postgresql-powa
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/powa-archivist/postgresql-11-powa_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 77272
SHA256: 65d820a801ae63c526ed22e38e04a57e741dd6dce583a17b15577361ce908861
SHA1: 79af2b486a3742a3709004a31a9767c82013fe95
MD5sum: 8fe71fd549e9ae6a9f27833aacfd8033
Description: PostgreSQL Workload Analyzer -- PostgreSQL 11 extension
 PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and
 provides real-time charts and graphs to help monitor and tune your PostgreSQL
 servers. This package contains the core extension of the PoWA project, the
 archivist.
 .
 Related packages:
  * powa-web: web frontend
  * powa-collector: collector daemon for remote snapshots

Package: postgresql-11-powa-dbgsym
Package-Type: ddeb
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-11-powa (= 5.0.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-11-powa-dbgsym_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 34192
SHA256: a5de92dcdcbaab9e3a234a909048bff6e9b67612c9ac36fdcc39e99e568e31b3
SHA1: 0e469f3ad5e437518eddb475a431e65d59066be5
MD5sum: b3903e80bfdfd268638daa7b2a98e8be
Description: debug symbols for postgresql-11-powa
Build-Ids: b3c713afb3ad88bd7a6cc1bd8cb5e9d3ea777a83

Package: postgresql-11-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 126
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-11-prefix_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 46568
SHA256: eaccd80209d9cd0093c677aa9be525e88ce4caa19ab9fa58e1053e2242a1c26f
SHA1: 05f30f3b6521949164c3a6fd1c1ac714d3e9462b
MD5sum: 07f8eb93d3bfa2c4ed2a68ef782f9396
Description: Prefix Range module for PostgreSQL
 This PostgreSQL module provides the prefix_range datatype, allowing to
 index searches such as finding the longest prefix matching a telephone
 number, having prefixes in a table and telephone number as a parameter:
 .
  select * from prefixes where prefix @> '0100091234';
 .
 The prefix column has to be of type prefix_range, and any text field
 can get indexed by the provided GiST opclass.

Package: postgresql-11-prefix-dbgsym
Package-Type: ddeb
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-11-prefix (= 1.2.10-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/prefix/postgresql-11-prefix-dbgsym_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 48500
SHA256: fc5a4639d3b1d307e8790df901f122bf55854f279ba0be8a6f0fae2044a6c99c
SHA1: 7d3b14524e91ba296376f41f3b019091a938136b
MD5sum: 025711e9f6dc9497c757c56b8c470daf
Description: debug symbols for postgresql-11-prefix
Build-Ids: c19bc1fc8d751983f4f18e41dc4ee92f92fc728a

Package: postgresql-11-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/preprepare/postgresql-11-preprepare_0.9-9.pgdg24.04+1_s390x.deb
Size: 17592
SHA256: f98f3ab8b12dffc2025b2fd2988599b85174995717532b0aa675a77f21651dd5
SHA1: 54d0c33377fd4a97e171d3c2963c09e8790275c5
MD5sum: 72268f77068118ed35fedb7648535201
Description: pre prepare your PostgreSQL statements server side
 The pre_prepare module for PostgreSQL aims to prepare all your statements as
 soon as possible and in a way that allows client queries not to bother at all
 and just call EXECUTE.

Package: postgresql-11-preprepare-dbgsym
Package-Type: ddeb
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-11-preprepare (= 0.9-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/preprepare/postgresql-11-preprepare-dbgsym_0.9-9.pgdg24.04+1_s390x.deb
Size: 15680
SHA256: 0609724d07b16fefa96199b52aed07d138c4aae7782d65a7a3043e242a427f17
SHA1: 089767f8a08716b4fa1189e20ea81c4de93affbd
MD5sum: 413ebc96b791ad4c1d70342da14b390c
Description: debug symbols for postgresql-11-preprepare
Build-Ids: 5c77befd54d3f75a268f5b8b709e1fd05bc9a338

Package: postgresql-11-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.2)
Homepage: http://pgxn.org/dist/prioritize/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-prioritize/postgresql-11-prioritize_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 12032
SHA256: 4713d617bc2743346773201264efe04bdc02947329ca76c2e58c6b1c60f53830
SHA1: 821b4bd84d81359071fe804994ccf9b5b59ebc6c
MD5sum: 554afff8bc6f208b886a34fcd59c1ae3
Description: Get and set the nice priorities of PostgreSQL backends
 This module implements an interface to getpriority() and setpriority() for
 PostgreSQL backends, callable from SQL functions. Essentially, this module
 allows users to `renice' their backends.

Package: postgresql-11-prioritize-dbgsym
Package-Type: ddeb
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
Depends: postgresql-11-prioritize (= 1.0.4-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-prioritize/postgresql-11-prioritize-dbgsym_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 11828
SHA256: b2bfea5ae243dfe4e72a3a42168d38d5b2eded7d339e7be9bda5d938c1809577
SHA1: 3c2226a453a03726e36e7d8bd9d6750fb5c146ab
MD5sum: 543e4763d2775fdb6b6697256963494c
Description: debug symbols for postgresql-11-prioritize
Build-Ids: 991ac5b3c2ed4803a85999a01a24cb826b39faca

Package: postgresql-11-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3500
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Provides: postgresql-q3c
Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization
Priority: optional
Section: database
Filename: pool/main/p/postgresql-q3c/postgresql-11-q3c_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 173028
SHA256: 11afda72c9819dd5806584f611266bdd17f9177f8799a0e4616ddfc74d6bd0ce
SHA1: c4b44b7ec092c133422959975448d63a8777ef68
MD5sum: 3d1bb80d722b340e12dc3f5010ff3250
Description: PostgreSQL 11 extension used for indexing the sky
 Q3C, an extension for PostgreSQL, is designed for the work with large
 astronomical catalogues or any catalogs of objects on the sphere.
 .
 This extension allows a user to perform fast circular, elliptical or
 polygonal searches on the sky as well as fast cross-matches.

Package: postgresql-11-q3c-dbgsym
Package-Type: ddeb
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 116
Depends: postgresql-11-q3c (= 2.0.1-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-q3c/postgresql-11-q3c-dbgsym_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 91588
SHA256: a187ba18721e89974b4743165c06dbcb73b2d207b7dcd602907770d32ace8dab
SHA1: 03c761c9fe010161df0fd26a9d48f59cb114efad
MD5sum: 73e7108580144de178fb037132d41607
Description: debug symbols for postgresql-11-q3c
Build-Ids: 245930e85699395919d36fa19bcde91511223f77

Package: postgresql-11-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://github.com/begriffs/pg_rational
Priority: optional
Section: database
Filename: pool/main/p/pg-rational/postgresql-11-rational_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 25692
SHA256: 363bc011d22d81e6a4fec8371357abf80d59acb7a47779c21385ca21204b4149
SHA1: f79f971502b8b70b8cb3e34ee49cdcce84d46301
MD5sum: 9d546a012a5e3a452628e9fe6f5ace33
Description: Precise fractional arithmetic for PostgreSQL
 pg_rational implements precise fractional arithmetic for PostgreSQL. Perfect
 for exact arithmetic or user-specified table row ordering. Holds values as big
 as an integer, with matching precision in the denominator.
 .
 Features:
  * Stores fractions in exactly 64 bits (same size as float)
  * Written in C for high performance
  * Detects and halts arithmetic overflow for correctness
  * Uses native CPU instructions for fast overflow detection
  * Defers GCD calculation until requested or absolutely required
  * Supports btree and hash indices
  * Implements Stern-Brocot trees for finding intermediate points
  * Coercion from integer/bigint/tuple
  * Custom aggregate

Package: postgresql-11-rational-dbgsym
Package-Type: ddeb
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-11-rational (= 0.0.2-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rational/postgresql-11-rational-dbgsym_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 20364
SHA256: 617972fdcbec1a0903e0c1384ad0e951c9cd0772555c124f4397c69c14573162
SHA1: 6f0a57cb69d59eaed0bbf2092acd76f38aef06f3
MD5sum: d7dc994b7eace79c55b286cb16da249e
Description: debug symbols for postgresql-11-rational
Build-Ids: 59c45178be82ee1d5dca9b11ceec85fd5f47267b

Package: postgresql-11-rdkit
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 602
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202409.4), libstdc++6 (>= 13.1), postgresql-11
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-11-rdkit_202409.4-1.pgdg24.04+1_s390x.deb
Size: 244928
SHA256: 160496f802d6f1b043203add52a96adcbfece5533a67db8bec1fc8364e143307
SHA1: c0de4b6fbddee43be18e163870311a37194ed01c
MD5sum: 032f9060127208b04bcef2e0bd034afc
Description: Cheminformatics and machine-learning software (PostgreSQL Cartridge)
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.  Features Include:
 .
  * Chemical reaction handling and transforms
  * Substructure searching with SMARTS
  * Canonical SMILES
  * Molecule-molecule alignment
  * Large number of molecular descriptors, including topological,
    compositional, EState, SlogP/SMR, VSA and Feature-map vectors
  * Fragmentation using RECAP rules
  * 2D coordinate generation and depiction, including constrained depiction
  * 3D coordinate generation using geometry embedding
  * UFF and MMFF94 forcefields
  * Chirality support, including calculation of (R/S) stereochemistry codes
  * 2D pharmacophore searching
  * Fingerprinting, including Daylight-like, atom pairs, topological
    torsions, Morgan algorithm and MACCS keys
  * Calculation of shape similarity
  * Multi-molecule maximum common substructure
  * Machine-learning via clustering and information theory algorithms
  * Gasteiger-Marsili partial charge calculation
 .
 File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
 binary format.
 .
 This package contains the PostgreSQL extension.

Package: postgresql-11-rdkit-dbgsym
Package-Type: ddeb
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1178
Depends: postgresql-11-rdkit (= 202409.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-11-rdkit-dbgsym_202409.4-1.pgdg24.04+1_s390x.deb
Size: 1119276
SHA256: 2f3ec1a830276ce16a1c902c23c2a94e237089bed9f87b3caff2109d892503d6
SHA1: ef65b103977ff230663ebe5b60f73e6159a11123
MD5sum: 997dc9e07ee45e34769f8aafb7b14fdd
Description: debug symbols for postgresql-11-rdkit
Build-Ids: 570371d76ae61c6f622d7b60f0ffa0f7f4f3613f

Package: postgresql-11-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 230
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/reorg/pg_repack
Priority: optional
Section: database
Filename: pool/main/p/pg-repack/postgresql-11-repack_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 97868
SHA256: aaa4a56eaec5b19a24fc9c0faeb3b02f0d47514c2c125a268cc039335a0fdd78
SHA1: 5f2269116fa1c56187be3f3221958b89a47b2f25
MD5sum: 5f4ab0d4b179ef429ec5096d01e6288c
Description: reorganize tables in PostgreSQL databases with minimal locks
 pg_repack is a PostgreSQL extension which lets you remove bloat from tables
 and indexes, and optionally restore the physical order of clustered indexes.
 Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive
 lock on the processed tables during processing. pg_repack is efficient to
 boot, with performance comparable to using CLUSTER directly.
 .
 This package contains the pg_repack program and the server extension for
 PostgreSQL 11.

Package: postgresql-11-repack-dbgsym
Package-Type: ddeb
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 167
Depends: postgresql-11-repack (= 1.5.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-repack/postgresql-11-repack-dbgsym_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 119032
SHA256: 57176d74627e8f3f0d7d13aa94e86f3b8e9d1f6b7e39f692e6d6c628a24eb4e1
SHA1: bf97014785b9e6cc22957c9a2a5c2df7a38104a9
MD5sum: c69191bab034755485d0816595b1f239
Description: debug symbols for postgresql-11-repack
Build-Ids: 113ffd9181f1e65a2a517339fe6b382ff687fa77 14050d201b0d6dc9c4c926fae00d7871b6bf011a

Package: postgresql-11-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 902
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), repmgr-common (>= 5.5.0+debpgdg-1.pgdg24.04+1), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libjson-c5 (>= 0.15), libpq5 (>= 9.3~)
Suggests: rsync
Homepage: https://www.repmgr.org/
Priority: optional
Section: database
Filename: pool/main/r/repmgr/postgresql-11-repmgr_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 219844
SHA256: c42351c2a18dc81608a83032577e003308a7ce107dba63a40c6ee81859f32500
SHA1: a57d304554fe726702cfb32abad4d3d9efc28aaf
MD5sum: 15ed38dad0d49f1ea317642ab88fefe4
Description: replication manager for PostgreSQL 11
 repmgr is an open-source tool suite for managing replication and failover in a
 cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby
 capabilities with tools to set up standby servers, monitor replication, and
 perform administrative tasks such as failover or manual switchover operations.
 .
 This package contains repmgr for PostgreSQL 11.

Package: postgresql-11-repmgr-dbgsym
Package-Type: ddeb
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 728
Depends: postgresql-11-repmgr (= 5.5.0+debpgdg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/repmgr/postgresql-11-repmgr-dbgsym_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 546292
SHA256: 957963ecf2383ca236ea606be7f3d7be368053288466c76c10d1940e40df5812
SHA1: 76867d58cf28854015fed24dbfaabda74068fcd2
MD5sum: c20ee3220922a6a343380a83f569cc44
Description: debug symbols for postgresql-11-repmgr
Build-Ids: 5eb6a58eee15ef83c98d1c6aab1e9705ee535d4f 5ec0440a363999da757abb9dc38f419e3153d77a 9aa858411932ad350f66bd04dcec925db6a07805

Package: postgresql-11-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 871
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.29)
Homepage: https://github.com/postgrespro/rum
Priority: optional
Section: database
Filename: pool/main/p/postgresql-rum/postgresql-11-rum_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 355208
SHA256: 81dc0926ce5bd46adb88decd5fe16f92f2b00789a7c6492e63526618def3a53a
SHA1: 6d9a3f034225e699ca64dcb421cbedf5df8c1730
MD5sum: 1d7f919c581bb2de943dae9fe240a44b
Description: PostgreSQL RUM access method
 This PostgreSQL extension provides the RUM access method, an inverted index
 with additional information in posting lists.

Package: postgresql-11-rum-dbgsym
Package-Type: ddeb
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 379
Depends: postgresql-11-rum (= 1.3.14-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-rum/postgresql-11-rum-dbgsym_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 300108
SHA256: 32d9527d438286cc5a1d3638bc75975341332635f50e236b39baa4eae74ce181
SHA1: 31f5d0f7ae99c25d9786fa4c7d617fdc918f9ddd
MD5sum: 3a193921252fa1e16adf6b8484cc4d49
Description: debug symbols for postgresql-11-rum
Build-Ids: 5f64a9f3d7ffea619f0c0a294abf259bcaf71bcc

Package: postgresql-11-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 135
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://pgxn.org/dist/semver/doc/semver.html
Priority: optional
Section: database
Filename: pool/main/p/postgresql-semver/postgresql-11-semver_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 41048
SHA256: 842b47158cfeadcdf8660888fffeec1e1194411266d9d1fdc067e3b1324b9b2f
SHA1: 9e2edadb0dc4204e82c2222e5601095e4a9e6bd1
MD5sum: 781557feccb0ac53a3878ddf8ecbe035
Description: Semantic version number type for PostgreSQL
 This library contains a single PostgreSQL extension for a data type
 called 'semver'. It implements the version number format described
 in the Semantic Versioning 2.0.0 Specification. [1]
 .
 [1] https://semver.org/spec/v2.0.0.html

Package: postgresql-11-semver-dbgsym
Package-Type: ddeb
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-11-semver (= 0.40.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-semver/postgresql-11-semver-dbgsym_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 21220
SHA256: 3d97d8586f5d3b2721d63dfd49f783b57b69536bf82402d7a4040bedba33c6c3
SHA1: bb836a962d7569aa544d29670bb7edf637e5fb63
MD5sum: bd5454960b0a2d3b8361837208fcdaf4
Description: debug symbols for postgresql-11-semver
Build-Ids: ec7ba6bb016426d6e058e81f92612fbe520c0aff

Package: postgresql-11-set-user
Source: postgresql-set-user
Version: 4.0.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 102
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4)
Homepage: https://github.com/pgaudit/set_user
Priority: optional
Section: database
Filename: pool/main/p/postgresql-set-user/postgresql-11-set-user_4.0.1-2.pgdg24.04+1_s390x.deb
Size: 38116
SHA256: 958a5d49ece04a88c91af127a32becdd984dbe33097e171977808a47bdcf4aff
SHA1: 72ad0f1091089a467f4b260f50d9b94eeef27d9f
MD5sum: 2367a322191b7149e39389cbb952a7ac
Description: PostgreSQL privilege escalation with enhanced logging and control
 The set_user PostgreSQL extension allows switching users and optional
 privilege escalation with enhanced logging and control. It provides an
 additional layer of logging and control when unprivileged users must escalate
 themselves to superuser or object owner roles in order to perform needed
 maintenance tasks.

Package: postgresql-11-set-user-dbgsym
Package-Type: ddeb
Source: postgresql-set-user
Version: 4.0.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
Depends: postgresql-11-set-user (= 4.0.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-set-user/postgresql-11-set-user-dbgsym_4.0.1-2.pgdg24.04+1_s390x.deb
Size: 35924
SHA256: 7fdfdd557e466bea9df82df40aa1e5a3691bbee7d0654f082a101ecdfb3a7fd3
SHA1: 5ca103543ee72e47d41f0d1d735dbf5c669d5d71
MD5sum: 1f864a7946b3145c854e6926a765840c
Description: debug symbols for postgresql-11-set-user
Build-Ids: 3c8727761ebeb0775b7a410142da94628f0ca4b2

Package: postgresql-11-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 326
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.3.4)
Homepage: https://github.com/eulerto/pg_similarity
Priority: optional
Section: database
Filename: pool/main/p/pg-similarity/postgresql-11-similarity_1.0-8.pgdg24.04+1_s390x.deb
Size: 108500
SHA256: 53090d1c87dc8b4e393017234716950bfe90a771c22b6c51f9cc4a86ffe6a1b7
SHA1: 28efcd23a2e3128c0c04ea15ad88c8ef341b3e78
MD5sum: 0d0aeea5a5641986249e804c329d8ac7
Description: PostgreSQL similarity functions extension
 pg_similarity is an extension to support similarity queries on PostgreSQL.
 The extension consists of:
 .
  * Functions implementing similarity algorithms available in the literature.
    These functions can be used as UDFs and are the base for implementing
    the similarity operators;
  * Operators defined on top of the similarity functions. They use similarity
    functions to obtain the similarity threshold and compare its value to a
    user-defined threshold to decide if it is a match or not;
  * Session variables storing similarity function parameters.

Package: postgresql-11-similarity-dbgsym
Package-Type: ddeb
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 105
Depends: postgresql-11-similarity (= 1.0-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-similarity/postgresql-11-similarity-dbgsym_1.0-8.pgdg24.04+1_s390x.deb
Size: 60928
SHA256: 3f098ee9ac23b2427de8aebd7a5aa131682b0942fb16a6fbaf999225a1b951a3
SHA1: 3f9e571a8b9c08b829477487ba9b8a2b8a31e0bf
MD5sum: 7641b99b8d712a9236f89acd483a2871
Description: debug symbols for postgresql-11-similarity
Build-Ids: b4127e3fd2ccd5d9d07d2cff76270339ced33c7e

Package: postgresql-11-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-11, libc6 (>= 2.4)
Suggests: slony1-2-bin
Provides: postgresql-11-slony1
Homepage: http://slony.info/
Priority: optional
Section: database
Filename: pool/main/s/slony1-2/postgresql-11-slony1-2_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 19120
SHA256: e451c95f2bc3c4e6a07108034c091b1abbeb6a39cb43718914a48f9dc0a2f736
SHA1: b934bca1924b1773574f33601ae8638c9da5ccc4
MD5sum: 2653a8b22337bf27ae7c7d92e9c4170b
Description: replication system for PostgreSQL: PostgreSQL 11 server plug-in
 Slony-I is an asynchronous master-to-multiple-slaves replication system
 for PostgreSQL with cascading and slave promotion.
 .
 This package contains the support functions that are loaded into the
 PostgreSQL database server.  It needs to be installed on the hosts where
 the database server nodes are running.  This package works with version
 11 of the PostgreSQL server; you need the package that corresponds to
 the version of your database server.
 .
 The actual replication daemon and the administration tools are in the
 package slony1-2-bin.  This package is useless without slony1-2-bin installed
 somewhere in the network.

Package: postgresql-11-slony1-2-dbgsym
Package-Type: ddeb
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 82
Depends: postgresql-11-slony1-2 (= 2.2.11-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/s/slony1-2/postgresql-11-slony1-2-dbgsym_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 59200
SHA256: af7d3d45d345c627684f49fae3ee13bfb8b61c66e5b7d04b9bd632da8fab7e7c
SHA1: 18cd121de42d35e99d39d82545d6190cafbde199
MD5sum: 6821045ce2497e31103e70a1cab1a925
Description: debug symbols for postgresql-11-slony1-2
Build-Ids: a2bdffa816f021fee10a25832baf9a1c77df3cb1

Package: postgresql-11-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4), libclamav11t64 (>= 1.0.0)
Recommends: clamav-freshclam | clamav-data
Homepage: https://github.com/df7cb/pg_snakeoil
Priority: optional
Section: database
Filename: pool/main/p/pg-snakeoil/postgresql-11-snakeoil_1.4-2.pgdg24.04+1_s390x.deb
Size: 17488
SHA256: 4f8410fbb9fd3a9b1f9ec9a8e59f0ec0478f9c231b8f7b1df707eccea7d82e7a
SHA1: 40da969e7bdce96bf5b2d57dc9f218cef58c4deb
MD5sum: fea54f201e86442c4b9956164dddd9a8
Description: PostgreSQL anti-virus scanner based on ClamAV
 pg_snakeoil provides functions scanning PostgreSQL data for viruses using the
 ClamAV anti-virus engine.

Package: postgresql-11-snakeoil-dbgsym
Package-Type: ddeb
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
Depends: postgresql-11-snakeoil (= 1.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-snakeoil/postgresql-11-snakeoil-dbgsym_1.4-2.pgdg24.04+1_s390x.deb
Size: 13972
SHA256: 64c81d0de86e8ed1e4bf9d7f2da8fb49f78b12a80819990458e3c9e45fec463e
SHA1: 187734d5d1c31bf5d52640c6a0dee9f16c15d22b
MD5sum: 95becfe3f640da8e32735e5d108b108d
Description: debug symbols for postgresql-11-snakeoil
Build-Ids: df3b3d3c43eb535a8cc10e319393541428581500

Package: postgresql-11-squeeze
Source: pg-squeeze
Version: 1.6.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 289
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.4)
Homepage: https://www.cybertec-postgresql.com/products/pg_squeeze/
Priority: optional
Section: database
Filename: pool/main/p/pg-squeeze/postgresql-11-squeeze_1.6.2-1.pgdg24.04+1_s390x.deb
Size: 124884
SHA256: b20bdd62282da2066877a62a7da6151abf499a7458b034016a35f590acf93645
SHA1: eaf63009dbbf32259a4f3db703dd2f4b396d18df
MD5sum: 845decd919457d59b9742c2fbfbad0cf
Description: PostgreSQL extension for automatic bloat cleanup
 The pg_squeeze PostgreSQL extension removes unused space from a table and
 optionally sorts tuples according to particular index, as if the CLUSTER
 command was executed concurrently with regular reads/writes.

Package: postgresql-11-squeeze-dbgsym
Package-Type: ddeb
Source: pg-squeeze
Version: 1.6.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 145
Depends: postgresql-11-squeeze (= 1.6.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-squeeze/postgresql-11-squeeze-dbgsym_1.6.2-1.pgdg24.04+1_s390x.deb
Size: 112848
SHA256: 00462afbf8ea5bd57a669f7449c20325db1ccca8a467ce7395e34d14321d9cce
SHA1: f084b2bce32cee8d375fc76543aaaaf7e9aeb1ff
MD5sum: f56d1f491a2814e6e642b0febbcf0abb
Description: debug symbols for postgresql-11-squeeze
Build-Ids: 52a948a9ec9eda145870d0b17adf84c0b6d2bacc

Package: postgresql-11-statviz
Source: pg-statviz
Version: 0.7-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-11
Recommends: pg-statviz
Provides: postgresql-statviz
Homepage: https://github.com/vyruss/pg_statviz
Priority: optional
Section: database
Filename: pool/main/p/pg-statviz/postgresql-11-statviz_0.7-3.pgdg24.04+1_all.deb
Size: 9408
SHA256: 5b28573ccc5c26bfcb0dfff6d4fa269acfbb7d8a4b626aa4142b3c4df593274e
SHA1: 658d2164d11387be52be26b3557b07f277a51cf7
MD5sum: 143afa81342d73855e8581c4cdccd689
Description: PostgreSQL internal statistics analysis and visualization
 pg_statviz is a minimalist extension and utility pair for time series analysis
 and visualization of PostgreSQL internal statistics. Created for snapshotting
 PostgreSQL's cumulative and dynamic statistics and performing time series
 analysis on them. The accompanying utility can produce visualizations for
 selected time ranges on the stored stats snapshots, enabling the user to track
 PostgreSQL performance over time and potentially perform tuning or
 troubleshooting.
 .
 This package contains the PostgreSQL pg_statviz extension.

Package: postgresql-11-tablelog
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/table_log
Priority: optional
Section: database
Filename: pool/main/t/tablelog/postgresql-11-tablelog_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 46748
SHA256: f7e6d79882b26afe4c3f31ee007c4ae6df2bc01bb3d36a2dad0be5ea4fe96d0d
SHA1: 206c1335776c972161f33d8e98a950263844a6df
MD5sum: e9a445ba67907b8e2ce42c994a6e4c52
Description: 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.

Package: postgresql-11-tablelog-dbgsym
Package-Type: ddeb
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-11-tablelog (= 0.6.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tablelog/postgresql-11-tablelog-dbgsym_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 33760
SHA256: 9e357fbd61d4f0d300bdbbe5ed1d4069ad459bb09d94b8f161a91b588db05817
SHA1: d6a35600184e8bae31741f3be1f28591f8c51aae
MD5sum: bd2cc51b6d8b197716f218abc576ce1b
Description: debug symbols for postgresql-11-tablelog
Build-Ids: 784d6c54e8af7d580db0fae094b37d12605018eb

Package: postgresql-11-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 161
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://github.com/tvondra/tdigest
Priority: optional
Section: database
Filename: pool/main/t/tdigest/postgresql-11-tdigest_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 66812
SHA256: a6d12f252d6acf17a81bb9653f7c3f723b5af6755b967012e97e37ea31ffda91
SHA1: ec86a51d0e1dc240db5a3cf713b11fe967ecee5a
MD5sum: e40dc8bc0d86e83d89743ba91febb9aa
Description: t-digest algorithm for on-line accumulation of rank-based statistics
 This PostgreSQL extension implements t-digest, a data structure for on-line
 accumulation of rank-based statistics such as quantiles and trimmed means.
 The algorithm is also very friendly to parallel programs.
 .
 The accuracy of estimates produced by t-digests can be orders of magnitude more
 accurate than those produced by previous digest algorithms in spite of the fact
 that t-digests are much more compact when stored on disk.

Package: postgresql-11-tdigest-dbgsym
Package-Type: ddeb
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: postgresql-11-tdigest (= 1.4.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tdigest/postgresql-11-tdigest-dbgsym_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 50732
SHA256: 0aaee0f6b8b7033bc9fa54bda9d53d1e5e41372801f23eca8b1e4d8bbe9e5f33
SHA1: 23a78dd5d38319bc95ff699a5483fc10f3dadd83
MD5sum: a60c9886a3ec622a82ea800b72a8486b
Description: debug symbols for postgresql-11-tdigest
Build-Ids: 29e09710bc37fc3240a6b17c2a750e7f8066f996

Package: postgresql-11-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 281
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), libsybdb5 (>= 0.91)
Homepage: https://github.com/tds-fdw/tds_fdw
Priority: optional
Section: database
Filename: pool/main/t/tds-fdw/postgresql-11-tds-fdw_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 130024
SHA256: dba24dd8421bfada840223c3a60a620cbf39e1c0990d1cf3270f9358e3c2fe3b
SHA1: 62d83bb31848d0a7acd7c59c47bdd8583f8c74f9
MD5sum: 8be757e1bd6c3024f30fb7a6402ecfec
Description: 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.

Package: postgresql-11-tds-fdw-dbgsym
Package-Type: ddeb
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 147
Depends: postgresql-11-tds-fdw (= 2.0.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tds-fdw/postgresql-11-tds-fdw-dbgsym_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 114608
SHA256: 8efc6c3d3d4290ddc55f71c6464b4e0d1beed5b984d72c6d34574d9b989724f9
SHA1: 70a14e27bfd98aaaa7d1c391e28befd91710e2d3
MD5sum: 7724c7d08cc445a438346d61e9309216
Description: debug symbols for postgresql-11-tds-fdw
Build-Ids: 4f588bb0ad3510569b0ad9a3a16714026b0bf363

Package: postgresql-11-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15)
Homepage: https://github.com/df7cb/toastinfo
Priority: optional
Section: database
Filename: pool/main/t/toastinfo/postgresql-11-toastinfo_1.5-2.pgdg24.04+1_s390x.deb
Size: 12388
SHA256: 47354c95247100cf161773825796dedd1743bada748fccec8e154941ae8955da
SHA1: f7398ebe055c0f9c92f83b42397f48ebaea9bc19
MD5sum: 05da49d333d7b739dd30fdf2a098c204
Description: Show storage structure of varlena datatypes in PostgreSQL
 This PostgreSQL extension exposes the internal storage structure of
 variable-length datatypes, called varlena.
 .
 The function pg_toastinfo describes the storage form of a datum:
 .
  * null for NULLs
  * ordinary for non-varlena datatypes
  * short inline varlena for varlena values up to 126 bytes (1 byte header)
  * long inline varlena, (un)compressed for varlena values up to 1GiB
    (4 bytes header)
  * toasted varlena, (un)compressed for varlena values up to 1GiB stored in
    TOAST tables
 .
 The function pg_toastpointer returns a varlena's chunk_id oid in the
 corresponding TOAST table. It returns NULL on non-varlena input.

Package: postgresql-11-toastinfo-dbgsym
Package-Type: ddeb
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 25
Depends: postgresql-11-toastinfo (= 1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/toastinfo/postgresql-11-toastinfo-dbgsym_1.5-2.pgdg24.04+1_s390x.deb
Size: 10392
SHA256: da0c6e52193805c8247deaa3cb04a8272e2af40b37e76d2b3c69e4cbca6fe4d6
SHA1: 4af6626ceb3da45dfe185819b23d2e7107bc3dd3
MD5sum: 5f4315d1e70273f3d8c7c4db4f3d0cf3
Description: debug symbols for postgresql-11-toastinfo
Build-Ids: 4761c0e70d535becde79c6679cf80e1e680f553c

Package: postgresql-11-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 692
Depends: libc6 (>= 2.38), postgresql-11, postgresql-11-jit-llvm (>= 15)
Homepage: https://github.com/df7cb/postgresql-unit
Priority: optional
Section: database
Filename: pool/main/p/postgresql-unit/postgresql-11-unit_7.10-1.pgdg24.04+1_s390x.deb
Size: 170652
SHA256: 3e69205b72ce439684b98f07bc265ac596d0ea577c1525c74da910706e9c83d1
SHA1: 018481e3efb4457a7a1b2a3b3069b31a0b896b13
MD5sum: 23985bd1d0dc17abc86c71531e26faf1
Description: SI Units for PostgreSQL
 postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The
 base units can be combined to named and unnamed derived units using operators
 defined in the PostgreSQL type system. SI prefixes are used for input and
 output, and quantities can be converted to arbitrary scale.

Package: postgresql-11-unit-dbgsym
Package-Type: ddeb
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 96
Depends: postgresql-11-unit (= 7.10-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-unit/postgresql-11-unit-dbgsym_7.10-1.pgdg24.04+1_s390x.deb
Size: 61748
SHA256: e0accf5b327dcb57d88e6a17cdf8dc3d4ee1d578ee08632f5d09ef66db23f592
SHA1: 9e9b103ca637ef7109ea26c198329f6ccdaf21ec
MD5sum: 1bf23ae457d2adf4ac299c59b347e5ca
Description: debug symbols for postgresql-11-unit
Build-Ids: e24c366b52b843e84461a588d8459297471bc900

Package: postgresql-11-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 129
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://github.com/eulerto/wal2json
Priority: optional
Section: database
Filename: pool/main/w/wal2json/postgresql-11-wal2json_2.6-2.pgdg24.04+1_s390x.deb
Size: 61652
SHA256: 65df4ff625efa08947fbf57a6d331d98819d23240b9f37ef96e7034b19988376
SHA1: 0870f6ee46e27bb4668c6865dd1664b6ffee8667
MD5sum: 43a080140fb64e33a6068c592030d6d0
Description: 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.
 .
 The wal2json output plugin produces a JSON object per transaction. All of the
 new/old tuples are available in the JSON object. Also, there are options to
 include properties such as transaction timestamp, schema-qualified, data
 types, and transaction ids.

Package: postgresql-11-wal2json-dbgsym
Package-Type: ddeb
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
Depends: postgresql-11-wal2json (= 2.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/w/wal2json/postgresql-11-wal2json-dbgsym_2.6-2.pgdg24.04+1_s390x.deb
Size: 53672
SHA256: 0d9cb8b6f225384b1f27c65de1bfe8a90d9e6c7f3f892eb11096367c56054a55
SHA1: 46b2e7e26780bfce8439b7708a35d7ee6ee77b53
MD5sum: 8ce2df49f3c4207160269e7ed604f365
Description: debug symbols for postgresql-11-wal2json
Build-Ids: 7fd452d89b7e911275b0b205e09e47ab40e7840c

Package: postgresql-12
Version: 12.22-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48077
Depends: locales | locales-all, postgresql-client-12, postgresql-common (>= 182~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.14+dfsg), libicu74 (>= 74.1-1~), libldap2 (>= 2.6.2), libllvm17t64, libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Provides: postgresql-12-jit-llvm (= 17), postgresql-contrib-12
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-12/postgresql-12_12.22-2.pgdg24.04+1_s390x.deb
Size: 14906772
SHA256: fd72efc7955873ee922fa707eaf834f897d1e59193362f9c48cd7ae4a73e62a0
SHA1: c3e4d0abb45c3fb5706a59bebf6bcdd3794d981c
MD5sum: 62038bd3b0d6dc855b45347321c1bc75
Description: 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.
 .
 This package provides the database server for PostgreSQL 12.
Postgresql-Catversion: 201909212

Package: postgresql-12-age
Version: 1.5.0~rc0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1828
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/apache/age
Priority: optional
Section: database
Filename: pool/main/p/postgresql-12-age/postgresql-12-age_1.5.0~rc0-1.pgdg24.04+1_s390x.deb
Size: 667528
SHA256: 3228484fcff779f21a944ab8bb34cac086c0f1325a0ca0027054b9fe9a9582a4
SHA1: e3c8ac59057cb0a743b609a8993518def806f6cd
MD5sum: 5adc753f42371dac5524250afcad25cb
Description: Graph database optimized for fast analysis and real-time data processing
 Apache AGE is an extension for PostgreSQL that enables users to leverage a
 graph database on top of the existing relational databases. AGE is an acronym
 for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model
 database fork of PostgreSQL. The basic principle of the project is to create a
 single storage that handles both the relational and graph data model so that
 the users can use the standard ANSI SQL along with openCypher, one of the most
 popular graph query languages today.
 .
 This package contains Apache AGE for PostgreSQL 12.

Package: postgresql-12-age-dbgsym
Package-Type: ddeb
Source: postgresql-12-age
Version: 1.5.0~rc0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 793
Depends: postgresql-12-age (= 1.5.0~rc0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-12-age/postgresql-12-age-dbgsym_1.5.0~rc0-1.pgdg24.04+1_s390x.deb
Size: 617556
SHA256: 9a82ab7b457b921b9c51a34973713338235d9808faa839836279bfbf2a444e12
SHA1: eca3d98984383e42008cee5ce299bc4af3ed5165
MD5sum: cddc8826a05a32ab754d7fca09f837bd
Description: debug symbols for postgresql-12-age
Build-Ids: ce7ffef3f251a9e96bb1bd0f5b021625a8f379bb

Package: postgresql-12-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/df7cb/pgsql-asn1oid
Priority: optional
Section: database
Filename: pool/main/p/pgsql-asn1oid/postgresql-12-asn1oid_1.6-2.pgdg24.04+1_s390x.deb
Size: 12768
SHA256: baee07d3b000620308f4cf3a8f96acb80b491fed7c3164275aecbfe07def9b6e
SHA1: c7b938f5fcf7057cd19cfa314cdb3022c2a58a5b
MD5sum: 7218f3d14f05431694fc5c6ee6bdd9dc
Description: ASN.1 OID data type for PostgreSQL
 This plugin provides the necessary support functions to store ASN.1 OIDs in
 a PostgreSQL database.
 .
 This package has been compiled for PostgreSQL 12.

Package: postgresql-12-asn1oid-dbgsym
Package-Type: ddeb
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24
Depends: postgresql-12-asn1oid (= 1.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-asn1oid/postgresql-12-asn1oid-dbgsym_1.6-2.pgdg24.04+1_s390x.deb
Size: 8488
SHA256: 6eb2d7f5acc53aa4bf9e6a5374433822d9bc92e428ad444c339d71e6e4fc45e0
SHA1: d2c498d9b93b865a9a3ed229a66cf12daf16c5c5
MD5sum: 60149894985dd427ccd9d2e95b3a9b28
Description: debug symbols for postgresql-12-asn1oid
Build-Ids: 3d246eff07c54c90659cfa6a6f6714693f844546

Package: postgresql-12-auto-failover
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 1100
Depends: pg-auto-failover-cli (>= 2.1-3.pgdg24.04+1), postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 8.4~)
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-12-auto-failover_2.1-3.pgdg24.04+1_s390x.deb
Size: 371940
SHA256: 94c18fd89dc84ab39c9ca3d4d11145e4d872dadb06bacdd89967b3bc1f842127
SHA1: 6884074d75d3a4411313dca63defb1b3c31792a8
MD5sum: a69cad36efae7148fe9fca38e2628838
Description: Postgres high availability support
 This extension implements a set of functions to provide High Availability to
 Postgres.

Package: postgresql-12-auto-failover-dbgsym
Package-Type: ddeb
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 187
Depends: postgresql-12-auto-failover (= 2.1-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-12-auto-failover-dbgsym_2.1-3.pgdg24.04+1_s390x.deb
Size: 140916
SHA256: 6d7f95591e1c5ff9768ee5dc81dfdb7f37c78a3d21e7700a81cb903260ea6ed5
SHA1: 3a40a2450622c2eba97df78af7efda6135742724
MD5sum: bfe56b6f92dac97562a47f36ea211a3e
Description: debug symbols for postgresql-12-auto-failover
Build-Ids: e2e9d4c1c4dabc069cd7cb98ffb460ae3e3e8d32

Package: postgresql-12-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 39
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.10)
Homepage: https://github.com/mhagander/bgw_replstatus
Priority: optional
Section: database
Filename: pool/main/b/bgw-replstatus/postgresql-12-bgw-replstatus_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 14500
SHA256: b373a682dc32973a3596f508cdfd8460431a04708c00d01980c9136b768f5477
SHA1: 691a7f99cfc64ae51a61b607dbb88a004de0eee3
MD5sum: b4d553743b32692c92cdd24eae3f9a30
Description: report whether PostgreSQL node is master or standby
 bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the
 replication status of a node. It's intended to be polled by a load balancer
 such as haproxy.
 .
 When installed, a background worker will be started that listens on a TCP
 port. A connection to this port will get a TCP response back saying either
 MASTER or STANDBY depending on the current state of the node.

Package: postgresql-12-bgw-replstatus-dbgsym
Package-Type: ddeb
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 24
Depends: postgresql-12-bgw-replstatus (= 1.0.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-12-bgw-replstatus-dbgsym_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 8492
SHA256: 6157861fb17238ff0e2b77c9959b6ee3d7e2b9418e28fa0767431d63035e9a17
SHA1: 6106892b75cc87b69057d88deb5ec40aa7a9d5a0
MD5sum: 7d1ebc1679a25bcce95b8f56462e83ea
Description: debug symbols for postgresql-12-bgw-replstatus
Build-Ids: e33f99bc069e3267e8afede19a95ccbb70cb016b

Package: postgresql-12-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/MigOpsRepos/credcheck
Priority: optional
Section: database
Filename: pool/main/c/credcheck/postgresql-12-credcheck_3.0-1.pgdg24.04+1_s390x.deb
Size: 60532
SHA256: 49b5be95f74e3ce54d915d3ce80065efe8ec2d2e9b2f6dd91d74af6bcb9ccad1
SHA1: f596709bdf910261b3fdf498a42fe3a280a98bd5
MD5sum: e86f7b5f8d071abeaf3f37c1aa2c413a
Description: PostgreSQL username/password checks
 The credcheck PostgreSQL extension provides few general credential checks,
 which will be evaluated during the user creation, during the password change
 and user renaming. By using this extension, we can define a set of rules:
 .
  * allow a specific set of credentials
  * reject a certain type of credentials
  * deny password that can be easily cracked
  * enforce use of an expiration date with a minimum of day for a password
  * define a password reuse policy
  * define the number of authentication failure allowed before a user is banned

Package: postgresql-12-credcheck-dbgsym
Package-Type: ddeb
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-12-credcheck (= 3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/c/credcheck/postgresql-12-credcheck-dbgsym_3.0-1.pgdg24.04+1_s390x.deb
Size: 63084
SHA256: 664652dcef96d247041886b0ec3764e86ae06634895dc8393a69bb052100e45d
SHA1: c7521dfc0e667b8794f9c51a263eb42224ffb54f
MD5sum: 98eb4b3613c205ce3f8a47f61353a81d
Description: debug symbols for postgresql-12-credcheck
Build-Ids: 0a1c7db8bc0fd1b5233ae8ddca995c698d1f4d96

Package: postgresql-12-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 226
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/citusdata/pg_cron
Priority: optional
Section: database
Filename: pool/main/p/pg-cron/postgresql-12-cron_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 94404
SHA256: e5497c75d99c49169d58b53a1ef6ed03977cdd4b9cab711030906758739ba083
SHA1: ec8cfc9a9798f325c63fb6e6b7b137166b0032ae
MD5sum: c48a7acf7d6f5d7a3d5cece80f5aead8
Description: Run periodic jobs in PostgreSQL
 pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
 that runs inside the database as an extension. It uses the same syntax as
 regular cron, but it allows you to schedule PostgreSQL commands directly from
 the database. pg_cron can run multiple jobs in parallel, but it runs at most
 one instance of a job at a time. If a second run is supposed to start before
 the first one finishes, then the second run is queued and started as soon as
 the first run completes.

Package: postgresql-12-cron-dbgsym
Package-Type: ddeb
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 134
Depends: postgresql-12-cron (= 1.6.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-cron/postgresql-12-cron-dbgsym_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 103060
SHA256: fc18cf9eb657162607f14a7a681f442301f25e08b2913925940ddd5cc03b41d9
SHA1: 0eaec39aceac789599ae8d5892966cba6f97e226
MD5sum: d7210ea29a5d8ad98e9f232d37e2c2bb
Description: debug symbols for postgresql-12-cron
Build-Ids: 8ebc90326acd2752162f391cae193772f318afb0

Package: postgresql-12-dbgsym
Package-Type: ddeb
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 19995
Depends: postgresql-12 (= 12.22-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-12/postgresql-12-dbgsym_12.22-2.pgdg24.04+1_s390x.deb
Size: 16281580
SHA256: 577cb24469d16f879abbe6a7d995c26b191d7848cb4ba6a32eb1acd68cfd7a51
SHA1: 422b52385f03b1cf6f812983f57296b8f9b6377d
MD5sum: 65b903dbb97ea1bb627e2d1e11fdcbbf
Description: debug symbols for postgresql-12
Build-Ids: 01d754348763719af5add7d60e9b4ef5ea6c4119 04d53a97524c0c17d5d65bbeeb966177fafb0325 0702ab73516ebec8945d780484430109e351da84 07e0d5234e1c75edccf9ca450ee3cccdb1c724af 08003a2a93af4370792991642f28ace82933ad05 08beed66770f5b8e04dd0523cafcbade3e7408ce 09399d96e4c0cb30fe4bddfac2b36731c159fe2a 0b3e4610df946f53b8624e5996410b1f1bbb777f 0b76045bcd5a5b1381296d6fa4416cb40930ed8f 0dda037bb56bc9f7edd4b7f2bf73852949c86dc5 0f5737cea3fc23e5b09091a83bc30e8e6dc91cf9 10edc7b0e2b2d2254a95ed4d98616446549f4363 1586670832d1745c0710be7b338a808b4f08e141 1816320e72b3250c556faadebdf8f39092b43297 1d97145256a04843b83aa4044e2ea4e42344ed63 1dc42ece7064325bf7dbd1b3b40a6b93aa219ee2 1f497d5bd3b1e027deb4fd7835837f818fe0851f 2173ea6fbfa1a0922028babbef9dee67d9dd78ac 2445bb664cf87b466ef91189283290a1f01b7fc9 2c2f2c497de27919794262f9d829fa5bc300263c 2dab7fec24be756be29d891fcfe6c53e81db0ecb 2e4144bf3638eb399601c07c204ec4b726ed8ffa 2e8cd6a2b56ae58fb35bf93cabc537f1a89adc54 2f34b49bafcee7b6dbbda81249a6285e96cfdfa6 307aec6590aa80b8265459eeef8b37a3ee9f1501 333b1d364aae71534e889c91f7ce713295772f4c 3502755bdcde24225743432931ce7d7753445572 37341a5dd86f5fcf7d52d7b8e8c093e787d83899 39ba651f6320a7134427e2ca8beaab1aa06e1381 3a890d7c7310a773c019bc06d0a4a581e72f8d30 47336a534e2b8eb59f56806260bac9d5bae0938a 4844f6c99b342f592c2ed1be8a30e2f3e0a3ef0d 48fa2ee1a2e285cf167d1e8d8fbd889fbfa0fe96 54080bd1d73c6a4f748680bb0f00b7591f0c9953 5463ece6199b147bef187555ab5dc4f2ab6553a5 57b8c722b901603c8e2a6d04043a7be3a093a6d8 5e5da6c6a3cbd3d6beeb0997d29ab5f104f1c3f6 5fb830a315706057335e67bbf18acd4930c06212 6095160c37cafdb0c5fe99475b6f381b50b46ccc 60d4a63fff194db75ea663fd78d96fa2e0d59ab8 6366d8c1b0d22a0c21141e171a4d6ea24935f949 64ead22729cfc445b5b4b6b584cbc533b0061794 65460ea4d65fa2d951a17bfa17f2db7b15a8d9eb 6a7b52db02c4ce19d475652c7e167664ab75b0eb 6ac9080d504c49b5df1a0a90e23026f869e454c6 6c88e5b5ee07ea180b58ca32d1eee50a7d61c81c 6ea8419e0edbbcf38e3a5d681990d6a6075e5e3e 71d4ef1f84943fc037a59ca906e639f2731e5370 750922fa1c664169695884ef00d2015bfa5f42e4 77dd39e338284629b51e3a38a97a1f96ec4644d1 83b4538afb43d3a289417148ee418ef136115f6b 83ddcb09eb02782d6dbc1a37f9b17963ee74a888 842c9db49330b6e756e8d1e3d6ed5816bf160512 844056097e272d081a2a9aa53c0000279ae9a13d 860bc5f65feeb879ec91b266af54ba6514a30d0c 87de50a2a49ed08e86aa12c573228cd7a89b07be 8c435f75d4631d47570bb52a573cae8f54f95bd8 9368c7686057db016d29d71b04dd36d90ba8dac7 965184669c344113c798e8de8d65593817aaf190 9751af6f90e8a4be8e954f402ce44c2d6e31b1d2 993e8d358e4e844527fc0c403dbf31b86cce5b62 9bfbf83d38e8787749ea5fb9300dd38a96689073 9d4a3b011fc678409f72132415527578937f6b01 a200cc3b195f56e87a9f731dab91db23f51c9ec7 a23341acf30981b6cf30f2be811dd338a3995636 a3633fbc28376e5f18b2aa6fcc36892f62c0a8b4 a41dd941abc2cdc8bfcb3b5a6711a6011ae6c4cb a93303e961fb4561d4b68d1e85d1b5b96a6f45be b38efc448cccbb71e358a535a3b5ea8ec0861eea b7ffad1601acd88e55bebd9dbfbe041cfd561cfe ba73ca05da04258c21fc0525bce1da151d465029 bb2fe37ddf94dde5fdb2d1f3963170dd0817fc77 c66cb9171462dd62f372f808f61fdc1206c967af c6a26059a1bdc328f37f7bf324c08631fe3bf5a6 c728c475e43da90a8aab7a2d68fa64bb91a2b946 cacf4893cf6c9e615fa595634d70ea1cb0a3d58c d06e43d7e8ae5a0c8244924408ffe755dcb0e11f d8d3007053d130e6d7691106e3496f6ebfc9ea4c d9bfe2301bb8672a2ee985fecbe4550cd7fa3224 d9d2d053ff9a3996951c307498aad9f8de2a8d98 d9e3fdc2101347655a3dda894d5b54c4fb8bd359 db4e58ae2c289ad47c7d697a9fc3f017b383a7c6 dfa0aa93e0721b661a5038cb3c84d0b6918107d9 dfcf63521862ce5a14faecf8a2514c6a5121dd90 e23dcfbd60363b518e9a5ddf99ed7c12909020be e34c33e2baa11a397dc27c38f5d74c490057e95e e44ecbc5ecd18f3afa4b54128030235c5248a962 ea48f0d56b081ad501a57ff116a7f169084c4ba3 eb52870255f231081d7da41b445b143320c0bd7c ec8a0baceb6b348f6134bbdae4b54dccdf56b7eb ef5641b1234a53e39e2da221c13d7b5345def78f efe7dc57885d54a1902db51346bf3ebbbd96b9b7 f7461ed4c81da9134286b79c88df135bd32bc051 f7eb0fe1b72fa1e6e2357dc812d1d1bf7fbcc2ce
Postgresql-Catversion: 201909212

Package: postgresql-12-debversion
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libapt-pkg6.0t64 (>= 0.8.0)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-12-debversion_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 14012
SHA256: 968b033058d0cb82cf3204ed7bad160259a21de1d089de37b118dc5fec097d7e
SHA1: a59a0b174cdaeee901035dd0b1620e5469252fd9
MD5sum: 807d93445503bff2e5e2e48000880de1
Description: Debian version number type for PostgreSQL
 Debian version numbers, used to version Debian binary and source
 packages, have a defined format, including specifications for how
 versions should be compared in order to sort them.  This package
 implements a "debversion" type to represent Debian version numbers
 within the PostgreSQL database.  This also includes operators for
 version comparison and index operator classes for creating indexes on
 the debversion type.
 .
 Version comparison uses the algorithm used by the Debian package
 manager, dpkg, using the implementation from libapt-pkg.  This means
 that columns in tables using the debversion type may be sorted and
 compared correctly using the same logic as "dpkg --compare-versions".
 It is also possible to create indexes on these columns.
 .
 postgresql-debversion implements the following features:
 .
  * The "debversion" type (internally derived from the "text" type)
  * A full set of operators for version comparison (< <= = <> >= >)
    including commutator and negator optimisation hints
  * Operator classes for btree and hash indexes
  * The aggregate functions min() and max()

Package: postgresql-12-debversion-dbgsym
Package-Type: ddeb
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 34
Depends: postgresql-12-debversion (= 1.2.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-12-debversion-dbgsym_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 18132
SHA256: 7391f1b761a78ae487af7b966d066b4a55fe8605ce85c6b18ea5441d6fae841c
SHA1: 5e1096727761f085903d58420e993fa06057e533
MD5sum: 2222b2b436d720b2a6f2ad6f09eeaacc
Description: debug symbols for postgresql-12-debversion
Build-Ids: bf9094abbfffa61e80439a4529b84a2405cd32a5

Package: postgresql-12-decoderbufs
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 103
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4), libprotobuf-c1 (>= 1.0.1)
Homepage: https://github.com/debezium/postgres-decoderbufs
Priority: optional
Section: database
Filename: pool/main/p/postgres-decoderbufs/postgresql-12-decoderbufs_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 40080
SHA256: a620379330b00217e2aa2fc37dbbc61ae3b73d23b105b3d21a5ec81d05a39c35
SHA1: 45c74ce3d5567ede9abf0ff5663ad5c73a2cd5df
MD5sum: b0d4780521ed844dae9f5bb6dd7c9fe8
Description: logical decoder output plugin to deliver data as Protocol Buffers
 A PostgreSQL logical decoder output plugin to deliver data as Protocol
 Buffers, used by Debezium (http://debezium.io).

Package: postgresql-12-decoderbufs-dbgsym
Package-Type: ddeb
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-12-decoderbufs (= 3.0.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-12-decoderbufs-dbgsym_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 39580
SHA256: 973d9d9f366819b695e87bd99e8130ad7047bfc50cb45bb52ca78c7fa4f346a8
SHA1: 4d3bcc362dae57fee369b5c50e7346a3e4799824
MD5sum: 36d2dc703f866572115110a9349dac80
Description: debug symbols for postgresql-12-decoderbufs
Build-Ids: c9c309943391011cae2f21f986d74cabcdbcb706

Package: postgresql-12-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Priority: optional
Section: database
Filename: pool/main/p/pg-dirtyread/postgresql-12-dirtyread_2.7-2.pgdg24.04+1_s390x.deb
Size: 21672
SHA256: 2fd54c1aed8b5be244107d0f2a1c9de975311cf3cf3e2521dfb8470c58f3c869
SHA1: 123c14b4f42fa4f00d4cad6394689295ec4b6105
MD5sum: 21dc7227a2dbab1eede4dab2aa045e02
Description: Read dead but unvacuumed tuples from a PostgreSQL relation
 The pg_dirtyread extension provides the ability to read dead but unvacuumed
 rows from a PostgreSQL relation.

Package: postgresql-12-dirtyread-dbgsym
Package-Type: ddeb
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-12-dirtyread (= 2.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-dirtyread/postgresql-12-dirtyread-dbgsym_2.7-2.pgdg24.04+1_s390x.deb
Size: 35064
SHA256: 52e232f154f7c2f0e0f1ff40242c5095efbd5efc63238f97c33cb4fd9291d928
SHA1: 70aab35e353fbb5ee59487a66a6210bbc4922ee8
MD5sum: 38af671cadb5f912fcc6c324c945f6be
Description: debug symbols for postgresql-12-dirtyread
Build-Ids: 0d4ab6b505eebde310b279ecf60f3393fc1cd361

Package: postgresql-12-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/xocolatl/extra_window_functions
Priority: optional
Section: database
Filename: pool/main/e/extra-window-functions/postgresql-12-extra-window-functions_1.0-6.pgdg24.04+1_s390x.deb
Size: 16172
SHA256: d863245d94ffeaf3b18eb50f0b1d6d76c5e3f7beceb14441cbe01c410d4b20c4
SHA1: d870e78017a40cdd66479ee41f4d2d02c20e9bf8
MD5sum: 373fef84948e1b350acbb3263cb0cd6b
Description: Extra Window Functions for PostgreSQL
 This extension provides additional window functions to PostgreSQL. Some of
 them provide SQL Standard functionality but without the SQL Standard grammar,
 others extend on the SQL Standard, and still others are novel and hopefully
 useful to someone.

Package: postgresql-12-extra-window-functions-dbgsym
Package-Type: ddeb
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 28
Depends: postgresql-12-extra-window-functions (= 1.0-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/e/extra-window-functions/postgresql-12-extra-window-functions-dbgsym_1.0-6.pgdg24.04+1_s390x.deb
Size: 10320
SHA256: d1f98498d3e0b02bacc2321cf0e08d14d31f53f10a988d857bec745f1ebea95b
SHA1: 11e4e7f02f55527b7a837e519054289f54cb3aa0
MD5sum: 07031783328cdbb35d4eea0da2e997f5
Description: debug symbols for postgresql-12-extra-window-functions
Build-Ids: 0abc196827640131d66ff9b805c0a4b8b8e95c0b

Package: postgresql-12-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17)
Homepage: https://github.com/wulczer/first_last_agg
Priority: optional
Section: database
Filename: pool/main/f/first-last-agg/postgresql-12-first-last-agg_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 8376
SHA256: 7992f80eb5562b996bc57d6faedec773124a7cd49b044b2045d90be5d423ab09
SHA1: 87dd83870e13a66ee88f1294fa5691eb50613966
MD5sum: df1a9e1f490f651e22241839d03553ee
Description: PostgreSQL extension providing first and last aggregate functions
 first-last-agg is a simple extension providing two aggregate functions, last
 and first, operating on any element type and returning the last or the first
 value of the group.
 .
 Since by default the ordering inside groups created by a GROUP BY expression
 is not defined, it is advisable to use an ORDER BY clause inside the aggregate
 expression (see the aggregate function syntax).

Package: postgresql-12-first-last-agg-dbgsym
Package-Type: ddeb
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18
Depends: postgresql-12-first-last-agg (= 0.1.4-4-gd63ea3b-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/f/first-last-agg/postgresql-12-first-last-agg-dbgsym_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 4184
SHA256: b6cf174e08564d06c98066e12249dfb9b83bbec6108af20e426ec85bdb478324
SHA1: 390fa2b4cb6d6453e38817544470970cea4f133a
MD5sum: cbe50e6eecb7e84ee04827a7fdcc2548
Description: debug symbols for postgresql-12-first-last-agg
Build-Ids: 76552f41a852cea363207c02cf0f902895e30678

Package: postgresql-12-h3
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 354
Depends: postgresql-12, libc6 (>= 2.4), libh3-1 (>= 4.2.0)
Homepage: https://github.com/zachasme/h3-pg
Priority: optional
Section: database
Filename: pool/main/h/h3-pg/postgresql-12-h3_4.2.2-1.pgdg24.04+1_s390x.deb
Size: 48640
SHA256: c74310abc786fe0717527359aa4e5357f3261212ea784b05916456535e3f3c8e
SHA1: afa10c56a832f7b53d16946a3601b61dc9ecfc1c
MD5sum: 11cf659a66aa28d82bbe0af10b1c04c7
Description: PostgreSQL bindings for H3, a hierarchical hexagonal geospatial indexing system
 H3 is a geospatial indexing system using a hexagonal grid that can be
 (approximately) subdivided into finer and finer hexagonal grids, combining the
 benefits of a hexagonal grid with S2's hierarchical subdivisions.
 .
 This package contains the PostgreSQL 12 extension.

Package: postgresql-12-h3-dbgsym
Package-Type: ddeb
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 181
Depends: postgresql-12-h3 (= 4.2.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/h3-pg/postgresql-12-h3-dbgsym_4.2.2-1.pgdg24.04+1_s390x.deb
Size: 113644
SHA256: d1db0889b2dc565af1fbbbdfacc2552f5b921c7ea20d3f8c2c24f43beebe2db9
SHA1: d4930f1fb79e9dc0ea48ab8eb5b078194e525047
MD5sum: 011368a2e5fdfb6c672a22db2deb383b
Description: debug symbols for postgresql-12-h3
Build-Ids: 4ec006cd07fb2bb479b46542495064874dcc8016 78ce05cec587d95cac43b1e10405b5e6d5f42115

Package: postgresql-12-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2)
Homepage: https://github.com/pramsey/pgsql-http
Priority: optional
Section: database
Filename: pool/main/p/pgsql-http/postgresql-12-http_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 44580
SHA256: 1e8e62f4137a79645dd4c6f5c393a5d355907548e0863dc828f2472ef264a37c
SHA1: 9c912d92cce096981bc19a0f9f3521182d265e99
MD5sum: d4f09f63407a8cad9f15b426c4422392
Description: HTTP client for PostgreSQL, retrieve a web page from inside the database
 PostgreSQL extension to make HTTP requests from within the database, returning
 results for usage in SQL queries.

Package: postgresql-12-http-dbgsym
Package-Type: ddeb
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 79
Depends: postgresql-12-http (= 1.6.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-http/postgresql-12-http-dbgsym_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 57480
SHA256: 6169636b9bb66e33f3f7e3dfeb9d6bca05d048ab207003948eb6e51fb800c1e2
SHA1: cd381998e2108a0b06da9c0053b637edb4ba66ba
MD5sum: 61b629f5de8dd7423c6e0a179823e49b
Description: debug symbols for postgresql-12-http
Build-Ids: bf5f4edbac7dbe578327792daef08c33ecb9e641

Package: postgresql-12-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 151
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://hypopg.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/h/hypopg/postgresql-12-hypopg_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 60848
SHA256: b4e9a0a4d970863512d9a4a76e1af19494524417cd6b1ed87803f63ddf541fd9
SHA1: a601b0e096c36c91bc2300c7d107ad098aedef1a
MD5sum: 1f75be08aa914a0e95d7c6775613eb2a
Description: PostgreSQL extension adding support for hypothetical indexes.
 An hypothetical, or virtual, index is an index that doesn't really exists, and
 thus doesn't cost CPU, disk or any resource to create.  They're useful to know
 if specific indexes can increase performance for problematic queries, since
 you can know if PostgreSQL will use these indexes or not without having to
 spend resources to create them.

Package: postgresql-12-hypopg-dbgsym
Package-Type: ddeb
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 102
Depends: postgresql-12-hypopg (= 1.4.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/hypopg/postgresql-12-hypopg-dbgsym_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 78032
SHA256: 78cbbccfd8e3a582bc110fab61e8fa4ceed2c0a24fee927c61e3d7a2cfc09506
SHA1: 467c505c25efeb0f0f6b3e320435b0f56f0a0c69
MD5sum: 1f72638195f14909c067867a44bc1001
Description: debug symbols for postgresql-12-hypopg
Build-Ids: 266d7465d1e24c282579179ad42cf5ac056a6270

Package: postgresql-12-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 267
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4), libicu74 (>= 74.1-1~)
Homepage: https://github.com/dverite/icu_ext
Priority: optional
Section: database
Filename: pool/main/i/icu-ext/postgresql-12-icu-ext_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 97472
SHA256: d8e40629b928fefe4fea8ddac4e3b39f034a8912f6c932f75d0301be91ec1077
SHA1: e78e5b75d24383ebbc4bd2c4459656c9334e2a51
MD5sum: 69b3de1cb2e3fd6c4a316d038fbb90da
Description: PostgreSQL extension exposing functionality from the ICU library
 icu_ext is an extension to expose functionality from ICU to PostgreSQL
 applications.

Package: postgresql-12-icu-ext-dbgsym
Package-Type: ddeb
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 136
Depends: postgresql-12-icu-ext (= 1.9.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/icu-ext/postgresql-12-icu-ext-dbgsym_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 94732
SHA256: 11775591c340e01bc57cae16d2bb690bd2eb4deab5823666e2742649c551bab7
SHA1: ef08712bacdd3fb79489cd784eee28c06c0aad08
MD5sum: 74652d5c39bc34cf36df70256d3cc087
Description: debug symbols for postgresql-12-icu-ext
Build-Ids: b4093ffbe7122f5db7fcce436e349cb133575ce9

Package: postgresql-12-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 649
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Provides: postgresql-ip4r
Homepage: https://github.com/RhodiumToad/ip4r
Priority: optional
Section: misc
Filename: pool/main/i/ip4r/postgresql-12-ip4r_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 190292
SHA256: f751f3c0b478419dc65a6c70ea6a241e4203a1605640f72cb4243cec9c97bad2
SHA1: 4ac8e5d9cc5ba0a59e17edb78d9ec377e4eb324b
MD5sum: bbd96e50f4876af89c3bae14304b1bc9
Description: IPv4 and IPv6 types for PostgreSQL 12
 This PostgreSQL module provides several data types which can contain
 single IPv4 or IPv6 addresses or a range of such addresses.
 .
 ip4r supports these data types:
 .
  ip4:       IPv4 address '#.#.#.#'
  ip4r:      IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#'
  ip6:       IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx'
  ip6r:      IPv6 range '#-#' or '#/#' or '#'
  ipaddress: IPv4 or IPv6 address
  iprange:   IPv4 or IPv6 range
 .
 While PostgreSQL already has built-in types 'inet' and 'cidr', the
 authors of this module found that they had a number of requirements
 that were not addressed by the built-in types.

Package: postgresql-12-ip4r-dbgsym
Package-Type: ddeb
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 270
Depends: postgresql-12-ip4r (= 2.4.2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/ip4r/postgresql-12-ip4r-dbgsym_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 194412
SHA256: 1a82a451cc038367cc85013e79106943e704c8eafc0f49b04a7944c3b94d056a
SHA1: 7eb649bf16c0139d2dc7797e092de9d4bd7e7f4f
MD5sum: 05687cd2b4ed368a03508f6272b7e002
Description: debug symbols for postgresql-12-ip4r
Build-Ids: a0283acb6b138900ab1c3266f98ab4356afaae82

Package: postgresql-12-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 309
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-12-jsquery_1.2-2.pgdg24.04+1_s390x.deb
Size: 135048
SHA256: cd46d769491dfbae8b4a38fdd023a620df0ac7f9242282953d5e79956e4c4d3e
SHA1: c65aa22e91ce95e2e9dcfb6fc9e244bd1e29a372
MD5sum: 673bef2a53781a1063f886cd93d28710
Description: PostgreSQL JSON query language with GIN indexing support
 JsQuery provides additional functionality for the PostgreSQL jsonb datatype,
 such as a simple and effective way to search in nested objects and arrays, and
 more comparison operators with index support. It does this by implementing a
 specialized search syntax, the @@ operator, and the jsquery type for search
 strings.

Package: postgresql-12-jsquery-dbgsym
Package-Type: ddeb
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
Depends: postgresql-12-jsquery (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/j/jsquery/postgresql-12-jsquery-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 103240
SHA256: a471ad7554f959d3b06b8aafd9b85319a5c8821ab656d9de00a78f82ceb97991
SHA1: 7f4993a51b34551d82bc98220730c019787dc52b
MD5sum: c36d4c1332cd205730ee08372d840a74
Description: debug symbols for postgresql-12-jsquery
Build-Ids: ac5855e0857ebebf332b308699fc8fdf2fc9d107

Package: postgresql-12-londiste-sql
Source: londiste-sql
Version: 3.8-6.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1268
Depends: postgresql-12-pgq-node, postgresql-12
Homepage: https://github.com/pgq/londiste-sql
Priority: optional
Section: database
Filename: pool/main/l/londiste-sql/postgresql-12-londiste-sql_3.8-6.pgdg24.04+1_all.deb
Size: 20692
SHA256: ca31fa937bfc6036ad049b3bd1c83280b9a5a89932e5a398c822eaa14e58e8f6
SHA1: 5f5e8e4d3908a022473ce534df250ff8471cfefe
MD5sum: dac15601761158e0a09ca788e3189421
Description: SQL infrastructure for Londiste
 Londiste is a cascaded replication system built on top
 of PgQ.  This extensions contains in-database support code.

Package: postgresql-12-mimeo
Source: mimeo
Version: 1.5.1-19.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4467
Depends: postgresql-contrib-12, postgresql-12
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-12-mimeo_1.5.1-19.pgdg24.04+1_all.deb
Size: 110176
SHA256: 4bc0651e6db7d10e5356e4bb1e04281429fe21da0335d2ed98363a2ba70c5374
SHA1: b620781569c954e55dd4e5c51ef80ba6a01341d4
MD5sum: 9918f668b03a10c6d798be1380cd966c
Description: specialized, per-table replication between PostgreSQL instances
 Mimeo is a PostgreSQL extension that provides specialized, per-table
 replication between PostgreSQL instances. It currently provides snapshot
 (whole table copy), incremental (based on an incrementing timestamp or id),
 and DML (inserts, updates and deletes) replication methods.

Package: postgresql-12-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 299
Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/EnterpriseDB/mysql_fdw
Priority: optional
Section: database
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-12-mysql-fdw_2.9.2-2.pgdg24.04+1_s390x.deb
Size: 131640
SHA256: 1074c595a28c7ce3e7e42b0d804a0e7062941e6f01fd7fa6578bce4f87f646d9
SHA1: b475c72997b18e754119ed557f22d79234d300e2
MD5sum: 256aba6de8ef77b544634ad13348d3bd
Description: Postgres 12 Foreign Data Wrapper for MySQL
 postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data
 Wrapper (FDW) to access MySQL data from PostgreSQL.
 .
 This package is for PostgreSQL 12.

Package: postgresql-12-mysql-fdw-dbgsym
Package-Type: ddeb
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 184
Depends: postgresql-12-mysql-fdw (= 2.9.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-12-mysql-fdw-dbgsym_2.9.2-2.pgdg24.04+1_s390x.deb
Size: 149272
SHA256: f62bbd623d6aba0f7cd46d854b7271e54d5958e2be49c7aa33f5a0c69087409f
SHA1: f9baeb19584c285f744356e632eefa3b6f126e2f
MD5sum: 5312cef25c07d4f3729f11fdce69713a
Description: debug symbols for postgresql-12-mysql-fdw
Build-Ids: cef9511ea3489a36cfe638f172f8a27fe62a7d86

Package: postgresql-12-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 257
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/postgresql-numeral
Priority: optional
Section: database
Filename: pool/main/p/postgresql-numeral/postgresql-12-numeral_1.3-7.pgdg24.04+1_s390x.deb
Size: 81496
SHA256: 36f83ff55fab6e3612502a560b09cdb2a1b1e4085191119f5b3fe509be2af94d
SHA1: 8635bed4473cf96a3277bae93b003bc791b5dba2
MD5sum: f318720f6036fd78be2eb55348c9b597
Description: numeral datatypes for PostgreSQL
 This module provides numeric data types for PostgreSQL that use
 numerals (words instead of digits) for input and output.
 .
  * numeral: English numerals (one, two, three, four, ...),
    short scale (10^9 = trillion)
  * zahl: German numerals (eins, zwei, drei, vier, ...),
    long scale (10^9 = Milliarde)
  * roman: Roman numerals (I, II, III, IV, ...)

Package: postgresql-12-numeral-dbgsym
Package-Type: ddeb
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 87
Depends: postgresql-12-numeral (= 1.3-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-numeral/postgresql-12-numeral-dbgsym_1.3-7.pgdg24.04+1_s390x.deb
Size: 49792
SHA256: fc5d507b2ebef242224bf9b10d616d17c13bcdd00b28fb6f2257ad2efea5ccbb
SHA1: 244660e1d7878969a7723e2f6055d30ca2fcefe9
MD5sum: 672f6c543991a641eb8ea6b3be412632
Description: debug symbols for postgresql-12-numeral
Build-Ids: 5b2e5fb60ba43a2d2f4d9b0eca49ab4933e56004

Package: postgresql-12-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 236
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), libgdal34t64 (>= 3.7.0)
Provides: postgresql-ogr-fdw
Homepage: https://github.com/pramsey/pgsql-ogr-fdw
Priority: optional
Section: database
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-12-ogr-fdw_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 92828
SHA256: 8317e6b91599060e18c46fc1e65b3de08a946e41338b0326279f48182c12c597
SHA1: 0bb6d3e6cc0b08d33569783d0c0ea29b06f0d11e
MD5sum: 0f634cf83c2a79652a4206bcb940b9f8
Description: PostgreSQL foreign data wrapper for OGR
 OGR is the vector half of the GDAL spatial data access library. It allows
 access to a large number of GIS data formats using a simple C API for data
 reading and writing. Since OGR exposes a simple table structure and PostgreSQL
 foreign data wrappers allow access to table structures, the fit seems pretty
 perfect.
 .
 This implementation currently has the following limitations:
  * Only non-spatial query restrictions are pushed down to the OGR driver.
    PostgreSQL foreign data wrappers support delegating portions of the SQL
    query to the underlying data source, in this case OGR. This implementation
    currently pushes down only non-spatial query restrictions, and only for the
    small subset of comparison operators (>, <, <=, >=, =) supported by OGR.
  * Spatial restrictions are not pushed down. OGR can handle basic bounding box
    restrictions and even (for some drivers) more explicit intersection
    restrictions, but those are not passed to the OGR driver yet.
  * OGR connections every time Rather than pooling OGR connections, each query
    makes (and disposes of) two new ones, which seems to be the largest
    performance drag at the moment for restricted (small) queries.
  * All columns are retrieved every time. PostgreSQL foreign data wrappers don't
    require all columns all the time, and some efficiencies can be gained by
    only requesting the columns needed to fulfill a query. This would be a
    minimal efficiency improvement, but can be removed given some development
    time, since the OGR API supports returning a subset of columns.

Package: postgresql-12-ogr-fdw-dbgsym
Package-Type: ddeb
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 175
Depends: postgresql-12-ogr-fdw (= 1.1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-12-ogr-fdw-dbgsym_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 128028
SHA256: 28025a840f1f6b2be9d0b25b405b8e0b3601d9d934b68a23fbf198cbb7045cac
SHA1: e2a6508a2c32456cc9694f78d8b948fb573e7b77
MD5sum: 8954da4c1a284e1375a87d9e20fde72f
Description: debug symbols for postgresql-12-ogr-fdw
Build-Ids: 06554a84607e502876a9f02ed97cad9115e681e5 e01fe8d2018adefce0b6a8c600feaa4f632bec5c

Package: postgresql-12-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4), libpq5
Homepage: https://omnidb.org/
Priority: optional
Section: database
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-12-omnidb_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 18148
SHA256: 393c2754d006a51d74f29f609c41c9686f0c2e9a47926fbca9da350e1564af3b
SHA1: 3459f88f1df066faa0e3d06d15acfeaba77bb4ea
MD5sum: 0f8f301320ba7fd19cb428d127d0db1e
Description: PostgreSQL PL/pgSQL debugger extension for OmniDB
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight.
 .
 This package contains the PostgreSQL omnidb_plpgsql_debugger extension for
 interactive PL/pgSQL debugging in OmniDB.

Package: postgresql-12-omnidb-dbgsym
Package-Type: ddeb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-12-omnidb (= 3.0.0.20201026-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-12-omnidb-dbgsym_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 34844
SHA256: a526c53eeb07c79e59f135efb0b1d2e3e606f7fc91c8ea56a815b27dc57ea858
SHA1: 79992db5bb31a0eaa6ac1058a40662e0881a2127
MD5sum: 7b23739ece4c507b32860eeaa5277f78
Description: debug symbols for postgresql-12-omnidb
Build-Ids: 332b79de5b88f8130934d22e367d9f74d028b325

Package: postgresql-12-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 223
Depends: oracle-libs, postgresql-12, libc6 (>= 2.38)
Homepage: https://github.com/laurenz/oracle_fdw
Priority: optional
Section: contrib/database
Filename: pool/main/o/oracle-fdw/postgresql-12-oracle-fdw_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 78464
SHA256: 9b15d15b695a5d63721465a7b481632eee38e41c9b3ed12f0c2003650ef3ca02
SHA1: 49babebab9024bd29db92cc2c8300880a16f43fa
MD5sum: 6cae10eeade819801bf5108a5722d318
Description: PostgreSQL Foreign Data Wrapper for Oracle
 oracle_fdw is a PostgreSQL extension that provides a Foreign Data Wrapper for
 easy and efficient access to Oracle databases, including pushdown of WHERE
 conditions and required columns as well as comprehensive EXPLAIN support.

Package: postgresql-12-oracle-fdw-dbgsym
Package-Type: ddeb
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 230
Depends: postgresql-12-oracle-fdw (= 2.7.0-2.pgdg24.04+2)
Priority: optional
Section: contrib/debug
Filename: pool/main/o/oracle-fdw/postgresql-12-oracle-fdw-dbgsym_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 184052
SHA256: 00b0f047cf7b24682ed8c42082ca904d704091daa09f4d0f43ad580a3c8f0b9b
SHA1: 9abb4a5dd72d1a02f36596ad88e3ca4823ffa9a9
MD5sum: d3e6e4b6efd0d848361da08750c2edab
Description: debug symbols for postgresql-12-oracle-fdw
Build-Ids: d6ca6bd5e29f11c73b8cc7d359da7e85add1de9b

Package: postgresql-12-orafce
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1187
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/orafce/orafce
Priority: optional
Section: database
Filename: pool/main/o/orafce/postgresql-12-orafce_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 392180
SHA256: c3f9e49929aad5421319fa0fbec7a3490ea3e41163788d084155147ebd65d285
SHA1: 93a52e0d75f2a6aabd232e01c3ef6739a9375fc8
MD5sum: d2b3c91c8c3806d3f7283730c94e025f
Description: Oracle support functions for PostgreSQL 12
 This project implements some functions for compatibility with Oracle.
 The functionality was verified on Oracle 10g, and the module is
 useful for production work.

Package: postgresql-12-orafce-dbgsym
Package-Type: ddeb
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 418
Depends: postgresql-12-orafce (= 4.14.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-12-orafce-dbgsym_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 295160
SHA256: 5017aa2159c377b5e090d12369f65076ca10ba01c96d819d8a9a915c078db966
SHA1: 168900862a7783abb89df6e4e9003bb223f26324
MD5sum: 6170b98031d1904e05823d63b056685b
Description: debug symbols for postgresql-12-orafce
Build-Ids: 0d856a392b8524a5353c524dc65d4393b1910f4c

Package: postgresql-12-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 541
Depends: postgresql-contrib-12, postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/xocolatl/periods
Priority: optional
Section: database
Filename: pool/main/p/postgresql-periods/postgresql-12-periods_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 46652
SHA256: 6b9ecf6c74166020df3fbeab4d75437e8cb0d06f5cace815cbb5a81f5f52a969
SHA1: be9fb2680b1979e4ce81af0d6de2570a7bee0f17
MD5sum: 9d3c763a04cc458e7b39bc82581d686c
Description: 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.

Package: postgresql-12-periods-dbgsym
Package-Type: ddeb
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 56
Depends: postgresql-12-periods (= 1.2.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-periods/postgresql-12-periods-dbgsym_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 39516
SHA256: 246958bccaa380c0d9733792243d48c57ebed04f958fdc41b1516a81144d04c1
SHA1: a5ee9a19e28b9b3365def9e704a666ab35e50a31
MD5sum: ef64abac6c4fc98c7f3233ac7c58b552
Description: debug symbols for postgresql-12-periods
Build-Ids: 1945cda909eb1e0737b4fea791e8df6f68e78999

Package: postgresql-12-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 135
Depends: postgresql-12, libc6 (>= 2.38), libpq5 (>= 9.2~beta3)
Homepage: https://github.com/EnterpriseDB/pg_catcheck/
Priority: optional
Section: database
Filename: pool/main/p/pg-catcheck/postgresql-12-pg-catcheck_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 33676
SHA256: 319e1f30c9d44d61cdb0002fb197dc8c003ad88a263560f0df850cd2fe36a71a
SHA1: 5cb15858f04d46507a668fa687d6c2ecbb52c2ca
MD5sum: c35ec0683def9600e2aeb76fbae4b66e
Description: Postgres system catalog checker
 PostgreSQL stores the metadata for SQL objects such as tables and functions
 using special tables called system catalog tables. pg_catcheck is a simple
 tool for diagnosing system catalog corruption. If you suspect that your system
 catalogs are corrupted, this tool may help you figure out exactly what
 problems you have and how serious they are.  If you are paranoid, you can run
 it routinely to search for system catalog corruption that might otherwise go
 undetected.

Package: postgresql-12-pg-catcheck-dbgsym
Package-Type: ddeb
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 81
Depends: postgresql-12-pg-catcheck (= 1.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-catcheck/postgresql-12-pg-catcheck-dbgsym_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 40140
SHA256: 27d954092cf9a16972db6766127eb582673c4d3905039ebf76ce0ee34918abdc
SHA1: 558513edaa8b19c270e26ccc21ef06d8dae1c14a
MD5sum: 0b99bae5084b8e90c3d9bc6faa31ed91
Description: debug symbols for postgresql-12-pg-catcheck
Build-Ids: ad1c8647d6b7f7978bc8692491b8671d71fd73b0

Package: postgresql-12-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 88
Depends: libc6 (>= 2.38), postgresql-12
Recommends: pg-checksums-doc
Homepage: https://github.com/credativ/pg_checksums
Priority: optional
Section: database
Filename: pool/main/p/pg-checksums/postgresql-12-pg-checksums_1.2-2.pgdg24.04+1_s390x.deb
Size: 35948
SHA256: ed5e82a3a31f0d8f9d655cd0b1e55450c0af82072bfe7eadce5cc2809ca665a9
SHA1: c9330c98aa835174147cd7577a6af9688b31e00d
MD5sum: 7fa01c4988d0b3b6dcd48ab26724a72d
Description: Activate/deactivate/verify PostgreSQL data checksums
 Data checksums allow the PostgreSQL database server to identify I/O failures
 when reading data from storage. The checksums stored in the page header of
 each data page are compared to the computed checksum of the read data.
 .
 Data checksums need to be activated at instance creation time, all current
 versions of PostgreSQL including v11 do not allow activating (or deactivating)
 checksums afterwards.
 .
 pg_checksums_ext can activate or deactivate data checksums as long at the
 database cluster is shutdown cleanly. Activating checksums requires all
 database blocks to be read and all page headers to be updated, so can take a
 long time on a large database. Deactivating checksums only requires the
 cluster control file to be updated so is quick.
 .
 In addition, pg_checksums_ext can verify the checksums in an online cluster.

Package: postgresql-12-pg-checksums-dbgsym
Package-Type: ddeb
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-12-pg-checksums (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-checksums/postgresql-12-pg-checksums-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 22108
SHA256: 841cf16d51da55d2ebc848445d05c469a402bf274065709baa5425af8204298c
SHA1: 62a550fece034b395ab53f1cef7578c055f336f1
MD5sum: a2125ad523fd09829ce61171985864f3
Description: debug symbols for postgresql-12-pg-checksums
Build-Ids: 8bbf4cb6101411470220e92b528812086200041d

Package: postgresql-12-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1144
Depends: postgresql-12
Homepage: https://github.com/enova/pg_fact_loader
Priority: optional
Section: database
Filename: pool/main/p/pg-fact-loader/postgresql-12-pg-fact-loader_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 41460
SHA256: 38d779a786ba6187b3772b846d0582c509a925dfd805c4a17eced65d0ba6d180
SHA1: 4b943f882213637baf321120e3d0a668bdb46216
MD5sum: cb245d162e7dd9db12c97021ae69f264
Description: Build fact tables asynchronously with Postgres
 Use queue tables to build fact tables asynchronously for PostgreSQL 12.

Package: postgresql-12-pg-failover-slots
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/EnterpriseDB/pg_failover_slots/
Priority: optional
Section: database
Filename: pool/main/p/pg-failover-slots/postgresql-12-pg-failover-slots_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 40460
SHA256: 1093879321069bb6d2780fe8412e8a15b4ecc34fce0ad84d31ab680752a49e79
SHA1: a889a09b1b68d68c2884956ed8c95efd51f48ff4
MD5sum: 18caca3ffb2b00b4696cf49a4da048ed
Description: High-availability support for PostgreSQL logical replication
 This extension is for anyone with Logical Replication Slots on
 Postgres databases that are also part of a Physical Streaming
 Replication architecture.
 .
 Since logical replication slots are only maintained on the primary
 node, downstream subscribers don't receive any new changes from a
 newly promoted primary until the slot is created, which is unsafe
 because the information that includes which data a subscriber has
 confirmed receiving and which log data still needs to be retained for
 the subscriber will have been lost, resulting in an unknown gap in
 data changes. PG Failover Slots makes logical replication slots
 usable across a physical failover using the following features:
 .
  - Copies any missing replication slots from the primary to the
    standby
  - Removes any slots from the standby that aren't found on the primary
  - Periodically synchronizes the position of slots on the standby
    based on the primary
  - Ensures that selected standbys receive data before any of the
    logical slot walsenders can send data to consumers

Package: postgresql-12-pg-failover-slots-dbgsym
Package-Type: ddeb
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-12-pg-failover-slots (= 1.1.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-failover-slots/postgresql-12-pg-failover-slots-dbgsym_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 39832
SHA256: 2c359ceb9479088481710eda47cd5db52dbb0fbf7ff5623ba90f9c5546550ca1
SHA1: be88aeaafe6dbc6b9bce175b1a420d41b217544a
MD5sum: 6db339e186c04b4fbbd4073dd02b125d
Description: debug symbols for postgresql-12-pg-failover-slots
Build-Ids: 76219af922b17a0b0f7572d5ed5a4141768ec720

Package: postgresql-12-pg-hint-plan
Source: pg-hint-plan-12
Version: 1.3.10-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 342
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/ossc-db/pg_hint_plan
Priority: optional
Section: database
Filename: pool/main/p/pg-hint-plan-12/postgresql-12-pg-hint-plan_1.3.10-1.pgdg24.04+1_s390x.deb
Size: 128700
SHA256: e66b920ba7e0ef7c6e1465b6b237bc8b715a9b80476624a3ff9f2d53e0356a85
SHA1: 9028ccf566a03d91953dafc84b8388cd278c290b
MD5sum: c7d6befb860930cd2af82d33839d82db
Description: support for optimizer hints in PostgreSQL
 PostgreSQL uses a cost-based optimizer that uses data statistics, not static
 rules. The planner (optimizer) estimates costs of each possible execution
 plans for a SQL statement, then executes the plan with the lowest cost. The
 planner does its best to select the best execution plan, but it is far from
 perfect, since it may not count some data properties, like correlation between
 columns.
 .
 pg_hint_plan makes it possible to tweak PostgreSQL execution plans using
 so-called "hints" in SQL comments, like /*+ SeqScan(a) */.

Package: postgresql-12-pg-hint-plan-dbgsym
Package-Type: ddeb
Source: pg-hint-plan-12
Version: 1.3.10-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
Depends: postgresql-12-pg-hint-plan (= 1.3.10-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-hint-plan-12/postgresql-12-pg-hint-plan-dbgsym_1.3.10-1.pgdg24.04+1_s390x.deb
Size: 121248
SHA256: 2df841237ec3cce9049e189fa6ed7498740b2085314f69b618c329638e659147
SHA1: 27aa892edf05815504d77d6f31ad4e0c880154ad
MD5sum: 89221d7862cbcc671116fa79bfc57870
Description: debug symbols for postgresql-12-pg-hint-plan
Build-Ids: f6953ec8cd2326e9e2d782f3d417f6b5fe271058

Package: postgresql-12-pg-permissions
Source: pg-permissions
Version: 1.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-12
Homepage: https://github.com/cybertec-postgresql/pg_permissions
Priority: optional
Section: database
Filename: pool/main/p/pg-permissions/postgresql-12-pg-permissions_1.3-3.pgdg24.04+1_all.deb
Size: 8032
SHA256: 24db4c0fb06b39329a94f7914273fd3c497eaf193a6ab4300bda97a4b96e3c4e
SHA1: 6076ac8fbd6d58af2d4a644f1c4f74f58d468ee7
MD5sum: 18090ffe8c2bc567c8e3644da620f1f6
Description: see all permissions in a PostgreSQL database
 pg_permissions is a simple set of views to see all permissions in a PostgreSQL
 database.

Package: postgresql-12-pg-qualstats
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 213
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-qualstats/postgresql-12-pg-qualstats_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 58168
SHA256: 2644cdf564623be8ddaaae3ced257da657828b275f6c26142a1a91dd9673a925
SHA1: 06788954566f5216816962c827fc1a1dc97e86f2
MD5sum: 50b856d21c1b4db4941f418593fd8421
Description: PostgreSQL extension to gather statistics about predicates.
 This extensions tracks WHERE clauses predicates and JOIN predicates.
 Statistics will report whether the predicate was evaluated as an index scan or
 not, how many time the expression appeared, how many times the operator was
 executed and how filtering the expression is.  If pg_stat_statements is
 enabled, it can also track to which statements the predicate belongs.

Package: postgresql-12-pg-qualstats-dbgsym
Package-Type: ddeb
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
Depends: postgresql-12-pg-qualstats (= 2.1.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-qualstats/postgresql-12-pg-qualstats-dbgsym_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 59024
SHA256: e6bacbf230a6ed43db4fc6c03f943f85d072d352e9b03eca114dbca779232ced
SHA1: 8ab8a0b3383acca855bedb902165f4f7887e8e2c
MD5sum: 5ad56f458622ad158a35ce53c4b246b0
Description: debug symbols for postgresql-12-pg-qualstats
Build-Ids: df61af6b39b987ac7a2c289f3a228e3f97a2e8a2

Package: postgresql-12-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 92
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4), libical3t64 (>= 3.0.0)
Homepage: https://github.com/petropavel13/pg_rrule
Priority: optional
Section: database
Filename: pool/main/p/pg-rrule/postgresql-12-pg-rrule_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 26916
SHA256: 44269726d71c417507ab74f938b6dd1eb0e15a67c6207b8dccf4e95b9741b8c9
SHA1: fa349e5875fc32dac39096190121151154addf7b
MD5sum: 2dee0e62c56b90572650a5618c4971c9
Description: RRULE data type for PostgreSQL
 pg-rrule can expand recurrence rules (RRULE) as defined in the
 iCalendar specification (RFC 5545). It allows expanding RRULEs
 into concrete occurences as timestamps, which can then be queried
 against.

Package: postgresql-12-pg-rrule-dbgsym
Package-Type: ddeb
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 41
Depends: postgresql-12-pg-rrule (= 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rrule/postgresql-12-pg-rrule-dbgsym_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 21296
SHA256: 2a9f5497e803ec76d9cfd8f62e6528595392e07c2c5314c765ca4ea5246bdce1
SHA1: 4e95a4df934c5c7645d6ba2618b8b783a76ea1b3
MD5sum: fa1b30feacda8b7984495de75cff03f8
Description: debug symbols for postgresql-12-pg-rrule
Build-Ids: 1ade9de74fec6a5d7d3a43e3ff24563e88bf24e4

Package: postgresql-12-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 136
Depends: postgresql-contrib-12, postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-stat-kcache/postgresql-12-pg-stat-kcache_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 34324
SHA256: e730f992ae29bc054bebf34d4354d6ed1030b23a95501f531955cf16a0771ca6
SHA1: ec4297cb3fc913b5f473f6291dbdaf9fd0446442
MD5sum: f8369b6b18d610ce8f7b98081d10db45
Description: PostgreSQL extension to gather per-query kernel statistics.
 Statistics gathered are reads and writes done out of the operating system
 cache, user and system CPU usage, context switches and all the other
 meaningful metrics returned by getrusage(2).  All those counters are
 aggregated per postgres role, database and normalized query identifier.

Package: postgresql-12-pg-stat-kcache-dbgsym
Package-Type: ddeb
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-12-pg-stat-kcache (= 2.3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-stat-kcache/postgresql-12-pg-stat-kcache-dbgsym_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 38628
SHA256: c09115670925081ea96dba12278c0b78f753729dd2400d8e09c7f00dd809c473
SHA1: c277d60fb717d6331b88b66b6c655ffee1177890
MD5sum: 0f4661ab8a9623777460d1bb5f45d0a1
Description: debug symbols for postgresql-12-pg-stat-kcache
Build-Ids: 3931117d31c276682e66a530b2b97ff8f752bcb7

Package: postgresql-12-pg-track-settings
Source: pg-track-settings
Version: 2.1.2-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
Depends: postgresql-12
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-track-settings/postgresql-12-pg-track-settings_2.1.2-4.pgdg24.04+1_all.deb
Size: 9224
SHA256: 799ba2e59d9d9e0c4ef9542adef24219e84c6b9c6279907d5a8117c60c620923
SHA1: 6ed521037003f1eb1ef61949e7f4f705bf9df6da
MD5sum: 6051dd7bb71aa922d5d483bf38160c3e
Description: PostgreSQL extension tracking of configuration settings
 pg_track_settings is a small PostgreSQL extension that helps you keep track of
 PostgreSQL settings configuration.
 .
 It provides a function (pg_track_settings_snapshot()), that must be called
 regularly. At each call, it will store the settings that have been changed
 since last call. It will also track the postgresql start time if it's
 different from the last one.
 .
 This extension tracks both overall settings (the pg_settings view) and
 overloaded settings (the pg_db_role_setting table).

Package: postgresql-12-pg-wait-sampling
Source: pg-wait-sampling
Version: 1.1.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 105
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/pg_wait_sampling
Priority: optional
Section: database
Filename: pool/main/p/pg-wait-sampling/postgresql-12-pg-wait-sampling_1.1.6-2.pgdg24.04+1_s390x.deb
Size: 42000
SHA256: 4d5adc46880404262adf3a44c50ee90a8bb33e1d029b022a6a45c5ca5f9edde4
SHA1: e47a3fcde813f5623d49b67e3586d7e1de39385f
MD5sum: 8c788f6b6724f672dfa75bf1f9578ff4
Description: Extension providing statistics about PostgreSQL wait events
 pg_wait-sampling is an extension which provides functions for detailed
 per backend and per query wait events statistics.

Package: postgresql-12-pg-wait-sampling-dbgsym
Package-Type: ddeb
Source: pg-wait-sampling
Version: 1.1.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 77
Depends: postgresql-12-pg-wait-sampling (= 1.1.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-wait-sampling/postgresql-12-pg-wait-sampling-dbgsym_1.1.6-2.pgdg24.04+1_s390x.deb
Size: 55576
SHA256: cdf853f50a76d767a60b1179c9920b20f06d17774688b3b18df6f1ca946e16ca
SHA1: e17ae319cd9cf020753d8729bc69df2e1df78e50
MD5sum: 494bcd3e438cb60f331a57e7a3f877f7
Description: debug symbols for postgresql-12-pg-wait-sampling
Build-Ids: 77f5089a79173a426aeed1b1ae70d3dcdb198a25

Package: postgresql-12-pgaudit
Source: pgaudit-1.4
Version: 1.4.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 102
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: http://pgaudit.org/
Priority: optional
Section: database
Filename: pool/main/p/pgaudit-1.4/postgresql-12-pgaudit_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 45132
SHA256: e459647c5d7812510ddc37c99e76cb30f4237d98ee0e52cd0d13fa08f09ed3d0
SHA1: fa2f2ed0c2706fa8f227bf6614b88ed0079bc82e
MD5sum: f078fb502db181b4096315e969682730
Description: PostgreSQL Audit Extension
 The pgAudit extension provides detailed session and/or object audit logging
 via the standard PostgreSQL logging facility.
 .
 The goal of pgAudit is to provide PostgreSQL users with capability to produce
 audit logs often required to comply with government, financial, or ISO
 certifications.
 .
 An audit is an official inspection of an individual's or organization's
 accounts, typically by an independent body. The information gathered by
 pgAudit is properly called an audit trail or audit log.

Package: postgresql-12-pgaudit-dbgsym
Package-Type: ddeb
Source: pgaudit-1.4
Version: 1.4.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-12-pgaudit (= 1.4.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgaudit-1.4/postgresql-12-pgaudit-dbgsym_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 45108
SHA256: f561e1c130fdab68a63d973639780277624617722e0018f9823c6e81037a3bdc
SHA1: 8bf84be86e8d9b1e0940560f9fa790697d350490
MD5sum: 5b2d3e727f8ef2c4cc81fd0e42bb212e
Description: debug symbols for postgresql-12-pgaudit
Build-Ids: 6190006d6680f9f20f561b14c16c010f9527f9cf

Package: postgresql-12-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 138
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), postgresql-12-pgaudit, libc6 (>= 2.34)
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-12-pgauditlogtofile_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 43408
SHA256: 69856fd86997c72c4ba064f63668109a584488b09e5e27d0e9fd15cd8c9b1a35
SHA1: f6ff30699cd0f73b22075a5df447b56a52505585
MD5sum: 27a0622a0f639dd6736aff1c906a07b3
Description: PostgreSQL pgAudit Add-On to redirect audit logs
 pgAudit Log to File is an addon to pgAudit than will redirect audit log lines
 to an independent file, instead of using PostgreSQL server logger.
 .
 This allows to have an audit file that we can easily rotate without polluting
 server logs with those messages.
 .
 Audit logs in heavily used systems can grow very fast. This extension allows
 to automatically rotate the files.

Package: postgresql-12-pgauditlogtofile-dbgsym
Package-Type: ddeb
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-12-pgauditlogtofile (= 1.6.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgauditlogtofile/postgresql-12-pgauditlogtofile-dbgsym_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 33064
SHA256: 82b0551c5da4ddb074f81ba38a06560bf2716adec02c8f9a2c798cf0037cc7c8
SHA1: 455b548149cbb6b355d29ec2e88f7e113253a233
MD5sum: 98428a2ba8449c07dcf91d7017028c24
Description: debug symbols for postgresql-12-pgauditlogtofile
Build-Ids: 391aa411cdd05c6c00a452b064c56d32fc3c14af

Package: postgresql-12-pgextwlist
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-12-pgextwlist_1.17-3.pgdg24.04+1_s390x.deb
Size: 29664
SHA256: 60e1b6bdc8295790065d234e593e99f7b6c2a9b3b3fb605c596f3068f6983761
SHA1: 878bde5cd32b4d4c7efd0065d325f3e9dfb06fb2
MD5sum: 5d16e0b1ff382036d3985b9fe70e5c7b
Description: PostgreSQL Extension Whitelisting
 This extension implements extension whitelisting, and will actively prevent
 users from installing extensions not in the provided list. Also, this
 extension implements a form of sudo facility in that the whitelisted
 extensions will get installed as if superuser. Privileges are dropped before
 handing the control back to the user.

Package: postgresql-12-pgextwlist-dbgsym
Package-Type: ddeb
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 66
Depends: postgresql-12-pgextwlist (= 1.17-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-12-pgextwlist-dbgsym_1.17-3.pgdg24.04+1_s390x.deb
Size: 47696
SHA256: c182ddaa1849097a0aa469b5162e57ab9ac9c9093371ad98e7a1528e4db78032
SHA1: 780a36d845caa155d1fe6211886fc4db565e8f99
MD5sum: b65938884b8b610bf94cc3fdabbe7ca4
Description: debug symbols for postgresql-12-pgextwlist
Build-Ids: 2a06c48ba5c87c6c3ba242a15178a362a32ae4e1

Package: postgresql-12-pgfincore
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.34)
Homepage: http://villemain.org/projects/pgfincore
Priority: optional
Section: database
Filename: pool/main/p/pgfincore/postgresql-12-pgfincore_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 26464
SHA256: fd85f689d379e9d1493332fedfaf13bc72eda5aa66b018a7a4754022b8dad606
SHA1: 1eea386dc056681b5b7fcdad5ebb88c13b38242e
MD5sum: cffe00ae509dad4d30a31655d7a2eee8
Description: set of PostgreSQL functions to manage blocks in memory
 Those functions let you know which and how many disk block from a relation
 are in the page cache of the operating system, and eventually write the
 result to a file. Then using this file, it is possible to restore the page
 cache state for each block of the relation.

Package: postgresql-12-pgfincore-dbgsym
Package-Type: ddeb
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-12-pgfincore (= 1.3.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgfincore/postgresql-12-pgfincore-dbgsym_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 41884
SHA256: 99d8c56d1901e89dd981eba019ec86da1131877f9bd1ea34727b44475ba9d8cf
SHA1: 237c2bc80278ff8c0150da1c70afe754f142211c
MD5sum: c4ad6cfd4f3180ad6174952b8f9d550c
Description: debug symbols for postgresql-12-pgfincore
Build-Ids: 678bb99efc8b7fc3966ee588bac6afa857ee78c4

Package: postgresql-12-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1810
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17)
Homepage: https://github.com/enova/pgl_ddl_deploy
Priority: optional
Section: database
Filename: pool/main/p/pgl-ddl-deploy/postgresql-12-pgl-ddl-deploy_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 38300
SHA256: 4b63e909752d3152ca40ff577df769aa1e7f71c25e7779d80c5385ca996824d2
SHA1: 1430ee968b4e527ad4c5cb64855beebd42cd229e
MD5sum: 3861f0d837bea352e43a8d55a2503ff7
Description: Transparent DDL replication for PostgreSQL
 Automated DDL deployment using PgLogical for PostgreSQL 12.

Package: postgresql-12-pgl-ddl-deploy-dbgsym
Package-Type: ddeb
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
Depends: postgresql-12-pgl-ddl-deploy (= 2.2.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgl-ddl-deploy/postgresql-12-pgl-ddl-deploy-dbgsym_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 18360
SHA256: 0e0845a9e3621818ede3b0db544211bd34d34a84f5143bfcd2a406edfc5ae1d6
SHA1: b512c6ec736e95a68f2b184d4cfc3728835daea9
MD5sum: 41feca545c1a4370bafd64e65577e1bd
Description: debug symbols for postgresql-12-pgl-ddl-deploy
Build-Ids: 82ae138811385970c61430f3872f09f73db89d11 8836bdec1de1058584780b320d33b48b29a9db10

Package: postgresql-12-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1136
Depends: libc6 (>= 2.38), libpq5 (>= 9.1~), postgresql-12, postgresql-12-jit-llvm (>= 17)
Homepage: https://www.2ndquadrant.com/en/resources/pglogical/
Priority: optional
Section: database
Filename: pool/main/p/pglogical/postgresql-12-pglogical_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 372760
SHA256: 03c80b197a5fb3918b8a681b7ceca8898bbb5ad529d76f1846f8673284b2831d
SHA1: 4d0c4ecd08a986c0d3a1ff09d42784513eee1ec9
MD5sum: 7b0df8ddf4c1290e1df5d60459c15fa9
Description: 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.
 .
 Use-Cases include migrations and major-version upgrades, aggregation of
 several databases into a Data Warehouse, It utilises the Logical Decoding
 features available since PostgreSQL 9.4 working with low overhead on both
 provider and subscriber.

Package: postgresql-12-pglogical-dbgsym
Package-Type: ddeb
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 505
Depends: postgresql-12-pglogical (= 2.4.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical/postgresql-12-pglogical-dbgsym_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 384496
SHA256: 5f43a69e423a4c05f6e457a499c92e53f16fd8e853dbcd7c1645f237de74ca7c
SHA1: 1d9a49bcdfa20c6124ff2d5592598acd0f64603f
MD5sum: ce37dacaffaad915d3b0326cc53f93ba
Description: debug symbols for postgresql-12-pglogical
Build-Ids: 27a2bbb8f246eecaab9095789913408329aa855e 797d1ecfa970be2bac7e0149039275ba4eb2914b f98d6e8f0973713106069b5efa1927b32e9ec399

Package: postgresql-12-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-12-pglogical, postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/enova/pglogical_ticker
Priority: optional
Section: database
Filename: pool/main/p/pglogical-ticker/postgresql-12-pglogical-ticker_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 20512
SHA256: 4752d92e26e5f7269ee5734c0b05050a892e8f2f2fe63eaf212cf1affc467274
SHA1: 3c9d52490ea38e6a019a1ced5e918c77fa2a8575
MD5sum: a9c7498f29a1edb19e020fdf988e691c
Description: Have time-based replication delay for pglogical
 A pglogical extension to get time-based replication delay for PostgreSQL 12.

Package: postgresql-12-pglogical-ticker-dbgsym
Package-Type: ddeb
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
Depends: postgresql-12-pglogical-ticker (= 1.4.1-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical-ticker/postgresql-12-pglogical-ticker-dbgsym_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 14320
SHA256: e225237808c3a00b78966f6f9de10c66d2b2dcada147538ab42c256fd529c9e3
SHA1: db54f71b439b032b22031f1f32b22c5e88513a4e
MD5sum: bb0a58585ce860ec3c307bd156000610
Description: debug symbols for postgresql-12-pglogical-ticker
Build-Ids: 4d62db62e80c59806476c95b16d13e2682e8fab6

Package: postgresql-12-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1)
Homepage: https://github.com/ohmu/pgmemcache
Priority: optional
Section: database
Filename: pool/main/p/pgmemcache/postgresql-12-pgmemcache_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 46568
SHA256: a86cc47bf0e50bb9f164fc38017eb87798ff8c448d29190a85c1740124b968da
SHA1: bc30956ebbd6eabe4ff289e6df8328ad2a814d44
MD5sum: acb01511767da9dd329b4539bc67eac9
Description: PostgreSQL interface to memcached
 pgmemcache is an extension for PostgreSQL that provides an API to
 memcached through user-defined functions.
 .
 memcached is a high-performance, distributed memory object caching
 system, generic in nature, but originally intended for use in
 speeding up dynamic web applications by alleviating database load.

Package: postgresql-12-pgmemcache-dbgsym
Package-Type: ddeb
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
Depends: postgresql-12-pgmemcache (= 2.3.0-14.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgmemcache/postgresql-12-pgmemcache-dbgsym_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 49340
SHA256: 4b105abda94576e889afae9a7073781ec35fbec6b2809011be6ea9c38ecd3788
SHA1: 07cd5ba33e994ad2e6a9cfc6eba1ff60061a6adf
MD5sum: 64f6172cd065b371e8c5da40c8a08e01
Description: debug symbols for postgresql-12-pgmemcache
Build-Ids: 1a23a50a43c8f107ac1e7583e2adcb1ba49ebacc

Package: postgresql-12-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 365
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg)
Homepage: https://github.com/dvarrazzo/pgmp
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pgmp/postgresql-12-pgmp_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 102752
SHA256: 0f899aa3383ec31c89e7769a62e0283fb31e7078db423ea71c3b0fdc76306909
SHA1: 300752e40fce4ed53c0c5dc48d89299053733e8f
MD5sum: 810eb08facd0b990a177e8c013f699fd
Description: arbitrary precision integers and rationals for PostgreSQL 12
 pgmp is a PostgreSQL extension to add the GMP data types and functions
 directly into the database.
 .
 The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary
 precision rationals) to PostgreSQL and exposes to the database all the
 functions available in the GMP library for these data types, allowing:
 .
  * higher performance arithmetic on integers respect to the numeric data type
  * a rational data type for absolute precision storage and arithmetic
  * using specialized functions to deal with prime numbers, random numbers,
    factorization directly into the database.

Package: postgresql-12-pgmp-dbgsym
Package-Type: ddeb
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-12-pgmp (= 1.0.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pgmp/postgresql-12-pgmp-dbgsym_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 71444
SHA256: 6a2f5a969a8f768952d30000e763acc56e5ff1f832df0c520159448a0f3b7363
SHA1: 73864f3eeaf9cba01e2ffff94b04e22275319716
MD5sum: 9886e0207ae0fe6794b33475a7d0cfe6
Description: debug symbols for postgresql-12-pgmp
Build-Ids: 30cc893b4253983cc8841bb06d8803d11a4f212f

Package: postgresql-12-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 240
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.34)
Homepage: https://github.com/CrunchyData/pgnodemx
Priority: optional
Section: database
Filename: pool/main/p/pgnodemx/postgresql-12-pgnodemx_1.7-1.pgdg24.04+1_s390x.deb
Size: 88032
SHA256: 36d2a3df82132cbe01f613bdaf8918c80beb6864c147f7b76ff39d245c73088d
SHA1: 98fe7995b2ef17059fdec2392f841a3abdb1e6d5
MD5sum: 945edbddabc4f912430fd60f4e85e42b
Description: capture node OS metrics from PostgreSQL
 pgnodemx is a PostgreSQL extension that provides SQL functions to allow
 capture of node OS metrics via SQL queries.
 .
  * cgroup related functions
  * environment variable related functions
  * /proc related functions
  * system information related functions
  * Kubernetes DownwardAPI related functions
  * general information functions

Package: postgresql-12-pgnodemx-dbgsym
Package-Type: ddeb
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 119
Depends: postgresql-12-pgnodemx (= 1.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgnodemx/postgresql-12-pgnodemx-dbgsym_1.7-1.pgdg24.04+1_s390x.deb
Size: 83448
SHA256: 09b4ba97957f04352e92046e19fe49727bab5300fe93e4be5ee5955065b9e55b
SHA1: 7787ed9ad3733f618a2c95e67eb166cce12d44cb
MD5sum: 7ef61d4288b2ceed33d8d11b166421e5
Description: debug symbols for postgresql-12-pgnodemx
Build-Ids: 3201201f2cd58fd13a1b20ddf619b7a0191de2af

Package: postgresql-12-pgpool2
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 284
Depends: libpgpool2 (>= 4.6.0-1.pgdg24.04+1), postgresql-12, libc6 (>= 2.38)
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Priority: optional
Section: database
Filename: pool/main/p/pgpool2/postgresql-12-pgpool2_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 155944
SHA256: 3cec195ca861680f4239085d0209dc0720782bc4f1cf58335d2331fa83843926
SHA1: bbfaa431a6cfe6b837092ced2d1da7f89af51b67
MD5sum: 2d51fd852a1c83eeba334a2330f021ac
Description: connection pool server and replication proxy for PostgreSQL - modules
 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client.  This package contains support modules for
 the PostgreSQL 12 server:
 .
  * pgpool_adm
  * pgpool_recovery (PostgreSQL 9.1 and above)
  * pgpool_regclass (PostgreSQL 9.1 and above)

Package: postgresql-12-pgpool2-dbgsym
Package-Type: ddeb
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 89
Depends: postgresql-12-pgpool2 (= 4.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-12-pgpool2-dbgsym_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 52568
SHA256: c6107f1d2167e262c49fd2d0ace2776da2b03a3211b256e9744e093f63cf02c3
SHA1: ff4d090f81c064a5b8163a29773fe064bec2e4f0
MD5sum: 4ba5763cf363b2cea1dffcc99ad30417
Description: debug symbols for postgresql-12-pgpool2
Build-Ids: 1bbaa352ebb1dd721c5e02a43ea41c3b36579a26 700c47ee18e79effb1f3e092ec01337962c9dcce 84a3e96833c2f349b241b81316cd50d71488be32

Package: postgresql-12-pgq-node
Source: pgq-node
Version: 3.5-7.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 538
Depends: postgresql-12, postgresql-12-pgq3
Priority: optional
Section: database
Filename: pool/main/p/pgq-node/postgresql-12-pgq-node_3.5-7.pgdg24.04+1_all.deb
Size: 12844
SHA256: 84550bf592b3bab6f84a08b5cbdbccfde3c10a3b65c683a21e8c4640b688c24b
SHA1: 4376a180f6f3cb0371b4bdb30b38b9a48165a2f3
MD5sum: 51903d9dd78d97847e187d9e1181038a
Description: Cascaded queueing on top of PgQ
 PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
 database, each queue can be consumed by multiple consumers.
 .
 This package contains the pgq_node PostgreSQL extension that provides queue
 node registration and coordination for cascaded queueing.

Package: postgresql-12-pgq3
Source: pgq
Version: 3.5-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2126
Depends: libc6 (>= 2.4), postgresql-12, postgresql-12-jit-llvm (>= 17), pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-12-pgq3_3.5-4.pgdg24.04+1_s390x.deb
Size: 127936
SHA256: 6d62387e35038b9f46bbc8bd29a9aaccaab0ca1f482809c94880b253e6d9f90d
SHA1: f528c42be480db23b49d87486fdd1c0357939fce
MD5sum: cbe23b02be132acaff99104590b50c1e
Description: Generic queue for PostgreSQL
 This extension provides generic queues for PostgreSQL.
 .
 It allows multiple queues in one database, each queue can
 be consumed by multiple consumers.

Package: postgresql-12-pgq3-dbgsym
Package-Type: ddeb
Source: pgq
Version: 3.5-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 112
Depends: postgresql-12-pgq3 (= 3.5-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-12-pgq3-dbgsym_3.5-4.pgdg24.04+1_s390x.deb
Size: 73468
SHA256: 9f68558850be5f2790e12d2028668c179381750eff80fd8971219d6320dff725
SHA1: 2b68878dbb1d80133d1c04b7c9bbd326f7eecdcd
MD5sum: 3a8dce9c95506b5d15a11cf06d577a81
Description: debug symbols for postgresql-12-pgq3
Build-Ids: 3629276aa491bbc9485034afe03dc4bfbe46d341 814adb089f63a1bf230953bc6d9ff2a3dd104efb

Package: postgresql-12-pgrouting
Source: pgrouting
Version: 3.6.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 2507
Depends: postgresql-12-pgrouting-scripts (>= 3.6.3-1.pgdg24.04+1), postgresql-12, postgresql-12-postgis, postgresql-12-postgis-scripts, libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Suggests: postgresql-12-pgrouting-doc
Homepage: https://www.pgrouting.org
Priority: optional
Section: misc
Filename: pool/main/p/pgrouting/postgresql-12-pgrouting_3.6.3-1.pgdg24.04+1_s390x.deb
Size: 695656
SHA256: 409c25be067b46f906d8d28e430271dd45f1afc81b4dbf2103a87532679a2457
SHA1: 11a29bbb7e8de201a6990641e03f7b370558fd41
MD5sum: 748f1a041eb08a2b0a3ff6f37ab445c6
Description: Routing functionality support for PostgreSQL/PostGIS
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package supports PostgreSQL 12.

Package: postgresql-12-pgrouting-dbgsym
Package-Type: ddeb
Source: pgrouting
Version: 3.6.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 14653
Depends: postgresql-12-pgrouting (= 3.6.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgrouting/postgresql-12-pgrouting-dbgsym_3.6.3-1.pgdg24.04+1_s390x.deb
Size: 13688724
SHA256: e36b0235008f90a1a39b5ecbe72914892564dd9ede39e6cbbdea04c11dd1ceef
SHA1: 53978707ba72fe42de2c63160801f15e261c02c0
MD5sum: 66f95cfa0d77497b077e78f7807e9cb1
Description: debug symbols for postgresql-12-pgrouting
Build-Ids: 0d8cf6f707a9ce4c6aeca624ba8ee233b833fe39

Package: postgresql-12-pgrouting-doc
Source: pgrouting
Version: 3.6.3-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 7893
Depends: libjs-mathjax, libjs-sphinxdoc (>= 7.2.2)
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: doc
Filename: pool/main/p/pgrouting/postgresql-12-pgrouting-doc_3.6.3-1.pgdg24.04+1_all.deb
Size: 2331220
SHA256: 90e7b58536b8eea19cb9370dc9f96478549c8630324d55d2cd0fc1080b546667
SHA1: 3d2b5d58c03c2fc51a594707f860639eebaf3409
MD5sum: 81caba122b99369d13bbcc36f02a9017
Description: Routing functionality support for PostgreSQL/PostGIS (Documentation)
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package contains the documentation.

Package: postgresql-12-pgrouting-scripts
Source: pgrouting
Version: 3.6.3-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 3495
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: misc
Filename: pool/main/p/pgrouting/postgresql-12-pgrouting-scripts_3.6.3-1.pgdg24.04+1_all.deb
Size: 63328
SHA256: bf3412c1c7dee5ec8b20abb078f9df09a75b2c61d3143c7b98e56025475f9e82
SHA1: 3cf2c90a1cb92dffa64ac67c2efc633a54b658b4
MD5sum: 0a10b19746508b4464ef9160ba2b7672
Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package contains the SQL scripts for installing pgRouting, and for
 upgrading from earlier pgRouting versions.
 .
 This package supports PostgreSQL 12.

Package: postgresql-12-pgsphere
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1706
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libhealpix-cxx3 (>= 3.80.0), libstdc++6 (>= 13.1)
Provides: postgresql-pgsphere
Homepage: https://pgsphere.github.io/
Priority: optional
Section: database
Filename: pool/main/p/pgsphere/postgresql-12-pgsphere_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 441600
SHA256: a85866bdaa0978f5e2745db3633b089259eaeaf1497d59eaef9f6a8ecc84a2b2
SHA1: 9964e1cf3a1d2607ae947aeefd60bcbb3cf11dc6
MD5sum: 138af8f9b26a129f63009088c003d3d7
Description: Spherical data types for PostgreSQL
 PgSphere, an extension for PostgreSQL, aims at providing uniform
 access to spherical data. It allows for a fast search and analysis for
 objects with spherical attributes in geographical, astronomical, or
 other applications using PostgreSQL.
 .
 By using an SQL interface, PgSphere's users can conveniently manage
 data of geographical objects around the world and astronomical data
 collections like star and other catalogues.

Package: postgresql-12-pgsphere-dbgsym
Package-Type: ddeb
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 538
Depends: postgresql-12-pgsphere (= 1.5.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsphere/postgresql-12-pgsphere-dbgsym_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 400060
SHA256: aabf99cdaf6ff7f302c6e074b6fb61ae500f391d6a278634f1ef88ae1db39560
SHA1: 7e95286b0a8fbbe238a2eec3d0dab57a92e0372f
MD5sum: 4101c4f579b5e719332a86ee38114951
Description: debug symbols for postgresql-12-pgsphere
Build-Ids: 610e5f99827308f2b65d533ea96ed3c1020edfb2

Package: postgresql-12-pgtap
Source: pgtap
Version: 1.3.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1778
Depends: postgresql-12
Recommends: libtap-harness-archive-perl, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, pgtap-doc
Breaks: pgtap (<< 0.95)
Replaces: pgtap (<< 0.95)
Provides: postgresql-pgtap
Homepage: https://pgtap.org/
Priority: optional
Section: database
Filename: pool/main/p/pgtap/postgresql-12-pgtap_1.3.3-3.pgdg24.04+1_all.deb
Size: 45568
SHA256: 1b2329c87ffde76baf5894881560de35fe6a9846a1faab34d1bbafba33994c9f
SHA1: e13084c46260cedd38353248188535112eb946e9
MD5sum: f456fba32a7d58ed946247ce3b332950
Description: Unit testing framework extension for PostgreSQL 12
 pgTAP is a suite of database functions that make it easy to write
 TAP-emitting unit tests in psql scripts suitable for harvesting,
 analysis, and reporting by a TAP harness, such as those used in Perl
 and PHP applications.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).
 .
 This package contains the extension for PostgreSQL 12.

Package: postgresql-12-pgtt
Source: pgtt
Version: 4.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 153
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/darold/pgtt/
Priority: optional
Section: database
Filename: pool/main/p/pgtt/postgresql-12-pgtt_4.0-2.pgdg24.04+1_s390x.deb
Size: 54540
SHA256: e63ca070adb0b8c7ae07a14e0589c0649857ba9482e636c5254d361c5b7cba1f
SHA1: 9b5d8444768eecde02e7d4679e6c8ff112ad9427
MD5sum: e3e200a9a3dea2aadb19f464a1289568
Description: PostgreSQL Global Temporary Tables
 pgtt is a PostgreSQL extension to create, manage and use Oracle-style Global
 Temporary Tables.
 .
 The objective of this extension is to provide Global Temporary Tables to
 PostgreSQL waiting for an in-core implementation. The main interest of this
 extension is to mimic the Oracle behavior with GTT when you can not or do not
 want to rewrite the application code when migrating to PostgreSQL.

Package: postgresql-12-pgtt-dbgsym
Package-Type: ddeb
Source: pgtt
Version: 4.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 88
Depends: postgresql-12-pgtt (= 4.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtt/postgresql-12-pgtt-dbgsym_4.0-2.pgdg24.04+1_s390x.deb
Size: 68216
SHA256: 4134d9739de99f963d78b0b8116cee26e035602fc06619f14fc8428371355437
SHA1: 29ec9a2d1bbe46eafa3a64ddc9101b61c6634bf2
MD5sum: e480578dd5f25de53f36544fa22852fd
Description: debug symbols for postgresql-12-pgtt
Build-Ids: f158a399746dec322e8511967937f1f0769d130e

Package: postgresql-12-pgvector
Source: pgvector
Version: 0.7.4-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 670
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/pgvector/pgvector
Priority: optional
Section: database
Filename: pool/main/p/pgvector/postgresql-12-pgvector_0.7.4-2.pgdg24.04+1_s390x.deb
Size: 251240
SHA256: 2fb8f991b18ad74382201eb8808043c64f5fcb8a63f8266ed32aca417b2c45f7
SHA1: 755c2586b3f32f7cceecb120d66732e139ee5ba6
MD5sum: 458570b92cf212bc1cc1a3e21e050f10
Description: Open-source vector similarity search for Postgres
 Supports exact and approximate nearest neighbor search for L2 distance, inner
 product, and cosine distance.

Package: postgresql-12-pgvector-dbgsym
Package-Type: ddeb
Source: pgvector
Version: 0.7.4-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 357
Depends: postgresql-12-pgvector (= 0.7.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgvector/postgresql-12-pgvector-dbgsym_0.7.4-2.pgdg24.04+1_s390x.deb
Size: 289668
SHA256: 147fcd4cfd0f59790a23b0d163e93c2f2f3437d98186050fe57377c3dbf79cf1
SHA1: 42d79d585021a3d4a62ad59654ed88033c0cac47
MD5sum: afe99b87643655c2bbe1b9c81acaa262
Description: debug symbols for postgresql-12-pgvector
Build-Ids: 7be8c7e8b2e05ec5eaa64e8b671a938dd06af1d1

Package: postgresql-12-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 208
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Suggests: pgadmin3 | pgadmin4
Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git
Priority: optional
Section: database
Filename: pool/main/p/pldebugger/postgresql-12-pldebugger_1.8-2.pgdg24.04+1_s390x.deb
Size: 79456
SHA256: 180715a9519f51ff9aef13f399576dc196eec8fe6f4b3e51f9acc65abe727587
SHA1: 6fbf3f0ba47a4122d0c61a9a7844a4d31adb3329
MD5sum: 795753d0b0ab9a119851681891883559
Description: PostgreSQL pl/pgsql Debugger API
 This module is a set of shared libraries which implement an API for
 debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin
 project (http://www.pgadmin.org/) provides a client user interface as
 part of pgAdmin III v1.10.0 and above, and pgAdmin 4.

Package: postgresql-12-pldebugger-dbgsym
Package-Type: ddeb
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 125
Depends: postgresql-12-pldebugger (= 1:1.8-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pldebugger/postgresql-12-pldebugger-dbgsym_1.8-2.pgdg24.04+1_s390x.deb
Size: 95500
SHA256: 62e1ffe4f08fe3052070a2fa5fcedcfa37574ed984deff95fbd51ccc224c02b6
SHA1: 31c914d7060050944386b7b895c3a35bd5e982cf
MD5sum: 2c6b72e8aeac16e08644953b187672de
Description: debug symbols for postgresql-12-pldebugger
Build-Ids: 63b86c0223128e7cb74dac9aec6eb98aa82725bb

Package: postgresql-12-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 906
Depends: postgresql-contrib-12, postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), liblua5.3-0
Homepage: https://github.com/pllua/pllua
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pllua/postgresql-12-pllua_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 373760
SHA256: 8ee41c3f8d76001a29e85abf55b15929fcf4bb38975623aeb26c4434d36551cb
SHA1: 9e04fb474a69781d9eea2853a97194cf5918b518
MD5sum: a84f51206cd317dc5e670af88b374ea9
Description: Lua procedural language for PostgreSQL 12
 PL/Lua is an implementation of Lua as a loadable procedural language for
 PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers
 written in the Lua programming language.
 .
 It brings the power and simplicity of Lua to PostgreSQL, including:
 small memory footprint, simple syntax, lexical scoping, functions as
 first-class values, and coroutines for non-preemptive threading.
 .
 This package is based on pllua-ng.

Package: postgresql-12-pllua-dbgsym
Package-Type: ddeb
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 416
Depends: postgresql-12-pllua (= 1:2.0.12-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pllua/postgresql-12-pllua-dbgsym_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 326960
SHA256: 3505303495f8016338ada7cbd41bfda5e7a558f99bc4441b2c89de4fb6606b49
SHA1: 5d858f4cf9718a4de3279229f7f6eb285c1bcaff
MD5sum: 0da3a0c3364234c3cb59e5227eb8680f
Description: debug symbols for postgresql-12-pllua
Build-Ids: 08e942a6c5ccfad56ce479d7aa7a1733da4b8d22 119465d51426d29a561689354e31c5257eb1405e

Package: postgresql-12-plpgsql-check
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 702
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.17)
Homepage: https://github.com/okbob/plpgsql_check
Priority: optional
Section: database
Filename: pool/main/p/plpgsql-check/postgresql-12-plpgsql-check_2.7.15-1.pgdg24.04+1_s390x.deb
Size: 325048
SHA256: 9faedfbae71f1887c345b6b32f5e4f763246968561fb29e688026d4c819fb5d9
SHA1: 2cd5de3f82899bd288756c6317548374df4328d2
MD5sum: 6a4a1739a6efdfdca64a919eeaa0b841
Description: plpgsql_check extension for PostgreSQL
 plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source code.
 The SQL statements inside PL/pgSQL functions are checked for semantic errors.
 .
 Features:
  * check fields of referenced database objects and types inside embedded SQL
  * using correct types of function parameters
  * unused variables and function argumens, unmodified OUT argumens
  * partially detection of dead code (due RETURN command)
  * detection of missing RETURN command in function
  * try to identify unwanted hidden casts, that can be performance issue like
    unused indexes
  * possibility to collect relations and functions used by function
  * possibility to check EXECUTE stmt against SQL injection vulnerability

Package: postgresql-12-plpgsql-check-dbgsym
Package-Type: ddeb
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 348
Depends: postgresql-12-plpgsql-check (= 2.7.15-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plpgsql-check/postgresql-12-plpgsql-check-dbgsym_2.7.15-1.pgdg24.04+1_s390x.deb
Size: 275876
SHA256: e20260666f08c59209d78b21f04dab114bd0a7393e352e971c33876f499486e5
SHA1: efb327190b424b4fa1b775d310673b2fc14c19fa
MD5sum: 14c086af788b470dce34284a6e66cb48
Description: debug symbols for postgresql-12-plpgsql-check
Build-Ids: 4f05bf04ff6b5f0e97c41c69722f302cd942bfbe

Package: postgresql-12-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 129
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.17)
Recommends: plprofiler
Provides: postgresql-plprofiler
Homepage: https://github.com/bigsql/plprofiler
Priority: optional
Section: database
Filename: pool/main/p/plprofiler/postgresql-12-plprofiler_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 46848
SHA256: 8f470026bef9520d022c170ae9809be5891fcf877b38e180c735aa66531adbe8
SHA1: adcd691001225fc650f32673b26c5c0818537b02
MD5sum: 0a7eed8ec5fdaebae9384b4ef8e8d11b
Description: PostgreSQL PL/pgSQL functions performance profiler
 The plprofiler is an extension for the PostgreSQL database system to create
 performance profiles of PL/pgSQL functions and stored procedures. The included
 external Python class and command line utility can be used to easily control
 the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save
 and manage the resulting performance datasets and create HTML reports from
 them.
 .
 This package contains the PostgreSQL server extension.

Package: postgresql-12-plprofiler-dbgsym
Package-Type: ddeb
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: postgresql-12-plprofiler (= 4.2.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plprofiler/postgresql-12-plprofiler-dbgsym_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 52648
SHA256: 91be892da4cbd724d8098bebd3ed8e1f4dc8e6472892fef40624975fa9798400
SHA1: 7eeaa2995370e70490a38c21586af7d380ed3d46
MD5sum: f16f0499c9bd3fd8236f40c4d6d161e3
Description: debug symbols for postgresql-12-plprofiler
Build-Ids: a99f10c7538a0f0abfd62bdb84b376eb1fa6a1cf

Package: postgresql-12-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 310
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), libpq5
Homepage: https://plproxy.github.io/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plproxy/postgresql-12-plproxy_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 142248
SHA256: 3f21f415b779d4773ba74bca6fcdea2d9ef5d45a922211f5f6190fecd247a484
SHA1: f9996991e7d8af7b653fa7c0324260cd69659dd7
MD5sum: ce6d5e143c3f1b8a7428d1f19abe2f4f
Description: database partitioning system for PostgreSQL 12
 PL/Proxy is a database partitioning system implemented as a PL language. Main
 idea is that proxy functions are created with same signature as the remote
 functions to be called, so only destination info needs to be specified inside
 proxy function bodies.

Package: postgresql-12-plproxy-dbgsym
Package-Type: ddeb
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 158
Depends: postgresql-12-plproxy (= 2.11.0-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plproxy/postgresql-12-plproxy-dbgsym_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 116808
SHA256: 72c44847d66e1fbfde0288b7d170b2654f462855eedfb1715baaec1c5bc56fb0
SHA1: c6298381f900f150ac0f2b1c8c8feeb3b2d6e358
MD5sum: b6c249e065abd8357bad8b7ab6488a8d
Description: debug symbols for postgresql-12-plproxy
Build-Ids: 02b2d20683d6ae8ce532f3ff281b7ae26bb74c16

Package: postgresql-12-plr
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 289
Depends: r-base-core (>= 2.10), postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Suggests: r-recommended
Provides: postgresql-plr
Homepage: https://github.com/postgres-plr/plr
Priority: optional
Section: database
Filename: pool/main/p/plr/postgresql-12-plr_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 134944
SHA256: 238f298e45732a932b07fb33cdb45ce9b62a5744d873f8559a473633a707fb83
SHA1: 33b13c705685eb9e80d739880bfadbef7065ea2c
MD5sum: de86d8a1b2e11c0ced68992451427d4d
Description: Procedural language interface between PostgreSQL and R
 R is a language and environment for statistical computing and graphics,
 providing a wide variety of statistical and graphical techniques (linear and
 nonlinear modelling, statistical tests, time series analysis, classification,
 clustering, and so on).
 .
 PostgreSQL is an open source SQL database server.
 .
 This package provides a procedural language interface to R from
 PostgreSQL. Procedural languages are used to write functions
 which can be called in database queries.

Package: postgresql-12-plr-dbgsym
Package-Type: ddeb
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 160
Depends: postgresql-12-plr (= 1:8.4.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-12-plr-dbgsym_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 128176
SHA256: aa41dee98622744d1c32e8b31bdb073a14f173116b68e86c961e4e3c47147f4d
SHA1: cc09fd7ca7b505aa3d2ef2699d7c093b0fa12bab
MD5sum: dd3af0aef390e2467be17563f76b230a
Description: debug symbols for postgresql-12-plr
Build-Ids: 922740f1adf7bc753d920894fee7c5d86a78c4c6

Package: postgresql-12-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: http://plsh.projects.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plsh/postgresql-12-plsh_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 28092
SHA256: f6484e64404bfad6ff4bc1e5144f01f955a1eace9ef5ea0aa82fc928da62d89f
SHA1: cdd448ff3bec8bf9d0cf3a9e2751913b62eb54aa
MD5sum: 72eb128f3f5a6a009d6b902069ece233
Description: PL/sh procedural language for PostgreSQL 12
 PL/sh enables an SQL developer to write procedural language functions
 for PostgreSQL 12 in a shell of his choice.  You need this package
 if you have any PostgreSQL 12 functions that use the language plsh.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-12-plsh-dbgsym
Package-Type: ddeb
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-12-plsh (= 1.20220917-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plsh/postgresql-12-plsh-dbgsym_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 40820
SHA256: 3e84302b376480ec6a68ff4f0bc3516d560f4185e06de1a06aba0c5028e61565
SHA1: 9261b44232433af6149db7d6810b1436ffcaefd6
MD5sum: ab761b7ed810133c607c1b58e7e86c45
Description: debug symbols for postgresql-12-plsh
Build-Ids: 2873c18ecf92e99e5e92f31b62605fbc3df771e3

Package: postgresql-12-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 459
Depends: postgresql-12, libc6 (>= 2.38), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Homepage: https://github.com/pgpointcloud/pointcloud
Priority: optional
Section: database
Filename: pool/main/p/pgpointcloud/postgresql-12-pointcloud_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 101168
SHA256: 3f650c78a42cb8ce2f070c3c460e80846c7486c7ac5eab0eff03c7a74ef44b0f
SHA1: 0e1ba4381ae1aec40f74c2929d83e97a5ed4224a
MD5sum: edf3e43dd0ace2d4c6aaa82f2ae9f390
Description: PostgreSQL extension for storing point cloud (LIDAR) data
 LIDAR sensors quickly produce millions of points with large numbers of
 variables measured on each point. The challenge for a point cloud database
 extension is efficiently storing this data while allowing high fidelity access
 to the many variables stored.
 .
 Much of the complexity in handling LIDAR comes from the need to deal with
 multiple variables per point. The variables captured by LIDAR sensors varies
 by sensor and capture process. Some data sets might contain only X/Y/Z values.
 Others will contain dozens of variables: X, Y, Z; intensity and return number;
 red, green, and blue values; return times; and many more. There is no
 consistency in how variables are stored: intensity might be stored in a 4-byte
 integer, or in a single byte; X/Y/Z might be doubles, or they might be scaled
 4-byte integers.
 .
 PostgreSQL Pointcloud deals with all this variability by using a "schema
 document" to describe the contents of any particular LIDAR point. Each point
 contains a number of dimensions, and each dimension can be of any data type,
 with scaling and/or offsets applied to move between the actual value and the
 value stored in the database. The schema document format used by PostgreSQL
 Pointcloud is the same one used by the PDAL library.

Package: postgresql-12-pointcloud-dbgsym
Package-Type: ddeb
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 253
Depends: postgresql-12-pointcloud (= 1.2.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpointcloud/postgresql-12-pointcloud-dbgsym_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 184032
SHA256: eff4d5941a2bd70e09fdf50c13e11916805dd241993072b331b9370c2657f6c7
SHA1: 1c98dc33b2ddaa6ebd2f5f333b491e8792e420ad
MD5sum: 239d5952e99faa42aad9f376b2289216
Description: debug symbols for postgresql-12-pointcloud
Build-Ids: d17d99d4448e8bde31a8059898b267a75ad8975a

Package: postgresql-12-postgis-3
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 10429
Depends: postgresql-12, postgresql-12-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdal34t64 (>= 3.7.0), libgeos-c1t64 (>= 3.12.0), libjson-c5 (>= 0.15), libpcre2-8-0 (>= 10.22), libproj25 (>= 7.1.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1t64 (>= 1.5.0), libstdc++6 (>= 13.1), libxml2 (>= 2.7.4)
Suggests: postgis
Provides: postgresql-12-postgis
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-12-postgis-3_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 3657816
SHA256: 09792b6a83f7048d793402ce7c36648c26f70f981e0049deca0ad5805f82f568
SHA1: 13bb1342b8e3740bc829b2d3cc28bef762216223
MD5sum: d8f8b14ef01f39ec3a3f938bcafdce83
Description: Geographic objects support for PostgreSQL 12
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".

Package: postgresql-12-postgis-3-dbgsym
Package-Type: ddeb
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 4634
Depends: postgresql-12-postgis-3 (= 3.5.2+dfsg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgis/postgresql-12-postgis-3-dbgsym_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 3796544
SHA256: b30782955f9d66c6730833079da4be597f23e1dc9e88daf9651c0fdd94e2be56
SHA1: 088720d5d741726d20da4ed923e457c0e95553b8
MD5sum: d6cfcc39f189ceb7e5169f9850687dd7
Description: debug symbols for postgresql-12-postgis-3
Build-Ids: 02f4915a54d1598422b395a2cbdda08a988cc899 0c2c788bf02979ea47fe4918e8338b86419092b7 145b06e1674b6549e22ba656b083eda4ba0be187 4f7d9b070c46e4bff6aff39d101390768897a790 cfadaea1da545f02966524bbb9ac7ec6b5729676

Package: postgresql-12-postgis-3-scripts
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 38554
Recommends: postgresql-12-postgis-3
Provides: postgresql-12-postgis-scripts
Multi-Arch: foreign
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-12-postgis-3-scripts_3.5.2+dfsg-1.pgdg24.04+1_all.deb
Size: 1277064
SHA256: 931648ea4610a50f76e4f73d10a7058de845f7573364a176aa1a6b5b320f0de1
SHA1: 209d5b50e17eb4ee1c49f5ad5159657fbaffc86a
MD5sum: c8167ea29b8222031c861d875baa4bdc
Description: Geographic objects support for PostgreSQL 12 -- SQL scripts
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This package contains the SQL scripts for installing PostGIS in a PostgreSQL
 12 database, and for upgrading from earlier PostGIS versions.

Package: postgresql-12-powa
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2484
Depends: postgresql-contrib-12, postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.17)
Suggests: powa-collector, powa-web
Provides: postgresql-powa
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/powa-archivist/postgresql-12-powa_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 74624
SHA256: d6b28491595d0379ee3686829c9829e0e22055b69ac42a13b255c6727c8ebc2b
SHA1: 7a5c0fe6b2cba2a55aa66dee349f5ba3026678d6
MD5sum: ea1ee599838f22c4e3be1df8deab5d6e
Description: PostgreSQL Workload Analyzer -- PostgreSQL 12 extension
 PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and
 provides real-time charts and graphs to help monitor and tune your PostgreSQL
 servers. This package contains the core extension of the PoWA project, the
 archivist.
 .
 Related packages:
  * powa-web: web frontend
  * powa-collector: collector daemon for remote snapshots

Package: postgresql-12-powa-dbgsym
Package-Type: ddeb
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-12-powa (= 5.0.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-12-powa-dbgsym_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 36072
SHA256: 67ed0b275d51bc03fc9867125d39db3d0230a3640a8c6426ac8714f7ec6fb373
SHA1: d1975fb2499ed011d1406ac86384ab1b1f1f6fe6
MD5sum: 7d2a24413fa015f0acc7c3f833c8902f
Description: debug symbols for postgresql-12-powa
Build-Ids: 4f817d4de0590209967870539cbc4de7cc80af21

Package: postgresql-12-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-12-prefix_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 45292
SHA256: 8a46e25e9c9d78838a9ddc5e8eb53d309e02d72207d635aa0d2b243c2dfcf924
SHA1: 495c37cdef2a70913e8d65d44fda97c72026cce7
MD5sum: 31619363fd5ef6b04b723af094fe2cb6
Description: Prefix Range module for PostgreSQL
 This PostgreSQL module provides the prefix_range datatype, allowing to
 index searches such as finding the longest prefix matching a telephone
 number, having prefixes in a table and telephone number as a parameter:
 .
  select * from prefixes where prefix @> '0100091234';
 .
 The prefix column has to be of type prefix_range, and any text field
 can get indexed by the provided GiST opclass.

Package: postgresql-12-prefix-dbgsym
Package-Type: ddeb
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-12-prefix (= 1.2.10-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/prefix/postgresql-12-prefix-dbgsym_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 48372
SHA256: be37e6bc59bd76ce90d468bdb8f1549b723c2862e896c2c40be159fab89e4837
SHA1: 12c9c52e014ff8188eed4fc1e948a24c7faee4b9
MD5sum: e2b5e5b37c19c7482d15e5a9dee2f4ba
Description: debug symbols for postgresql-12-prefix
Build-Ids: fa9084a2890ed1764e77d0bf0562be5eb02cab2e

Package: postgresql-12-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/preprepare/postgresql-12-preprepare_0.9-9.pgdg24.04+1_s390x.deb
Size: 16584
SHA256: 3c224789cbca9c80455b3a114c12dd2a96ab9749c6f98c53660e534394e60322
SHA1: 27b38dc8a5d1a1386ca7f61066e9c6b43e559de2
MD5sum: f9057835b5405b7ba467a9f40e96fd54
Description: pre prepare your PostgreSQL statements server side
 The pre_prepare module for PostgreSQL aims to prepare all your statements as
 soon as possible and in a way that allows client queries not to bother at all
 and just call EXECUTE.

Package: postgresql-12-preprepare-dbgsym
Package-Type: ddeb
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 32
Depends: postgresql-12-preprepare (= 0.9-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/preprepare/postgresql-12-preprepare-dbgsym_0.9-9.pgdg24.04+1_s390x.deb
Size: 16008
SHA256: 7fd32cf0afef3dbfb61aeeb03f1fd781ca0d893d8ffa5e8b4795fafdabc8f0d5
SHA1: 7551c631dea080a3897a5dd1f4055df3da3b7546
MD5sum: 1a7bc054fafed182e5eb8a3cac223652
Description: debug symbols for postgresql-12-preprepare
Build-Ids: ebdd00be11f2648b73a49c97deb303b72051a63a

Package: postgresql-12-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.2)
Homepage: http://pgxn.org/dist/prioritize/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-prioritize/postgresql-12-prioritize_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 11556
SHA256: 6d47d63a8979fd29ce81b2b0314c6a804f7dfc5d765adc3bc2b29a0d1a46efae
SHA1: 968b4fc8d21f4add570e5a51eef9450cd6f9d30c
MD5sum: 33b92502c0e3c317abe0a8df60bd90b8
Description: Get and set the nice priorities of PostgreSQL backends
 This module implements an interface to getpriority() and setpriority() for
 PostgreSQL backends, callable from SQL functions. Essentially, this module
 allows users to `renice' their backends.

Package: postgresql-12-prioritize-dbgsym
Package-Type: ddeb
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 27
Depends: postgresql-12-prioritize (= 1.0.4-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-prioritize/postgresql-12-prioritize-dbgsym_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 12112
SHA256: ecccd99753098c2a09721019846027da3b1eeed4eb4c888e861924f613fb7b26
SHA1: b0fbe16f0547163228337f52f2ed18d8e87bb26f
MD5sum: 5c420d203a48f62b4cd6f3504ba28079
Description: debug symbols for postgresql-12-prioritize
Build-Ids: 8372a93489b1e96eb299e999e7e78908362a0306

Package: postgresql-12-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3493
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Provides: postgresql-q3c
Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization
Priority: optional
Section: database
Filename: pool/main/p/postgresql-q3c/postgresql-12-q3c_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 163500
SHA256: 4621c2ddbf7288ad5fe0f8af1b3f47987d443ced6d986794f1dadb7a1013950b
SHA1: 8262cb4cdf08e2eb269e035395b4cda7acb654a9
MD5sum: 3f7eea5ad6b4e265444c2867141b2ab3
Description: PostgreSQL 12 extension used for indexing the sky
 Q3C, an extension for PostgreSQL, is designed for the work with large
 astronomical catalogues or any catalogs of objects on the sphere.
 .
 This extension allows a user to perform fast circular, elliptical or
 polygonal searches on the sky as well as fast cross-matches.

Package: postgresql-12-q3c-dbgsym
Package-Type: ddeb
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
Depends: postgresql-12-q3c (= 2.0.1-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-q3c/postgresql-12-q3c-dbgsym_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 92276
SHA256: 718ce162366c7db2701aca81bb2f95042d0bddc5a86f84806a62881ccc9ce18f
SHA1: 28612b48b49054614ffebf3f4d7531ae14ab9b5c
MD5sum: cbe09be4f5514de99734dfb64a548cff
Description: debug symbols for postgresql-12-q3c
Build-Ids: d01c413ecb33739b839a2009f269be794b4e7042

Package: postgresql-12-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/begriffs/pg_rational
Priority: optional
Section: database
Filename: pool/main/p/pg-rational/postgresql-12-rational_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 24532
SHA256: c712eed94307d5ae2d3629a4aaac276842223805025263929b1440033942e976
SHA1: 36a0d721b85a67dcd3650a54ecb0bd38d7a94822
MD5sum: fd4fcf5a87da949aee37055b945c9f8d
Description: Precise fractional arithmetic for PostgreSQL
 pg_rational implements precise fractional arithmetic for PostgreSQL. Perfect
 for exact arithmetic or user-specified table row ordering. Holds values as big
 as an integer, with matching precision in the denominator.
 .
 Features:
  * Stores fractions in exactly 64 bits (same size as float)
  * Written in C for high performance
  * Detects and halts arithmetic overflow for correctness
  * Uses native CPU instructions for fast overflow detection
  * Defers GCD calculation until requested or absolutely required
  * Supports btree and hash indices
  * Implements Stern-Brocot trees for finding intermediate points
  * Coercion from integer/bigint/tuple
  * Custom aggregate

Package: postgresql-12-rational-dbgsym
Package-Type: ddeb
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-12-rational (= 0.0.2-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rational/postgresql-12-rational-dbgsym_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 20712
SHA256: 0a66b5e899f6ffbeb6881c54ab8f3c4aa166d9d2663b1bcf70a0bceb73659eaa
SHA1: 40f5c298df582c817e4ed1e96dc8b8dd1a417595
MD5sum: 770cae24b7b29abe9ccc1e5fbda8fe4b
Description: debug symbols for postgresql-12-rational
Build-Ids: 96b4796d5a6fa90f96dfe8747773be320f0aff6d

Package: postgresql-12-rdkit
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 602
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202409.4), libstdc++6 (>= 13.1), postgresql-12
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-12-rdkit_202409.4-1.pgdg24.04+1_s390x.deb
Size: 244752
SHA256: 38a045b2b0ca19566bcb8b13c659beb9a2e9fbd7808f00097464ca1488ca94f0
SHA1: 5c8590389bb62e9e985465fd75ccefbd2f21f982
MD5sum: cd3f788766c17d0d7a2e7e52f7c55479
Description: Cheminformatics and machine-learning software (PostgreSQL Cartridge)
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.  Features Include:
 .
  * Chemical reaction handling and transforms
  * Substructure searching with SMARTS
  * Canonical SMILES
  * Molecule-molecule alignment
  * Large number of molecular descriptors, including topological,
    compositional, EState, SlogP/SMR, VSA and Feature-map vectors
  * Fragmentation using RECAP rules
  * 2D coordinate generation and depiction, including constrained depiction
  * 3D coordinate generation using geometry embedding
  * UFF and MMFF94 forcefields
  * Chirality support, including calculation of (R/S) stereochemistry codes
  * 2D pharmacophore searching
  * Fingerprinting, including Daylight-like, atom pairs, topological
    torsions, Morgan algorithm and MACCS keys
  * Calculation of shape similarity
  * Multi-molecule maximum common substructure
  * Machine-learning via clustering and information theory algorithms
  * Gasteiger-Marsili partial charge calculation
 .
 File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
 binary format.
 .
 This package contains the PostgreSQL extension.

Package: postgresql-12-rdkit-dbgsym
Package-Type: ddeb
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1178
Depends: postgresql-12-rdkit (= 202409.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-12-rdkit-dbgsym_202409.4-1.pgdg24.04+1_s390x.deb
Size: 1118792
SHA256: 4a847d07638fe08b86d4ad7a08a45e15939c24eeb76dd75b2f16cfa69fb6b773
SHA1: 741c35fc0f67fe7939031bf950e5fb663e3c0fc7
MD5sum: 1060c0cf758fbabbb3ff4a69d17e79fe
Description: debug symbols for postgresql-12-rdkit
Build-Ids: 713112f50c4fd1c9b86f736b252d6bdd87ba1f0a

Package: postgresql-12-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 237
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/reorg/pg_repack
Priority: optional
Section: database
Filename: pool/main/p/pg-repack/postgresql-12-repack_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 99376
SHA256: da3f6ec65ac32eecb1f41d99f9d7defd04a307b9f0d8a53f7bff1229338d4f09
SHA1: c3e639f1f0e4efcb66592d61c4704b9cc6e80149
MD5sum: 0c52f50bead1d95a57b7b18a4b7194f5
Description: reorganize tables in PostgreSQL databases with minimal locks
 pg_repack is a PostgreSQL extension which lets you remove bloat from tables
 and indexes, and optionally restore the physical order of clustered indexes.
 Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive
 lock on the processed tables during processing. pg_repack is efficient to
 boot, with performance comparable to using CLUSTER directly.
 .
 This package contains the pg_repack program and the server extension for
 PostgreSQL 12.

Package: postgresql-12-repack-dbgsym
Package-Type: ddeb
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 166
Depends: postgresql-12-repack (= 1.5.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-repack/postgresql-12-repack-dbgsym_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 117824
SHA256: 749fbe0273f7ad3a076d34a8457af765ebc24d8a559166c39a05d327fc938310
SHA1: 53db30d85b8889e3c1747a3acf69f5df25c44167
MD5sum: faac0aff002dcd67690305e54b8581ec
Description: debug symbols for postgresql-12-repack
Build-Ids: 45100a8d18be398be878919a5cfe138bd08dec7e ec6cf10a9791e5ccc99c3b05ed8b9bb6b9ae0422

Package: postgresql-12-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 933
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), repmgr-common (>= 5.5.0+debpgdg-1.pgdg24.04+1), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libjson-c5 (>= 0.15), libpq5 (>= 9.3~)
Suggests: rsync
Homepage: https://www.repmgr.org/
Priority: optional
Section: database
Filename: pool/main/r/repmgr/postgresql-12-repmgr_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 224356
SHA256: 4a8799fdbc9530eb6b906f1f88113b51163b7ab619d09acc00f940d8adb291ec
SHA1: 8d38877297f0ee139438961001685a67598a0f58
MD5sum: 884f569e84e8cd51558d4a5b0112dbe0
Description: replication manager for PostgreSQL 12
 repmgr is an open-source tool suite for managing replication and failover in a
 cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby
 capabilities with tools to set up standby servers, monitor replication, and
 perform administrative tasks such as failover or manual switchover operations.
 .
 This package contains repmgr for PostgreSQL 12.

Package: postgresql-12-repmgr-dbgsym
Package-Type: ddeb
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 733
Depends: postgresql-12-repmgr (= 5.5.0+debpgdg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/repmgr/postgresql-12-repmgr-dbgsym_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 547584
SHA256: 28bed3bacb94cc7efcf57653a6f796716a5d16a3327bc2c15fd62ec4c4cc830a
SHA1: 0839bab692973a7273f20c0e753b1399865fc2bf
MD5sum: b72699af24c18fc64684336cdf584c7d
Description: debug symbols for postgresql-12-repmgr
Build-Ids: 5500c4db044e0b9a897bbd79a7bad7f257d608d1 7a99fbc630ef059254a6cb6cc0d7ad35a383cab8 a4b40bb0e9f7ae3f6b31cb0c59ab1b726b861aad

Package: postgresql-12-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 825
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.29)
Homepage: https://github.com/postgrespro/rum
Priority: optional
Section: database
Filename: pool/main/p/postgresql-rum/postgresql-12-rum_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 326260
SHA256: ca4fe828f16df9fdec2b0406941f97c4d333dc367473c1da9611344b9fb8117f
SHA1: ff62d6ba3df587abc0878d07ab6a9b294afab5fd
MD5sum: 85d944ccf3f6e18eb5e7430bd3513d45
Description: PostgreSQL RUM access method
 This PostgreSQL extension provides the RUM access method, an inverted index
 with additional information in posting lists.

Package: postgresql-12-rum-dbgsym
Package-Type: ddeb
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 380
Depends: postgresql-12-rum (= 1.3.14-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-rum/postgresql-12-rum-dbgsym_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 301636
SHA256: b24bb6481d3e1b4b908530de7d9cbbfcb6813aa6bea2cc93577ee96252c48f35
SHA1: 4735a6979259f8182bd6894839eae1050e950a23
MD5sum: 8bdf455444766eae503bd5afbba318a1
Description: debug symbols for postgresql-12-rum
Build-Ids: 0975fceccc31056fce290d83d727eec85acc4c25

Package: postgresql-12-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 134
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://pgxn.org/dist/semver/doc/semver.html
Priority: optional
Section: database
Filename: pool/main/p/postgresql-semver/postgresql-12-semver_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 39760
SHA256: c5880f98224ba83b4aabdd53fc91a1ccf3a2a52be680d7f41c4875597b69b858
SHA1: 1ef29611b1e33565e8062daa3a585848b7eddd37
MD5sum: 7faf863d00cce918a7089c64e6c708f3
Description: Semantic version number type for PostgreSQL
 This library contains a single PostgreSQL extension for a data type
 called 'semver'. It implements the version number format described
 in the Semantic Versioning 2.0.0 Specification. [1]
 .
 [1] https://semver.org/spec/v2.0.0.html

Package: postgresql-12-semver-dbgsym
Package-Type: ddeb
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-12-semver (= 0.40.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-semver/postgresql-12-semver-dbgsym_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 21124
SHA256: 02c64e77f122950214daf0ae93a10eaa78e4948fb6e93d4e8be39c3523332dbb
SHA1: 9a43451dc3a368b7df7f90c1cc7c0ad068e7715d
MD5sum: 5850e7036215d40c57d478b30302ae1a
Description: debug symbols for postgresql-12-semver
Build-Ids: a8681e177f10b55cb8c05d7709d06e37d8c74dd4

Package: postgresql-12-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 100
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/pgaudit/set_user
Priority: optional
Section: database
Filename: pool/main/p/postgresql-set-user/postgresql-12-set-user_4.1.0-1.pgdg24.04+1_s390x.deb
Size: 35052
SHA256: 179c09999262ce809a28af02d23149f1ac37b100d81e43d003470760c8c17b81
SHA1: 4b9875c67b466e9a0b4d41d027ed540e5d235755
MD5sum: d1e919223f7c57759e28060842e7c9a9
Description: PostgreSQL privilege escalation with enhanced logging and control
 The set_user PostgreSQL extension allows switching users and optional
 privilege escalation with enhanced logging and control. It provides an
 additional layer of logging and control when unprivileged users must escalate
 themselves to superuser or object owner roles in order to perform needed
 maintenance tasks.

Package: postgresql-12-set-user-dbgsym
Package-Type: ddeb
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
Depends: postgresql-12-set-user (= 4.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-set-user/postgresql-12-set-user-dbgsym_4.1.0-1.pgdg24.04+1_s390x.deb
Size: 36764
SHA256: dc3d244112120cb2539e1999cd3a3a34b360538709900a9bc36f8a03c629e656
SHA1: 6d0cd590ce74bb0e4eb45a311f2c16d69181ca62
MD5sum: 43435f011f09365bc9abf7eacfb54eed
Description: debug symbols for postgresql-12-set-user
Build-Ids: 353bf9828ee9a417a6e077c2050af43f0675c950

Package: postgresql-12-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 67
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/cybertec-postgresql/pg_show_plans
Priority: optional
Section: database
Filename: pool/main/p/pg-show-plans/postgresql-12-show-plans_2.1.2-2.pgdg24.04+1_s390x.deb
Size: 23608
SHA256: 553e60ab03d22d9aa6336a23f1f9ea1533ce30e2ef8cebeb54b34f0b2812f1dc
SHA1: 00ae5939bc4192a21033238eeb9cf7d3fd8e06f0
MD5sum: 71aed726d7e501b12bdd2e96f20af8eb
Description: Show query plans of currently running PostgreSQL statements
 This PostgreSQL extension shows the query plans of all currently running SQL
 statements. Plan output format can be plain text (default), JSON, YAML, or
 XML.

Package: postgresql-12-show-plans-dbgsym
Package-Type: ddeb
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
Depends: postgresql-12-show-plans (= 2.1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-show-plans/postgresql-12-show-plans-dbgsym_2.1.2-2.pgdg24.04+1_s390x.deb
Size: 34600
SHA256: 5fd77a0bfe62d6f8d1d2fd9b79058c20bc800b9abaca71adcabb2794effe1c6c
SHA1: 0937845816e7b5c845bf6288c87a29f847a44374
MD5sum: bd8d17acdc54f9cc2b4a91bd49bb48bd
Description: debug symbols for postgresql-12-show-plans
Build-Ids: 72326903fbdf519e4a3852fbb950b32c37a16f18

Package: postgresql-12-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 316
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.3.4)
Homepage: https://github.com/eulerto/pg_similarity
Priority: optional
Section: database
Filename: pool/main/p/pg-similarity/postgresql-12-similarity_1.0-8.pgdg24.04+1_s390x.deb
Size: 102492
SHA256: c8bb54a899c08dea385768f437a0ce25c37cdd6b5c15e317be74b603178a3624
SHA1: 90a7b91936e0a8917995f9e5fe99739f2f6b1463
MD5sum: 5803a18a7cb54db45aecbc44f68ae5a1
Description: PostgreSQL similarity functions extension
 pg_similarity is an extension to support similarity queries on PostgreSQL.
 The extension consists of:
 .
  * Functions implementing similarity algorithms available in the literature.
    These functions can be used as UDFs and are the base for implementing
    the similarity operators;
  * Operators defined on top of the similarity functions. They use similarity
    functions to obtain the similarity threshold and compare its value to a
    user-defined threshold to decide if it is a match or not;
  * Session variables storing similarity function parameters.

Package: postgresql-12-similarity-dbgsym
Package-Type: ddeb
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
Depends: postgresql-12-similarity (= 1.0-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-similarity/postgresql-12-similarity-dbgsym_1.0-8.pgdg24.04+1_s390x.deb
Size: 65148
SHA256: b2472a3646abe467498368bbb8f856e1a671781424286f8fa44cf23ebeb582e5
SHA1: 9224443c98c25551b3106ef8c30b3f8f97fa2bdf
MD5sum: e73e1989369236bbc9f909f3eb443621
Description: debug symbols for postgresql-12-similarity
Build-Ids: 6bbff0390ca6298fa97bfb87bf65ae1e0fdfbbfb

Package: postgresql-12-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-12, libc6 (>= 2.4)
Suggests: slony1-2-bin
Provides: postgresql-12-slony1
Homepage: http://slony.info/
Priority: optional
Section: database
Filename: pool/main/s/slony1-2/postgresql-12-slony1-2_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 19220
SHA256: 6e4d9cb5fcfe7b84817320247d15bf9bcd7f85ec8239ad118129e796398cbbaa
SHA1: 851a26756edb1f3713eb752f68da2691dea7b329
MD5sum: b9e8aa2cf87122ce7fcef3cecd362a82
Description: replication system for PostgreSQL: PostgreSQL 12 server plug-in
 Slony-I is an asynchronous master-to-multiple-slaves replication system
 for PostgreSQL with cascading and slave promotion.
 .
 This package contains the support functions that are loaded into the
 PostgreSQL database server.  It needs to be installed on the hosts where
 the database server nodes are running.  This package works with version
 12 of the PostgreSQL server; you need the package that corresponds to
 the version of your database server.
 .
 The actual replication daemon and the administration tools are in the
 package slony1-2-bin.  This package is useless without slony1-2-bin installed
 somewhere in the network.

Package: postgresql-12-slony1-2-dbgsym
Package-Type: ddeb
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 84
Depends: postgresql-12-slony1-2 (= 2.2.11-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/s/slony1-2/postgresql-12-slony1-2-dbgsym_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 61044
SHA256: aaa4741fcece79e8d59e11625f4484e59835b408eab6ab0754f48ef9c1373975
SHA1: 23ddd64569365234abe4b5a7e1dd35aafabdc26b
MD5sum: d8d30cbeafb30ecd71b7103ab3adf713
Description: debug symbols for postgresql-12-slony1-2
Build-Ids: cbe27cd65fb6a911a696c173598c3429fd7eee0f

Package: postgresql-12-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.4), libclamav11t64 (>= 1.0.0)
Recommends: clamav-freshclam | clamav-data
Homepage: https://github.com/df7cb/pg_snakeoil
Priority: optional
Section: database
Filename: pool/main/p/pg-snakeoil/postgresql-12-snakeoil_1.4-2.pgdg24.04+1_s390x.deb
Size: 16752
SHA256: 79e7eb805a5d14b82f4105bc1d76b97ca042d7c9d6b9ee2b0ef3946acb526188
SHA1: 14e8050581b020d91efe9616ca3cff931ea475be
MD5sum: fc12d8a1515c781ed8624212416dc609
Description: PostgreSQL anti-virus scanner based on ClamAV
 pg_snakeoil provides functions scanning PostgreSQL data for viruses using the
 ClamAV anti-virus engine.

Package: postgresql-12-snakeoil-dbgsym
Package-Type: ddeb
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
Depends: postgresql-12-snakeoil (= 1.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-snakeoil/postgresql-12-snakeoil-dbgsym_1.4-2.pgdg24.04+1_s390x.deb
Size: 14392
SHA256: 6d04dfa7eeed62b7431da5e0c89b212db754649a784b872102ab28902bd5ed54
SHA1: 99e64ba047ac7162de7e39126ffc32e974660500
MD5sum: 3de50ac9c2ebb26d5d7babe1f0d6c596
Description: debug symbols for postgresql-12-snakeoil
Build-Ids: 76157f35011801507c942e9d4cfe600192c45c98

Package: postgresql-12-squeeze
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 299
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://www.cybertec-postgresql.com/products/pg_squeeze/
Priority: optional
Section: database
Filename: pool/main/p/pg-squeeze/postgresql-12-squeeze_1.8.0-1.pgdg24.04+1_s390x.deb
Size: 124128
SHA256: 7ebb5c16282b60048fedb20466c372fb9ad2c25ef025ba47c93122e6f3609bc1
SHA1: b4a56dbe8306d145ea91a4645738e29e3155bff2
MD5sum: d8668f189648e54d9efe8b7696816596
Description: PostgreSQL extension for automatic bloat cleanup
 The pg_squeeze PostgreSQL extension removes unused space from a table and
 optionally sorts tuples according to particular index, as if the CLUSTER
 command was executed concurrently with regular reads/writes.

Package: postgresql-12-squeeze-dbgsym
Package-Type: ddeb
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 171
Depends: postgresql-12-squeeze (= 1.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-squeeze/postgresql-12-squeeze-dbgsym_1.8.0-1.pgdg24.04+1_s390x.deb
Size: 135600
SHA256: 21dc6731626afc20ca46d1ba4034d2d787b4c9abbf3d61cf25ac1d6d36118b9e
SHA1: eb31a9186d1023bf5f8c66b7e33ff13583766658
MD5sum: e18abd610cdfc54554f61741f7d693ec
Description: debug symbols for postgresql-12-squeeze
Build-Ids: 293e0d63d4682503da4ed82f5ab8f9ec2a545a2d

Package: postgresql-12-statviz
Source: pg-statviz
Version: 0.7-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-12
Recommends: pg-statviz
Provides: postgresql-statviz
Homepage: https://github.com/vyruss/pg_statviz
Priority: optional
Section: database
Filename: pool/main/p/pg-statviz/postgresql-12-statviz_0.7-3.pgdg24.04+1_all.deb
Size: 9408
SHA256: 19f4bfd79fd69f4b0511230369bd04a40b45561c6a2727aab41d7b48c414974c
SHA1: aa66a9c6254ac95f2a118670f7238f05ae11ab12
MD5sum: c804a350f8a30444dc5030c3ded33b34
Description: PostgreSQL internal statistics analysis and visualization
 pg_statviz is a minimalist extension and utility pair for time series analysis
 and visualization of PostgreSQL internal statistics. Created for snapshotting
 PostgreSQL's cumulative and dynamic statistics and performing time series
 analysis on them. The accompanying utility can produce visualizations for
 selected time ranges on the stored stats snapshots, enabling the user to track
 PostgreSQL performance over time and potentially perform tuning or
 troubleshooting.
 .
 This package contains the PostgreSQL pg_statviz extension.

Package: postgresql-12-tablelog
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 121
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/table_log
Priority: optional
Section: database
Filename: pool/main/t/tablelog/postgresql-12-tablelog_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 43936
SHA256: 84f29f0d297069596f55e96040239075215a0a6f894f4637080578705c8d4f95
SHA1: f168c696f93db2d0c565e4b723ccb76e945cb530
MD5sum: c00b5e3e2beca407fb75206a6cc988f3
Description: 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.

Package: postgresql-12-tablelog-dbgsym
Package-Type: ddeb
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 55
Depends: postgresql-12-tablelog (= 0.6.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tablelog/postgresql-12-tablelog-dbgsym_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 35988
SHA256: 88e7ed1e18b46a819db767ec1477e36080ecfeca9d23a4c2b50ee154404b527d
SHA1: 0e95e6cf312702180c25093001c0ce52358384ff
MD5sum: df8fb60eed1aae353ce837dfce5165ce
Description: debug symbols for postgresql-12-tablelog
Build-Ids: 835c84cdd781ad71a52cde9834b8e0af32a9c42e

Package: postgresql-12-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 155
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/tvondra/tdigest
Priority: optional
Section: database
Filename: pool/main/t/tdigest/postgresql-12-tdigest_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 62948
SHA256: b00df08d20b1cc2490f1a15f2e2e50fd7ec9a44f8f3369d3bac4adafce608054
SHA1: 25b87cfcecae6f6d188148adf6f0a16c3846fa21
MD5sum: 29d0a549e6d5ac88945cff4c2a088aa5
Description: t-digest algorithm for on-line accumulation of rank-based statistics
 This PostgreSQL extension implements t-digest, a data structure for on-line
 accumulation of rank-based statistics such as quantiles and trimmed means.
 The algorithm is also very friendly to parallel programs.
 .
 The accuracy of estimates produced by t-digests can be orders of magnitude more
 accurate than those produced by previous digest algorithms in spite of the fact
 that t-digests are much more compact when stored on disk.

Package: postgresql-12-tdigest-dbgsym
Package-Type: ddeb
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 77
Depends: postgresql-12-tdigest (= 1.4.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tdigest/postgresql-12-tdigest-dbgsym_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 51776
SHA256: ce1e0ebbdff4be4c1ae68cc66302b61fea8d9a9041d001f7e30cf19d1f6a1640
SHA1: ed17c841022ba9a24497f9a2ffd0036a434119e0
MD5sum: 994a11563a2ee3d0f54bf0d5eacfe4d0
Description: debug symbols for postgresql-12-tdigest
Build-Ids: 98d161f70510b4ed653d7234b27b90301eeb789b

Package: postgresql-12-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 259
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), libsybdb5 (>= 0.91)
Homepage: https://github.com/tds-fdw/tds_fdw
Priority: optional
Section: database
Filename: pool/main/t/tds-fdw/postgresql-12-tds-fdw_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 114704
SHA256: f6db0064771747f538aa4e78ec8b1aa0a2f45f4ac94adfa344dc660cdba5b0b3
SHA1: 37d8ab6f8224c37769e880b0f29cacd1ce39ff2f
MD5sum: b6b1fd04c309a91474f4c0d72a139bda
Description: 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.

Package: postgresql-12-tds-fdw-dbgsym
Package-Type: ddeb
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 157
Depends: postgresql-12-tds-fdw (= 2.0.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tds-fdw/postgresql-12-tds-fdw-dbgsym_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 124804
SHA256: c68de9b54fa0e9730241994b96391f8a70d96982940883023e9d11f8e10020ab
SHA1: dbf3b0573fba4ebed84d919dfcf88ddd307d8f92
MD5sum: b8135a8315412cee4ba39b21223ebd1c
Description: debug symbols for postgresql-12-tds-fdw
Build-Ids: 4c260be6ddc0ebf47c1f74e47f436abfbda87b92

Package: postgresql-12-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17)
Homepage: https://github.com/df7cb/toastinfo
Priority: optional
Section: database
Filename: pool/main/t/toastinfo/postgresql-12-toastinfo_1.5-2.pgdg24.04+1_s390x.deb
Size: 11868
SHA256: 365f9d7dc78f9ae9c64f9f8d8a5d0b8f0b72db0a5e195ea3b1f8c686296e8fc3
SHA1: 1569401302d60264fb474255d39fd14185f08990
MD5sum: c173038667f31435179f0ec0d7d42ba9
Description: Show storage structure of varlena datatypes in PostgreSQL
 This PostgreSQL extension exposes the internal storage structure of
 variable-length datatypes, called varlena.
 .
 The function pg_toastinfo describes the storage form of a datum:
 .
  * null for NULLs
  * ordinary for non-varlena datatypes
  * short inline varlena for varlena values up to 126 bytes (1 byte header)
  * long inline varlena, (un)compressed for varlena values up to 1GiB
    (4 bytes header)
  * toasted varlena, (un)compressed for varlena values up to 1GiB stored in
    TOAST tables
 .
 The function pg_toastpointer returns a varlena's chunk_id oid in the
 corresponding TOAST table. It returns NULL on non-varlena input.

Package: postgresql-12-toastinfo-dbgsym
Package-Type: ddeb
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 25
Depends: postgresql-12-toastinfo (= 1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/toastinfo/postgresql-12-toastinfo-dbgsym_1.5-2.pgdg24.04+1_s390x.deb
Size: 10512
SHA256: 63d9740908937befc5bae958b3d7eaddc3eb55af2a2a8077a6ceb130138afe21
SHA1: 523fad1be41bac95335c7eeeb0321d185bdf2806
MD5sum: 5f7140e1eb279f8d5697c82e67daa12a
Description: debug symbols for postgresql-12-toastinfo
Build-Ids: b64c834ad99764aca83f0ef552785eecd0826c99

Package: postgresql-12-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 683
Depends: libc6 (>= 2.38), postgresql-12, postgresql-12-jit-llvm (>= 17)
Homepage: https://github.com/df7cb/postgresql-unit
Priority: optional
Section: database
Filename: pool/main/p/postgresql-unit/postgresql-12-unit_7.10-1.pgdg24.04+1_s390x.deb
Size: 165808
SHA256: 57cc0fc30c694a9729f73ba62cc452c1d4bf891f632231c0c91dde83b6b80cf4
SHA1: e6ef6c9b6434e56f30723a4bc41f73d9d6ef9762
MD5sum: d4146e373be246a3f6d075224fc68af6
Description: SI Units for PostgreSQL
 postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The
 base units can be combined to named and unnamed derived units using operators
 defined in the PostgreSQL type system. SI prefixes are used for input and
 output, and quantities can be converted to arbitrary scale.

Package: postgresql-12-unit-dbgsym
Package-Type: ddeb
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 96
Depends: postgresql-12-unit (= 7.10-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-unit/postgresql-12-unit-dbgsym_7.10-1.pgdg24.04+1_s390x.deb
Size: 61556
SHA256: 7f4bd89e010db39f104c5569368387444a6c81a6b388612e5ecb79ae800d8646
SHA1: 016f7cb63562020d69e6ac9addce76addd386229
MD5sum: 57167b63eef1d25b0d3c5333f11dec34
Description: debug symbols for postgresql-12-unit
Build-Ids: 47829dbf18543555c923637f22896cd178b21d11

Package: postgresql-12-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/eulerto/wal2json
Priority: optional
Section: database
Filename: pool/main/w/wal2json/postgresql-12-wal2json_2.6-2.pgdg24.04+1_s390x.deb
Size: 57400
SHA256: 6999c31c841d9016bf8f0159fd1819cf999d9a22713eed1a1d8cce9e44c67fcf
SHA1: 886ddb0224d0789d2efadad28931f80ce5202060
MD5sum: 240b4a48f893fa8e8dc5084cc6bba16d
Description: 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.
 .
 The wal2json output plugin produces a JSON object per transaction. All of the
 new/old tuples are available in the JSON object. Also, there are options to
 include properties such as transaction timestamp, schema-qualified, data
 types, and transaction ids.

Package: postgresql-12-wal2json-dbgsym
Package-Type: ddeb
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
Depends: postgresql-12-wal2json (= 2.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/w/wal2json/postgresql-12-wal2json-dbgsym_2.6-2.pgdg24.04+1_s390x.deb
Size: 58800
SHA256: fc3557c271c700d5f4552e98b545ea2b3644f71576b1f3b8a9231e3d7517bbdf
SHA1: bf1ca6ceff9f2ca717246bec911c42cfd9d5cef5
MD5sum: 06a0f1f61dee22d6ec2e59023c46179e
Description: debug symbols for postgresql-12-wal2json
Build-Ids: c71aeb2ddb50d3c2b48bdeb162b837251a42b343

Package: postgresql-13
Version: 13.20-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48133
Depends: locales | locales-all, postgresql-client-13, postgresql-common (>= 182~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.14+dfsg), libicu74 (>= 74.1-1~), libldap2 (>= 2.6.2), libllvm19, libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Provides: postgresql-13-jit-llvm (= 19), postgresql-contrib-13
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-13/postgresql-13_13.20-1.pgdg24.04+1_s390x.deb
Size: 14885628
SHA256: 76784499c51b1e27387e4e4c36d4477bb1f992dc86612c235aa2f7f36a31827e
SHA1: 76235947aafc64ac2993363ed3673fdc8e144705
MD5sum: ca61a2b9cdfc375891038758989a7de3
Description: 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.
 .
 This package provides the database server for PostgreSQL 13.
Postgresql-Catversion: 202007201

Package: postgresql-13-age
Version: 1.5.0~rc0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1834
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/apache/age
Priority: optional
Section: database
Filename: pool/main/p/postgresql-13-age/postgresql-13-age_1.5.0~rc0-1.pgdg24.04+1_s390x.deb
Size: 672940
SHA256: 57bfa086e0e6cb1d0d63e5ea836411931d5d599d02776df923e23222c3631c75
SHA1: ce7a62464cdeea28b7bcdac0f96333aba1c2339e
MD5sum: 2703af29057ec2685d4ebbad53142be5
Description: Graph database optimized for fast analysis and real-time data processing
 Apache AGE is an extension for PostgreSQL that enables users to leverage a
 graph database on top of the existing relational databases. AGE is an acronym
 for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model
 database fork of PostgreSQL. The basic principle of the project is to create a
 single storage that handles both the relational and graph data model so that
 the users can use the standard ANSI SQL along with openCypher, one of the most
 popular graph query languages today.
 .
 This package contains Apache AGE for PostgreSQL 13.

Package: postgresql-13-age-dbgsym
Package-Type: ddeb
Source: postgresql-13-age
Version: 1.5.0~rc0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 828
Depends: postgresql-13-age (= 1.5.0~rc0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-13-age/postgresql-13-age-dbgsym_1.5.0~rc0-1.pgdg24.04+1_s390x.deb
Size: 652744
SHA256: 18df73d64aaddf64ceff4e2a9d9185ecca87501d8cd3cc92ce864b7b6c2050e3
SHA1: ab412b6aede535f45a3d3b501b6906a4ee7df598
MD5sum: c2399bef6ebdb1e1e02973ba2fbbdf36
Description: debug symbols for postgresql-13-age
Build-Ids: f6b82d4f56b5357d1e7eeb95229e9ea54d0ea79b

Package: postgresql-13-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 47
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/df7cb/pgsql-asn1oid
Priority: optional
Section: database
Filename: pool/main/p/pgsql-asn1oid/postgresql-13-asn1oid_1.6-2.pgdg24.04+1_s390x.deb
Size: 12816
SHA256: 12c0e74e6bd77d50b27ad843803e9a78a9b29bf07f234bac039379ded2c07296
SHA1: 788c6cde8b621aeee01853d773226e0a6a932d5f
MD5sum: dba869801d8d3fed5e7799114cce8500
Description: ASN.1 OID data type for PostgreSQL
 This plugin provides the necessary support functions to store ASN.1 OIDs in
 a PostgreSQL database.
 .
 This package has been compiled for PostgreSQL 13.

Package: postgresql-13-asn1oid-dbgsym
Package-Type: ddeb
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24
Depends: postgresql-13-asn1oid (= 1.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-asn1oid/postgresql-13-asn1oid-dbgsym_1.6-2.pgdg24.04+1_s390x.deb
Size: 8600
SHA256: cc1888deb3c2564b70c4eab9df22687f562a41055fa439c8369df9141fe3e74a
SHA1: 795bce0e65dad512aa39f6b943edd7535b9b9dfd
MD5sum: 8249ff293e5b65432d9038e0dc1e0f10
Description: debug symbols for postgresql-13-asn1oid
Build-Ids: 4219adb84cc37e2f2d4a8b59539c8907d530d08c

Package: postgresql-13-auto-failover
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 1123
Depends: pg-auto-failover-cli (>= 2.1-3.pgdg24.04+1), postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 8.4~)
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-13-auto-failover_2.1-3.pgdg24.04+1_s390x.deb
Size: 378196
SHA256: 8660064ec1e0acf8b97abbee7c4d414a9a6fa511c591c1a3394904f86be901e8
SHA1: 49d2705e7a270f1aebfbf8b66de07a3fe9ec5fc6
MD5sum: 801df8cf1d58cda681aa201c97b94351
Description: Postgres high availability support
 This extension implements a set of functions to provide High Availability to
 Postgres.

Package: postgresql-13-auto-failover-dbgsym
Package-Type: ddeb
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 193
Depends: postgresql-13-auto-failover (= 2.1-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-13-auto-failover-dbgsym_2.1-3.pgdg24.04+1_s390x.deb
Size: 148000
SHA256: b6bd2f1a9f83349407597168454c12f2cac63c90f6f096eb3689647b95988ee8
SHA1: 2707c0d5f6ddb70ea8f44bddfaad6625551bd0a6
MD5sum: 2f42a898c36b38c929e4bf838199bfdd
Description: debug symbols for postgresql-13-auto-failover
Build-Ids: 30aa7b1550cff20275eeddbcf67c5b059fe9f587

Package: postgresql-13-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 39
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.10)
Homepage: https://github.com/mhagander/bgw_replstatus
Priority: optional
Section: database
Filename: pool/main/b/bgw-replstatus/postgresql-13-bgw-replstatus_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 14464
SHA256: a4f3c8ec4c8779be2020d0eb03b7e19dddbc5c01e6031a12cde9144a4d50ecc7
SHA1: 23379bea994263458d31ccc68ae5bca121146bc3
MD5sum: 02ad897a55bcc547169215ad9aa2568c
Description: report whether PostgreSQL node is master or standby
 bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the
 replication status of a node. It's intended to be polled by a load balancer
 such as haproxy.
 .
 When installed, a background worker will be started that listens on a TCP
 port. A connection to this port will get a TCP response back saying either
 MASTER or STANDBY depending on the current state of the node.

Package: postgresql-13-bgw-replstatus-dbgsym
Package-Type: ddeb
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 24
Depends: postgresql-13-bgw-replstatus (= 1.0.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-13-bgw-replstatus-dbgsym_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 8452
SHA256: 8e8bee6e3ba42cb7b1367146b0b01c4a4dbc5489986eb3a8a6a81bfb061700c8
SHA1: b891a435c294a18c40da2782821abfb64c2574e4
MD5sum: 24bdd3a523af4d6499412eb306554f48
Description: debug symbols for postgresql-13-bgw-replstatus
Build-Ids: bd2972af8ea7018ef3130998258b02585869593b

Package: postgresql-13-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 150
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/MigOpsRepos/credcheck
Priority: optional
Section: database
Filename: pool/main/c/credcheck/postgresql-13-credcheck_3.0-1.pgdg24.04+1_s390x.deb
Size: 61224
SHA256: 9e4029a0b291a740c9713ebc144428238909bf8a3fcbda6af7bdf425ddfe2497
SHA1: 798a69d1dadfc6c7ffa18d3e8a34c0ee0bcf06d3
MD5sum: f01c624f65ba6ab0c93678173abb79ca
Description: PostgreSQL username/password checks
 The credcheck PostgreSQL extension provides few general credential checks,
 which will be evaluated during the user creation, during the password change
 and user renaming. By using this extension, we can define a set of rules:
 .
  * allow a specific set of credentials
  * reject a certain type of credentials
  * deny password that can be easily cracked
  * enforce use of an expiration date with a minimum of day for a password
  * define a password reuse policy
  * define the number of authentication failure allowed before a user is banned

Package: postgresql-13-credcheck-dbgsym
Package-Type: ddeb
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 91
Depends: postgresql-13-credcheck (= 3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/c/credcheck/postgresql-13-credcheck-dbgsym_3.0-1.pgdg24.04+1_s390x.deb
Size: 66888
SHA256: 9961ca75d92ce04212f755ef0841885ee7431fa68545b13da1c0c7038a2b3078
SHA1: a6dd5f8bb15dfd5af7f053230a754a24e74ed6b6
MD5sum: 91638c0f82306f0922fe51dd79a5b901
Description: debug symbols for postgresql-13-credcheck
Build-Ids: 42fddeb290e7bdce47f0005b0b5d73b82d4ca0f6

Package: postgresql-13-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 228
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/citusdata/pg_cron
Priority: optional
Section: database
Filename: pool/main/p/pg-cron/postgresql-13-cron_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 94304
SHA256: 4f44a62c86f0ff7b251ac25d1fea19d506e4674fdec2d73ad9e6a49366c4aadc
SHA1: ea01b1dd2523aa02819c45103277b920da9ebdde
MD5sum: 5e4e6326eea3f963f519b1eb1b0dbc52
Description: Run periodic jobs in PostgreSQL
 pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
 that runs inside the database as an extension. It uses the same syntax as
 regular cron, but it allows you to schedule PostgreSQL commands directly from
 the database. pg_cron can run multiple jobs in parallel, but it runs at most
 one instance of a job at a time. If a second run is supposed to start before
 the first one finishes, then the second run is queued and started as soon as
 the first run completes.

Package: postgresql-13-cron-dbgsym
Package-Type: ddeb
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 138
Depends: postgresql-13-cron (= 1.6.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-cron/postgresql-13-cron-dbgsym_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 106820
SHA256: 47543c16b47206f94e4c02e0817cc54e0fce3c4123213b689e8c77413516b2c2
SHA1: 1682cb064dba0b99c0b879adb42b32804bf1f7f1
MD5sum: 43b1f219e144256286985b8fc6252db3
Description: debug symbols for postgresql-13-cron
Build-Ids: 396ee157b9fdaf2735a9f20e139cd70a24241154

Package: postgresql-13-dbgsym
Package-Type: ddeb
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 20885
Depends: postgresql-13 (= 13.20-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-13/postgresql-13-dbgsym_13.20-1.pgdg24.04+1_s390x.deb
Size: 17036268
SHA256: eee0fe921837c47aa1345c6d7e2c9504341f687ba7f1f6c445533ea99c8b6d5f
SHA1: ac374c31a3bcce97bf0760c9bed589644797c8c2
MD5sum: 79f893543e63e9dfcfa2ec0e22ab48fc
Description: debug symbols for postgresql-13
Build-Ids: 0085205574edca61df81ec421b4a9fbb10df92fb 0375df159b4192bcaf810c066ed12d33c9a485e7 046a0219c48aad4eaafa895250d88f4a8fb06611 06990b2d1edbf66160df033e00127655ba7b4034 084e19f17f9b45b1cdf6bfb225abe25500407d3e 08cce82c5e039845fa3c3b36d73d3db36572ca08 0bfdec03796f8ac40984590fb353d7cb1f9a57dd 0e5de9a0d6d1a0db090f88ebaa3a788958482330 1465fd9bcf16720e8729810572ee7b97de3b6f44 1805cc039554bfec7bb5bf0956a178a0712fdbf3 1b62db012ccfa21a83d915dccd44336a32d70193 1d4afc425b407adcd052381e35953c938602149c 1d57147e2688e502b7e15e2db2c0c74ca76e01b1 1fbad1598fb85c498c4ae9094b87d356b615a178 205314ac17e2e8f0e77af3b7d63aa857b727672e 23b00c617d71fae63a5a7ab6aa2e7cf72d82f7ba 25a258fec2ea91614ba9036e68ece33beeb780a7 298039b0cdba794a3e3f87c0f3bf27fbf0b47bca 2ad49d6cc3e35b66a862756947e69ebefaed68b0 30281e8992a365c9d5f8fd7257974a9a07842b87 31e273f29fcf0dc643bba2b68be3232967f8116d 33061f2fcf2bc1cdce9c4f8c238712b933ee79f5 36ebd85fb28ed51a04d124fe66a8011d2e35b617 376081f0ab28a83c532caf9522d440beca6f1f34 38539ed3fa9ec0f727c152369e2a258d826f4e58 3ab81a39a5066defec00421c83dbc53f962423f6 3aed7429a47fbcb66dd9ffa85734797054e51e6a 3f0f4aec5a0e5e9f6bca4129cc21b05a73fea88e 3f4bee5a4eade00e25b05771d49184478084ba2f 3f63ff0b2d4deeac1acc978b0199a7717ec78990 40bf5177bd457cc9703b5b1f495816e6d76b5dfd 458286161e8bab943888d3f79bbf2373e68abee3 477faec3b054b76f80cd86b994a7d2b02d493a3c 4dde547c6934ee3abddfe96c07a341c898da4a8b 50b439d3c04d43119dda2a00d9252d7c1d8114b8 52370bef2b48701c9f1173e0df61e2c7e92eac8a 536bcd7e2a78f412435b91427d1169d78da74839 5374a57c35d978dd365b14e284c5015fd55573cd 5675b10f5b6ea2ea55552ebfd46f4278d225ddb6 56e9d13fc44dec7ab72fbfcdebf74e1f3ac12e92 57e331bac667b9aa0cf88755dfac7d4f36efa9f5 58b9f0d2bda5ae1255d928704bf4d20e23cb001c 5aa5d887d87450be8f1d69cbeb2c59161ae5957c 691047d001fb73be1f076fd23248ccc218d9b379 69b33a02282479f1b8eca332ae4218cb192c6471 6be8e8c9a4165b2edd836e85d3d4eb79f80039f6 6bf8db17a0c91080facd5e11ce1e3d9a740d0582 6f17c8dccf4c9595d1ef481dbc6c961f5e6ecc86 727b5c46a78647603dd4e07765716035ce921932 7459ec6483a6b4d2c2f1557ac671d52be4535f7a 754587264f43270a15e64e97c1aa7d28a5d5b5e0 78478582f4e0fad33bdbb23ed1d3a42e08d20863 795785364440655e9921905bbb9fab0eb38804a4 80705654f60ac38bef85c7e6c828afde8c7f3c2f 80a932c6d78142a141e85f2a4a3dc1b40dd39020 86d825e31dc41f7c1e3b36542d92233b726a4e1a 8d0604cde6d75e1095d8b20965f2a034218c90df 942df3f4177f475bc5a467ed3f6b69ae68887905 94da2c910b3d26e6a8a03214d1e4a5aab548f8e4 984f177f2e226ddbffe4be3e6e4380ed8759ce06 98e5521948715bc468ec6c6ffb57d6c44273a767 a342acd155bad743a6a7a0feab5c11fe102e2db7 a923be5b23127b047f2ad16a96f8af159740ce66 b1a09ed118112b8124d54784bbcaeea90ce6a7f9 b7ad2f454f28bd58709c0996b00072dbdb063afa b90693c4d9cf6f2d91100b5814fa3c074698f13b bdef838513b7b758dabeaf907624ea5214c0a373 c05f0a087c61f3bd06f0645a4d5232b56bb74b53 c52caed41e4dda557a536395b78f0507aac2f554 c76b589e44edc5ec984bc3c2f4818e06faeb6aec c89226a351f13e4df56ed6725468e11a41f3ac3a c9064d6d083e9f2889f755b7073e0fd7ca382b40 cb187982020b24417815c145d5cbaea3030b7f85 cf9bf1d08f90966ff0b7407ef782792e336739c5 d03743e232ddeb6a51c5b6e05929c6a27f3de68d d30aea244dac512c4677a799271e646a82ed2f79 d403465d809c1ac291b98c3ddf303fbdd5a1ba43 d4485fd46d529cd8c2de68ea440fa659e1686eb2 dab4b53fec4d0aead706fe60d403d18004999fa8 df73de28afd55c510262ec0c76bfc0544e4afef6 e18a9ef62c502aad8f8dd84abc0d8cc0eef6c235 e4f32c5255d342db91f623663c13fd8cba880df2 e8d4b24490bc4092615a0cf9ae7d5b8951295553 eb46c82b3b6cffa8c9fe9fe1aff67f30c9c168aa ecc4c7445c2c1e1474d91cf1f286f0ea46b7105e eddb9155ad9166e254fce2ada2aa837250d8da9a f385f657b57e8fa3f93ed3381df1741b99bcf343 f3bb71e3030e5225483a5682f15fbff6465d2674 f54a9dd521df8747ad1b0ba783e0f30124a09654 f662b0fd8b219f03197b1c7958c4a9bfbcd78d52 f6bb576e8a6a5230f1616befae4609757e53e590 fd6e2b1125f0b4d7668618338890f7a97c10d703
Postgresql-Catversion: 202007201

Package: postgresql-13-debversion
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libapt-pkg6.0t64 (>= 0.8.0)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-13-debversion_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 13976
SHA256: 5a838a8045c252b3d273514f05ba99d9b46b4d894baf42feb0dedb236240748b
SHA1: 14336ebe480df3a75f9b9caf40d6818997f229cc
MD5sum: ca0c794092af1a3a616168ac5a07d7ce
Description: Debian version number type for PostgreSQL
 Debian version numbers, used to version Debian binary and source
 packages, have a defined format, including specifications for how
 versions should be compared in order to sort them.  This package
 implements a "debversion" type to represent Debian version numbers
 within the PostgreSQL database.  This also includes operators for
 version comparison and index operator classes for creating indexes on
 the debversion type.
 .
 Version comparison uses the algorithm used by the Debian package
 manager, dpkg, using the implementation from libapt-pkg.  This means
 that columns in tables using the debversion type may be sorted and
 compared correctly using the same logic as "dpkg --compare-versions".
 It is also possible to create indexes on these columns.
 .
 postgresql-debversion implements the following features:
 .
  * The "debversion" type (internally derived from the "text" type)
  * A full set of operators for version comparison (< <= = <> >= >)
    including commutator and negator optimisation hints
  * Operator classes for btree and hash indexes
  * The aggregate functions min() and max()

Package: postgresql-13-debversion-dbgsym
Package-Type: ddeb
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 34
Depends: postgresql-13-debversion (= 1.2.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-13-debversion-dbgsym_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 18340
SHA256: 37e2147213619d0bf1d3b2a5d89dbf38bf5502b041bf52c6144cf6ae549eb020
SHA1: fc1706d36b5be6a7ecd6d466ec52949759d28ad5
MD5sum: afcedf26cbcdb1845e86eb24666705a1
Description: debug symbols for postgresql-13-debversion
Build-Ids: e729bac20fc6fdaab29ac4b2ea14c6c01880a5ba

Package: postgresql-13-decoderbufs
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 104
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4), libprotobuf-c1 (>= 1.0.1)
Homepage: https://github.com/debezium/postgres-decoderbufs
Priority: optional
Section: database
Filename: pool/main/p/postgres-decoderbufs/postgresql-13-decoderbufs_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 40240
SHA256: 1f3507261e8138acb921ab20ebd7212caa2b675415c91c6f8092e5d76ba1033f
SHA1: 57f58fb4e11499d7c95c89fa957dafd803d6b8a6
MD5sum: 942e02777452c8f18ba17ead8d679014
Description: logical decoder output plugin to deliver data as Protocol Buffers
 A PostgreSQL logical decoder output plugin to deliver data as Protocol
 Buffers, used by Debezium (http://debezium.io).

Package: postgresql-13-decoderbufs-dbgsym
Package-Type: ddeb
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 63
Depends: postgresql-13-decoderbufs (= 3.0.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-13-decoderbufs-dbgsym_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 40600
SHA256: 631a2bf9d5107d659797ed4d017d241274feda26a3938fe331b93e588938524b
SHA1: d0feee238ec5b09dd3b87c71a6056add0ef96af5
MD5sum: 156a98ad6027da988a0eb39946591acf
Description: debug symbols for postgresql-13-decoderbufs
Build-Ids: 9a48f7d65c3abf3639f0727c45cd295cd55d3e6d

Package: postgresql-13-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Priority: optional
Section: database
Filename: pool/main/p/pg-dirtyread/postgresql-13-dirtyread_2.7-2.pgdg24.04+1_s390x.deb
Size: 21424
SHA256: 590e3a5aa87704808f68b004f93b9d8baaeb04d85e66380981c78cf63d4e2794
SHA1: 10bc01286d460a04a19d2abbf68e23f2cf60ab2f
MD5sum: e3c9e35727c0e47d6ab33786056c8301
Description: Read dead but unvacuumed tuples from a PostgreSQL relation
 The pg_dirtyread extension provides the ability to read dead but unvacuumed
 rows from a PostgreSQL relation.

Package: postgresql-13-dirtyread-dbgsym
Package-Type: ddeb
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
Depends: postgresql-13-dirtyread (= 2.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-dirtyread/postgresql-13-dirtyread-dbgsym_2.7-2.pgdg24.04+1_s390x.deb
Size: 32080
SHA256: 4cfb3765c6e730bf3776c30370b7110bf5c7736fa3f4b469aebf1152688497af
SHA1: 04dfbb7daf0f4212da75942b0a48820de31a73bb
MD5sum: 4aa8a8cb8e1ba7e082623a08605ece08
Description: debug symbols for postgresql-13-dirtyread
Build-Ids: 1b9e324aad4cf89d6dd8d5be023ce2685c0e02d8

Package: postgresql-13-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/xocolatl/extra_window_functions
Priority: optional
Section: database
Filename: pool/main/e/extra-window-functions/postgresql-13-extra-window-functions_1.0-6.pgdg24.04+1_s390x.deb
Size: 16060
SHA256: d956384316318a24e2704b456858a2ec40e048fc2ac4234827d2944518ee5784
SHA1: 64e646fc402392c6a88b072322cbe77f9c96b869
MD5sum: cd835e1c28764b94aeb18bbdbae2b866
Description: Extra Window Functions for PostgreSQL
 This extension provides additional window functions to PostgreSQL. Some of
 them provide SQL Standard functionality but without the SQL Standard grammar,
 others extend on the SQL Standard, and still others are novel and hopefully
 useful to someone.

Package: postgresql-13-extra-window-functions-dbgsym
Package-Type: ddeb
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 28
Depends: postgresql-13-extra-window-functions (= 1.0-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/e/extra-window-functions/postgresql-13-extra-window-functions-dbgsym_1.0-6.pgdg24.04+1_s390x.deb
Size: 10288
SHA256: 1d4b36760d677e6601cea9f2d943a03c8d2c6503c0c2208547348c3386429f5d
SHA1: 10fa90328d565daf2554364d796631d5dab7d1c3
MD5sum: 117b704a86882c945a4e288c142163fc
Description: debug symbols for postgresql-13-extra-window-functions
Build-Ids: 8eef20e5df7f2c692f0277700a7dc71c35f9b447

Package: postgresql-13-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17)
Homepage: https://github.com/wulczer/first_last_agg
Priority: optional
Section: database
Filename: pool/main/f/first-last-agg/postgresql-13-first-last-agg_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 8388
SHA256: c2324b3b351ca2a76ffd0973534c19a229bfb557c723b5ce0b206b21ea3ce95b
SHA1: 1cfa3e8da800f670c521e76e7498f717822a399b
MD5sum: c12fd60d1dae4e6b3d2e12c48f16f210
Description: PostgreSQL extension providing first and last aggregate functions
 first-last-agg is a simple extension providing two aggregate functions, last
 and first, operating on any element type and returning the last or the first
 value of the group.
 .
 Since by default the ordering inside groups created by a GROUP BY expression
 is not defined, it is advisable to use an ORDER BY clause inside the aggregate
 expression (see the aggregate function syntax).

Package: postgresql-13-first-last-agg-dbgsym
Package-Type: ddeb
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18
Depends: postgresql-13-first-last-agg (= 0.1.4-4-gd63ea3b-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/f/first-last-agg/postgresql-13-first-last-agg-dbgsym_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 4180
SHA256: f41a94dc86ae659d23fc9f128bc280a21e57c55024e2185eda8970f2f5f467ae
SHA1: d2918536e25fb9e47c4e8374342f6fb9f4017bad
MD5sum: 3654baece6c6cc67c153cf556e7c4759
Description: debug symbols for postgresql-13-first-last-agg
Build-Ids: 732d1251243e5557e597f149771414bf304e6eb2

Package: postgresql-13-h3
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 354
Depends: postgresql-13, libc6 (>= 2.4), libh3-1 (>= 4.2.0)
Homepage: https://github.com/zachasme/h3-pg
Priority: optional
Section: database
Filename: pool/main/h/h3-pg/postgresql-13-h3_4.2.2-1.pgdg24.04+1_s390x.deb
Size: 48484
SHA256: 47b275be5fac3e939acce511c4872547d66e491d15feeb385e9130584f014aa8
SHA1: 0006c75496e29040a109a6abd658e5681c3714cf
MD5sum: 90d10b9234e5a831f8131430e2f473b7
Description: PostgreSQL bindings for H3, a hierarchical hexagonal geospatial indexing system
 H3 is a geospatial indexing system using a hexagonal grid that can be
 (approximately) subdivided into finer and finer hexagonal grids, combining the
 benefits of a hexagonal grid with S2's hierarchical subdivisions.
 .
 This package contains the PostgreSQL 13 extension.

Package: postgresql-13-h3-dbgsym
Package-Type: ddeb
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 176
Depends: postgresql-13-h3 (= 4.2.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/h3-pg/postgresql-13-h3-dbgsym_4.2.2-1.pgdg24.04+1_s390x.deb
Size: 109236
SHA256: 347407b145db9b634e3aed2d5b2ae70db9ac0d6f17cf6061c7a3ae66e0651438
SHA1: 0f5db13a40b5a5b745492f101d2dfa97994f74b4
MD5sum: 332d15d913af09f02f9076dfd2e28578
Description: debug symbols for postgresql-13-h3
Build-Ids: d0a8982112b82522524ac2cf2cc5cc42c5dd472b f1f33ddc2e71cd7b878fa072c9a5e3a31419c8eb

Package: postgresql-13-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 114
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2)
Homepage: https://github.com/pramsey/pgsql-http
Priority: optional
Section: database
Filename: pool/main/p/pgsql-http/postgresql-13-http_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 44780
SHA256: 34c9b385c69fdf543f97efabfabaf3f828a141333e37a26d14a55261571c2f20
SHA1: 277ebf6cdd6a9a2cae9c4f0aa782f658899a48b7
MD5sum: 6079f218fbff3171f9761fe1c31f7511
Description: HTTP client for PostgreSQL, retrieve a web page from inside the database
 PostgreSQL extension to make HTTP requests from within the database, returning
 results for usage in SQL queries.

Package: postgresql-13-http-dbgsym
Package-Type: ddeb
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
Depends: postgresql-13-http (= 1.6.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-http/postgresql-13-http-dbgsym_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 58460
SHA256: 3f90d4d92fc611f683c0061e0ae7fbf5ccffd3da67bc84811a61172865328eaf
SHA1: c61329b4694ab7fe44550f676101850288cf95f4
MD5sum: 755ecdbafb88a54a906bade8a4394dcf
Description: debug symbols for postgresql-13-http
Build-Ids: 3305fa49cd08814f0c166c354cdf145fdb183dff

Package: postgresql-13-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 156
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://hypopg.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/h/hypopg/postgresql-13-hypopg_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 62236
SHA256: 5f29d2cea3307a6b647ff472101ff7f47083badcc55a1ebbd7ccf49ae7e3cb30
SHA1: b88422fd9edf46534a88bdcfa89a312c1933db3c
MD5sum: 581995e4152dd77228f0c52c2749fa2b
Description: PostgreSQL extension adding support for hypothetical indexes.
 An hypothetical, or virtual, index is an index that doesn't really exists, and
 thus doesn't cost CPU, disk or any resource to create.  They're useful to know
 if specific indexes can increase performance for problematic queries, since
 you can know if PostgreSQL will use these indexes or not without having to
 spend resources to create them.

Package: postgresql-13-hypopg-dbgsym
Package-Type: ddeb
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
Depends: postgresql-13-hypopg (= 1.4.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/hypopg/postgresql-13-hypopg-dbgsym_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 89124
SHA256: 2a37fcdba17a1658c7f2b038e6c0c1eba9b77447eb306e61cb6b1ba82fb7010e
SHA1: 60a32d747db426fc42aa3492b472119fb128c7cc
MD5sum: d77f092e033009b30e55deaf3317687d
Description: debug symbols for postgresql-13-hypopg
Build-Ids: 74eeff6dad79f945e7cb700f2d3c7e95c07bb332

Package: postgresql-13-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 273
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4), libicu74 (>= 74.1-1~)
Homepage: https://github.com/dverite/icu_ext
Priority: optional
Section: database
Filename: pool/main/i/icu-ext/postgresql-13-icu-ext_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 98584
SHA256: 2cecd106e38bd6e6be282184458605e8d07c4e6a4e9479380bd350879818a77e
SHA1: e6c6a7beed3a3b82f19e6bc27112db89cd284095
MD5sum: e59fd9815ba17e671676f5048d5aae47
Description: PostgreSQL extension exposing functionality from the ICU library
 icu_ext is an extension to expose functionality from ICU to PostgreSQL
 applications.

Package: postgresql-13-icu-ext-dbgsym
Package-Type: ddeb
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 135
Depends: postgresql-13-icu-ext (= 1.9.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/icu-ext/postgresql-13-icu-ext-dbgsym_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 93792
SHA256: ec7d2e957d4d7fee4ee818c37299aaa3ee67e974b8c2891ed7df0eac600a8d71
SHA1: 3843576dc5e8d1ed59834cdd1cc1e4b44c421499
MD5sum: a10977cfc272cf0627da12e7933ec14d
Description: debug symbols for postgresql-13-icu-ext
Build-Ids: af6377f87bc7d60bd2a5cd926e32a9f0b9f0f53b

Package: postgresql-13-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 551
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Provides: postgresql-ip4r
Homepage: https://github.com/RhodiumToad/ip4r
Priority: optional
Section: misc
Filename: pool/main/i/ip4r/postgresql-13-ip4r_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 186668
SHA256: d108c807528484abf337fd3a04974f371ea93913cb12a771b24feeaa58a40663
SHA1: c0008752b08a2eb9185ceedb1763e729a787307a
MD5sum: 107b17655f345d137ebb008669c4d404
Description: IPv4 and IPv6 types for PostgreSQL 13
 This PostgreSQL module provides several data types which can contain
 single IPv4 or IPv6 addresses or a range of such addresses.
 .
 ip4r supports these data types:
 .
  ip4:       IPv4 address '#.#.#.#'
  ip4r:      IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#'
  ip6:       IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx'
  ip6r:      IPv6 range '#-#' or '#/#' or '#'
  ipaddress: IPv4 or IPv6 address
  iprange:   IPv4 or IPv6 range
 .
 While PostgreSQL already has built-in types 'inet' and 'cidr', the
 authors of this module found that they had a number of requirements
 that were not addressed by the built-in types.

Package: postgresql-13-ip4r-dbgsym
Package-Type: ddeb
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 270
Depends: postgresql-13-ip4r (= 2.4.2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/ip4r/postgresql-13-ip4r-dbgsym_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 193936
SHA256: 0721d421fe83d04c34318fe6ab57a7eb9d91142e4dd02ad9b5ccb960ca225528
SHA1: f936b18198ed45415304d7ee14acab33706201bc
MD5sum: 31142b907a4cde3114101bf34a356dda
Description: debug symbols for postgresql-13-ip4r
Build-Ids: 36357ad96e531d0914fde5c177c699c9f761a71b

Package: postgresql-13-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 312
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-13-jsquery_1.2-2.pgdg24.04+1_s390x.deb
Size: 135884
SHA256: 83e120f4e01fb21ebfe536ea40697512fda9e8bc4afdf02d5960148951714bfe
SHA1: 5e843de5f5a14a1d342e0128a291f490b603c5b4
MD5sum: b33fb5d08ea7389e1938f6d4561f5c94
Description: PostgreSQL JSON query language with GIN indexing support
 JsQuery provides additional functionality for the PostgreSQL jsonb datatype,
 such as a simple and effective way to search in nested objects and arrays, and
 more comparison operators with index support. It does this by implementing a
 specialized search syntax, the @@ operator, and the jsquery type for search
 strings.

Package: postgresql-13-jsquery-dbgsym
Package-Type: ddeb
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
Depends: postgresql-13-jsquery (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/j/jsquery/postgresql-13-jsquery-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 103440
SHA256: 10f25b824c79b9d9e2353ecb36e423d9d947deadefb65d032b31e2545f741ff4
SHA1: 3759a5f3fb58d40661e5c251ad3962a6a458b2cc
MD5sum: 782c2f2557f91488f23ebb37063f946f
Description: debug symbols for postgresql-13-jsquery
Build-Ids: 139f650eddd7c303a2fa218f9ead35a3304aa276

Package: postgresql-13-londiste-sql
Source: londiste-sql
Version: 3.8-6.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1268
Depends: postgresql-13-pgq-node, postgresql-13
Homepage: https://github.com/pgq/londiste-sql
Priority: optional
Section: database
Filename: pool/main/l/londiste-sql/postgresql-13-londiste-sql_3.8-6.pgdg24.04+1_all.deb
Size: 20668
SHA256: 76058837bde5795579079ceb2ad896f573d52954c255adbdad03eea0db7fed1a
SHA1: fe48ff5f5b8b2c2519ff4c9cb7aea98a9fa806fb
MD5sum: 10f68dc575127d69e43b9224cbc79da6
Description: SQL infrastructure for Londiste
 Londiste is a cascaded replication system built on top
 of PgQ.  This extensions contains in-database support code.

Package: postgresql-13-mimeo
Source: mimeo
Version: 1.5.1-19.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4467
Depends: postgresql-contrib-13, postgresql-13
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-13-mimeo_1.5.1-19.pgdg24.04+1_all.deb
Size: 110180
SHA256: 2a3dab15c758d7963b9cf24fb57bcacef828b47f50df34c3885c28137d6f44a0
SHA1: a3fd4a7c054c16ed31e24619aa0a6cc89a617125
MD5sum: 209b2123c0299462393efdf9b36843ab
Description: specialized, per-table replication between PostgreSQL instances
 Mimeo is a PostgreSQL extension that provides specialized, per-table
 replication between PostgreSQL instances. It currently provides snapshot
 (whole table copy), incremental (based on an incrementing timestamp or id),
 and DML (inserts, updates and deletes) replication methods.

Package: postgresql-13-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 300
Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/EnterpriseDB/mysql_fdw
Priority: optional
Section: database
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-13-mysql-fdw_2.9.2-2.pgdg24.04+1_s390x.deb
Size: 134112
SHA256: 6fb1caddd2c234bffc3edf27f2e2fcc5be2e0f5745372f01c5d83fdbd2f06dc9
SHA1: b584007e8bd3d1cd82d717123714c71655e1f851
MD5sum: 2c2229b39b5aef07c01471debdd0001b
Description: Postgres 13 Foreign Data Wrapper for MySQL
 postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data
 Wrapper (FDW) to access MySQL data from PostgreSQL.
 .
 This package is for PostgreSQL 13.

Package: postgresql-13-mysql-fdw-dbgsym
Package-Type: ddeb
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 191
Depends: postgresql-13-mysql-fdw (= 2.9.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-13-mysql-fdw-dbgsym_2.9.2-2.pgdg24.04+1_s390x.deb
Size: 156020
SHA256: 5d5ef367ea2806491504b2d8ccb86723f7c1782d9c635508a4ead16ed7333681
SHA1: dfeb182f69de28291a361da3ff9f912b5b9bb652
MD5sum: 1391414b2e8179bb2a782b6f7ed56f63
Description: debug symbols for postgresql-13-mysql-fdw
Build-Ids: c57c2b7c38847e284bf1686f61367f552ee591cc

Package: postgresql-13-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 257
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/postgresql-numeral
Priority: optional
Section: database
Filename: pool/main/p/postgresql-numeral/postgresql-13-numeral_1.3-7.pgdg24.04+1_s390x.deb
Size: 81524
SHA256: ccb544b366e022c183c592aa597206f4ce944f725a27df1a87eea5cf99ba71ba
SHA1: 956fd383a64764ccd8c694a892e8676435c5475d
MD5sum: 5f4ab12c6eeebe219bfaeaaf2778ecc0
Description: numeral datatypes for PostgreSQL
 This module provides numeric data types for PostgreSQL that use
 numerals (words instead of digits) for input and output.
 .
  * numeral: English numerals (one, two, three, four, ...),
    short scale (10^9 = trillion)
  * zahl: German numerals (eins, zwei, drei, vier, ...),
    long scale (10^9 = Milliarde)
  * roman: Roman numerals (I, II, III, IV, ...)

Package: postgresql-13-numeral-dbgsym
Package-Type: ddeb
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 87
Depends: postgresql-13-numeral (= 1.3-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-numeral/postgresql-13-numeral-dbgsym_1.3-7.pgdg24.04+1_s390x.deb
Size: 49748
SHA256: 3e9abb57bd4933a11d03c0e650513c4ebc5d22e72b8dcfc6ac957699f075b4bc
SHA1: 1c6db6b474cefcc2d0979479852c018124f1725b
MD5sum: 2a3f60b0dd157fc0149da40ca429e1cf
Description: debug symbols for postgresql-13-numeral
Build-Ids: a50a94e230bc7ba9c8ea7680d80377325c7d262f

Package: postgresql-13-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 238
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38), libgdal34t64 (>= 3.7.0)
Provides: postgresql-ogr-fdw
Homepage: https://github.com/pramsey/pgsql-ogr-fdw
Priority: optional
Section: database
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-13-ogr-fdw_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 94468
SHA256: c146d1aed93be0cf12629a20265a2a065b7af041b71033d7bc9f00f1913d3910
SHA1: 17ab94dc9ddd881177b267df59f343e4d7ce4aa7
MD5sum: 48e7dac8d7c0c488ed5ec253477533f4
Description: PostgreSQL foreign data wrapper for OGR
 OGR is the vector half of the GDAL spatial data access library. It allows
 access to a large number of GIS data formats using a simple C API for data
 reading and writing. Since OGR exposes a simple table structure and PostgreSQL
 foreign data wrappers allow access to table structures, the fit seems pretty
 perfect.
 .
 This implementation currently has the following limitations:
  * Only non-spatial query restrictions are pushed down to the OGR driver.
    PostgreSQL foreign data wrappers support delegating portions of the SQL
    query to the underlying data source, in this case OGR. This implementation
    currently pushes down only non-spatial query restrictions, and only for the
    small subset of comparison operators (>, <, <=, >=, =) supported by OGR.
  * Spatial restrictions are not pushed down. OGR can handle basic bounding box
    restrictions and even (for some drivers) more explicit intersection
    restrictions, but those are not passed to the OGR driver yet.
  * OGR connections every time Rather than pooling OGR connections, each query
    makes (and disposes of) two new ones, which seems to be the largest
    performance drag at the moment for restricted (small) queries.
  * All columns are retrieved every time. PostgreSQL foreign data wrappers don't
    require all columns all the time, and some efficiencies can be gained by
    only requesting the columns needed to fulfill a query. This would be a
    minimal efficiency improvement, but can be removed given some development
    time, since the OGR API supports returning a subset of columns.

Package: postgresql-13-ogr-fdw-dbgsym
Package-Type: ddeb
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 189
Depends: postgresql-13-ogr-fdw (= 1.1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-13-ogr-fdw-dbgsym_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 141364
SHA256: 697005db1b8c5838be10d96315abc2ed15ba4dd61ea5bc8f5b1f60a7be6d5d46
SHA1: b0f4c3ea28a558110ca863acfad4d1e913333178
MD5sum: 58df9034be9b6e3458d6a5c9a2b5ba86
Description: debug symbols for postgresql-13-ogr-fdw
Build-Ids: 69b55a1586fa791a3c16e2b7f4b1e6ac567a03c5 a091eb6508586d4827c1806b43e8db221b333524

Package: postgresql-13-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4), libpq5
Homepage: https://omnidb.org/
Priority: optional
Section: database
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-13-omnidb_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 18372
SHA256: 000a573248991617ba204202ca820e35f9a36a89ddb35897fffc681422c93254
SHA1: 73253d281061c876de6c6c87a4d1806a4b16c4a1
MD5sum: 0950fea7c992d3939f8d711c49042648
Description: PostgreSQL PL/pgSQL debugger extension for OmniDB
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight.
 .
 This package contains the PostgreSQL omnidb_plpgsql_debugger extension for
 interactive PL/pgSQL debugging in OmniDB.

Package: postgresql-13-omnidb-dbgsym
Package-Type: ddeb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-13-omnidb (= 3.0.0.20201026-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-13-omnidb-dbgsym_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 34956
SHA256: 03aad23ea40b50fcf8eeba73b1b92a2b76b9b6f6caa1d2949276be035528340c
SHA1: 4f262debc1ab7c0217e26a8167bec464551365b5
MD5sum: cb011e4ce23912d1e499387371db06f9
Description: debug symbols for postgresql-13-omnidb
Build-Ids: cff6a51ba4a3daf2998afe498bbbae298bada83c

Package: postgresql-13-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 223
Depends: oracle-libs, postgresql-13, libc6 (>= 2.38)
Homepage: https://github.com/laurenz/oracle_fdw
Priority: optional
Section: contrib/database
Filename: pool/main/o/oracle-fdw/postgresql-13-oracle-fdw_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 79788
SHA256: 94c993f1ee8b9600b434d5b93fc9a05b951898c975bb50ab710c1a09b3010c5f
SHA1: bb73da0e2b2d0d09381cb8d0c9538b22e6112c30
MD5sum: 7c7bcbd69b4758a662e8fbd1bef02c3c
Description: PostgreSQL Foreign Data Wrapper for Oracle
 oracle_fdw is a PostgreSQL extension that provides a Foreign Data Wrapper for
 easy and efficient access to Oracle databases, including pushdown of WHERE
 conditions and required columns as well as comprehensive EXPLAIN support.

Package: postgresql-13-oracle-fdw-dbgsym
Package-Type: ddeb
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 237
Depends: postgresql-13-oracle-fdw (= 2.7.0-2.pgdg24.04+2)
Priority: optional
Section: contrib/debug
Filename: pool/main/o/oracle-fdw/postgresql-13-oracle-fdw-dbgsym_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 190548
SHA256: fb5e62521bda240fcccc18fe826fcd9c8779abe081bb2aa3fc62338ce1479447
SHA1: 6021fca779d2ac8b8c6f91499eef310d13b82673
MD5sum: e5cf31a09016c6966f2162d93aa26656
Description: debug symbols for postgresql-13-oracle-fdw
Build-Ids: 7db6ac427adffa15a15ff4b90e65425e8c118d74

Package: postgresql-13-orafce
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1184
Depends: postgresql-13, postgresql-13-jit-llvm (>= 19), libc6 (>= 2.38)
Homepage: https://github.com/orafce/orafce
Priority: optional
Section: database
Filename: pool/main/o/orafce/postgresql-13-orafce_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 386920
SHA256: 7a33f75e60dc82262308ee4ed35dc003eebc875fa2f1b988502ef39dbdd3fd12
SHA1: 80e1f26793ab2c7bfcd41373db634a5bc8902826
MD5sum: f17622e90b1828e0e06fcc67e0ba5881
Description: Oracle support functions for PostgreSQL 13
 This project implements some functions for compatibility with Oracle.
 The functionality was verified on Oracle 10g, and the module is
 useful for production work.

Package: postgresql-13-orafce-dbgsym
Package-Type: ddeb
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 424
Depends: postgresql-13-orafce (= 4.14.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-13-orafce-dbgsym_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 301540
SHA256: f3a457555f160ad2b77a35df6f06d8e212018207321ee111b041a35b4c3a5663
SHA1: 5b6654ed14727bd1fab71c1fc716cd7fa109503f
MD5sum: 03dd20e3f9003b4e9c725030192b8021
Description: debug symbols for postgresql-13-orafce
Build-Ids: ddfa331629fac1af0423d66915da0d246e3e0d5d

Package: postgresql-13-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 541
Depends: postgresql-contrib-13, postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/xocolatl/periods
Priority: optional
Section: database
Filename: pool/main/p/postgresql-periods/postgresql-13-periods_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 46536
SHA256: 5a5d624bfac22a5fc530f451f64e43c4d85e5dc66b9d0f7475cec04f27e5d134
SHA1: 0e126eec339de735b8dc98f053ca9a85df309065
MD5sum: 0acdd248a7608b24960bf89f0fec116c
Description: 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.

Package: postgresql-13-periods-dbgsym
Package-Type: ddeb
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-13-periods (= 1.2.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-periods/postgresql-13-periods-dbgsym_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 36680
SHA256: 995d9d9d495d5393c286dc2b7240ecce98c3c0c9fe7051a428f483b7ad4a3e62
SHA1: 6f649b0346bbb7760fd0191c3d23f7924bdf305f
MD5sum: 7cef66d499a8e5354f11084fe6a6a3cd
Description: debug symbols for postgresql-13-periods
Build-Ids: b73a9fd476d2671c90f99cbfe5be7a1580ed7723

Package: postgresql-13-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 135
Depends: postgresql-13, libc6 (>= 2.38), libpq5 (>= 9.2~beta3)
Homepage: https://github.com/EnterpriseDB/pg_catcheck/
Priority: optional
Section: database
Filename: pool/main/p/pg-catcheck/postgresql-13-pg-catcheck_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 33940
SHA256: 668d15837579a77de1a542f2ab040e01bb0f830edd3be1f544b8ebc1b68a9f85
SHA1: d92db91eddca85c1e223eeefbdb36bd8bf40aad5
MD5sum: ff6fd813bbc04bd2137a3788c9b43ed7
Description: Postgres system catalog checker
 PostgreSQL stores the metadata for SQL objects such as tables and functions
 using special tables called system catalog tables. pg_catcheck is a simple
 tool for diagnosing system catalog corruption. If you suspect that your system
 catalogs are corrupted, this tool may help you figure out exactly what
 problems you have and how serious they are.  If you are paranoid, you can run
 it routinely to search for system catalog corruption that might otherwise go
 undetected.

Package: postgresql-13-pg-catcheck-dbgsym
Package-Type: ddeb
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 81
Depends: postgresql-13-pg-catcheck (= 1.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-catcheck/postgresql-13-pg-catcheck-dbgsym_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 40176
SHA256: 780cb03e99e51ca82e00d28b47f562f21112eda63144a8782ea27a015d97b520
SHA1: 73027e0d7016b73234fe143f5c335149a1df9d13
MD5sum: 3765ab33e142e5206c2bdcecbc869ef8
Description: debug symbols for postgresql-13-pg-catcheck
Build-Ids: 96ccc1cdd9661d61760f91bbfc30b20d3ea16cbf

Package: postgresql-13-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 92
Depends: libc6 (>= 2.38), postgresql-13
Recommends: pg-checksums-doc
Homepage: https://github.com/credativ/pg_checksums
Priority: optional
Section: database
Filename: pool/main/p/pg-checksums/postgresql-13-pg-checksums_1.2-2.pgdg24.04+1_s390x.deb
Size: 36096
SHA256: 3c6648050f28cf9c5190ba5122be5ea030b90034a45c96fbbaaa51982117b833
SHA1: c6394898601aaf77d4846459d7019e14252eb99b
MD5sum: d9185320956518002ad430e4ab87486e
Description: Activate/deactivate/verify PostgreSQL data checksums
 Data checksums allow the PostgreSQL database server to identify I/O failures
 when reading data from storage. The checksums stored in the page header of
 each data page are compared to the computed checksum of the read data.
 .
 Data checksums need to be activated at instance creation time, all current
 versions of PostgreSQL including v11 do not allow activating (or deactivating)
 checksums afterwards.
 .
 pg_checksums_ext can activate or deactivate data checksums as long at the
 database cluster is shutdown cleanly. Activating checksums requires all
 database blocks to be read and all page headers to be updated, so can take a
 long time on a large database. Deactivating checksums only requires the
 cluster control file to be updated so is quick.
 .
 In addition, pg_checksums_ext can verify the checksums in an online cluster.

Package: postgresql-13-pg-checksums-dbgsym
Package-Type: ddeb
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-13-pg-checksums (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-checksums/postgresql-13-pg-checksums-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 22124
SHA256: 754bba456db1eeec10be8bd4ce9a0f1785f0e736772791c50548c99db0642a60
SHA1: 0c9664d74c72f6e151f4edaf96919b5065c7e175
MD5sum: e0853be71f93ac16276826267a37fd99
Description: debug symbols for postgresql-13-pg-checksums
Build-Ids: 6057aa0398b1706083c3397fc97e5d0a1524d1c2

Package: postgresql-13-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1144
Depends: postgresql-13
Homepage: https://github.com/enova/pg_fact_loader
Priority: optional
Section: database
Filename: pool/main/p/pg-fact-loader/postgresql-13-pg-fact-loader_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 41452
SHA256: dfca3450891419b692437f68b6d800a923c71b223b1fb7ab388dfc30e77cf973
SHA1: 633cbd4528b4d4787f28acd0314733f061d37ba1
MD5sum: 1650472c746c00d0a7d238478f600880
Description: Build fact tables asynchronously with Postgres
 Use queue tables to build fact tables asynchronously for PostgreSQL 13.

Package: postgresql-13-pg-failover-slots
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/EnterpriseDB/pg_failover_slots/
Priority: optional
Section: database
Filename: pool/main/p/pg-failover-slots/postgresql-13-pg-failover-slots_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 41156
SHA256: 7a1cd3eb47e19b0d4419bbc44505a43c08935a56eb8b04313e7fbcb39d974f0d
SHA1: c7a675b3a1e095c353e00bad1737484ff2adb73f
MD5sum: 769ba4e8b7c41c827208ece33c90708e
Description: High-availability support for PostgreSQL logical replication
 This extension is for anyone with Logical Replication Slots on
 Postgres databases that are also part of a Physical Streaming
 Replication architecture.
 .
 Since logical replication slots are only maintained on the primary
 node, downstream subscribers don't receive any new changes from a
 newly promoted primary until the slot is created, which is unsafe
 because the information that includes which data a subscriber has
 confirmed receiving and which log data still needs to be retained for
 the subscriber will have been lost, resulting in an unknown gap in
 data changes. PG Failover Slots makes logical replication slots
 usable across a physical failover using the following features:
 .
  - Copies any missing replication slots from the primary to the
    standby
  - Removes any slots from the standby that aren't found on the primary
  - Periodically synchronizes the position of slots on the standby
    based on the primary
  - Ensures that selected standbys receive data before any of the
    logical slot walsenders can send data to consumers

Package: postgresql-13-pg-failover-slots-dbgsym
Package-Type: ddeb
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-13-pg-failover-slots (= 1.1.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-failover-slots/postgresql-13-pg-failover-slots-dbgsym_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 41240
SHA256: 69a3792e4e7f8a4d43f6ea2c7256fc5e0462242f0f61a26c52528d213ca1ef53
SHA1: d7d5221b7fae5613f79f8ca34b181616ab1aa57a
MD5sum: 400854eb6e8e294d6534957bbfbd14b4
Description: debug symbols for postgresql-13-pg-failover-slots
Build-Ids: 9adcfa4b00f258cdd7d13c85e4803935cdc4e7f0

Package: postgresql-13-pg-hint-plan
Source: pg-hint-plan-13
Version: 1.3.10-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 351
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/ossc-db/pg_hint_plan
Priority: optional
Section: database
Filename: pool/main/p/pg-hint-plan-13/postgresql-13-pg-hint-plan_1.3.10-1.pgdg24.04+1_s390x.deb
Size: 133836
SHA256: 3e640b56aaa225dfc99202c213386b1e047b97172bd2b13042eb709824450674
SHA1: ffe9b931bfc9e04ce072483f041a1d8c00435806
MD5sum: ed7e7a1119dda160e4a2e54e44105914
Description: support for optimizer hints in PostgreSQL
 PostgreSQL uses a cost-based optimizer that uses data statistics, not static
 rules. The planner (optimizer) estimates costs of each possible execution
 plans for a SQL statement, then executes the plan with the lowest cost. The
 planner does its best to select the best execution plan, but it is far from
 perfect, since it may not count some data properties, like correlation between
 columns.
 .
 pg_hint_plan makes it possible to tweak PostgreSQL execution plans using
 so-called "hints" in SQL comments, like /*+ SeqScan(a) */.

Package: postgresql-13-pg-hint-plan-dbgsym
Package-Type: ddeb
Source: pg-hint-plan-13
Version: 1.3.10-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 158
Depends: postgresql-13-pg-hint-plan (= 1.3.10-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-hint-plan-13/postgresql-13-pg-hint-plan-dbgsym_1.3.10-1.pgdg24.04+1_s390x.deb
Size: 129404
SHA256: e1b352632f6a197a5152c982d9bb7a83c4519f7b1197e4ef8d114d444feb03e0
SHA1: d243852de002c6aaa6c4db7c909879c6e7db377a
MD5sum: 8f19e464dc4fd98c1beb6160db9b89dd
Description: debug symbols for postgresql-13-pg-hint-plan
Build-Ids: 1b70ff12201b77044a1e056f87d77ebce24abc01

Package: postgresql-13-pg-permissions
Source: pg-permissions
Version: 1.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-13
Homepage: https://github.com/cybertec-postgresql/pg_permissions
Priority: optional
Section: database
Filename: pool/main/p/pg-permissions/postgresql-13-pg-permissions_1.3-3.pgdg24.04+1_all.deb
Size: 8036
SHA256: 78f1a3cf0937d4408170611c2f7ba4fd3604fe3c3fc4c5a0df340e53d000e7d2
SHA1: 1ecc0015591248ac4178ff755910106429588fe5
MD5sum: 926ae4745d59a35ae94ea06b6560fc7c
Description: see all permissions in a PostgreSQL database
 pg_permissions is a simple set of views to see all permissions in a PostgreSQL
 database.

Package: postgresql-13-pg-qualstats
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 213
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-qualstats/postgresql-13-pg-qualstats_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 58336
SHA256: 292092aa7bc009d47904ea0141132e55a0410bb7d3b6d658de3665a7b1ed8e5b
SHA1: a1529b40ab3a9dea273d106105fc2b2882f67e34
MD5sum: b4f442bf3e80cd774f9e7c2e8717766a
Description: PostgreSQL extension to gather statistics about predicates.
 This extensions tracks WHERE clauses predicates and JOIN predicates.
 Statistics will report whether the predicate was evaluated as an index scan or
 not, how many time the expression appeared, how many times the operator was
 executed and how filtering the expression is.  If pg_stat_statements is
 enabled, it can also track to which statements the predicate belongs.

Package: postgresql-13-pg-qualstats-dbgsym
Package-Type: ddeb
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 81
Depends: postgresql-13-pg-qualstats (= 2.1.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-qualstats/postgresql-13-pg-qualstats-dbgsym_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 60820
SHA256: f5ca07b7554c73423844b9ff6cdd035006e3664f7e0f484f90e37b928ecfe1b9
SHA1: 0bba6eccff9ab18a8c62333f2d325dcf5584a754
MD5sum: 3f2a6cbb1dd13a62cf836e6b2d449063
Description: debug symbols for postgresql-13-pg-qualstats
Build-Ids: a470f16fdbd8a436ab0d29e68e5ed69187ebca30

Package: postgresql-13-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 92
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4), libical3t64 (>= 3.0.0)
Homepage: https://github.com/petropavel13/pg_rrule
Priority: optional
Section: database
Filename: pool/main/p/pg-rrule/postgresql-13-pg-rrule_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 26996
SHA256: 9ca1226ecb8d01421b2d4f40475a12dbff7c27a083780178da24843ebe627894
SHA1: 7f9697ea3baf3c1dd711a2f664297aaeb171bb22
MD5sum: 27dab773fb51d34fd25278126720da47
Description: RRULE data type for PostgreSQL
 pg-rrule can expand recurrence rules (RRULE) as defined in the
 iCalendar specification (RFC 5545). It allows expanding RRULEs
 into concrete occurences as timestamps, which can then be queried
 against.

Package: postgresql-13-pg-rrule-dbgsym
Package-Type: ddeb
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 41
Depends: postgresql-13-pg-rrule (= 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rrule/postgresql-13-pg-rrule-dbgsym_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 21368
SHA256: 7c7fb1dcdb0afb682edab936b71c1a155d8fb35657822c0c9b6a410c0d78d28a
SHA1: f351bff9a5c3e005574fd48d5f750d7760c93b36
MD5sum: 7fb6a1551f8062486f8883129382bf90
Description: debug symbols for postgresql-13-pg-rrule
Build-Ids: 4606437f6df80589f91d10465fac71862880b85c

Package: postgresql-13-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 142
Depends: postgresql-contrib-13, postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-stat-kcache/postgresql-13-pg-stat-kcache_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 36520
SHA256: 600d12f25eb029769f02caecc8e2ae7cac3578b97230f960aa36a5c92de866e4
SHA1: 1a05a9ca5a05ed607abcbb1233485883bed7b4de
MD5sum: eac20a7b37c7f318aeeaa164e447502d
Description: PostgreSQL extension to gather per-query kernel statistics.
 Statistics gathered are reads and writes done out of the operating system
 cache, user and system CPU usage, context switches and all the other
 meaningful metrics returned by getrusage(2).  All those counters are
 aggregated per postgres role, database and normalized query identifier.

Package: postgresql-13-pg-stat-kcache-dbgsym
Package-Type: ddeb
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-13-pg-stat-kcache (= 2.3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-stat-kcache/postgresql-13-pg-stat-kcache-dbgsym_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 39904
SHA256: d879d825dcf1732b36f02e3eeccc16f8f1201259fc3f8d9637b87eb326c757eb
SHA1: 0fc1db7dfe64f30a3ba36afa5e112c5ee0fe64a7
MD5sum: c6541e8a8ac1a8a7694a100977cab5bf
Description: debug symbols for postgresql-13-pg-stat-kcache
Build-Ids: 4190b74e81669cc573f7d179f43e4ad130a1c147

Package: postgresql-13-pg-track-settings
Source: pg-track-settings
Version: 2.1.2-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
Depends: postgresql-13
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-track-settings/postgresql-13-pg-track-settings_2.1.2-4.pgdg24.04+1_all.deb
Size: 9220
SHA256: fc30964f929b06862b3e7483d9ac840fae62e384e1709ae68a802c7b53ab779a
SHA1: df25460e9a4a08886451dc1f9025841a551b3453
MD5sum: 863f54297c2677cb8b5623104e390115
Description: PostgreSQL extension tracking of configuration settings
 pg_track_settings is a small PostgreSQL extension that helps you keep track of
 PostgreSQL settings configuration.
 .
 It provides a function (pg_track_settings_snapshot()), that must be called
 regularly. At each call, it will store the settings that have been changed
 since last call. It will also track the postgresql start time if it's
 different from the last one.
 .
 This extension tracks both overall settings (the pg_settings view) and
 overloaded settings (the pg_db_role_setting table).

Package: postgresql-13-pg-wait-sampling
Source: pg-wait-sampling
Version: 1.1.8-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 103
Depends: postgresql-13, postgresql-13-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/pg_wait_sampling
Priority: optional
Section: database
Filename: pool/main/p/pg-wait-sampling/postgresql-13-pg-wait-sampling_1.1.8-1.pgdg24.04+1_s390x.deb
Size: 39124
SHA256: 983cfc658f874e47d1c064aacc6410fc5b86fc9185e49c6e57f21e4c3496dfe3
SHA1: 645fcf48690b4cf38eaf81b52a965980f145765e
MD5sum: 578f0deb7ba6a21c31fc0fac87e0a130
Description: Extension providing statistics about PostgreSQL wait events
 pg_wait-sampling is an extension which provides functions for detailed
 per backend and per query wait events statistics.

Package: postgresql-13-pg-wait-sampling-dbgsym
Package-Type: ddeb
Source: pg-wait-sampling
Version: 1.1.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
Depends: postgresql-13-pg-wait-sampling (= 1.1.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-wait-sampling/postgresql-13-pg-wait-sampling-dbgsym_1.1.8-1.pgdg24.04+1_s390x.deb
Size: 52808
SHA256: d84aa2c2c047db563ad59389a01e1c069106f38d1063f1d7142bf7eb36f795ff
SHA1: 6fc13b1eb7dde4a39794f1b98fc7e247fcccb9dc
MD5sum: 3932b053b67ba2a1dd3ad596d941b049
Description: debug symbols for postgresql-13-pg-wait-sampling
Build-Ids: c0aa84dc60179c5b16e96faebac6435d7559b5b0

Package: postgresql-13-pgaudit
Source: pgaudit-1.5
Version: 1.5.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 100
Depends: postgresql-13, postgresql-13-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: http://pgaudit.org/
Priority: optional
Section: database
Filename: pool/main/p/pgaudit-1.5/postgresql-13-pgaudit_1.5.3-1.pgdg24.04+1_s390x.deb
Size: 43892
SHA256: bd40a024fad7b95a2651a2e56e563c4a5747ee11e39836679b58fad50c505403
SHA1: a94b74ef01eb54fc0f0283d4984fa2aff92c07ea
MD5sum: 10c2555a317968063491db989a358c20
Description: PostgreSQL Audit Extension
 The pgAudit extension provides detailed session and/or object audit logging
 via the standard PostgreSQL logging facility.
 .
 The goal of pgAudit is to provide PostgreSQL users with capability to produce
 audit logs often required to comply with government, financial, or ISO
 certifications.
 .
 An audit is an official inspection of an individual's or organization's
 accounts, typically by an independent body. The information gathered by
 pgAudit is properly called an audit trail or audit log.

Package: postgresql-13-pgaudit-dbgsym
Package-Type: ddeb
Source: pgaudit-1.5
Version: 1.5.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 67
Depends: postgresql-13-pgaudit (= 1.5.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgaudit-1.5/postgresql-13-pgaudit-dbgsym_1.5.3-1.pgdg24.04+1_s390x.deb
Size: 47700
SHA256: babe43cd2921707691ce8affc8b85738451ead9e9517a12733f797aa5e4e7533
SHA1: 75edd56d141417730c863f94310a961d4de77808
MD5sum: 8b17a361daca5a6d79f996b49322f3fe
Description: debug symbols for postgresql-13-pgaudit
Build-Ids: 815685773c93c175bd373e5fb53bf82480c01e38

Package: postgresql-13-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 138
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), postgresql-13-pgaudit, libc6 (>= 2.34)
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-13-pgauditlogtofile_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 43420
SHA256: a19160bffa16906b9418beb3b37c31b25b7b0b6e29bbbb2ce93a99a7dcb0c312
SHA1: 4ff6a6dee5acec74fb50761241af507cb57d8594
MD5sum: 97755e5c87128ef4e397b805088e649b
Description: PostgreSQL pgAudit Add-On to redirect audit logs
 pgAudit Log to File is an addon to pgAudit than will redirect audit log lines
 to an independent file, instead of using PostgreSQL server logger.
 .
 This allows to have an audit file that we can easily rotate without polluting
 server logs with those messages.
 .
 Audit logs in heavily used systems can grow very fast. This extension allows
 to automatically rotate the files.

Package: postgresql-13-pgauditlogtofile-dbgsym
Package-Type: ddeb
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-13-pgauditlogtofile (= 1.6.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgauditlogtofile/postgresql-13-pgauditlogtofile-dbgsym_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 33088
SHA256: 6d9e98e0be4ddccb16318fb8d19a250c65bce76dc5d7af5216c64e468e0d855b
SHA1: 5dc6dd3e16caebf81ab056133009d9317073f67f
MD5sum: da8047faa718df52131f7e8e5cbdc27c
Description: debug symbols for postgresql-13-pgauditlogtofile
Build-Ids: 7468de57f7cd0eb10d9170f5d83d6443f767a73c

Package: postgresql-13-pgextwlist
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-13-pgextwlist_1.17-3.pgdg24.04+1_s390x.deb
Size: 30364
SHA256: 1c285412ea7d921b83f0a19a45ca19f26f5280ba07c293570a8a6fda04c881e7
SHA1: f434a8199e5332dd256232a5cfb26e8d202019c7
MD5sum: a7cc98138f77605b9e5bdda638bf4937
Description: PostgreSQL Extension Whitelisting
 This extension implements extension whitelisting, and will actively prevent
 users from installing extensions not in the provided list. Also, this
 extension implements a form of sudo facility in that the whitelisted
 extensions will get installed as if superuser. Privileges are dropped before
 handing the control back to the user.

Package: postgresql-13-pgextwlist-dbgsym
Package-Type: ddeb
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
Depends: postgresql-13-pgextwlist (= 1.17-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-13-pgextwlist-dbgsym_1.17-3.pgdg24.04+1_s390x.deb
Size: 53616
SHA256: eaa6f43c833707da6c051e145d727872734a6ae4819385872e3466da60484505
SHA1: 04c376d304991fcd98f0308407fac085c617c6c1
MD5sum: 8cc2fbe3914929a5244235354927e276
Description: debug symbols for postgresql-13-pgextwlist
Build-Ids: a72a262ce266d5416791b4b76780734e407e7c55

Package: postgresql-13-pgfincore
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.34)
Homepage: http://villemain.org/projects/pgfincore
Priority: optional
Section: database
Filename: pool/main/p/pgfincore/postgresql-13-pgfincore_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 27060
SHA256: 78fca31041063935dc1019a08dc781f02a02cbb5b86eeda0ddf524273c519794
SHA1: e1df2b404ac332eb469539ed5ecc08985c18b324
MD5sum: 65d3013d4f41684a88232da5af1646a4
Description: set of PostgreSQL functions to manage blocks in memory
 Those functions let you know which and how many disk block from a relation
 are in the page cache of the operating system, and eventually write the
 result to a file. Then using this file, it is possible to restore the page
 cache state for each block of the relation.

Package: postgresql-13-pgfincore-dbgsym
Package-Type: ddeb
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 55
Depends: postgresql-13-pgfincore (= 1.3.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgfincore/postgresql-13-pgfincore-dbgsym_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 39632
SHA256: 51133231f04e510df61d0fac532b5792e222c9e16a3639498e02dd069913a016
SHA1: ebe0f438f87a81a075b83eb74e767adf9ff0c29a
MD5sum: 22c932f65656808896a097e89929ea14
Description: debug symbols for postgresql-13-pgfincore
Build-Ids: 050f12004b7aa052456bec02ffd8f5e682b1777d

Package: postgresql-13-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1815
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17)
Homepage: https://github.com/enova/pgl_ddl_deploy
Priority: optional
Section: database
Filename: pool/main/p/pgl-ddl-deploy/postgresql-13-pgl-ddl-deploy_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 38816
SHA256: 614973b4501d16866d185abec71d711e56d1843179d2f85f47c6765c6aa7a7e4
SHA1: 08f552126b511389395c2bf5caaaabf9ac05c5a9
MD5sum: ed86baf911da3aec93da2712da0b5ec6
Description: Transparent DDL replication for PostgreSQL
 Automated DDL deployment using PgLogical for PostgreSQL 13.

Package: postgresql-13-pgl-ddl-deploy-dbgsym
Package-Type: ddeb
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
Depends: postgresql-13-pgl-ddl-deploy (= 2.2.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgl-ddl-deploy/postgresql-13-pgl-ddl-deploy-dbgsym_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 18596
SHA256: 1a6ab762c88545766948ff6b8c71667f25cff8dad06b8058c0d8d4ce2bce3e70
SHA1: 15616bc97044c4e89645e04ba84517eea2a10737
MD5sum: 76e2f40faf220ac1d1a3ccb3cebcb390
Description: debug symbols for postgresql-13-pgl-ddl-deploy
Build-Ids: 3cabec06f605ba474b8016c056d941e1ad01f520 c13a3004e5aebfca7c138da604901ad00bd32f2d

Package: postgresql-13-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1144
Depends: libc6 (>= 2.38), libpq5 (>= 9.1~), postgresql-13, postgresql-13-jit-llvm (>= 17)
Homepage: https://www.2ndquadrant.com/en/resources/pglogical/
Priority: optional
Section: database
Filename: pool/main/p/pglogical/postgresql-13-pglogical_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 374220
SHA256: f10af9374627f8a2c6649a1551251fe8af60077a6065fd607de0832f9eaf6edc
SHA1: 49a156cf4e7f49ff7be860a88f56ec1390cc0c43
MD5sum: 49c9a5b69bf46ad4aeb1f9dc3e9ff2af
Description: 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.
 .
 Use-Cases include migrations and major-version upgrades, aggregation of
 several databases into a Data Warehouse, It utilises the Logical Decoding
 features available since PostgreSQL 9.4 working with low overhead on both
 provider and subscriber.

Package: postgresql-13-pglogical-dbgsym
Package-Type: ddeb
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 552
Depends: postgresql-13-pglogical (= 2.4.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical/postgresql-13-pglogical-dbgsym_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 428440
SHA256: a6e8db8c4a931b8b432bff07db3bba14895cedd8ce6518fa0e1ea673feceb0d1
SHA1: 2ab94903abf3000d15aae03116000c023a804569
MD5sum: 863baf48add1dce76b17ce495eb8ec98
Description: debug symbols for postgresql-13-pglogical
Build-Ids: 316ef8fcb887a36cb5d4c0706189f4a0969b6ee2 704823080acf05f685e9eb425929c34bc1f6da81 d37728d8215297f270f22674e87eb4c73d519f18

Package: postgresql-13-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-13-pglogical, postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/enova/pglogical_ticker
Priority: optional
Section: database
Filename: pool/main/p/pglogical-ticker/postgresql-13-pglogical-ticker_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 20484
SHA256: 3da62c1e2f04b0b3a7e0654af7001c89aece7ac24db290e2fa83afd5ee84c749
SHA1: 766d462058a5d3bc9c8e50e4925bbec7be811961
MD5sum: abcb4f25e1047ad2304bbc89df1afe3e
Description: Have time-based replication delay for pglogical
 A pglogical extension to get time-based replication delay for PostgreSQL 13.

Package: postgresql-13-pglogical-ticker-dbgsym
Package-Type: ddeb
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
Depends: postgresql-13-pglogical-ticker (= 1.4.1-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical-ticker/postgresql-13-pglogical-ticker-dbgsym_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 14380
SHA256: d2cb3be9612f15b2bd9771472ae0ee339ad4a687c3dfff67a5953dc922de1efb
SHA1: ccea2353d00c99c399ef9966601410182148ab52
MD5sum: 5e1771492c759c49f82338e5cf44f1b3
Description: debug symbols for postgresql-13-pglogical-ticker
Build-Ids: 171290893324e164b2d35adda30e881b0d8e45cc

Package: postgresql-13-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 122
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1)
Homepage: https://github.com/ohmu/pgmemcache
Priority: optional
Section: database
Filename: pool/main/p/pgmemcache/postgresql-13-pgmemcache_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 46660
SHA256: de1aa11fe7dc9af108afeeb27f8ecc71f0c1bc1c5dd66ebb8c4ae9860ef8e17a
SHA1: 37714dc81b3739cbe02c01510bad428e4b96d30a
MD5sum: c7baf8355b31c3b299886d3bab672a66
Description: PostgreSQL interface to memcached
 pgmemcache is an extension for PostgreSQL that provides an API to
 memcached through user-defined functions.
 .
 memcached is a high-performance, distributed memory object caching
 system, generic in nature, but originally intended for use in
 speeding up dynamic web applications by alleviating database load.

Package: postgresql-13-pgmemcache-dbgsym
Package-Type: ddeb
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
Depends: postgresql-13-pgmemcache (= 2.3.0-14.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgmemcache/postgresql-13-pgmemcache-dbgsym_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 46684
SHA256: 5a0bd66b31b96072a7297348e9ed853671c986a37044f84894d834c7c9f01c14
SHA1: 6d3e600897df97aec4e76a76f7a7e1c7191a4810
MD5sum: 0b8aff36fa3e2ed12ae43c89a09bcbfa
Description: debug symbols for postgresql-13-pgmemcache
Build-Ids: d58ee6dc6fa83d8e20dcd2b36786d6ce16e3b37b

Package: postgresql-13-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 365
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg)
Homepage: https://github.com/dvarrazzo/pgmp
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pgmp/postgresql-13-pgmp_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 102584
SHA256: c070ce5d02e62b091f7d21c2c193e6fb85a2c2dff769f8e22d0d2e8e679620a3
SHA1: 603ae9469e89f032bae58a3e7ed500472b6be79d
MD5sum: cbcbebc6728c958e91b526c3c1f6284e
Description: arbitrary precision integers and rationals for PostgreSQL 13
 pgmp is a PostgreSQL extension to add the GMP data types and functions
 directly into the database.
 .
 The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary
 precision rationals) to PostgreSQL and exposes to the database all the
 functions available in the GMP library for these data types, allowing:
 .
  * higher performance arithmetic on integers respect to the numeric data type
  * a rational data type for absolute precision storage and arithmetic
  * using specialized functions to deal with prime numbers, random numbers,
    factorization directly into the database.

Package: postgresql-13-pgmp-dbgsym
Package-Type: ddeb
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-13-pgmp (= 1.0.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pgmp/postgresql-13-pgmp-dbgsym_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 71516
SHA256: 787aaf4d1f3b1de8194db658b2d6032f71f7e1e2cf8395458ca44d8fd157ed16
SHA1: 6428e4b89c67253cadf6f1f810612d1b5decb8eb
MD5sum: 0135049aff79bcac0bf0e67a83582473
Description: debug symbols for postgresql-13-pgmp
Build-Ids: 2e108330829882a59bf9276db454dccf71ffbf01

Package: postgresql-13-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 238
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.34)
Homepage: https://github.com/CrunchyData/pgnodemx
Priority: optional
Section: database
Filename: pool/main/p/pgnodemx/postgresql-13-pgnodemx_1.7-1.pgdg24.04+1_s390x.deb
Size: 85716
SHA256: 76c9e404ee8873fe67ced291d82fd7a3b588e93c57dc1babb2d2af74927b980a
SHA1: b76224a0370c52afba2d2b1f5217366b7b383b52
MD5sum: c7c067928c9a203cdcc56f4a2a16d07e
Description: capture node OS metrics from PostgreSQL
 pgnodemx is a PostgreSQL extension that provides SQL functions to allow
 capture of node OS metrics via SQL queries.
 .
  * cgroup related functions
  * environment variable related functions
  * /proc related functions
  * system information related functions
  * Kubernetes DownwardAPI related functions
  * general information functions

Package: postgresql-13-pgnodemx-dbgsym
Package-Type: ddeb
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 115
Depends: postgresql-13-pgnodemx (= 1.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgnodemx/postgresql-13-pgnodemx-dbgsym_1.7-1.pgdg24.04+1_s390x.deb
Size: 79400
SHA256: b98190fcc69b7c2deba24bbdaf414db944700aa0ced09966c7a82653713dcbba
SHA1: 95d11d663d33f821dadf40b103591e4dfdc6287d
MD5sum: a42e16f82718c0d516f77ac7efa42fe3
Description: debug symbols for postgresql-13-pgnodemx
Build-Ids: 86a26cf5db5804f67ef642e0ef4b25cfb76719ab

Package: postgresql-13-pgpool2
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 284
Depends: libpgpool2 (>= 4.6.0-1.pgdg24.04+1), postgresql-13, libc6 (>= 2.38)
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Priority: optional
Section: database
Filename: pool/main/p/pgpool2/postgresql-13-pgpool2_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 155676
SHA256: ce4903c0b506afbafffdbb9e2619628d17c48d3c4384b0b0106d863493128a3d
SHA1: 4f312a51a57edf8d8e42097b8b5530f4116da375
MD5sum: dcbd177f6681ef2e83f9ae6d0e8f920f
Description: connection pool server and replication proxy for PostgreSQL - modules
 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client.  This package contains support modules for
 the PostgreSQL 13 server:
 .
  * pgpool_adm
  * pgpool_recovery (PostgreSQL 9.1 and above)
  * pgpool_regclass (PostgreSQL 9.1 and above)

Package: postgresql-13-pgpool2-dbgsym
Package-Type: ddeb
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 86
Depends: postgresql-13-pgpool2 (= 4.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-13-pgpool2-dbgsym_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 50176
SHA256: 07ff6a129fa5d1c28dd4e1adc820aa0166ba8e6e87143820a1039af0ed25c0e8
SHA1: 2e2fb3a0fe6c2088576aa435736cffb51e310b42
MD5sum: 86ca32367c4f6af22f566128b56fb0b0
Description: debug symbols for postgresql-13-pgpool2
Build-Ids: 4aab0ff3bbdb3bd165e2b8e9bc8f69c663a58428 c7e9bc25326a4afe1da6c350b30cd539e38f448c d9c76452cd2ac5805045ce1f65879d52eba1e3dc

Package: postgresql-13-pgq-node
Source: pgq-node
Version: 3.5-7.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 538
Depends: postgresql-13, postgresql-13-pgq3
Priority: optional
Section: database
Filename: pool/main/p/pgq-node/postgresql-13-pgq-node_3.5-7.pgdg24.04+1_all.deb
Size: 12840
SHA256: 2723134c9cb62dd4e7dff53e11210d9094798c72d9dce5579b1e8eddcfc3fa34
SHA1: e5d10e77c8d5ee3ea402a1faec2828f505992c91
MD5sum: 3a142358a7cc418ed31f2f8f7a54e580
Description: Cascaded queueing on top of PgQ
 PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
 database, each queue can be consumed by multiple consumers.
 .
 This package contains the pgq_node PostgreSQL extension that provides queue
 node registration and coordination for cascaded queueing.

Package: postgresql-13-pgq3
Source: pgq
Version: 3.5-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2129
Depends: libc6 (>= 2.4), postgresql-13, postgresql-13-jit-llvm (>= 17), pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-13-pgq3_3.5-4.pgdg24.04+1_s390x.deb
Size: 129608
SHA256: 2290f053afd8a5cff78612e1f52e249cc951f382c64c2294fcb2326cd4ba4331
SHA1: 53e2d0fc4c9eb13682246be3a4f52b75d1dae3cf
MD5sum: 656fafb6fa8d16c69cd6cf89bec4c92d
Description: Generic queue for PostgreSQL
 This extension provides generic queues for PostgreSQL.
 .
 It allows multiple queues in one database, each queue can
 be consumed by multiple consumers.

Package: postgresql-13-pgq3-dbgsym
Package-Type: ddeb
Source: pgq
Version: 3.5-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 114
Depends: postgresql-13-pgq3 (= 3.5-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-13-pgq3-dbgsym_3.5-4.pgdg24.04+1_s390x.deb
Size: 75348
SHA256: db0496a24f4f3dc788157dce8fb1d18a80fafbdc8fdf8eb747eaa629767d067b
SHA1: dfaa9879d6df1164fa2b91493a405960602f4d4f
MD5sum: 52ea72f724bfcd023201f1534c19ded2
Description: debug symbols for postgresql-13-pgq3
Build-Ids: 17181ff390ac0ab60cd88191057c951488bbc5c7 8c568224edc0cefbb591e9e35ed23166b55c598b

Package: postgresql-13-pgrouting
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 2219
Depends: postgresql-13-pgrouting-scripts (>= 3.7.3-1.pgdg24.04+1), postgresql-13, postgresql-13-postgis, postgresql-13-postgis-scripts, libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Homepage: https://www.pgrouting.org
Priority: optional
Section: misc
Filename: pool/main/p/pgrouting/postgresql-13-pgrouting_3.7.3-1.pgdg24.04+1_s390x.deb
Size: 672772
SHA256: c58b1d5905511f7f14a4c84b55c78f494ad799dc61ca9f211315f11490d9974b
SHA1: 1dad13d1e1a3122de148b6118ba93f1555ee00f6
MD5sum: 7a107742df42b5da46f6b366494af99d
Description: Routing functionality support for PostgreSQL/PostGIS
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package supports PostgreSQL 13.

Package: postgresql-13-pgrouting-dbgsym
Package-Type: ddeb
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 14086
Depends: postgresql-13-pgrouting (= 3.7.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgrouting/postgresql-13-pgrouting-dbgsym_3.7.3-1.pgdg24.04+1_s390x.deb
Size: 13189852
SHA256: 8dc257467a6766c61520963132eb29dca7b85a036e97e93fb36ae16ebfd62f70
SHA1: 4df1f336a1d5356d2e32dfb82842abe3a5270a0b
MD5sum: 12eafe7f7dc3d3e10d19c88f6cf539f2
Description: debug symbols for postgresql-13-pgrouting
Build-Ids: 5b15ff2d22e099ae0ce1d10461a9a6328a1ce90d

Package: postgresql-13-pgrouting-doc
Source: pgrouting
Version: 3.7.0-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 8110
Depends: libjs-mathjax, libjs-sphinxdoc (>= 7.2.2)
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: doc
Filename: pool/main/p/pgrouting/postgresql-13-pgrouting-doc_3.7.0-1.pgdg24.04+1_all.deb
Size: 2414600
SHA256: 894f8430083fa240d51b6bbdc6dcb9e120472fffddc6bbbc231d63328d6242c4
SHA1: 6f70a121b281acea4821aa954f748fbcdccd10b7
MD5sum: 1d3e5919e6264427219622b990bed0e7
Description: Routing functionality support for PostgreSQL/PostGIS (Documentation)
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package contains the documentation.

Package: postgresql-13-pgrouting-scripts
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 3886
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: misc
Filename: pool/main/p/pgrouting/postgresql-13-pgrouting-scripts_3.7.3-1.pgdg24.04+1_all.deb
Size: 64608
SHA256: 9a7f965f98ce658554e82f298fbbad9df0e2be54b84772943d4cc0e9e835fec5
SHA1: 0fb3e470516819c8594b3fbca76061146dccb03f
MD5sum: c93c3c22e3169ed6b724bfd828ba2d3c
Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package contains the SQL scripts for installing pgRouting, and for
 upgrading from earlier pgRouting versions.
 .
 This package supports PostgreSQL 13.

Package: postgresql-13-pgsphere
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1713
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libhealpix-cxx3 (>= 3.80.0), libstdc++6 (>= 13.1)
Provides: postgresql-pgsphere
Homepage: https://pgsphere.github.io/
Priority: optional
Section: database
Filename: pool/main/p/pgsphere/postgresql-13-pgsphere_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 444036
SHA256: dd37bbc418d6b151887f330632e0ab0b3ba54a5111b0f2bc77b617329b1de3a2
SHA1: 909e478e5ab6a9208ba5b35a15d754a1e3e09701
MD5sum: bc80a6b3e3473f6b677da83ebfc34392
Description: Spherical data types for PostgreSQL
 PgSphere, an extension for PostgreSQL, aims at providing uniform
 access to spherical data. It allows for a fast search and analysis for
 objects with spherical attributes in geographical, astronomical, or
 other applications using PostgreSQL.
 .
 By using an SQL interface, PgSphere's users can conveniently manage
 data of geographical objects around the world and astronomical data
 collections like star and other catalogues.

Package: postgresql-13-pgsphere-dbgsym
Package-Type: ddeb
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 540
Depends: postgresql-13-pgsphere (= 1.5.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsphere/postgresql-13-pgsphere-dbgsym_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 401888
SHA256: fbbc41e58a5a4deff0219fef3ab5ad6c0af0259ae00a5660bef5ece79e9e5e04
SHA1: 7d44ab8eaa8f66d869f2977f384e7d7027ec8e78
MD5sum: 3f14bfaff6c8440db6478f1ca4c28f0f
Description: debug symbols for postgresql-13-pgsphere
Build-Ids: 411106e96a8e7463f24e5428b6b94ecd7e256569

Package: postgresql-13-pgtap
Source: pgtap
Version: 1.3.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1778
Depends: postgresql-13
Recommends: libtap-harness-archive-perl, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, pgtap-doc
Breaks: pgtap (<< 0.95)
Replaces: pgtap (<< 0.95)
Provides: postgresql-pgtap
Homepage: https://pgtap.org/
Priority: optional
Section: database
Filename: pool/main/p/pgtap/postgresql-13-pgtap_1.3.3-3.pgdg24.04+1_all.deb
Size: 45572
SHA256: ae5b0c99cf9191932e5a0aa0c8c553f7757bc69166e1ef5bc4bf0ebb79a1e7d1
SHA1: eaf5c5339abd706636bced708df3b6f685e20496
MD5sum: ef0b973e7363be324e9eea2b155b100f
Description: Unit testing framework extension for PostgreSQL 13
 pgTAP is a suite of database functions that make it easy to write
 TAP-emitting unit tests in psql scripts suitable for harvesting,
 analysis, and reporting by a TAP harness, such as those used in Perl
 and PHP applications.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).
 .
 This package contains the extension for PostgreSQL 13.

Package: postgresql-13-pgtt
Source: pgtt
Version: 4.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 159
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/darold/pgtt/
Priority: optional
Section: database
Filename: pool/main/p/pgtt/postgresql-13-pgtt_4.0-2.pgdg24.04+1_s390x.deb
Size: 55984
SHA256: ef0aac0c1bdd23eb81c01af860fa890c35b58d8157ff8eea0365c9ac936ecf86
SHA1: a445baee2eee6f3a04894de4a821d8d592a8d9c2
MD5sum: 08656d7ca0fa1a23f12f040087c874a8
Description: PostgreSQL Global Temporary Tables
 pgtt is a PostgreSQL extension to create, manage and use Oracle-style Global
 Temporary Tables.
 .
 The objective of this extension is to provide Global Temporary Tables to
 PostgreSQL waiting for an in-core implementation. The main interest of this
 extension is to mimic the Oracle behavior with GTT when you can not or do not
 want to rewrite the application code when migrating to PostgreSQL.

Package: postgresql-13-pgtt-dbgsym
Package-Type: ddeb
Source: pgtt
Version: 4.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
Depends: postgresql-13-pgtt (= 4.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtt/postgresql-13-pgtt-dbgsym_4.0-2.pgdg24.04+1_s390x.deb
Size: 73996
SHA256: b01c63f55652fd3622ae2823b98b421574d1eabb4d1752e8ba77b02ec853433d
SHA1: 96a861bb799071b321edfab2b3ca170ada35e71c
MD5sum: 682eb553b66256fb49f09e5371bbde7a
Description: debug symbols for postgresql-13-pgtt
Build-Ids: 62b7abcf0253648945ed3f36e3c62a1556ceeb98

Package: postgresql-13-pgvector
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 697
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/pgvector/pgvector
Priority: optional
Section: database
Filename: pool/main/p/pgvector/postgresql-13-pgvector_0.8.0-1.pgdg24.04+1_s390x.deb
Size: 263116
SHA256: 7c4c496a3846ba1737090700b326e0060f128a13df99d6bb2d28752ece8877a1
SHA1: f9b89487f3d14d7b496d75193e63e08c2fe00bc2
MD5sum: 15ec4285f640d4a57996176a2a5b34a1
Description: Open-source vector similarity search for Postgres
 Supports exact and approximate nearest neighbor search for L2 distance, inner
 product, and cosine distance.

Package: postgresql-13-pgvector-dbgsym
Package-Type: ddeb
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 371
Depends: postgresql-13-pgvector (= 0.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgvector/postgresql-13-pgvector-dbgsym_0.8.0-1.pgdg24.04+1_s390x.deb
Size: 303080
SHA256: d9dad32f13af60976e42e3cebd13c02ebf0382fae03126f3345d55775ba6e5f7
SHA1: d5adc0b698c68cef38f9a26ab80909d14c85c0e6
MD5sum: 784682d55900fe0a75eb90241d67187d
Description: debug symbols for postgresql-13-pgvector
Build-Ids: 666afe264f465513fe57ad8e27c68c70d9c0a00c

Package: postgresql-13-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 213
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Suggests: pgadmin3 | pgadmin4
Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git
Priority: optional
Section: database
Filename: pool/main/p/pldebugger/postgresql-13-pldebugger_1.8-2.pgdg24.04+1_s390x.deb
Size: 80680
SHA256: 15834b57f20847b85758a0c6bddeb5ad49a8206ceec6ddef4c24592508f34b7f
SHA1: a44104e23a72740d5d4dff7075914baf004ae873
MD5sum: d9cf16e9f433ec808d5fd49a587298bc
Description: PostgreSQL pl/pgsql Debugger API
 This module is a set of shared libraries which implement an API for
 debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin
 project (http://www.pgadmin.org/) provides a client user interface as
 part of pgAdmin III v1.10.0 and above, and pgAdmin 4.

Package: postgresql-13-pldebugger-dbgsym
Package-Type: ddeb
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 125
Depends: postgresql-13-pldebugger (= 1:1.8-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pldebugger/postgresql-13-pldebugger-dbgsym_1.8-2.pgdg24.04+1_s390x.deb
Size: 95740
SHA256: 019af4d2c409cc2302c6882a01cbf1e1eeadef36895d19dd01e2513a2d1d1bbd
SHA1: 90298a69cfb84e033c1269db9af3923897cd1d22
MD5sum: 61f81d1b2fcd68b8c6cb030971582325
Description: debug symbols for postgresql-13-pldebugger
Build-Ids: 4510d3003293134738b55e0592a90bfbe0c85ffe

Package: postgresql-13-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 911
Depends: postgresql-contrib-13, postgresql-13, postgresql-13-jit-llvm (>= 19), libc6 (>= 2.38), liblua5.3-0
Homepage: https://github.com/pllua/pllua
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pllua/postgresql-13-pllua_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 370548
SHA256: 90421ccb02d7143a057f0b9e7f0ce770853c78773bd433b5df055c18461bf6f1
SHA1: 09c528495c0fb41ccbd21dd61770a26ef67c4f2c
MD5sum: 9bf629bc0d69f6c2e707cadf46b77846
Description: Lua procedural language for PostgreSQL 13
 PL/Lua is an implementation of Lua as a loadable procedural language for
 PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers
 written in the Lua programming language.
 .
 It brings the power and simplicity of Lua to PostgreSQL, including:
 small memory footprint, simple syntax, lexical scoping, functions as
 first-class values, and coroutines for non-preemptive threading.
 .
 This package is based on pllua-ng.

Package: postgresql-13-pllua-dbgsym
Package-Type: ddeb
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 422
Depends: postgresql-13-pllua (= 1:2.0.12-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pllua/postgresql-13-pllua-dbgsym_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 331800
SHA256: 5ca1e19fc832b78cd126c1cad1541b6a194eedae0c3514b3c3e9944031097bfe
SHA1: 71d58059c4a0000d8e637112c6c8e90e5df9f3ed
MD5sum: 9f51edbcd787aff00a57a6d7c48d7631
Description: debug symbols for postgresql-13-pllua
Build-Ids: 4be6e3ae395dfbc74e370387a6b7e2fc9dd6686b bf50772f127d1d109cace5d3820580c7f8016ebc

Package: postgresql-13-plpgsql-check
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 708
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.17)
Homepage: https://github.com/okbob/plpgsql_check
Priority: optional
Section: database
Filename: pool/main/p/plpgsql-check/postgresql-13-plpgsql-check_2.7.15-1.pgdg24.04+1_s390x.deb
Size: 328076
SHA256: 613a055b189e27cb0c06ef1a9f022bf5355e63db651917b421092e801dcad588
SHA1: f4a46f9198e900685ca3ad4b75391352e68cac6b
MD5sum: ba407e339668289561f3d6d25c28947c
Description: plpgsql_check extension for PostgreSQL
 plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source code.
 The SQL statements inside PL/pgSQL functions are checked for semantic errors.
 .
 Features:
  * check fields of referenced database objects and types inside embedded SQL
  * using correct types of function parameters
  * unused variables and function argumens, unmodified OUT argumens
  * partially detection of dead code (due RETURN command)
  * detection of missing RETURN command in function
  * try to identify unwanted hidden casts, that can be performance issue like
    unused indexes
  * possibility to collect relations and functions used by function
  * possibility to check EXECUTE stmt against SQL injection vulnerability

Package: postgresql-13-plpgsql-check-dbgsym
Package-Type: ddeb
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 369
Depends: postgresql-13-plpgsql-check (= 2.7.15-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plpgsql-check/postgresql-13-plpgsql-check-dbgsym_2.7.15-1.pgdg24.04+1_s390x.deb
Size: 295884
SHA256: 86e3a5867dda97c5fc1434ffa1d473c30e6af0d13897f70d3c765be1cc341f26
SHA1: a6ac4687a18f5c026db3818e048aaea5c7e6ccf1
MD5sum: 49c463378d33eb7993b514da4cdb1879
Description: debug symbols for postgresql-13-plpgsql-check
Build-Ids: ad72762f0120f2d9531dc8e26c467cb3b8ccf7fc

Package: postgresql-13-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.17)
Recommends: plprofiler
Provides: postgresql-plprofiler
Homepage: https://github.com/bigsql/plprofiler
Priority: optional
Section: database
Filename: pool/main/p/plprofiler/postgresql-13-plprofiler_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 46888
SHA256: 429076bbeb15dd8590ffe372f1a7cd7c7d08a4dd0169e504dc16737e5e981444
SHA1: 25bdaaf1cde8f663725e19a18aecc55e0cd2248c
MD5sum: 45a66cc9d3d595ad6dae95d47d105583
Description: PostgreSQL PL/pgSQL functions performance profiler
 The plprofiler is an extension for the PostgreSQL database system to create
 performance profiles of PL/pgSQL functions and stored procedures. The included
 external Python class and command line utility can be used to easily control
 the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save
 and manage the resulting performance datasets and create HTML reports from
 them.
 .
 This package contains the PostgreSQL server extension.

Package: postgresql-13-plprofiler-dbgsym
Package-Type: ddeb
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
Depends: postgresql-13-plprofiler (= 4.2.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plprofiler/postgresql-13-plprofiler-dbgsym_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 56688
SHA256: 16820a973c60cca2158d5a47f98fb33bc673b79a8fb67936751454a1abd4d533
SHA1: 2988db877d62027f2d82f6cea237744bc380d105
MD5sum: f103f37d23837b5a580e5bb2a2d57ea4
Description: debug symbols for postgresql-13-plprofiler
Build-Ids: a36814d579333444a0bfb45e01d55715f4391894

Package: postgresql-13-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 311
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38), libpq5
Homepage: https://plproxy.github.io/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plproxy/postgresql-13-plproxy_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 142880
SHA256: f97b292474e02d064ef89c1a246fbded25ee3431646928e7b5ee61e00ad4846d
SHA1: f6dd3595724ccba68557df6e6c6c55b272184002
MD5sum: e3c3e54b1cfb5097c1e617192873b245
Description: database partitioning system for PostgreSQL 13
 PL/Proxy is a database partitioning system implemented as a PL language. Main
 idea is that proxy functions are created with same signature as the remote
 functions to be called, so only destination info needs to be specified inside
 proxy function bodies.

Package: postgresql-13-plproxy-dbgsym
Package-Type: ddeb
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 159
Depends: postgresql-13-plproxy (= 2.11.0-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plproxy/postgresql-13-plproxy-dbgsym_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 118280
SHA256: c0a322dfdc0cd16c0976eb354031c18d0bb1ea3a5257194eace526f1a6d1dd40
SHA1: fa42bfc7cde368c589e617df7831c5cf1a3a1a4c
MD5sum: 9b6c89f59bc0a874aa80ddce9c83f779
Description: debug symbols for postgresql-13-plproxy
Build-Ids: da1dddc8f6a3174ff71882d251d67859b493db45

Package: postgresql-13-plr
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 289
Depends: r-base-core (>= 2.10), postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Suggests: r-recommended
Provides: postgresql-plr
Homepage: https://github.com/postgres-plr/plr
Priority: optional
Section: database
Filename: pool/main/p/plr/postgresql-13-plr_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 134844
SHA256: bedac63eeb8ab0c6e9599cf6e070e136124079fa12d1c8cd190fc34a456ca27c
SHA1: f1734a206d845b5ceff3992ab4cfd3e3d2613551
MD5sum: 8f8ba8bc8f05ee178777cb06bcbedfe9
Description: Procedural language interface between PostgreSQL and R
 R is a language and environment for statistical computing and graphics,
 providing a wide variety of statistical and graphical techniques (linear and
 nonlinear modelling, statistical tests, time series analysis, classification,
 clustering, and so on).
 .
 PostgreSQL is an open source SQL database server.
 .
 This package provides a procedural language interface to R from
 PostgreSQL. Procedural languages are used to write functions
 which can be called in database queries.

Package: postgresql-13-plr-dbgsym
Package-Type: ddeb
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 164
Depends: postgresql-13-plr (= 1:8.4.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-13-plr-dbgsym_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 131436
SHA256: 98bae27505b8bd76b2ccef39fe729bcc1800b1492329f1499456ba04e6ad050c
SHA1: b3283b7872b3fa7f19e0516507d6d570f6782c8a
MD5sum: 9f50b7a3d882c3e8286abde6feebe224
Description: debug symbols for postgresql-13-plr
Build-Ids: bc718b616b8b5030842677ff07a49b6d5b773903

Package: postgresql-13-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: http://plsh.projects.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plsh/postgresql-13-plsh_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 28184
SHA256: 331eb3a5f627f48f1f66bf4272bbd3970b9f69f668dc3a53553056693b4bf449
SHA1: 872cdea93d54dea99cbf0f10a6461ec3fd169025
MD5sum: d9e1f9f276f10544ebf9ac3ff961d515
Description: PL/sh procedural language for PostgreSQL 13
 PL/sh enables an SQL developer to write procedural language functions
 for PostgreSQL 13 in a shell of his choice.  You need this package
 if you have any PostgreSQL 13 functions that use the language plsh.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-13-plsh-dbgsym
Package-Type: ddeb
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-13-plsh (= 1.20220917-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plsh/postgresql-13-plsh-dbgsym_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 43768
SHA256: 74dd2e495a07d6729baba7dc8a666e2d4ad5ec6f50aac6509e63b248d14cb2a5
SHA1: de616fcb0aefcdca25edbf849ec2e070815e2df4
MD5sum: 6cb9e8e7583c4a3517e5107753c76a80
Description: debug symbols for postgresql-13-plsh
Build-Ids: 4bbde57c572595d09803ccd4f3307e0d9861b12e

Package: postgresql-13-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 459
Depends: postgresql-13, libc6 (>= 2.38), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Homepage: https://github.com/pgpointcloud/pointcloud
Priority: optional
Section: database
Filename: pool/main/p/pgpointcloud/postgresql-13-pointcloud_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 100772
SHA256: ae403243234d018104cee8b7c2279e6c98d640c57b07c5f7981a6522bae8f130
SHA1: da198943d7c7428c8c0662b854e44593f52a32fc
MD5sum: c74fee00338b05c7aac2a869e49026e1
Description: PostgreSQL extension for storing point cloud (LIDAR) data
 LIDAR sensors quickly produce millions of points with large numbers of
 variables measured on each point. The challenge for a point cloud database
 extension is efficiently storing this data while allowing high fidelity access
 to the many variables stored.
 .
 Much of the complexity in handling LIDAR comes from the need to deal with
 multiple variables per point. The variables captured by LIDAR sensors varies
 by sensor and capture process. Some data sets might contain only X/Y/Z values.
 Others will contain dozens of variables: X, Y, Z; intensity and return number;
 red, green, and blue values; return times; and many more. There is no
 consistency in how variables are stored: intensity might be stored in a 4-byte
 integer, or in a single byte; X/Y/Z might be doubles, or they might be scaled
 4-byte integers.
 .
 PostgreSQL Pointcloud deals with all this variability by using a "schema
 document" to describe the contents of any particular LIDAR point. Each point
 contains a number of dimensions, and each dimension can be of any data type,
 with scaling and/or offsets applied to move between the actual value and the
 value stored in the database. The schema document format used by PostgreSQL
 Pointcloud is the same one used by the PDAL library.

Package: postgresql-13-pointcloud-dbgsym
Package-Type: ddeb
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 254
Depends: postgresql-13-pointcloud (= 1.2.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpointcloud/postgresql-13-pointcloud-dbgsym_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 185772
SHA256: 469741fb08d4cf64ad77cf0ec1f07a77faf6dcf6cdb4f7532234bc6807179103
SHA1: addf38752f3026f5cfe3481e5d39c03d20125fb4
MD5sum: 2d17fa431034fbd3f5a5c7674e7689f9
Description: debug symbols for postgresql-13-pointcloud
Build-Ids: 7a8cdd1fb1f69d6e4f8dd251d51244c88cb5166f

Package: postgresql-13-postgis-3
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 10426
Depends: postgresql-13, postgresql-13-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdal34t64 (>= 3.7.0), libgeos-c1t64 (>= 3.12.0), libjson-c5 (>= 0.15), libpcre2-8-0 (>= 10.22), libproj25 (>= 7.1.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1t64 (>= 1.5.0), libstdc++6 (>= 13.1), libxml2 (>= 2.7.4)
Suggests: postgis
Provides: postgresql-13-postgis
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-13-postgis-3_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 3662144
SHA256: 722098ec0e6d8fc9d2ede262a0d3c6bc2cfee0f52aad5f8515e597a5e2b8593e
SHA1: 776363bec2f9c6d13b0d3d6fa38e1a62ef933d29
MD5sum: 8e8d7dd59ac6b46020b174241d0a86d1
Description: Geographic objects support for PostgreSQL 13
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".

Package: postgresql-13-postgis-3-dbgsym
Package-Type: ddeb
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 4655
Depends: postgresql-13-postgis-3 (= 3.5.2+dfsg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgis/postgresql-13-postgis-3-dbgsym_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 3818744
SHA256: ae6d31395458771a9eb494241f6bb9fb8f362436559d24561c19df2d9fbd6a8f
SHA1: 2a850515e3fd02ff38b2ceedd590a5c9de86775a
MD5sum: 6061c3d47d9e2ae27238ec209bc49881
Description: debug symbols for postgresql-13-postgis-3
Build-Ids: 06728f1463f97a2df1bba56e5554f1744cde7fca 1129e65bcaa94061ca05da21d8493d64235e22c8 3007c01fd8c47c77e3e34665533e0422f3e91dc0 59d7a368d926b7ee2515d10d96f28ce1e8136c07 dc0ce423d56a91cbb914723afdfd7390bacf5466

Package: postgresql-13-postgis-3-scripts
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 38554
Recommends: postgresql-13-postgis-3
Provides: postgresql-13-postgis-scripts
Multi-Arch: foreign
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-13-postgis-3-scripts_3.5.2+dfsg-1.pgdg24.04+1_all.deb
Size: 1277256
SHA256: 537175ade9aa72d9dff2dd50eba0f8fb4f9184c29cf03a906d30c0585ec90377
SHA1: 572c03c1f9850e94034faba7f0f51440fa9b7bcc
MD5sum: 791cda6a63fc8f445b92ca6e895fb7ca
Description: Geographic objects support for PostgreSQL 13 -- SQL scripts
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This package contains the SQL scripts for installing PostGIS in a PostgreSQL
 13 database, and for upgrading from earlier PostGIS versions.

Package: postgresql-13-powa
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2484
Depends: postgresql-contrib-13, postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.17)
Suggests: powa-collector, powa-web
Provides: postgresql-powa
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/powa-archivist/postgresql-13-powa_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 74804
SHA256: 79b1b0be71cf829b190cc2cebbb09bc5e700a17e54071b5547204793290f2375
SHA1: 18bf0c2d123b98e55cae4c2a0711d723cb7fbbc0
MD5sum: 31f63f105daeadecd7b551cec17a9964
Description: PostgreSQL Workload Analyzer -- PostgreSQL 13 extension
 PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and
 provides real-time charts and graphs to help monitor and tune your PostgreSQL
 servers. This package contains the core extension of the PoWA project, the
 archivist.
 .
 Related packages:
  * powa-web: web frontend
  * powa-collector: collector daemon for remote snapshots

Package: postgresql-13-powa-dbgsym
Package-Type: ddeb
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-13-powa (= 5.0.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-13-powa-dbgsym_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 33084
SHA256: 33b5a0df8fd367124ecdcce88744a5ee3325cdd1ef8ed108ed6fee08a604e873
SHA1: bf145f06630a2c0b9d6b0f5b11c648bdd5317f8c
MD5sum: 88e9df9efd540c257e80b4af2a88d359
Description: debug symbols for postgresql-13-powa
Build-Ids: 999513b4c9a98909cea544fe9c099dedbd25ce37

Package: postgresql-13-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-13-prefix_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 45228
SHA256: 76f719818cf28fdce6a4ea0029e9cfbbd6ab6151a69c45b56f6fc83ca511a780
SHA1: fae88201b00aaba2ee259c835395d76e021d09ae
MD5sum: 67f373911ac8f7a39db116e9dd73f91a
Description: Prefix Range module for PostgreSQL
 This PostgreSQL module provides the prefix_range datatype, allowing to
 index searches such as finding the longest prefix matching a telephone
 number, having prefixes in a table and telephone number as a parameter:
 .
  select * from prefixes where prefix @> '0100091234';
 .
 The prefix column has to be of type prefix_range, and any text field
 can get indexed by the provided GiST opclass.

Package: postgresql-13-prefix-dbgsym
Package-Type: ddeb
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-13-prefix (= 1.2.10-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/prefix/postgresql-13-prefix-dbgsym_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 48388
SHA256: be7383ac770b5bf135616ca0702a8fcf642a134f5b86d1b6e815de54c49eb649
SHA1: f34b61afd0a055400a92ac8a93f3705be27cebf7
MD5sum: f5e31b182a2f6b778ed35909c3c8b3cf
Description: debug symbols for postgresql-13-prefix
Build-Ids: cb665c959ba57093da5dcf4261eb69c45f2972f4

Package: postgresql-13-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/preprepare/postgresql-13-preprepare_0.9-9.pgdg24.04+1_s390x.deb
Size: 16508
SHA256: ddc159af39f078dfe8da75f84c9820c111673e64c877614b56cefdc7041b4bef
SHA1: 395bbeacf142189557c5b2f1d7a35735d9676861
MD5sum: ef6be2cb6afa1869ec57d49f1737bd13
Description: pre prepare your PostgreSQL statements server side
 The pre_prepare module for PostgreSQL aims to prepare all your statements as
 soon as possible and in a way that allows client queries not to bother at all
 and just call EXECUTE.

Package: postgresql-13-preprepare-dbgsym
Package-Type: ddeb
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 32
Depends: postgresql-13-preprepare (= 0.9-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/preprepare/postgresql-13-preprepare-dbgsym_0.9-9.pgdg24.04+1_s390x.deb
Size: 16240
SHA256: c778d5e26fbb8df0d5bf7434f9a423bce9ce1c5858153b2e144b3f12e66c97b0
SHA1: 719702ec8f0caa1e315e612150f6cad9e975e33f
MD5sum: 54c2c21e495f84b5ca3e2d301ee76912
Description: debug symbols for postgresql-13-preprepare
Build-Ids: a094fbe0bc49f6069cb0fa74a7a7970dceacff7e

Package: postgresql-13-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.2)
Homepage: http://pgxn.org/dist/prioritize/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-prioritize/postgresql-13-prioritize_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 11528
SHA256: 13417839dbcf77db1184611c5ccffb2fe0088f428c2678c671b0174edadaf653
SHA1: fcb41f7404628dbefa86f983828b5a23b1bf49f4
MD5sum: 55c8ac729421278391d7b05ba771ecca
Description: Get and set the nice priorities of PostgreSQL backends
 This module implements an interface to getpriority() and setpriority() for
 PostgreSQL backends, callable from SQL functions. Essentially, this module
 allows users to `renice' their backends.

Package: postgresql-13-prioritize-dbgsym
Package-Type: ddeb
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 27
Depends: postgresql-13-prioritize (= 1.0.4-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-prioritize/postgresql-13-prioritize-dbgsym_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 12144
SHA256: a87196d15b58383ca38538484f0e076b47d3376a9617224d741a9b99bedd5893
SHA1: 682f5dc4ffc0f91c4949d3758694965f76075376
MD5sum: 2409bca735f7168d37e4a9e05974b1ca
Description: debug symbols for postgresql-13-prioritize
Build-Ids: a9e5bb431c1c35c4a625322e327854f6b74eb6aa

Package: postgresql-13-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3494
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Provides: postgresql-q3c
Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization
Priority: optional
Section: database
Filename: pool/main/p/postgresql-q3c/postgresql-13-q3c_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 152620
SHA256: 96c1ae6eb2f2e2e6a5cc85dea36a1f1c80ce2c9ee27abd4efea665d9bcfbc5b6
SHA1: ffe7b097640cae06c21d4ec7cb996d67f1e548ac
MD5sum: 9686f0c95d475604c89c46a75cdf11fa
Description: PostgreSQL 13 extension used for indexing the sky
 Q3C, an extension for PostgreSQL, is designed for the work with large
 astronomical catalogues or any catalogs of objects on the sphere.
 .
 This extension allows a user to perform fast circular, elliptical or
 polygonal searches on the sky as well as fast cross-matches.

Package: postgresql-13-q3c-dbgsym
Package-Type: ddeb
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 116
Depends: postgresql-13-q3c (= 2.0.1-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-q3c/postgresql-13-q3c-dbgsym_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 91408
SHA256: 6d5955b1d580dcb5621857da579fdb621e60ce593f498908767ca1fd0ebbacdf
SHA1: 8f10f812ac433f8b56c9e2ba492bd6c7a45122e0
MD5sum: e32b0cff149a1e03a7f021be97693345
Description: debug symbols for postgresql-13-q3c
Build-Ids: e068289f1966961ce156fe0940fd504ae26c7902

Package: postgresql-13-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/begriffs/pg_rational
Priority: optional
Section: database
Filename: pool/main/p/pg-rational/postgresql-13-rational_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 24616
SHA256: 7b5a4b1952e15b9923255cbfaf2407bcc6da34b02c625f9db7404fd9954106f5
SHA1: 860b0a853ccc8e9d02e021c39a145f609e75585f
MD5sum: fdc44b7ee6307ce1dfbcbac974f93937
Description: Precise fractional arithmetic for PostgreSQL
 pg_rational implements precise fractional arithmetic for PostgreSQL. Perfect
 for exact arithmetic or user-specified table row ordering. Holds values as big
 as an integer, with matching precision in the denominator.
 .
 Features:
  * Stores fractions in exactly 64 bits (same size as float)
  * Written in C for high performance
  * Detects and halts arithmetic overflow for correctness
  * Uses native CPU instructions for fast overflow detection
  * Defers GCD calculation until requested or absolutely required
  * Supports btree and hash indices
  * Implements Stern-Brocot trees for finding intermediate points
  * Coercion from integer/bigint/tuple
  * Custom aggregate

Package: postgresql-13-rational-dbgsym
Package-Type: ddeb
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-13-rational (= 0.0.2-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rational/postgresql-13-rational-dbgsym_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 20780
SHA256: fa2186f388bd418b675f017ed670a2e547518d2a8c0fec44f48b072c6e8fed44
SHA1: 46b3ce8b0d81ed57828701227528a425ced9f25f
MD5sum: dda63eafaaf1fd86453716a1d026d491
Description: debug symbols for postgresql-13-rational
Build-Ids: 1580432a7657f3d1ef657803f6131134294f58aa

Package: postgresql-13-rdkit
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 602
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202409.4), libstdc++6 (>= 13.1), postgresql-13
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-13-rdkit_202409.4-1.pgdg24.04+1_s390x.deb
Size: 245240
SHA256: 7aea8c13f80627eb2d48508ed9aff85244d92cb0f320dd7a94116526380656f6
SHA1: db56ad8f61b16075d287e8d46bb0b026906c2039
MD5sum: 40080491dfe0ef4637e9910455e0d0a1
Description: Cheminformatics and machine-learning software (PostgreSQL Cartridge)
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.  Features Include:
 .
  * Chemical reaction handling and transforms
  * Substructure searching with SMARTS
  * Canonical SMILES
  * Molecule-molecule alignment
  * Large number of molecular descriptors, including topological,
    compositional, EState, SlogP/SMR, VSA and Feature-map vectors
  * Fragmentation using RECAP rules
  * 2D coordinate generation and depiction, including constrained depiction
  * 3D coordinate generation using geometry embedding
  * UFF and MMFF94 forcefields
  * Chirality support, including calculation of (R/S) stereochemistry codes
  * 2D pharmacophore searching
  * Fingerprinting, including Daylight-like, atom pairs, topological
    torsions, Morgan algorithm and MACCS keys
  * Calculation of shape similarity
  * Multi-molecule maximum common substructure
  * Machine-learning via clustering and information theory algorithms
  * Gasteiger-Marsili partial charge calculation
 .
 File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
 binary format.
 .
 This package contains the PostgreSQL extension.

Package: postgresql-13-rdkit-dbgsym
Package-Type: ddeb
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1181
Depends: postgresql-13-rdkit (= 202409.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-13-rdkit-dbgsym_202409.4-1.pgdg24.04+1_s390x.deb
Size: 1122528
SHA256: b06ba83d90926aab185803b2f5aa95376be809c193109edf5348bcb98879e3de
SHA1: 972f30e41dae74e1b64e1f6692a494aa83b6dcf3
MD5sum: dbd31c960c17ecdcebeba18f6c7ec8e0
Description: debug symbols for postgresql-13-rdkit
Build-Ids: dfe0e822d0560d8a7956b197adb59c1f205af9ff

Package: postgresql-13-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 239
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/reorg/pg_repack
Priority: optional
Section: database
Filename: pool/main/p/pg-repack/postgresql-13-repack_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 100408
SHA256: da5d1911df6777020324b62d64aef279c2392ffd9f9bdd46282d3532cbfae5e4
SHA1: ecc2348425c9527a247595f1e23e21b0ec6dc215
MD5sum: 55ca00f36e333aa70a167b763f4c8eb8
Description: reorganize tables in PostgreSQL databases with minimal locks
 pg_repack is a PostgreSQL extension which lets you remove bloat from tables
 and indexes, and optionally restore the physical order of clustered indexes.
 Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive
 lock on the processed tables during processing. pg_repack is efficient to
 boot, with performance comparable to using CLUSTER directly.
 .
 This package contains the pg_repack program and the server extension for
 PostgreSQL 13.

Package: postgresql-13-repack-dbgsym
Package-Type: ddeb
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 166
Depends: postgresql-13-repack (= 1.5.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-repack/postgresql-13-repack-dbgsym_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 117972
SHA256: 8a48685245e253b0364f58cec25afbf5e8767a103c0fd1a5ffb7e5f89be9d427
SHA1: 88d9d13f933b9c67bd0cc35ac30952b0810baf69
MD5sum: 7fe15f485f76c99ae3bcf58bbb82f588
Description: debug symbols for postgresql-13-repack
Build-Ids: a346b0b28e17cd387c9fc9b826f05c977aacd551 a3cc1d9170535c44ca7006255748c4cbc211505b

Package: postgresql-13-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 933
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), repmgr-common (>= 5.5.0+debpgdg-1.pgdg24.04+1), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libjson-c5 (>= 0.15), libpq5 (>= 9.3~)
Suggests: rsync
Homepage: https://www.repmgr.org/
Priority: optional
Section: database
Filename: pool/main/r/repmgr/postgresql-13-repmgr_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 224908
SHA256: 04e34b68b63553d1aab30c4b3f88c206478f3c3c9179c3cc5633c6da2a6fd0b5
SHA1: f6a69331ff7efc296211b42e29605a80903c6ec9
MD5sum: bf73e8cb66e807566546adeddb9c9b65
Description: replication manager for PostgreSQL 13
 repmgr is an open-source tool suite for managing replication and failover in a
 cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby
 capabilities with tools to set up standby servers, monitor replication, and
 perform administrative tasks such as failover or manual switchover operations.
 .
 This package contains repmgr for PostgreSQL 13.

Package: postgresql-13-repmgr-dbgsym
Package-Type: ddeb
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 734
Depends: postgresql-13-repmgr (= 5.5.0+debpgdg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/repmgr/postgresql-13-repmgr-dbgsym_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 548032
SHA256: 9be390f0943c60b3a9d38d4dff8448e1d269b180c532b1045da3b2d51c5d83cd
SHA1: c9fa5ec2492df16928f66fe254b3a4cb9948b8b6
MD5sum: bf356e29f0253a644ff799bc5fc3bc3a
Description: debug symbols for postgresql-13-repmgr
Build-Ids: 1b4ab60caa0a59b56e46181dc08d6741771af883 7112e703a89873c234c89be376aa437ba78306cc b92667db9215d12026f6768dc42e9874c7e662b0

Package: postgresql-13-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 828
Depends: postgresql-13, postgresql-13-jit-llvm (>= 19), libc6 (>= 2.29)
Homepage: https://github.com/postgrespro/rum
Priority: optional
Section: database
Filename: pool/main/p/postgresql-rum/postgresql-13-rum_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 321952
SHA256: 2449040b66914b3608a5c17c46cb8521c8c85a1c633cf31a262f2232b5a54af2
SHA1: 9fe5d154d0aebb30281cfd7c61616bde2868670f
MD5sum: 205370924dcd8aec8b9761065ed56a7d
Description: PostgreSQL RUM access method
 This PostgreSQL extension provides the RUM access method, an inverted index
 with additional information in posting lists.

Package: postgresql-13-rum-dbgsym
Package-Type: ddeb
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 378
Depends: postgresql-13-rum (= 1.3.14-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-rum/postgresql-13-rum-dbgsym_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 298896
SHA256: 10607e7d21fb4cc1298647552826d369db25aaa801e09e4c303e926dfa4dea2d
SHA1: ab22dd6b517b4c13982c89be8aa75496a39851a5
MD5sum: 5ed4551986bbeb99d2bf280b871765d7
Description: debug symbols for postgresql-13-rum
Build-Ids: d834c7093234f6b1faaef4c723b4d8c0a688dcbc

Package: postgresql-13-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 134
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://pgxn.org/dist/semver/doc/semver.html
Priority: optional
Section: database
Filename: pool/main/p/postgresql-semver/postgresql-13-semver_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 40044
SHA256: 7914d5756d9f0bc25a0becdfb1c0c98565e3d0e92aa6039c252de91c5849c911
SHA1: f399cfc0a5466ed3409d7800fc245813f00e6a19
MD5sum: 8fb8c02f077897077c7acff84b8f37ba
Description: Semantic version number type for PostgreSQL
 This library contains a single PostgreSQL extension for a data type
 called 'semver'. It implements the version number format described
 in the Semantic Versioning 2.0.0 Specification. [1]
 .
 [1] https://semver.org/spec/v2.0.0.html

Package: postgresql-13-semver-dbgsym
Package-Type: ddeb
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-13-semver (= 0.40.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-semver/postgresql-13-semver-dbgsym_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 21224
SHA256: 8f21e7e8d32aad47ddfec3fe2eba0487612f5d5b93fac846017bbc9612c8f3f7
SHA1: 34c4f854439642b0deb052940c5a5e909142d130
MD5sum: 995ddd8998a411f85c54a69bfa3b236d
Description: debug symbols for postgresql-13-semver
Build-Ids: 0bb3d7716a873539b6fa03f244382f6072d89c00

Package: postgresql-13-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 100
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/pgaudit/set_user
Priority: optional
Section: database
Filename: pool/main/p/postgresql-set-user/postgresql-13-set-user_4.1.0-1.pgdg24.04+1_s390x.deb
Size: 35308
SHA256: be3010d3c75896e80d924bb6e82613eb543afd12936ebcd711715c73e781e2be
SHA1: 7d51f467c170079ac09b26e472ad63227aa2a6b9
MD5sum: d295a1f7bc2846be30dc30a71136f2d3
Description: PostgreSQL privilege escalation with enhanced logging and control
 The set_user PostgreSQL extension allows switching users and optional
 privilege escalation with enhanced logging and control. It provides an
 additional layer of logging and control when unprivileged users must escalate
 themselves to superuser or object owner roles in order to perform needed
 maintenance tasks.

Package: postgresql-13-set-user-dbgsym
Package-Type: ddeb
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-13-set-user (= 4.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-set-user/postgresql-13-set-user-dbgsym_4.1.0-1.pgdg24.04+1_s390x.deb
Size: 39588
SHA256: 9e944a01ee441294e5f78863b4acbc0226e28f77d37fa0a45bd1df6272ddb1d6
SHA1: e0a09227b87e8a5dd2200b1eb0a04b8ee09b80b8
MD5sum: c24e114e04f5852214582d76f29abd26
Description: debug symbols for postgresql-13-set-user
Build-Ids: dd130031957933e568bfe083e1d383aea1567291

Package: postgresql-13-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 67
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/cybertec-postgresql/pg_show_plans
Priority: optional
Section: database
Filename: pool/main/p/pg-show-plans/postgresql-13-show-plans_2.1.2-2.pgdg24.04+1_s390x.deb
Size: 23608
SHA256: 61c65a93066a1cfd5626cddc3e9e53b26e0bdae5c8cabf39492e1f575592f82d
SHA1: e3de7ff78d690ccf1777a2f07ba4b4226511a331
MD5sum: f4cfb6189c445e3cd4892976237b0d5f
Description: Show query plans of currently running PostgreSQL statements
 This PostgreSQL extension shows the query plans of all currently running SQL
 statements. Plan output format can be plain text (default), JSON, YAML, or
 XML.

Package: postgresql-13-show-plans-dbgsym
Package-Type: ddeb
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
Depends: postgresql-13-show-plans (= 2.1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-show-plans/postgresql-13-show-plans-dbgsym_2.1.2-2.pgdg24.04+1_s390x.deb
Size: 35412
SHA256: 0bce94bde6541df1816a1f23aaef5b33aa4fb217b6d14e83d2015d877caa3a73
SHA1: 3224ab229294c4bce4e39abb47bf88095290ccec
MD5sum: 52d0a73fa2790ac0792d474c6065558b
Description: debug symbols for postgresql-13-show-plans
Build-Ids: a8f9a8a3419509b861866cf6a7171507ab449a03

Package: postgresql-13-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 323
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.3.4)
Homepage: https://github.com/eulerto/pg_similarity
Priority: optional
Section: database
Filename: pool/main/p/pg-similarity/postgresql-13-similarity_1.0-8.pgdg24.04+1_s390x.deb
Size: 105604
SHA256: cfa4d8e5ab1e24f1dec7d7fabe9d63ee78373a196bba725e0db5994841bd09e2
SHA1: 4b68bffef4e6708a032d170dc1965dceaf46651e
MD5sum: bd13373ab12387c10ea27734c755e110
Description: PostgreSQL similarity functions extension
 pg_similarity is an extension to support similarity queries on PostgreSQL.
 The extension consists of:
 .
  * Functions implementing similarity algorithms available in the literature.
    These functions can be used as UDFs and are the base for implementing
    the similarity operators;
  * Operators defined on top of the similarity functions. They use similarity
    functions to obtain the similarity threshold and compare its value to a
    user-defined threshold to decide if it is a match or not;
  * Session variables storing similarity function parameters.

Package: postgresql-13-similarity-dbgsym
Package-Type: ddeb
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
Depends: postgresql-13-similarity (= 1.0-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-similarity/postgresql-13-similarity-dbgsym_1.0-8.pgdg24.04+1_s390x.deb
Size: 68844
SHA256: f5661bf570b2933bef25692fd09bea8ef35312a6b43cc4ba8dce772aaa26cb24
SHA1: 0cd9cd65c896cda09ff054c9373a3d3d20d93ea1
MD5sum: 4d514a5f1e4f8442d984a65f24e1212c
Description: debug symbols for postgresql-13-similarity
Build-Ids: 18f485ce361d0ac95ab81ad0b5b87c072d1b833d

Package: postgresql-13-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-13, libc6 (>= 2.4)
Suggests: slony1-2-bin
Provides: postgresql-13-slony1
Homepage: http://slony.info/
Priority: optional
Section: database
Filename: pool/main/s/slony1-2/postgresql-13-slony1-2_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 19480
SHA256: d9c81d47bacbac67f37f8d999f38008ee9c8ac86851054d9f0ab29adbe8d3877
SHA1: 0435dddda46931156aec96f82e2c5da8dfd2a452
MD5sum: d1c9079b1ea9d05a0d88c078d00f3274
Description: replication system for PostgreSQL: PostgreSQL 13 server plug-in
 Slony-I is an asynchronous master-to-multiple-slaves replication system
 for PostgreSQL with cascading and slave promotion.
 .
 This package contains the support functions that are loaded into the
 PostgreSQL database server.  It needs to be installed on the hosts where
 the database server nodes are running.  This package works with version
 13 of the PostgreSQL server; you need the package that corresponds to
 the version of your database server.
 .
 The actual replication daemon and the administration tools are in the
 package slony1-2-bin.  This package is useless without slony1-2-bin installed
 somewhere in the network.

Package: postgresql-13-slony1-2-dbgsym
Package-Type: ddeb
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 86
Depends: postgresql-13-slony1-2 (= 2.2.11-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/s/slony1-2/postgresql-13-slony1-2-dbgsym_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 63264
SHA256: 9bfe980fc25e7c90ca4cbf7478606a3007a94f4c25f36bfe2b65b7a49ae23a52
SHA1: ca5c82b8cd7a76cb90dc5d74ba09aa578981a5a0
MD5sum: bed912ac3ac66d4291decdbfe0aa1de0
Description: debug symbols for postgresql-13-slony1-2
Build-Ids: 8e7218d4f9dc50acdce73b260ba6e8e029fd8360

Package: postgresql-13-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.4), libclamav11t64 (>= 1.0.0)
Recommends: clamav-freshclam | clamav-data
Homepage: https://github.com/df7cb/pg_snakeoil
Priority: optional
Section: database
Filename: pool/main/p/pg-snakeoil/postgresql-13-snakeoil_1.4-2.pgdg24.04+1_s390x.deb
Size: 17108
SHA256: 9ae562201770043c0adf40ad1e18e2ad42920ef95e616e1bcce11326383f9d6a
SHA1: 2086e891a53e1d7c189c2b46568669828f2c117d
MD5sum: 24064796f37903d708eec030fd68e76c
Description: PostgreSQL anti-virus scanner based on ClamAV
 pg_snakeoil provides functions scanning PostgreSQL data for viruses using the
 ClamAV anti-virus engine.

Package: postgresql-13-snakeoil-dbgsym
Package-Type: ddeb
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-13-snakeoil (= 1.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-snakeoil/postgresql-13-snakeoil-dbgsym_1.4-2.pgdg24.04+1_s390x.deb
Size: 14788
SHA256: 0416ab6250dc944b05532ee8f055a89def3aa70632cdaad82c0797fae9309d01
SHA1: 3a8a216162d0fe25cb7f8250fdc7457365a058a7
MD5sum: a5747d5a00e04b374e150a978ab0c43e
Description: debug symbols for postgresql-13-snakeoil
Build-Ids: 960cee57b39e9d863bcaa414e6153806c85e9993

Package: postgresql-13-squeeze
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 300
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://www.cybertec-postgresql.com/products/pg_squeeze/
Priority: optional
Section: database
Filename: pool/main/p/pg-squeeze/postgresql-13-squeeze_1.8.0-1.pgdg24.04+1_s390x.deb
Size: 124204
SHA256: f1b18efcbf093ae58676e210396b9bcb9941b1fd9aef06906e5ce1710f47084d
SHA1: 1c5ec5f37aee07460ad6e81d38b03d7b0ad45c2c
MD5sum: a11fc0cde52afc67e331defed8dea9ea
Description: PostgreSQL extension for automatic bloat cleanup
 The pg_squeeze PostgreSQL extension removes unused space from a table and
 optionally sorts tuples according to particular index, as if the CLUSTER
 command was executed concurrently with regular reads/writes.

Package: postgresql-13-squeeze-dbgsym
Package-Type: ddeb
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 173
Depends: postgresql-13-squeeze (= 1.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-squeeze/postgresql-13-squeeze-dbgsym_1.8.0-1.pgdg24.04+1_s390x.deb
Size: 137088
SHA256: 3c7ae406516328102f32db5c1e1251acb3e56a403ccdcb24f14c1eb6bf376903
SHA1: a75be63129e6d1c8734948e992e639c1c4235f13
MD5sum: 149ab1a8ddbe69fb901da1b7560a9e01
Description: debug symbols for postgresql-13-squeeze
Build-Ids: 28bf6f5e2a1a784bf842d1bcbcb29ee49a68069e

Package: postgresql-13-statviz
Source: pg-statviz
Version: 0.7-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-13
Recommends: pg-statviz
Provides: postgresql-statviz
Homepage: https://github.com/vyruss/pg_statviz
Priority: optional
Section: database
Filename: pool/main/p/pg-statviz/postgresql-13-statviz_0.7-3.pgdg24.04+1_all.deb
Size: 9412
SHA256: 824bd1247d32d384935b462e77f7548278addfbfa5cea306c00ce1d090762557
SHA1: cd9683444af571c1a27ae500394d7e56470dd76d
MD5sum: bddd6b74d8a0a113d460b108b9d08e6d
Description: PostgreSQL internal statistics analysis and visualization
 pg_statviz is a minimalist extension and utility pair for time series analysis
 and visualization of PostgreSQL internal statistics. Created for snapshotting
 PostgreSQL's cumulative and dynamic statistics and performing time series
 analysis on them. The accompanying utility can produce visualizations for
 selected time ranges on the stored stats snapshots, enabling the user to track
 PostgreSQL performance over time and potentially perform tuning or
 troubleshooting.
 .
 This package contains the PostgreSQL pg_statviz extension.

Package: postgresql-13-tablelog
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/table_log
Priority: optional
Section: database
Filename: pool/main/t/tablelog/postgresql-13-tablelog_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 45580
SHA256: 827d77c882a99b238c3a035bbe5ea389c6ae55b204ea28cd01ceabd0e1c84d62
SHA1: 3a3f7266deaf9854906d9a36059efed30e8ba2c9
MD5sum: 8c18e982413c8e95505faf7b430ad251
Description: 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.

Package: postgresql-13-tablelog-dbgsym
Package-Type: ddeb
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-13-tablelog (= 0.6.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tablelog/postgresql-13-tablelog-dbgsym_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 38552
SHA256: 896e26c24b988083441d974c0647cbdb6b5c93a0162206e67977a9af449eb95d
SHA1: f09692d95bbf7a7c3f2c25126f0611fbcb683d40
MD5sum: 35f887f668e6388a444b7d909f6da745
Description: debug symbols for postgresql-13-tablelog
Build-Ids: a335d2e7c25ec2f9ee6872f8909d416a22eff794

Package: postgresql-13-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 154
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/tvondra/tdigest
Priority: optional
Section: database
Filename: pool/main/t/tdigest/postgresql-13-tdigest_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 62680
SHA256: d68821af09819e78da7206d3d16fd116fab119399c26e0d7855b9c71b9bb268a
SHA1: cb84c340356551f3aeaf3a6ef87353c8c2bc0425
MD5sum: ecf9a9888ea57537a02458ee2458f968
Description: t-digest algorithm for on-line accumulation of rank-based statistics
 This PostgreSQL extension implements t-digest, a data structure for on-line
 accumulation of rank-based statistics such as quantiles and trimmed means.
 The algorithm is also very friendly to parallel programs.
 .
 The accuracy of estimates produced by t-digests can be orders of magnitude more
 accurate than those produced by previous digest algorithms in spite of the fact
 that t-digests are much more compact when stored on disk.

Package: postgresql-13-tdigest-dbgsym
Package-Type: ddeb
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 77
Depends: postgresql-13-tdigest (= 1.4.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tdigest/postgresql-13-tdigest-dbgsym_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 52348
SHA256: 82cd2818a2d53fd5c96c6f0180cd8110a5f08f1b44f0d700271db5483dbff8ae
SHA1: a8ad95f1d03a0deaf387ad5937064d70147d5e36
MD5sum: c47e9f47528f613b5b069a9413ac25fc
Description: debug symbols for postgresql-13-tdigest
Build-Ids: e70a9fe9713b03ecd16cdf5212d9048aef04660a

Package: postgresql-13-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 258
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38), libsybdb5 (>= 0.91)
Homepage: https://github.com/tds-fdw/tds_fdw
Priority: optional
Section: database
Filename: pool/main/t/tds-fdw/postgresql-13-tds-fdw_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 115304
SHA256: c106972a6090829e7a7100588bd48aaf35963ae8ec1a1f144265902d27bad0be
SHA1: 2895f337d7510f541576c7025f3e48d3d9af9d10
MD5sum: 0c8af0857311c5b93c294628608b5d15
Description: 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.

Package: postgresql-13-tds-fdw-dbgsym
Package-Type: ddeb
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 165
Depends: postgresql-13-tds-fdw (= 2.0.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tds-fdw/postgresql-13-tds-fdw-dbgsym_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 133696
SHA256: 4fe25aa51eb6be50782449debf21684ac03d4a5644df677104fd0877e69ba6f5
SHA1: 4347106df16211a5db6e2892374cf0bf59d5f77e
MD5sum: 19e04523de81fbc1686b5c62f4eb4a48
Description: debug symbols for postgresql-13-tds-fdw
Build-Ids: bf209dd53f510ba693ae42506f4d29ed84a233d8

Package: postgresql-13-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17)
Homepage: https://github.com/df7cb/toastinfo
Priority: optional
Section: database
Filename: pool/main/t/toastinfo/postgresql-13-toastinfo_1.5-2.pgdg24.04+1_s390x.deb
Size: 11948
SHA256: f932364024369e93ba6c20f0027ea4367fd73d11071ed07bdead68d31b936873
SHA1: d2cc1a711dca741212363b17d4781595a911da9b
MD5sum: 74129edbd463218d3fc42306f02c208f
Description: Show storage structure of varlena datatypes in PostgreSQL
 This PostgreSQL extension exposes the internal storage structure of
 variable-length datatypes, called varlena.
 .
 The function pg_toastinfo describes the storage form of a datum:
 .
  * null for NULLs
  * ordinary for non-varlena datatypes
  * short inline varlena for varlena values up to 126 bytes (1 byte header)
  * long inline varlena, (un)compressed for varlena values up to 1GiB
    (4 bytes header)
  * toasted varlena, (un)compressed for varlena values up to 1GiB stored in
    TOAST tables
 .
 The function pg_toastpointer returns a varlena's chunk_id oid in the
 corresponding TOAST table. It returns NULL on non-varlena input.

Package: postgresql-13-toastinfo-dbgsym
Package-Type: ddeb
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 25
Depends: postgresql-13-toastinfo (= 1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/toastinfo/postgresql-13-toastinfo-dbgsym_1.5-2.pgdg24.04+1_s390x.deb
Size: 10596
SHA256: 84b1e8bf0bf5f1d048053856238b37a0386c2da23160dcbd06cf298473ac0c46
SHA1: 0c92072a59674dae27e1f34dc87691782c95d657
MD5sum: 139a017f3dac1e635c63a2b08436591f
Description: debug symbols for postgresql-13-toastinfo
Build-Ids: fd4e5b91bff0a5208648681873f1ee616daafe3a

Package: postgresql-13-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 683
Depends: libc6 (>= 2.38), postgresql-13, postgresql-13-jit-llvm (>= 17)
Homepage: https://github.com/df7cb/postgresql-unit
Priority: optional
Section: database
Filename: pool/main/p/postgresql-unit/postgresql-13-unit_7.10-1.pgdg24.04+1_s390x.deb
Size: 166148
SHA256: bad93202079865417022f01c36de12edeb115bbd23dd680a33d3d0acd5a55e66
SHA1: 686522607d66156abd06c60a1f6204d6cd0b3d04
MD5sum: 083e35a5d6660be99492355dee0501b1
Description: SI Units for PostgreSQL
 postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The
 base units can be combined to named and unnamed derived units using operators
 defined in the PostgreSQL type system. SI prefixes are used for input and
 output, and quantities can be converted to arbitrary scale.

Package: postgresql-13-unit-dbgsym
Package-Type: ddeb
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 96
Depends: postgresql-13-unit (= 7.10-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-unit/postgresql-13-unit-dbgsym_7.10-1.pgdg24.04+1_s390x.deb
Size: 62140
SHA256: cc862ccb540b63ac51ec4be318fe3abcefad14a74448a6e35cf8f2fd577dbb85
SHA1: 4a30d3367a347e9d95913b8420ea22647ba2f703
MD5sum: 663a1a807058e95a2590a5df759b6a5d
Description: debug symbols for postgresql-13-unit
Build-Ids: ba5137e6b6161d8c576aec88b161e5483ea53bd8

Package: postgresql-13-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 128
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/eulerto/wal2json
Priority: optional
Section: database
Filename: pool/main/w/wal2json/postgresql-13-wal2json_2.6-2.pgdg24.04+1_s390x.deb
Size: 59028
SHA256: b19e3f3b81941497022f362fae5f23b115db7e362b1080db2e364a723ef5f960
SHA1: 230bd8c36dc97333f1d3aa8e51b3e708bc5125d7
MD5sum: c47635871f38f78eeffd6655294b0fdb
Description: 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.
 .
 The wal2json output plugin produces a JSON object per transaction. All of the
 new/old tuples are available in the JSON object. Also, there are options to
 include properties such as transaction timestamp, schema-qualified, data
 types, and transaction ids.

Package: postgresql-13-wal2json-dbgsym
Package-Type: ddeb
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 82
Depends: postgresql-13-wal2json (= 2.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/w/wal2json/postgresql-13-wal2json-dbgsym_2.6-2.pgdg24.04+1_s390x.deb
Size: 61880
SHA256: 01d3366f62ddbb4ac7a17da9361b7565c771e659cf231051821cc463f4bdc2cf
SHA1: 11cc7909cd688aa55c7389930743dcf8ba35f246
MD5sum: 8002541af359aac85ede81ad8909c1aa
Description: debug symbols for postgresql-13-wal2json
Build-Ids: 09683cb66c51ea3e70abc5cb85ac91201961623f

Package: postgresql-14
Version: 14.17-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 49843
Depends: locales | locales-all, postgresql-client-14, postgresql-common (>= 229~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.14+dfsg), libicu74 (>= 74.1-1~), libldap2 (>= 2.6.2), libllvm19, liblz4-1 (>= 0.0~r130), libpam0g (>= 0.99.7.1), libpq5 (>= 14~~), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Provides: postgresql-14-jit-llvm (= 19), postgresql-contrib-14
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-14/postgresql-14_14.17-1.pgdg24.04+1_s390x.deb
Size: 15451688
SHA256: 4513931402de2bead1a31f813f1fcc9986eb4296567336973e6d8d07b7dbc212
SHA1: e12819b4c29550b9566694be71aad9aa906d0ea4
MD5sum: 063c289cf6672620071631b0747a69c7
Description: 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.
 .
 This package provides the database server for PostgreSQL 14.
Postgresql-Catversion: 202107181

Package: postgresql-14-age
Version: 1.5.0~rc0-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1831
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/apache/age
Priority: optional
Section: database
Filename: pool/main/p/postgresql-14-age/postgresql-14-age_1.5.0~rc0-1.pgdg24.04+2_s390x.deb
Size: 672636
SHA256: 83b7279e7ece822246c010ce6cfee7173370cd343cfb1c44753ccbd23c3245cd
SHA1: 5aabf3eb5985e4af0f3376ebe646ec2d29daf869
MD5sum: 9ab142e29b7a4d4a2d15fe6149873e93
Description: Graph database optimized for fast analysis and real-time data processing
 Apache AGE is an extension for PostgreSQL that enables users to leverage a
 graph database on top of the existing relational databases. AGE is an acronym
 for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model
 database fork of PostgreSQL. The basic principle of the project is to create a
 single storage that handles both the relational and graph data model so that
 the users can use the standard ANSI SQL along with openCypher, one of the most
 popular graph query languages today.
 .
 This package contains Apache AGE for PostgreSQL 14.

Package: postgresql-14-age-dbgsym
Package-Type: ddeb
Source: postgresql-14-age
Version: 1.5.0~rc0-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 824
Depends: postgresql-14-age (= 1.5.0~rc0-1.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-14-age/postgresql-14-age-dbgsym_1.5.0~rc0-1.pgdg24.04+2_s390x.deb
Size: 646984
SHA256: 84f7c6548da3b8cd2bc95c0ea2f30db0c90f273fda89bd2d6eeb58ce6a03a81d
SHA1: a7ab0a474e17dd4242a09ea0b4269fcc46cd03ae
MD5sum: 797f50b2d588265291f81b4a95795959
Description: debug symbols for postgresql-14-age
Build-Ids: 8522d736ad9aa1d86d9a6ff6e4afae1f02ff90b3

Package: postgresql-14-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/df7cb/pgsql-asn1oid
Priority: optional
Section: database
Filename: pool/main/p/pgsql-asn1oid/postgresql-14-asn1oid_1.6-2.pgdg24.04+1_s390x.deb
Size: 12840
SHA256: cc71c607a8ba653eee97aa6dfd3abc03cd00a60290a82324a957b29c11e60eee
SHA1: 565f407329488ed6609d2a62a2228015edc346e9
MD5sum: fe3e3b73ddc59e443ca4118d2d88a421
Description: ASN.1 OID data type for PostgreSQL
 This plugin provides the necessary support functions to store ASN.1 OIDs in
 a PostgreSQL database.
 .
 This package has been compiled for PostgreSQL 14.

Package: postgresql-14-asn1oid-dbgsym
Package-Type: ddeb
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24
Depends: postgresql-14-asn1oid (= 1.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-asn1oid/postgresql-14-asn1oid-dbgsym_1.6-2.pgdg24.04+1_s390x.deb
Size: 8568
SHA256: 744cfeb9db4d6aa5ee6eb03134a9c9f26e8a801e792ba459d6e4cf774425abc9
SHA1: 3e65437b2901afd88dc38e34ca6a89e9f94e33ff
MD5sum: f3e65b27bf80e09dba40790e4845430f
Description: debug symbols for postgresql-14-asn1oid
Build-Ids: 76d598e82b40aad1864b471e09bcb3ecb29dbd5a

Package: postgresql-14-auto-failover
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 1133
Depends: pg-auto-failover-cli (>= 2.1-3.pgdg24.04+1), postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 8.4~)
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-14-auto-failover_2.1-3.pgdg24.04+1_s390x.deb
Size: 381328
SHA256: c6cadfa6c098ec925bb0b4d0776b3cc496e8bb7d29a64217f2641e7334396be8
SHA1: 7ca1e95bfda05b37bea2d4bf9dc781c48d5b1713
MD5sum: 3259509acb4b24a4eb7b5d751fe9a1ab
Description: Postgres high availability support
 This extension implements a set of functions to provide High Availability to
 Postgres.

Package: postgresql-14-auto-failover-dbgsym
Package-Type: ddeb
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 194
Depends: postgresql-14-auto-failover (= 2.1-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-14-auto-failover-dbgsym_2.1-3.pgdg24.04+1_s390x.deb
Size: 148780
SHA256: aff254a2672ce1f6fa99428d234002c84e3d50235abdfd13ea89262459fc0f64
SHA1: b05437944419768ca2909bc3fd0449b3686e08d8
MD5sum: 17c618c0052d544b2cdf4e79d05badd7
Description: debug symbols for postgresql-14-auto-failover
Build-Ids: 24d5027ff05f5e0b5078e52243bb9ef9fa7aacd2

Package: postgresql-14-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 40
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.10)
Homepage: https://github.com/mhagander/bgw_replstatus
Priority: optional
Section: database
Filename: pool/main/b/bgw-replstatus/postgresql-14-bgw-replstatus_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 14644
SHA256: fc33a31dc3fbafb1e37261c151eec6bc7971c7f8dcbf2fab9416f45fcc6559ca
SHA1: 45d0a7068f8cd2541453dbaf022ca45ba87c0885
MD5sum: 59bd383366f4d9989b733400b2602303
Description: report whether PostgreSQL node is master or standby
 bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the
 replication status of a node. It's intended to be polled by a load balancer
 such as haproxy.
 .
 When installed, a background worker will be started that listens on a TCP
 port. A connection to this port will get a TCP response back saying either
 MASTER or STANDBY depending on the current state of the node.

Package: postgresql-14-bgw-replstatus-dbgsym
Package-Type: ddeb
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 24
Depends: postgresql-14-bgw-replstatus (= 1.0.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-14-bgw-replstatus-dbgsym_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 8520
SHA256: 115dc45f3bf28ba7de5f295b957121107c96417c626d49e74459059f53127c6d
SHA1: 3ba57cec923d455f2cd88a40a96924adf0983eff
MD5sum: 1674cff04210b61f6b2adefd32a0ca01
Description: debug symbols for postgresql-14-bgw-replstatus
Build-Ids: 5bcaaeef558c0b859abc079b120810df156f3cc2

Package: postgresql-14-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 151
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/MigOpsRepos/credcheck
Priority: optional
Section: database
Filename: pool/main/c/credcheck/postgresql-14-credcheck_3.0-1.pgdg24.04+1_s390x.deb
Size: 61520
SHA256: a5f4178bf7cabc948acb80d7893ee07cc201cb2b8214ef5ca04a25902b7cb542
SHA1: 6190975a785489f2cd86dbf6cc55a5a01befe1f8
MD5sum: 43f4bfd0f04e389c6b14e9168ea28ccd
Description: PostgreSQL username/password checks
 The credcheck PostgreSQL extension provides few general credential checks,
 which will be evaluated during the user creation, during the password change
 and user renaming. By using this extension, we can define a set of rules:
 .
  * allow a specific set of credentials
  * reject a certain type of credentials
  * deny password that can be easily cracked
  * enforce use of an expiration date with a minimum of day for a password
  * define a password reuse policy
  * define the number of authentication failure allowed before a user is banned

Package: postgresql-14-credcheck-dbgsym
Package-Type: ddeb
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 93
Depends: postgresql-14-credcheck (= 3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/c/credcheck/postgresql-14-credcheck-dbgsym_3.0-1.pgdg24.04+1_s390x.deb
Size: 68628
SHA256: aef753fed273c5e9ff73bb9fe9fba1914ae25cf956b11ed1fb9a224054f17e6a
SHA1: 3319ba676f593543f9a3f1e853e6e3e07ceb460e
MD5sum: 898940dba043b4192aa4df69fdc9765e
Description: debug symbols for postgresql-14-credcheck
Build-Ids: 1568ec29eae57f92c2eb55ea7c164cef94fc3b6b

Package: postgresql-14-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 228
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/citusdata/pg_cron
Priority: optional
Section: database
Filename: pool/main/p/pg-cron/postgresql-14-cron_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 94664
SHA256: b2edda394e1912ec7faaeb70999220cc62ef25c830eba9f023563b8958f232bc
SHA1: b61e9f74c1c024a9b0a0dbc417a6f5ee57a10833
MD5sum: 8fa2aeb0ab7699340a209f0956dbc88c
Description: Run periodic jobs in PostgreSQL
 pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
 that runs inside the database as an extension. It uses the same syntax as
 regular cron, but it allows you to schedule PostgreSQL commands directly from
 the database. pg_cron can run multiple jobs in parallel, but it runs at most
 one instance of a job at a time. If a second run is supposed to start before
 the first one finishes, then the second run is queued and started as soon as
 the first run completes.

Package: postgresql-14-cron-dbgsym
Package-Type: ddeb
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 139
Depends: postgresql-14-cron (= 1.6.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-cron/postgresql-14-cron-dbgsym_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 107724
SHA256: 2f3a9baccc94cb1b98f7138635080f63f032f5290b3028d142fa91555c6d2530
SHA1: aecdd71057c82957200f0ed46c09b6cd5119ef7e
MD5sum: ff7642bf1bee3fcd46458fe7cc5a0398
Description: debug symbols for postgresql-14-cron
Build-Ids: ffa4bc8e1246c572e61d827c6243f19f610850c1

Package: postgresql-14-dbgsym
Package-Type: ddeb
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 22326
Depends: postgresql-14 (= 14.17-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-14/postgresql-14-dbgsym_14.17-1.pgdg24.04+1_s390x.deb
Size: 18058960
SHA256: a47d7f65caac94c8a12e6ce2ce53faa3a212791d5c47aa8bda111b2ca8942260
SHA1: a98afd8d3c1c95fb0e98d886d414dfa68bf59fef
MD5sum: e7e0f0bc47aa57339a80578ab6cfbe9d
Description: debug symbols for postgresql-14
Build-Ids: 03b102d46b6de52c5ddb7d7d694055972e77e4f0 04394cce64a18799bb408dbe4962d78d4df1303a 0ac9c2ab2d799c6f8d87219292f55f90325cb3da 0c8eee92af66c08041d0572dd92f612a6d4b9cda 0eba2e04d8f52da01b8f59e5fab49a2aee0db536 0f5fffa34679c97e5a140afb0250f1355abdbc27 156604dc09c4b379c23d72dbad6359ba145ef32a 15f90321e0e7712961307f80168d1808e69d6317 1b9692fadd580befc4f41522a814d380b08b9246 1c170d3b3f8c6e2220428a93c47ecfdf28396a04 22aa0f5cab2a06f5a515aebdd0402b087cb6ddcf 248d2c0937eb2963e453136d608778f7ffd5a85b 26a5c654ea14a814fd915e9c605b67d915834fd2 28c4dddd00a0fef864c2d30c5b06ffc3ecb731ff 29ebc277c943306e0cc2cbb6f8cbb431d73136da 2c6e087ce41dd1d4bbe0d5ecfac89d494ce859aa 2c7df93a614c142e55f8b3ce1db2b2cca80fee1b 2fcf57f5adef2dc8c4de1b7fd790c1515e65f7c6 30a8e31a282332a82739619f99ec73ee3967cf00 325986b4eebef0aefb50cb51d27a7cda046353cc 3423cdfd49a9b4f9c0db080d9cb4468f8a337dec 343380d664434775e7afb3c79628464a05426b7d 3c33860e2268c9f8c7ad13b491559791f5652312 40c1f6055ee7b8c8c0a5d35d0c4ee82816beed98 44345da739ddec3bcfd62a987c2ed028d9501f33 4eb3fe69b7c003c0ace7b845d94017d00f440559 51e431c1384817069537fa74fafb802879361c31 53f520b3146c8507ed822e99f2185c66a8438da1 57c3aca023620340ebf84a0a3805427847fab0df 59496a9197c513c4f074c1dfd7002c24870bce5f 5cfb2bd43bd11d8aa1ef49a0546b90f999df3638 6400981df71f73e73edaf5b1d8c9318d6bdcda94 66fd2b8ac071cc66a65201384914746cde8a7028 678c8a9532ab02b0124fa4226392b4c15719092a 69e20197d58f418068ec227bf4bb19fc158aa3aa 6c06fdb3057f2f83802eb36cd8399523998c8852 6e26a89ca9fde192e8102d84b65b9fdd5dfd4fed 70307623d3d7ce64b1d08d239b7b3e66a9fcc80d 70e505e4f283c6f1d4ee55ff5400f2329027829c 72b6d9fa2ac143c3455aa5043c2f95f6ace1f68a 735fb4ce76ad82a849ccdc0092dbb270fd230f18 79dc2688fabf124c2055f105a4d719239d0ce6d0 7dfededb2627acc1ebd606aae18a6e8bfb001340 7ee5803786f410beaf65ae140fac3274ce6ce153 815163ed95169cde0db71d069bc0e6fcedf6de4c 8761a7937d3cade0945486eb9595ed6240fe9b07 886c222c4d475e2739c4f091d7ec94070642860d 8b63fff8ad4a0476e975a827045f94f9ec70c807 8cc1a717355138589ee00fe4d59426b13c8cf02a 8da44e8501e2375528a1ee3de018658e41650854 8ff21434126049ec2d2569026342314cfe6ec46c 932eb8ca0e7c94b185adbdb9a8cca7456fc85a7c 95265ef12c1ea6f688554894d137ab9adf33497c 962c86eff6d9a4f38a84998a1df6b2d8b9d2a514 9962622a3388b94b6fd82c04ebee6b6c79c80c8f 9e04626c55ae048161dfc5b36a9d2ceb48a62d7c a10fc2ae38e54c936b4048ec688eefde685bca78 a26a52901a21967808f6962b114100eb379ad26b a542175634e1cf1f332299d7c504817e152221fe a94ead3dc23312b16453c81d8d95ab0ae57a56f6 ab2f9d6d7431a280c7abb0e2f631629a6d52fb42 aba337720e92938b79febaa05c9853ab381e1d1c abdf052fd606c2a09b787f185aa5e1229968fe5f adb45a00f4e17dc1f6933765d1b0284eae224f4f afda8a6241e5c6c3340233f5d3fad7dc5974f0a2 affc62648c39b10df0f0494f1e72ae022a22c464 b214f5089c84aafef4812cc0b699da07700ae439 b4abce455e729182d895556c002b773841f4032a b4e8e1889b19326732a4f45e7e704189fcf2b356 b71e4543f98b4bba25128f7302fd4b00e8a16cbc b8de4e3dbb2f625bce470dc4364ff105379efb78 b9ce0036fad08b6048b772ad890f2c940b1deae8 bd1b4d0875c0527be639cce782875469adcc538d bdfdac19cab052a061b000c8dee9b26e2a0f10e5 c20e92e3dce7943a3dc2d628ea13a796052d6f9d c243348bd41513b4828c75d4c2de8c2f4eb9a5b5 cab926032c183f123399a509877378e4c2292455 cb956a8471610c5ccf71144368a83ca38c933a8f cf67ed0d41c37a8ce2bb474e489669c3c22dd324 cfd8ab5ad4021f02237a65f358478ca606ec46a8 d1b6b31b2ee6bb5dfc8ad20f86fc23e702f80310 d4f7f6c66a76a89b06c67f777c5f6b1113f5473a de4d8d341f9da63e7f0e7203dcac56399c7426e2 e286233ec209c460bacaf66b0db287463082e05f e7c4c12ebeb0ac55ade06c1c04672844865ab4da e919702ad9c813ae13be82a9b1f8d6b657e611a6 ebf4dec10eff9a4baf193ca31b9b5c5c7e12d398 ed7c895b9079d636b2f04cb104290eeefdadc8f8 ee3974fb7df7d8abaee58816904488b85747e0ab f04687fd6f3d4a4890b8fd282a2942982b422c0b f165688b13a1c7becd8d80a5d5a9514aebdf78d7 f37a110b97fdeb0896e9219a0c2ad1cb8dc3104c f4b6ce4ed5ac0d9e1f8fdffd2977870a03536c24
Postgresql-Catversion: 202107181

Package: postgresql-14-debversion
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libapt-pkg6.0t64 (>= 0.8.0)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-14-debversion_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 13984
SHA256: 892e80f15355c20166a6146a014cdc32bf45b52b662e6ba761acebc3d45e1194
SHA1: 2496df705d1121e6a595013ae8f487946982977e
MD5sum: fba3a81f9a2640b390b6efb8995b6e13
Description: Debian version number type for PostgreSQL
 Debian version numbers, used to version Debian binary and source
 packages, have a defined format, including specifications for how
 versions should be compared in order to sort them.  This package
 implements a "debversion" type to represent Debian version numbers
 within the PostgreSQL database.  This also includes operators for
 version comparison and index operator classes for creating indexes on
 the debversion type.
 .
 Version comparison uses the algorithm used by the Debian package
 manager, dpkg, using the implementation from libapt-pkg.  This means
 that columns in tables using the debversion type may be sorted and
 compared correctly using the same logic as "dpkg --compare-versions".
 It is also possible to create indexes on these columns.
 .
 postgresql-debversion implements the following features:
 .
  * The "debversion" type (internally derived from the "text" type)
  * A full set of operators for version comparison (< <= = <> >= >)
    including commutator and negator optimisation hints
  * Operator classes for btree and hash indexes
  * The aggregate functions min() and max()

Package: postgresql-14-debversion-dbgsym
Package-Type: ddeb
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 34
Depends: postgresql-14-debversion (= 1.2.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-14-debversion-dbgsym_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 18448
SHA256: 93890209447abe36f5308ab5dafb6a27cc714d77d72f1fdd369c4bc03108e6a9
SHA1: 703fee940209ed0c850180e591d83981ea3b68f5
MD5sum: 794f975e062da93bbf1f273dd05db1b4
Description: debug symbols for postgresql-14-debversion
Build-Ids: 92395df2aca556ef499d42776c20d85c9439e336

Package: postgresql-14-decoderbufs
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 104
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4), libprotobuf-c1 (>= 1.0.1)
Homepage: https://github.com/debezium/postgres-decoderbufs
Priority: optional
Section: database
Filename: pool/main/p/postgres-decoderbufs/postgresql-14-decoderbufs_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 40392
SHA256: 7adc170ea49fd781b4fd2584d9ad5cb19e9da2d6ff74be57674a7ebac6a312ff
SHA1: ca9cb37a1bfa935cdf585ed7ee6afed79db061ef
MD5sum: 64e7f140e73d9576edf88913348f14b3
Description: logical decoder output plugin to deliver data as Protocol Buffers
 A PostgreSQL logical decoder output plugin to deliver data as Protocol
 Buffers, used by Debezium (http://debezium.io).

Package: postgresql-14-decoderbufs-dbgsym
Package-Type: ddeb
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-14-decoderbufs (= 3.0.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-14-decoderbufs-dbgsym_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 41968
SHA256: bef69f95a1b55d005ffed598fb11ebc73aaa58707487781554c7b3b17d83abe5
SHA1: ce82d9592b887953439e7d0bc347ad45aba68743
MD5sum: af59b26f1cdc811368437450ba5b544f
Description: debug symbols for postgresql-14-decoderbufs
Build-Ids: bbb324e9540e8b55ffc46f33c92f7a190cafd552

Package: postgresql-14-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Priority: optional
Section: database
Filename: pool/main/p/pg-dirtyread/postgresql-14-dirtyread_2.7-2.pgdg24.04+1_s390x.deb
Size: 21576
SHA256: 6fe87dacd6ba2335f658301e2a412cce64ae7dba09d6585e1744599ccf8af7b1
SHA1: cb92cc87df2d0efe55bfdac9e6bfc5ec62c7f8ce
MD5sum: 7970d4c8fc5c2f2d483375ac4e87b27b
Description: Read dead but unvacuumed tuples from a PostgreSQL relation
 The pg_dirtyread extension provides the ability to read dead but unvacuumed
 rows from a PostgreSQL relation.

Package: postgresql-14-dirtyread-dbgsym
Package-Type: ddeb
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 49
Depends: postgresql-14-dirtyread (= 2.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-dirtyread/postgresql-14-dirtyread-dbgsym_2.7-2.pgdg24.04+1_s390x.deb
Size: 32920
SHA256: 67ae49d65ce6d45b785065a727973ca9c8748716823335745d152f4b369dffed
SHA1: f18c51ae7fa0267f5d013fee62b459a53b47ab00
MD5sum: 0b3732d75120944358ce7a0b2f35c90f
Description: debug symbols for postgresql-14-dirtyread
Build-Ids: 4734228d4fb6c1bc3f1d4c8657ab7c5c175c4abb

Package: postgresql-14-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/xocolatl/extra_window_functions
Priority: optional
Section: database
Filename: pool/main/e/extra-window-functions/postgresql-14-extra-window-functions_1.0-6.pgdg24.04+1_s390x.deb
Size: 16252
SHA256: 7ddf1fa13b7baaafc2a4b2dd1444fb3202be45da7137b1190ca5d25b1aab1cf7
SHA1: 642cc57f4488650569bf936415da055b9bc98393
MD5sum: 491a7456e38b3dd85dd8c0257d60ded4
Description: Extra Window Functions for PostgreSQL
 This extension provides additional window functions to PostgreSQL. Some of
 them provide SQL Standard functionality but without the SQL Standard grammar,
 others extend on the SQL Standard, and still others are novel and hopefully
 useful to someone.

Package: postgresql-14-extra-window-functions-dbgsym
Package-Type: ddeb
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 28
Depends: postgresql-14-extra-window-functions (= 1.0-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/e/extra-window-functions/postgresql-14-extra-window-functions-dbgsym_1.0-6.pgdg24.04+1_s390x.deb
Size: 10304
SHA256: 4177143d791d87b83bc238c88ed3c8c950016d77b5e60d1d210164b940c41136
SHA1: 839ba131589bcb8eccd1fa4b3da5cce11133e59e
MD5sum: 971e7bb3acb582b997b3cc298548b331
Description: debug symbols for postgresql-14-extra-window-functions
Build-Ids: c227bbf2937d1d2ca0d3dc39a263493395455efa

Package: postgresql-14-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17)
Homepage: https://github.com/wulczer/first_last_agg
Priority: optional
Section: database
Filename: pool/main/f/first-last-agg/postgresql-14-first-last-agg_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 8376
SHA256: f16c656788d0128455f80cca0b90e567e813609fd393a23cf8f7c3ef78de93f6
SHA1: fca2e5e1ccd748b16f789e39f19c7c0d1dce7b35
MD5sum: f203aae2e62b1ca01bf1c16166c5380f
Description: PostgreSQL extension providing first and last aggregate functions
 first-last-agg is a simple extension providing two aggregate functions, last
 and first, operating on any element type and returning the last or the first
 value of the group.
 .
 Since by default the ordering inside groups created by a GROUP BY expression
 is not defined, it is advisable to use an ORDER BY clause inside the aggregate
 expression (see the aggregate function syntax).

Package: postgresql-14-first-last-agg-dbgsym
Package-Type: ddeb
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18
Depends: postgresql-14-first-last-agg (= 0.1.4-4-gd63ea3b-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/f/first-last-agg/postgresql-14-first-last-agg-dbgsym_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 4176
SHA256: 240e505e94abe545018227db6c4032fd05a6ac6ad048592c731e4de1d8d53736
SHA1: abb2f7af01c248d155234ae2af77f4ba30ac19b5
MD5sum: 916df1a59ac6de94cfc8d94b9011b53a
Description: debug symbols for postgresql-14-first-last-agg
Build-Ids: 7c1b56650e95da2211f54f46886a6053e62773f9

Package: postgresql-14-h3
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 354
Depends: postgresql-14, libc6 (>= 2.4), libh3-1 (>= 4.2.0)
Homepage: https://github.com/zachasme/h3-pg
Priority: optional
Section: database
Filename: pool/main/h/h3-pg/postgresql-14-h3_4.2.2-1.pgdg24.04+1_s390x.deb
Size: 48480
SHA256: 64be4d0c253c1141f51a279f3bda5389b4cf4de9a09f7cdce43f1ede5cf64205
SHA1: 506d9a85a80501db2cb3cbde72f332033834f5d9
MD5sum: 88fdc9b6d810f339e4d93e04470a8909
Description: PostgreSQL bindings for H3, a hierarchical hexagonal geospatial indexing system
 H3 is a geospatial indexing system using a hexagonal grid that can be
 (approximately) subdivided into finer and finer hexagonal grids, combining the
 benefits of a hexagonal grid with S2's hierarchical subdivisions.
 .
 This package contains the PostgreSQL 14 extension.

Package: postgresql-14-h3-dbgsym
Package-Type: ddeb
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 175
Depends: postgresql-14-h3 (= 4.2.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/h3-pg/postgresql-14-h3-dbgsym_4.2.2-1.pgdg24.04+1_s390x.deb
Size: 107168
SHA256: 79cb01f6e84e6476afe4dcc4f5b86184174de2f3023d11ed1a0fe6bda7a2ac04
SHA1: 61cbb044a74629c90d6dd6ab168359d710a56bae
MD5sum: 1c8ffae362e0932aae23ba4935ea2993
Description: debug symbols for postgresql-14-h3
Build-Ids: 3c2e3c2065c5aa199845e4080d98aa32174a5c8d 9a5524571a6fe29c3daa14c622246fe32b9dac1d

Package: postgresql-14-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 114
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2)
Homepage: https://github.com/pramsey/pgsql-http
Priority: optional
Section: database
Filename: pool/main/p/pgsql-http/postgresql-14-http_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 44968
SHA256: f3f01d6e33e387ceaa5839d06d5d6caa805baeda78b0f57087bd550373c6d663
SHA1: 42188cbe09e8dcc9d4a20a92ec5861a983ebc9f5
MD5sum: f02a264becb377799f98b70755456425
Description: HTTP client for PostgreSQL, retrieve a web page from inside the database
 PostgreSQL extension to make HTTP requests from within the database, returning
 results for usage in SQL queries.

Package: postgresql-14-http-dbgsym
Package-Type: ddeb
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 81
Depends: postgresql-14-http (= 1.6.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-http/postgresql-14-http-dbgsym_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 60164
SHA256: 9c65737f600df756d8a924e4d5ff3eef8a45823c9e71962635045d45cae72c65
SHA1: ae5198fc6b6bbdbc8efba627fed39fff85be1203
MD5sum: e42e59e8efac1ff1806a5b14de7022be
Description: debug symbols for postgresql-14-http
Build-Ids: 0ec8de6039bfaa606ce84d23dc96987f1d984668

Package: postgresql-14-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 158
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://hypopg.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/h/hypopg/postgresql-14-hypopg_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 62336
SHA256: fac569bacebd26bc8df9b2ec9821876388d140b4d23250505ccc30c55eb4f959
SHA1: c6b7f7ddce168fd210a55dfe6c97a6f9d58ac0c2
MD5sum: 211f91335246d50b874befbb45d74fcd
Description: PostgreSQL extension adding support for hypothetical indexes.
 An hypothetical, or virtual, index is an index that doesn't really exists, and
 thus doesn't cost CPU, disk or any resource to create.  They're useful to know
 if specific indexes can increase performance for problematic queries, since
 you can know if PostgreSQL will use these indexes or not without having to
 spend resources to create them.

Package: postgresql-14-hypopg-dbgsym
Package-Type: ddeb
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 118
Depends: postgresql-14-hypopg (= 1.4.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/hypopg/postgresql-14-hypopg-dbgsym_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 94288
SHA256: e12a003401e53fb450e1871448fbb836c0b05adf389f5c91b46877a6c9115c2f
SHA1: f1eeada474afb44cac05e8699b5e95762b977b79
MD5sum: faeaa916bfe496d173699cc6110d6554
Description: debug symbols for postgresql-14-hypopg
Build-Ids: 1f309b2d6c08b326e901d5ca315ff2182441e319

Package: postgresql-14-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 273
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4), libicu74 (>= 74.1-1~)
Homepage: https://github.com/dverite/icu_ext
Priority: optional
Section: database
Filename: pool/main/i/icu-ext/postgresql-14-icu-ext_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 98984
SHA256: 3bf0b48b44bdf7429caa8048c5c47a90aa030ba85d5621e111d6d1e2a8e8aef7
SHA1: 82acea011822c29ce0d42b69bd614a665d441cbd
MD5sum: b8841906300d7bb6bd18fca872c6e39c
Description: PostgreSQL extension exposing functionality from the ICU library
 icu_ext is an extension to expose functionality from ICU to PostgreSQL
 applications.

Package: postgresql-14-icu-ext-dbgsym
Package-Type: ddeb
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 135
Depends: postgresql-14-icu-ext (= 1.9.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/icu-ext/postgresql-14-icu-ext-dbgsym_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 93552
SHA256: 73f0e8364c12ab2d01726aa13bbe278063a70c5423afd45f2ad196d48d8f7658
SHA1: 0144868f800bb99ce40d6422444fa9ceebfc84ed
MD5sum: 7ffc34ef1c4229255a640aca3092b4d8
Description: debug symbols for postgresql-14-icu-ext
Build-Ids: 7cb415a569d88f2c1150062cc526ee40df1cb8c0

Package: postgresql-14-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 548
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Provides: postgresql-ip4r
Homepage: https://github.com/RhodiumToad/ip4r
Priority: optional
Section: misc
Filename: pool/main/i/ip4r/postgresql-14-ip4r_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 186776
SHA256: 39352e64298be5c71e2a2e482c50d12a694372968f96144944e719b1cbde09cb
SHA1: ca0f9d5acb7614c943ee646bc5176797ceade4a8
MD5sum: df8b6e6e98bfb0a0de9bdd6492752896
Description: IPv4 and IPv6 types for PostgreSQL 14
 This PostgreSQL module provides several data types which can contain
 single IPv4 or IPv6 addresses or a range of such addresses.
 .
 ip4r supports these data types:
 .
  ip4:       IPv4 address '#.#.#.#'
  ip4r:      IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#'
  ip6:       IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx'
  ip6r:      IPv6 range '#-#' or '#/#' or '#'
  ipaddress: IPv4 or IPv6 address
  iprange:   IPv4 or IPv6 range
 .
 While PostgreSQL already has built-in types 'inet' and 'cidr', the
 authors of this module found that they had a number of requirements
 that were not addressed by the built-in types.

Package: postgresql-14-ip4r-dbgsym
Package-Type: ddeb
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 260
Depends: postgresql-14-ip4r (= 2.4.2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/ip4r/postgresql-14-ip4r-dbgsym_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 183852
SHA256: 445da43a8a1a32edb25df0f1c4cce2fa755a856d809158aaf548b94e88048bd8
SHA1: 94b3b7d3b2e7064b415e6afaa46da24c890d09ab
MD5sum: 4f26c0e24bf5b8ba24b9a0634abdd958
Description: debug symbols for postgresql-14-ip4r
Build-Ids: 8c66a2800cb73583d29fb84a97c2e39a2a0923c9

Package: postgresql-14-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 312
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-14-jsquery_1.2-2.pgdg24.04+1_s390x.deb
Size: 136088
SHA256: ff532980bbf6eae1e53dc3fa36d5533cfac1ebfb2118583165a4f7727182c85d
SHA1: 6dd3d4eab1e5b174c741d1db143ff36088e64dd9
MD5sum: c6c29c799fe4384b4b74f5ca142824a3
Description: PostgreSQL JSON query language with GIN indexing support
 JsQuery provides additional functionality for the PostgreSQL jsonb datatype,
 such as a simple and effective way to search in nested objects and arrays, and
 more comparison operators with index support. It does this by implementing a
 specialized search syntax, the @@ operator, and the jsquery type for search
 strings.

Package: postgresql-14-jsquery-dbgsym
Package-Type: ddeb
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 139
Depends: postgresql-14-jsquery (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/j/jsquery/postgresql-14-jsquery-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 102564
SHA256: af18d75baf1c875285453a2ed38758895f6069edbc3a64b99510cbf1affc6629
SHA1: aa90e3d0ea858ca9bd258564bf31c82e75df4b6b
MD5sum: 4e56fd294fb53bd54a851b2a992ffc2d
Description: debug symbols for postgresql-14-jsquery
Build-Ids: 9891e22b8f675964acefa2ef7a61c2a9dd2d99b6

Package: postgresql-14-londiste-sql
Source: londiste-sql
Version: 3.8-6.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1268
Depends: postgresql-14-pgq-node, postgresql-14
Homepage: https://github.com/pgq/londiste-sql
Priority: optional
Section: database
Filename: pool/main/l/londiste-sql/postgresql-14-londiste-sql_3.8-6.pgdg24.04+1_all.deb
Size: 20680
SHA256: ba6f855816bceafd06f3b395b786ab4a3917db45fab8ecf759e34b72b0e923c8
SHA1: becac908ea50dd5ddb0c2b52e328585806de0006
MD5sum: 5801de1732c5f5e6380d6dd4b2949d4a
Description: SQL infrastructure for Londiste
 Londiste is a cascaded replication system built on top
 of PgQ.  This extensions contains in-database support code.

Package: postgresql-14-mimeo
Source: mimeo
Version: 1.5.1-19.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4467
Depends: postgresql-contrib-14, postgresql-14
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-14-mimeo_1.5.1-19.pgdg24.04+1_all.deb
Size: 110184
SHA256: 0ac73371fb069d9416940463a4fa0a4742f4f5b7caba460f88938519f5ae0383
SHA1: 8598d69521e954a1cb98f2ef0906b4445bfd8e5b
MD5sum: 0f162842e116b0cb084c9b6ce722d423
Description: specialized, per-table replication between PostgreSQL instances
 Mimeo is a PostgreSQL extension that provides specialized, per-table
 replication between PostgreSQL instances. It currently provides snapshot
 (whole table copy), incremental (based on an incrementing timestamp or id),
 and DML (inserts, updates and deletes) replication methods.

Package: postgresql-14-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 309
Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/EnterpriseDB/mysql_fdw
Priority: optional
Section: database
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-14-mysql-fdw_2.9.2-2.pgdg24.04+1_s390x.deb
Size: 137812
SHA256: 5f8b879b45c10be633384c68e78af845d79d7ce4825121b8b4eb2261e2e69767
SHA1: 72e8812007354968e9c27c60d21aaf8af31a18ec
MD5sum: 8dadb812cef674ba8518e03b07f80bc8
Description: Postgres 14 Foreign Data Wrapper for MySQL
 postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data
 Wrapper (FDW) to access MySQL data from PostgreSQL.
 .
 This package is for PostgreSQL 14.

Package: postgresql-14-mysql-fdw-dbgsym
Package-Type: ddeb
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 197
Depends: postgresql-14-mysql-fdw (= 2.9.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-14-mysql-fdw-dbgsym_2.9.2-2.pgdg24.04+1_s390x.deb
Size: 162344
SHA256: 9defb166b21659e5dbb1bf04661a77bc3a680da90338fd5ec4bc01f123449451
SHA1: 9a06ef563883a4cea222d989425e0d18fedb22eb
MD5sum: 4cb71d00f2298f066128b2438c7bb0b3
Description: debug symbols for postgresql-14-mysql-fdw
Build-Ids: d8f350c444673b698128cee991e21a215fdde80c

Package: postgresql-14-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 257
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/postgresql-numeral
Priority: optional
Section: database
Filename: pool/main/p/postgresql-numeral/postgresql-14-numeral_1.3-7.pgdg24.04+1_s390x.deb
Size: 81416
SHA256: e90795f4b4e57aa90d6bbf0b0bdf19768e0706ab6628a409267dba4448d5d5a8
SHA1: ca3173ead32ea192ec46b002076a07561674a912
MD5sum: cfeeea7e2f6b76d360464274cc0ebdc3
Description: numeral datatypes for PostgreSQL
 This module provides numeric data types for PostgreSQL that use
 numerals (words instead of digits) for input and output.
 .
  * numeral: English numerals (one, two, three, four, ...),
    short scale (10^9 = trillion)
  * zahl: German numerals (eins, zwei, drei, vier, ...),
    long scale (10^9 = Milliarde)
  * roman: Roman numerals (I, II, III, IV, ...)

Package: postgresql-14-numeral-dbgsym
Package-Type: ddeb
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 87
Depends: postgresql-14-numeral (= 1.3-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-numeral/postgresql-14-numeral-dbgsym_1.3-7.pgdg24.04+1_s390x.deb
Size: 49768
SHA256: 03083c719bb3fe0bf381f0bcdf55a50895f6d86fe20cd10879aa1ed574b1c9ba
SHA1: 12dd5d52f2781bbedaf849a02650a3f235d94640
MD5sum: ce32c9ffe2c1d98d55a2c271bc761f5a
Description: debug symbols for postgresql-14-numeral
Build-Ids: 08f84bdc11a6fd31d2f75123aab22be08743ecf2

Package: postgresql-14-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 238
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38), libgdal34t64 (>= 3.7.0)
Provides: postgresql-ogr-fdw
Homepage: https://github.com/pramsey/pgsql-ogr-fdw
Priority: optional
Section: database
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-14-ogr-fdw_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 94280
SHA256: 9c203314196b2eed813808a976d6a259b7249c2e4fc3738d9efd67419d28627c
SHA1: 0bfa581a1f63d8498a2084e65880b7d3e140e835
MD5sum: 174d71a682fb8bc97b8327a418f6e9a3
Description: PostgreSQL foreign data wrapper for OGR
 OGR is the vector half of the GDAL spatial data access library. It allows
 access to a large number of GIS data formats using a simple C API for data
 reading and writing. Since OGR exposes a simple table structure and PostgreSQL
 foreign data wrappers allow access to table structures, the fit seems pretty
 perfect.
 .
 This implementation currently has the following limitations:
  * Only non-spatial query restrictions are pushed down to the OGR driver.
    PostgreSQL foreign data wrappers support delegating portions of the SQL
    query to the underlying data source, in this case OGR. This implementation
    currently pushes down only non-spatial query restrictions, and only for the
    small subset of comparison operators (>, <, <=, >=, =) supported by OGR.
  * Spatial restrictions are not pushed down. OGR can handle basic bounding box
    restrictions and even (for some drivers) more explicit intersection
    restrictions, but those are not passed to the OGR driver yet.
  * OGR connections every time Rather than pooling OGR connections, each query
    makes (and disposes of) two new ones, which seems to be the largest
    performance drag at the moment for restricted (small) queries.
  * All columns are retrieved every time. PostgreSQL foreign data wrappers don't
    require all columns all the time, and some efficiencies can be gained by
    only requesting the columns needed to fulfill a query. This would be a
    minimal efficiency improvement, but can be removed given some development
    time, since the OGR API supports returning a subset of columns.

Package: postgresql-14-ogr-fdw-dbgsym
Package-Type: ddeb
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 191
Depends: postgresql-14-ogr-fdw (= 1.1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-14-ogr-fdw-dbgsym_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 142760
SHA256: adeb356e0bc36bf71a3e704ec63acfb2a859f0ac44db2ab68af352c4891fed89
SHA1: 9681fcb3ca14df5e570d7f51ce2cbd8bcff14bdd
MD5sum: 023ae3542866ba7e0f288ebc0316f791
Description: debug symbols for postgresql-14-ogr-fdw
Build-Ids: 275dd2de165a118308b827b75f8e5a356d1d594e d12d581ed676795429324dd37787247b49ce12fe

Package: postgresql-14-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4), libpq5
Homepage: https://omnidb.org/
Priority: optional
Section: database
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-14-omnidb_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 18692
SHA256: be36da2a7c1f1b57e63ba19ba36182533d57064502a47b8746c05a82f4f8ad68
SHA1: f434f33561134c8deae4d3c7a3c6aa2c074ff441
MD5sum: 4500f3eff925e8219ab4760db9339c70
Description: PostgreSQL PL/pgSQL debugger extension for OmniDB
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight.
 .
 This package contains the PostgreSQL omnidb_plpgsql_debugger extension for
 interactive PL/pgSQL debugging in OmniDB.

Package: postgresql-14-omnidb-dbgsym
Package-Type: ddeb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
Depends: postgresql-14-omnidb (= 3.0.0.20201026-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-14-omnidb-dbgsym_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 35928
SHA256: c895c3c736cb15eefe05df61cade3a3110ceb127cafa4c5b2d865465de83bbcf
SHA1: 14fb9c6d507ed4464e620d93ec3098ec98a4a07c
MD5sum: 94e77565b2ce77c7d8f300a1fbd32756
Description: debug symbols for postgresql-14-omnidb
Build-Ids: 68c85a9416a0abb49179fe3d5745e32aeb1d1ede

Package: postgresql-14-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 223
Depends: oracle-libs, postgresql-14, libc6 (>= 2.38)
Homepage: https://github.com/laurenz/oracle_fdw
Priority: optional
Section: contrib/database
Filename: pool/main/o/oracle-fdw/postgresql-14-oracle-fdw_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 79712
SHA256: 3cc3a95792aa0030d94d06145ac2939d4bd6132d0441bdbd0cc63b9a9c345a9f
SHA1: e9877cbd90be7ff5d5a80880369ebb0e78834f16
MD5sum: acf157307821f9a565950499e28c6dd9
Description: PostgreSQL Foreign Data Wrapper for Oracle
 oracle_fdw is a PostgreSQL extension that provides a Foreign Data Wrapper for
 easy and efficient access to Oracle databases, including pushdown of WHERE
 conditions and required columns as well as comprehensive EXPLAIN support.

Package: postgresql-14-oracle-fdw-dbgsym
Package-Type: ddeb
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 239
Depends: postgresql-14-oracle-fdw (= 2.7.0-2.pgdg24.04+2)
Priority: optional
Section: contrib/debug
Filename: pool/main/o/oracle-fdw/postgresql-14-oracle-fdw-dbgsym_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 192680
SHA256: 439a546a2d51fac4c7a278f4a80477d1949f68b045f94efc36b246eee82425c7
SHA1: d08b6615fe8e64c255ec9eb90477de0803cec2fb
MD5sum: c543f1e39516b5cb5d31e300c60b9dce
Description: debug symbols for postgresql-14-oracle-fdw
Build-Ids: c440594949133f5497b51adcc3aeb5aa570b8b0a

Package: postgresql-14-orafce
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1190
Depends: postgresql-14, postgresql-14-jit-llvm (>= 19), libc6 (>= 2.38)
Homepage: https://github.com/orafce/orafce
Priority: optional
Section: database
Filename: pool/main/o/orafce/postgresql-14-orafce_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 387692
SHA256: 106df7deb4d7002c01b2b20d40b8ee474841b4274ba8d0db88b44561a92d128f
SHA1: b3011fe2bf4cd2319e35f53701cebd35607b48dd
MD5sum: 1735086ffeb2a974010d884b0cd4eb37
Description: Oracle support functions for PostgreSQL 14
 This project implements some functions for compatibility with Oracle.
 The functionality was verified on Oracle 10g, and the module is
 useful for production work.

Package: postgresql-14-orafce-dbgsym
Package-Type: ddeb
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 425
Depends: postgresql-14-orafce (= 4.14.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-14-orafce-dbgsym_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 302732
SHA256: f1e1c6672da98924ad2833a2b40c864a32ffa8df5e3083299ef157ab32096c8a
SHA1: 25736a36f8ab8287c3cc09284f1bd1fd95745985
MD5sum: b1b28fff1dc494415386da64c9d8b457
Description: debug symbols for postgresql-14-orafce
Build-Ids: 20acf14eb6405d7089b0db63bcf7fd2bcfb1bd90

Package: postgresql-14-partman
Source: pg-partman
Version: 5.2.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7379
Depends: python3, python3-psycopg2, postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/pgpartman/pg_partman
Priority: optional
Section: database
Filename: pool/main/p/pg-partman/postgresql-14-partman_5.2.4-1.pgdg24.04+1_s390x.deb
Size: 225344
SHA256: b09588da876ad3e46ea90343f5d061362172600157072be2434326c575b7bd96
SHA1: 609178151c2f01e081bc48938079c4384259adc5
MD5sum: b8e4022df24decc5dc00daf17652917d
Description: PostgreSQL Partition Manager
 pg_partman is a PostgreSQL extension to create and manage both time-based and
 serial-based table partition sets. Sub-partitioning is also supported. Child
 table & trigger function creation is all managed by the extension itself.
 Tables with existing data can also have their data partitioned in easily
 managed smaller batches. Optional retention policy can automatically drop
 partitions no longer needed. A background worker (BGW) process is included to
 automatically run partition maintenance without the need of an external
 scheduler (cron, etc) in most cases.

Package: postgresql-14-partman-dbgsym
Package-Type: ddeb
Source: pg-partman
Version: 5.2.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
Depends: postgresql-14-partman (= 5.2.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-partman/postgresql-14-partman-dbgsym_5.2.4-1.pgdg24.04+1_s390x.deb
Size: 34604
SHA256: 3c920a6e642f1a48c14cd506342455ccd9af97e8fbd3c602457b1c328e56ecfe
SHA1: df26a5d34833993f92303b19db27b2123ec3eb62
MD5sum: f893e8077b7da2520c0b405b673c8b1d
Description: debug symbols for postgresql-14-partman
Build-Ids: 91ee1eabdd4484e8782ad7af0ea8f3010fe035c0

Package: postgresql-14-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 542
Depends: postgresql-contrib-14, postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/xocolatl/periods
Priority: optional
Section: database
Filename: pool/main/p/postgresql-periods/postgresql-14-periods_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 46756
SHA256: 6a2ee7133979854f39ede98559e490001b0b8eb0db493575ecad73ee9a05b50f
SHA1: c29b818873a38b0c4a014e2e76ff072aa198cda7
MD5sum: 3e7d9f06fb48ee012328883cb5b6a6f8
Description: 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.

Package: postgresql-14-periods-dbgsym
Package-Type: ddeb
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
Depends: postgresql-14-periods (= 1.2.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-periods/postgresql-14-periods-dbgsym_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 37476
SHA256: 0ca83f92d1e15c295160e49ace7846cb6ec59029382ff3bd9dbf8cf43bb71e18
SHA1: 4169b21b58bf725cb886e9fa696c6f048dc243ae
MD5sum: 604c321e7e3816035d713030b3131f40
Description: debug symbols for postgresql-14-periods
Build-Ids: c8d5ff29f7e5701f1cd26218d876dd49aed8c591

Package: postgresql-14-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 139
Depends: postgresql-14, libc6 (>= 2.38), libpq5 (>= 9.2~beta3)
Homepage: https://github.com/EnterpriseDB/pg_catcheck/
Priority: optional
Section: database
Filename: pool/main/p/pg-catcheck/postgresql-14-pg-catcheck_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 35408
SHA256: cf2d86714c7e04f30e7531485f2402f2d25499d5c64163c3ff1bf2e7fca85845
SHA1: 4de9b1fe8eb1f1dbb526f5e3b9965f82e077f91e
MD5sum: b1b2a03b8a0e40d3d3c87d8540bb8cea
Description: Postgres system catalog checker
 PostgreSQL stores the metadata for SQL objects such as tables and functions
 using special tables called system catalog tables. pg_catcheck is a simple
 tool for diagnosing system catalog corruption. If you suspect that your system
 catalogs are corrupted, this tool may help you figure out exactly what
 problems you have and how serious they are.  If you are paranoid, you can run
 it routinely to search for system catalog corruption that might otherwise go
 undetected.

Package: postgresql-14-pg-catcheck-dbgsym
Package-Type: ddeb
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 82
Depends: postgresql-14-pg-catcheck (= 1.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-catcheck/postgresql-14-pg-catcheck-dbgsym_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 40436
SHA256: dd7998354f19041155db8c3599be5f88109168b48177f39da632244406ccd997
SHA1: 979b7dfb9d8d19ae421c6a5ecbb83b2727174c9b
MD5sum: deefc727ec321cf12d60d353a731eeed
Description: debug symbols for postgresql-14-pg-catcheck
Build-Ids: 5e603e1a60e56dac0616364a89de6ec3ce1ea388

Package: postgresql-14-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 92
Depends: libc6 (>= 2.38), postgresql-14
Recommends: pg-checksums-doc
Homepage: https://github.com/credativ/pg_checksums
Priority: optional
Section: database
Filename: pool/main/p/pg-checksums/postgresql-14-pg-checksums_1.2-2.pgdg24.04+1_s390x.deb
Size: 36132
SHA256: 46bead3f489426227c0dbd1ce8bcb0bd2953f7074ec41bbc333c9e199acad217
SHA1: 2ec74367703fb5c55b492053b74549cad56413c2
MD5sum: 285df0954ee87d00ad30d544978a18f7
Description: Activate/deactivate/verify PostgreSQL data checksums
 Data checksums allow the PostgreSQL database server to identify I/O failures
 when reading data from storage. The checksums stored in the page header of
 each data page are compared to the computed checksum of the read data.
 .
 Data checksums need to be activated at instance creation time, all current
 versions of PostgreSQL including v11 do not allow activating (or deactivating)
 checksums afterwards.
 .
 pg_checksums_ext can activate or deactivate data checksums as long at the
 database cluster is shutdown cleanly. Activating checksums requires all
 database blocks to be read and all page headers to be updated, so can take a
 long time on a large database. Deactivating checksums only requires the
 cluster control file to be updated so is quick.
 .
 In addition, pg_checksums_ext can verify the checksums in an online cluster.

Package: postgresql-14-pg-checksums-dbgsym
Package-Type: ddeb
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-14-pg-checksums (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-checksums/postgresql-14-pg-checksums-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 22176
SHA256: 07956627238ab429dec4da2638ccde7ed126d67c62b9702611c3d3128a80f14e
SHA1: 344f8aeee961e64c24b24fa2eb1e39053d1af07b
MD5sum: 89ef0974472bba2e99479a8a5dddd66b
Description: debug symbols for postgresql-14-pg-checksums
Build-Ids: 2bdf9debba3de4ec3c9ade57f6f869b8f248aefa

Package: postgresql-14-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1144
Depends: postgresql-14
Homepage: https://github.com/enova/pg_fact_loader
Priority: optional
Section: database
Filename: pool/main/p/pg-fact-loader/postgresql-14-pg-fact-loader_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 41456
SHA256: 80892fdfb8a35f752a9e9eaee6fd4811a36c51c5c36bfdcc508b17b74ec887ce
SHA1: 0f4e69e8a5c0281c1c32d396b505f7af362d295c
MD5sum: f6063c5dadeea8d7c27090065f1714d0
Description: Build fact tables asynchronously with Postgres
 Use queue tables to build fact tables asynchronously for PostgreSQL 14.

Package: postgresql-14-pg-failover-slots
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/EnterpriseDB/pg_failover_slots/
Priority: optional
Section: database
Filename: pool/main/p/pg-failover-slots/postgresql-14-pg-failover-slots_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 41404
SHA256: b5957cd4875ff11f2f4e41c2af915bdffa62f7327cdd65da1fa05bfc3723e09b
SHA1: febfca342316315230fcdbcb48c61fa9ef46b4d3
MD5sum: 7f49444b90c69cb9f1ee3562ad5f1692
Description: High-availability support for PostgreSQL logical replication
 This extension is for anyone with Logical Replication Slots on
 Postgres databases that are also part of a Physical Streaming
 Replication architecture.
 .
 Since logical replication slots are only maintained on the primary
 node, downstream subscribers don't receive any new changes from a
 newly promoted primary until the slot is created, which is unsafe
 because the information that includes which data a subscriber has
 confirmed receiving and which log data still needs to be retained for
 the subscriber will have been lost, resulting in an unknown gap in
 data changes. PG Failover Slots makes logical replication slots
 usable across a physical failover using the following features:
 .
  - Copies any missing replication slots from the primary to the
    standby
  - Removes any slots from the standby that aren't found on the primary
  - Periodically synchronizes the position of slots on the standby
    based on the primary
  - Ensures that selected standbys receive data before any of the
    logical slot walsenders can send data to consumers

Package: postgresql-14-pg-failover-slots-dbgsym
Package-Type: ddeb
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 63
Depends: postgresql-14-pg-failover-slots (= 1.1.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-failover-slots/postgresql-14-pg-failover-slots-dbgsym_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 41436
SHA256: 41cdcd4b53c2dff1204146f077c0b1c4591b8d9166d734ca5a6f26b5bcb28448
SHA1: e5c4f8a2b36f2c32fbc0e8b3ae853b079bcabb27
MD5sum: 98fb992454aa46f1263703a55a1e896c
Description: debug symbols for postgresql-14-pg-failover-slots
Build-Ids: f818f7a33284e60b12409853b79144c0063166bc

Package: postgresql-14-pg-hint-plan
Source: pg-hint-plan-14
Version: 1.4.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 264
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/ossc-db/pg_hint_plan
Priority: optional
Section: database
Filename: pool/main/p/pg-hint-plan-14/postgresql-14-pg-hint-plan_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 116056
SHA256: fec760665fa118ad8fe0a0f8305657312bd6e2eadb80df003c486ea7150d9408
SHA1: 1cd2d54f0bcd1290c6bfe818535d96278501aa91
MD5sum: f82c3c0d90c27274569b4a43f432d8d3
Description: support for optimizer hints in PostgreSQL
 PostgreSQL uses a cost-based optimizer that uses data statistics, not static
 rules. The planner (optimizer) estimates costs of each possible execution
 plans for a SQL statement, then executes the plan with the lowest cost. The
 planner does its best to select the best execution plan, but it is far from
 perfect, since it may not count some data properties, like correlation between
 columns.
 .
 pg_hint_plan makes it possible to tweak PostgreSQL execution plans using
 so-called "hints" in SQL comments, like /*+ SeqScan(a) */.

Package: postgresql-14-pg-hint-plan-dbgsym
Package-Type: ddeb
Source: pg-hint-plan-14
Version: 1.4.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 152
Depends: postgresql-14-pg-hint-plan (= 1.4.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-hint-plan-14/postgresql-14-pg-hint-plan-dbgsym_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 123696
SHA256: 0c75c4da858d37afdcf3a5cfb3bacf945200d59ace81a6a5d72c2e8eed6dc559
SHA1: e43c83442d4631433986af18dc57b9fc748eddde
MD5sum: 4e6932569e3d89042a5f952eb4137078
Description: debug symbols for postgresql-14-pg-hint-plan
Build-Ids: 2eeb4f91ba6608d3d9d3a660b1bd2db115d8f777

Package: postgresql-14-pg-permissions
Source: pg-permissions
Version: 1.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-14
Homepage: https://github.com/cybertec-postgresql/pg_permissions
Priority: optional
Section: database
Filename: pool/main/p/pg-permissions/postgresql-14-pg-permissions_1.3-3.pgdg24.04+1_all.deb
Size: 8032
SHA256: bc2b1633a25a83b1624462dbc2a8ccaea658b063420ee7a4af5977dc0be67e1c
SHA1: 665a70512968d9d4682068d750ade7e4a1f5263c
MD5sum: b7ab2543559c90c2d8a80bc2636b4841
Description: see all permissions in a PostgreSQL database
 pg_permissions is a simple set of views to see all permissions in a PostgreSQL
 database.

Package: postgresql-14-pg-qualstats
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 213
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-qualstats/postgresql-14-pg-qualstats_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 58264
SHA256: f49ef635a967c5bede5e059fcb94bc9e85a773a1ea22d10faf45d13511014d4d
SHA1: b50270c71424f014ce7d463e8598dc75152c11b5
MD5sum: bf2bec036d8af01674c8a77ab1265d65
Description: PostgreSQL extension to gather statistics about predicates.
 This extensions tracks WHERE clauses predicates and JOIN predicates.
 Statistics will report whether the predicate was evaluated as an index scan or
 not, how many time the expression appeared, how many times the operator was
 executed and how filtering the expression is.  If pg_stat_statements is
 enabled, it can also track to which statements the predicate belongs.

Package: postgresql-14-pg-qualstats-dbgsym
Package-Type: ddeb
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 82
Depends: postgresql-14-pg-qualstats (= 2.1.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-qualstats/postgresql-14-pg-qualstats-dbgsym_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 61348
SHA256: 3e52acaafe79b29140248845d54c69457da51ef6c6258b1ac636866541b7fb37
SHA1: f522cf3ca5e1dbad2da950d8bb9eae59d3384a72
MD5sum: e384a8a29e4aedaf3ffbefeb489de52b
Description: debug symbols for postgresql-14-pg-qualstats
Build-Ids: 5e5e02e91d046a9e3cb169e6ae681ae5d80d4a5d

Package: postgresql-14-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 92
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4), libical3t64 (>= 3.0.0)
Homepage: https://github.com/petropavel13/pg_rrule
Priority: optional
Section: database
Filename: pool/main/p/pg-rrule/postgresql-14-pg-rrule_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 27196
SHA256: de76a9ddd76bd210c706fc5155104203048dc25efb8fdcef564ac3a21796bcbf
SHA1: 155dc349c126b5dc102c4f092003710bd6e3113e
MD5sum: b509dddee7589956e89667529d6cf51f
Description: RRULE data type for PostgreSQL
 pg-rrule can expand recurrence rules (RRULE) as defined in the
 iCalendar specification (RFC 5545). It allows expanding RRULEs
 into concrete occurences as timestamps, which can then be queried
 against.

Package: postgresql-14-pg-rrule-dbgsym
Package-Type: ddeb
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 41
Depends: postgresql-14-pg-rrule (= 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rrule/postgresql-14-pg-rrule-dbgsym_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 21480
SHA256: f771a5cef5e163c20224be46a1eb4b631c8125d4e75ef0c94a536b9a8df6c405
SHA1: c7cbc3fda9a1b019640b44247ed64684e7426b14
MD5sum: 552133d0017ebb54baeae8f031f8a248
Description: debug symbols for postgresql-14-pg-rrule
Build-Ids: 56300cba1d4a8f1ff0580351e08736bfad028781

Package: postgresql-14-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 142
Depends: postgresql-contrib-14, postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-stat-kcache/postgresql-14-pg-stat-kcache_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 36732
SHA256: 1c6880fd3855a00d9cbbdf81291fe80c2735d2a4aacf0b6e13c20c5673b66d4f
SHA1: 0fc3717a93ae4da71600972f1a7432dab3aadbad
MD5sum: 8adcb908d47ab371ab7c5a107c61a4e2
Description: PostgreSQL extension to gather per-query kernel statistics.
 Statistics gathered are reads and writes done out of the operating system
 cache, user and system CPU usage, context switches and all the other
 meaningful metrics returned by getrusage(2).  All those counters are
 aggregated per postgres role, database and normalized query identifier.

Package: postgresql-14-pg-stat-kcache-dbgsym
Package-Type: ddeb
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
Depends: postgresql-14-pg-stat-kcache (= 2.3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-stat-kcache/postgresql-14-pg-stat-kcache-dbgsym_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 40524
SHA256: 99c43289c0373793054147110f7f8395a8a64f9e8dc7b336558d90cbf6eed191
SHA1: 0f822daee6f90272e32f90438e8be6adfdfb12a9
MD5sum: 29b21ba93df39dc7104c987cd5667707
Description: debug symbols for postgresql-14-pg-stat-kcache
Build-Ids: 57d9d0dec724e681ac7e8e1dac79c9793a2c584b

Package: postgresql-14-pg-track-settings
Source: pg-track-settings
Version: 2.1.2-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
Depends: postgresql-14
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-track-settings/postgresql-14-pg-track-settings_2.1.2-4.pgdg24.04+1_all.deb
Size: 9224
SHA256: db297e11438aea48058e14c92087ddc505152521d7fb7980693303cb10672838
SHA1: 0ab34b8ea0ceee8aa5999c83c47671c9d98da94a
MD5sum: 6a4cdad4f41176decab30dada90131e1
Description: PostgreSQL extension tracking of configuration settings
 pg_track_settings is a small PostgreSQL extension that helps you keep track of
 PostgreSQL settings configuration.
 .
 It provides a function (pg_track_settings_snapshot()), that must be called
 regularly. At each call, it will store the settings that have been changed
 since last call. It will also track the postgresql start time if it's
 different from the last one.
 .
 This extension tracks both overall settings (the pg_settings view) and
 overloaded settings (the pg_db_role_setting table).

Package: postgresql-14-pg-wait-sampling
Source: pg-wait-sampling
Version: 1.1.8-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 103
Depends: postgresql-14, postgresql-14-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/pg_wait_sampling
Priority: optional
Section: database
Filename: pool/main/p/pg-wait-sampling/postgresql-14-pg-wait-sampling_1.1.8-1.pgdg24.04+1_s390x.deb
Size: 39384
SHA256: d4aaebce9d7d5f687442a01eafe868a3c7880171005b5b62fc71a2c8e5114637
SHA1: 20afa3938f1f480bce8003df5d17ebf91e77f3c1
MD5sum: 9b147da6cec5c0e10a0975e3ac9b5eb3
Description: Extension providing statistics about PostgreSQL wait events
 pg_wait-sampling is an extension which provides functions for detailed
 per backend and per query wait events statistics.

Package: postgresql-14-pg-wait-sampling-dbgsym
Package-Type: ddeb
Source: pg-wait-sampling
Version: 1.1.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: postgresql-14-pg-wait-sampling (= 1.1.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-wait-sampling/postgresql-14-pg-wait-sampling-dbgsym_1.1.8-1.pgdg24.04+1_s390x.deb
Size: 53948
SHA256: 47b3db25678edc65b3bab1a70f0066ac45b1db7445410161d5b514ff243f5f5b
SHA1: 47428587a441938f81614a77900fc905dee25c32
MD5sum: b9d58c46f2f0d3ed132e030c1569e61b
Description: debug symbols for postgresql-14-pg-wait-sampling
Build-Ids: 5a17b8c45fda5407dd49856501ddcfa6a7650406

Package: postgresql-14-pgaudit
Source: pgaudit-1.6
Version: 1.6.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 104
Depends: postgresql-14, postgresql-14-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: http://pgaudit.org/
Priority: optional
Section: database
Filename: pool/main/p/pgaudit-1.6/postgresql-14-pgaudit_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 46192
SHA256: 6c8dbc3f183d85f00d24ea91f28550f0c27a2e15a59d5c4fd355404fc771f953
SHA1: 685df1b10827b26473e19f4198fbbae32732ab91
MD5sum: bd0f389c7358dae541b18733a099af7c
Description: PostgreSQL Audit Extension
 The pgAudit extension provides detailed session and/or object audit logging
 via the standard PostgreSQL logging facility.
 .
 The goal of pgAudit is to provide PostgreSQL users with capability to produce
 audit logs often required to comply with government, financial, or ISO
 certifications.
 .
 An audit is an official inspection of an individual's or organization's
 accounts, typically by an independent body. The information gathered by
 pgAudit is properly called an audit trail or audit log.

Package: postgresql-14-pgaudit-dbgsym
Package-Type: ddeb
Source: pgaudit-1.6
Version: 1.6.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 71
Depends: postgresql-14-pgaudit (= 1.6.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgaudit-1.6/postgresql-14-pgaudit-dbgsym_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 50376
SHA256: 46b5874c45c9b8ea011b0747f9be09c9acbea1eab4b23a65ec1cc327d793d718
SHA1: a79ca067e7c9bf8b1125fcfcda5fcc8e5d397c66
MD5sum: 6b0d8a517abdd4977f33c81428a11683
Description: debug symbols for postgresql-14-pgaudit
Build-Ids: 9543dda47c2285d7be2272d08cd08d262549713b

Package: postgresql-14-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 138
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), postgresql-14-pgaudit, libc6 (>= 2.34)
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-14-pgauditlogtofile_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 43660
SHA256: fedbd0b665d7b71df585e5805fdbc4797760f5837f1a02ed4df6a26444b436fb
SHA1: 7ff4a9d90287e34cba4ce60f2225f4fa5f91dfe7
MD5sum: 9b3638f7dbeae329336de9fcc46e874f
Description: PostgreSQL pgAudit Add-On to redirect audit logs
 pgAudit Log to File is an addon to pgAudit than will redirect audit log lines
 to an independent file, instead of using PostgreSQL server logger.
 .
 This allows to have an audit file that we can easily rotate without polluting
 server logs with those messages.
 .
 Audit logs in heavily used systems can grow very fast. This extension allows
 to automatically rotate the files.

Package: postgresql-14-pgauditlogtofile-dbgsym
Package-Type: ddeb
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
Depends: postgresql-14-pgauditlogtofile (= 1.6.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgauditlogtofile/postgresql-14-pgauditlogtofile-dbgsym_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 33692
SHA256: 06133305e195bf923677d8a1de41fd38b9573682e51a8bc8c6c3d412385e7d2d
SHA1: fbffaa3776af37abd921288196e67b161322d830
MD5sum: 7088ee5edb6f4559448d4b9bd460633e
Description: debug symbols for postgresql-14-pgauditlogtofile
Build-Ids: c473b81919141c59200df9350f31eb8b2b2fc865

Package: postgresql-14-pgextwlist
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 79
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-14-pgextwlist_1.17-3.pgdg24.04+1_s390x.deb
Size: 30480
SHA256: 0e0f29bb588a0e8d4013c28894a58a385fd0ffc7940a1593aff433b32b538677
SHA1: 80e9fba6fa716158d5dbfea5452deead126a4007
MD5sum: 8301467c572ecb3680a22982570f964c
Description: PostgreSQL Extension Whitelisting
 This extension implements extension whitelisting, and will actively prevent
 users from installing extensions not in the provided list. Also, this
 extension implements a form of sudo facility in that the whitelisted
 extensions will get installed as if superuser. Privileges are dropped before
 handing the control back to the user.

Package: postgresql-14-pgextwlist-dbgsym
Package-Type: ddeb
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-14-pgextwlist (= 1.17-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-14-pgextwlist-dbgsym_1.17-3.pgdg24.04+1_s390x.deb
Size: 54916
SHA256: fe4118afb9bc6f26018b7169e704fdf6bdaf46c56fec2158c68175174e647c95
SHA1: ba1539acac2ade3755425ba35896434565d962fa
MD5sum: d362f849525129fae1e5b62e980fe2af
Description: debug symbols for postgresql-14-pgextwlist
Build-Ids: fa0af78c9d2097f5af3f15b0f6830054a9d7405f

Package: postgresql-14-pgfaceting
Source: pgfaceting
Version: 0.2.0-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-14-roaringbitmap, postgresql-14
Homepage: https://github.com/cybertec-postgresql/pgfaceting
Priority: optional
Section: database
Filename: pool/main/p/pgfaceting/postgresql-14-pgfaceting_0.2.0-4.pgdg24.04+1_all.deb
Size: 9788
SHA256: e882c5b864062307a2805ec969a18797b814a5180e78e213b9ae982fcf20d859
SHA1: a23d3990fbb4884a01f7ada0166b284bb0fec2ff
MD5sum: bda581620e932eaa868b3d7934172650
Description: Faceted query acceleration for PostgreSQL using roaring bitmaps
 PostgreSQL extension to quickly calculate facet counts using inverted indexes
 built with roaring bitmaps. Requires pg_roaringbitmap to be installed.
 .
 Faceting means counting number occurrences of each value in a result set for a
 set of attributes. Typical example of faceting is a web shop where you can see
 how many items are remaining after filtering your search by red, green or
 blue, and how many when filtering by size small, medium or large.

Package: postgresql-14-pgfincore
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.34)
Homepage: http://villemain.org/projects/pgfincore
Priority: optional
Section: database
Filename: pool/main/p/pgfincore/postgresql-14-pgfincore_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 27116
SHA256: 6363205c9034134c39e6217ba623739c07f45c26214870ee1fa22550c56f74aa
SHA1: 45b7d8f9dfa5204f5a1c9d46e3feefc05d428da4
MD5sum: d63292cb157e3fea44835600df8348ab
Description: set of PostgreSQL functions to manage blocks in memory
 Those functions let you know which and how many disk block from a relation
 are in the page cache of the operating system, and eventually write the
 result to a file. Then using this file, it is possible to restore the page
 cache state for each block of the relation.

Package: postgresql-14-pgfincore-dbgsym
Package-Type: ddeb
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 56
Depends: postgresql-14-pgfincore (= 1.3.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgfincore/postgresql-14-pgfincore-dbgsym_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 40524
SHA256: c15499b61ee2d7c07e32c0bb020687c4d008c9ea8eaff1054690e67edbab3a40
SHA1: 89189fc19eb6c819614db90c6c83c12f44e74eb2
MD5sum: 4a0f15fd49d6de493f992afb8cdbb4dd
Description: debug symbols for postgresql-14-pgfincore
Build-Ids: 31b3ecfb6a7f18b7d69ae370b771df2357e102f2

Package: postgresql-14-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1815
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17)
Homepage: https://github.com/enova/pgl_ddl_deploy
Priority: optional
Section: database
Filename: pool/main/p/pgl-ddl-deploy/postgresql-14-pgl-ddl-deploy_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 39164
SHA256: e3da7e8f54cbf33948803fb06502b3e5a668627cc3e90676350c24e38ddd4842
SHA1: 2682ce41adb79b1d30151cd0eb4aaa45a2ba9004
MD5sum: d39db27c0a590fd9f6e44a0148ca73fe
Description: Transparent DDL replication for PostgreSQL
 Automated DDL deployment using PgLogical for PostgreSQL 14.

Package: postgresql-14-pgl-ddl-deploy-dbgsym
Package-Type: ddeb
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
Depends: postgresql-14-pgl-ddl-deploy (= 2.2.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgl-ddl-deploy/postgresql-14-pgl-ddl-deploy-dbgsym_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 18752
SHA256: df2869497001d7307b05376a67fdd1046e3022e6b67d9a5e575dd577a8763e11
SHA1: e62c2a61342af846ed2157b6f3fd9eb4557033e6
MD5sum: 7b0f10cb1af1419b21baf8dca7b4906a
Description: debug symbols for postgresql-14-pgl-ddl-deploy
Build-Ids: 5e533e8d13ed6ed9b82de2d9fd6fc2f1144c0136 73584432e9b58d365fb2cb7740655bc15b17c66a

Package: postgresql-14-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1147
Depends: libc6 (>= 2.38), libpq5 (>= 9.1~), postgresql-14, postgresql-14-jit-llvm (>= 17)
Homepage: https://www.2ndquadrant.com/en/resources/pglogical/
Priority: optional
Section: database
Filename: pool/main/p/pglogical/postgresql-14-pglogical_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 375400
SHA256: 80c6ca92a446139d3290e2e3c35bce7e80b62b4e2280b5bec506630e3b12656c
SHA1: a6420520c48a5a5ceebfda235d30d801cb284878
MD5sum: 1b1dfcf47babaa0073ca76afdfea9eea
Description: 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.
 .
 Use-Cases include migrations and major-version upgrades, aggregation of
 several databases into a Data Warehouse, It utilises the Logical Decoding
 features available since PostgreSQL 9.4 working with low overhead on both
 provider and subscriber.

Package: postgresql-14-pglogical-dbgsym
Package-Type: ddeb
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 551
Depends: postgresql-14-pglogical (= 2.4.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical/postgresql-14-pglogical-dbgsym_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 428284
SHA256: f2b82501bce9fb24b41a8857517e91445b2ccf7fba010806872deeaafbc6c91c
SHA1: d5ae2cb2a3ac06522616f0ee7bbbc0bbc13c1ba6
MD5sum: 879768488a3a0e828952d5e821f5c3f0
Description: debug symbols for postgresql-14-pglogical
Build-Ids: 07b4df6ccf1f275af97c272a4403ce094caf6646 4afb05ce959221777cc5ce7499afc3ac429c9379 ffde400afc2cfc96fbd717ef30db4642a8efe18c

Package: postgresql-14-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-14-pglogical, postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/enova/pglogical_ticker
Priority: optional
Section: database
Filename: pool/main/p/pglogical-ticker/postgresql-14-pglogical-ticker_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 20608
SHA256: 160cc9bbc2dea867e5a2dd89f01336e38e5d0d3d5ca27a7220fd695a69643c0b
SHA1: ed319276e66af0e48690ddaadd5d185ec6788c7a
MD5sum: 9aa8a13fe8386193fddbb810a95e89cc
Description: Have time-based replication delay for pglogical
 A pglogical extension to get time-based replication delay for PostgreSQL 14.

Package: postgresql-14-pglogical-ticker-dbgsym
Package-Type: ddeb
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-14-pglogical-ticker (= 1.4.1-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical-ticker/postgresql-14-pglogical-ticker-dbgsym_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 14556
SHA256: 182981ba6b27e2ce5120c0f21b532abbaf4e32a488b099eaec100e084687abe7
SHA1: 61918b36d0f1ae663e1548eead552629f039f0f6
MD5sum: 90e3299c025fd1f4a975186c8bcff540
Description: debug symbols for postgresql-14-pglogical-ticker
Build-Ids: 1b3a3d0058e658d2948668c3676f429148dadf0e

Package: postgresql-14-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 122
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1)
Homepage: https://github.com/ohmu/pgmemcache
Priority: optional
Section: database
Filename: pool/main/p/pgmemcache/postgresql-14-pgmemcache_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 46836
SHA256: ac9703c535e6231606b67de4e13011bab60ecb4255c6e8331fa4db9e6ead0763
SHA1: da397213a9a9586a59502a0f632677785f647ffa
MD5sum: a295746ecdf5f954f7fc905ccd956a54
Description: PostgreSQL interface to memcached
 pgmemcache is an extension for PostgreSQL that provides an API to
 memcached through user-defined functions.
 .
 memcached is a high-performance, distributed memory object caching
 system, generic in nature, but originally intended for use in
 speeding up dynamic web applications by alleviating database load.

Package: postgresql-14-pgmemcache-dbgsym
Package-Type: ddeb
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 71
Depends: postgresql-14-pgmemcache (= 2.3.0-14.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgmemcache/postgresql-14-pgmemcache-dbgsym_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 47664
SHA256: 7677ec664d24ed4df89b3e9acd95f77d49955f05e5e646bb32152b331617b883
SHA1: dd89d6f55674b2bbc755750a155ce3d8bdb808d3
MD5sum: c971daede5f5572cd8e3f728bc51e44d
Description: debug symbols for postgresql-14-pgmemcache
Build-Ids: 75bd776acc84967c2f1301fb8124d3638c602462

Package: postgresql-14-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 366
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg)
Homepage: https://github.com/dvarrazzo/pgmp
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pgmp/postgresql-14-pgmp_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 102724
SHA256: 9c4ae51d2278822eaf29655cfc71a5a7c7c20920a1c3cb8e419ff6bffbb39662
SHA1: 95811e3bee6d07202514c86210a901f98d476e6e
MD5sum: fef8975724d7eb814d8dec45346f58c2
Description: arbitrary precision integers and rationals for PostgreSQL 14
 pgmp is a PostgreSQL extension to add the GMP data types and functions
 directly into the database.
 .
 The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary
 precision rationals) to PostgreSQL and exposes to the database all the
 functions available in the GMP library for these data types, allowing:
 .
  * higher performance arithmetic on integers respect to the numeric data type
  * a rational data type for absolute precision storage and arithmetic
  * using specialized functions to deal with prime numbers, random numbers,
    factorization directly into the database.

Package: postgresql-14-pgmp-dbgsym
Package-Type: ddeb
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 131
Depends: postgresql-14-pgmp (= 1.0.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pgmp/postgresql-14-pgmp-dbgsym_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 69104
SHA256: ade8afb0c61599f7b494897c9f5b43998e505b7ee6ac28d9c50aa345cdf18cde
SHA1: 67bb891cb502213715a2cb597a2d435fd5f8669c
MD5sum: de6220b63f8da56fcfe2dd63a29ce15e
Description: debug symbols for postgresql-14-pgmp
Build-Ids: e1c1d44fcfffc86c9c6bf2871209bcf2510c6a30

Package: postgresql-14-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 239
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.34)
Homepage: https://github.com/CrunchyData/pgnodemx
Priority: optional
Section: database
Filename: pool/main/p/pgnodemx/postgresql-14-pgnodemx_1.7-1.pgdg24.04+1_s390x.deb
Size: 85704
SHA256: 976c7aab3ed896664076fe3dbac6ffbf8864a2ae63d22357b34b7a4cfc0c2a10
SHA1: 3eb8148a70100f0a9810a818eea0ba0f915ba01f
MD5sum: 322da19c275ebc5cbf78245ec2af4b16
Description: capture node OS metrics from PostgreSQL
 pgnodemx is a PostgreSQL extension that provides SQL functions to allow
 capture of node OS metrics via SQL queries.
 .
  * cgroup related functions
  * environment variable related functions
  * /proc related functions
  * system information related functions
  * Kubernetes DownwardAPI related functions
  * general information functions

Package: postgresql-14-pgnodemx-dbgsym
Package-Type: ddeb
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 115
Depends: postgresql-14-pgnodemx (= 1.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgnodemx/postgresql-14-pgnodemx-dbgsym_1.7-1.pgdg24.04+1_s390x.deb
Size: 79852
SHA256: b47910f9bc0c6e3d77afdccb963c0f2f9abe713b0b8050e2ca3e270447c0a7e3
SHA1: cc1bb04e7460d504773c9e2b923d7ea53e6d123e
MD5sum: 183d3eb1ec61417aefb3bbd0f0a39158
Description: debug symbols for postgresql-14-pgnodemx
Build-Ids: 163e0450b2cbd6d0023159e2fee3dfa34b7ee2f0

Package: postgresql-14-pgpool2
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 284
Depends: libpgpool2 (>= 4.6.0-1.pgdg24.04+1), postgresql-14, libc6 (>= 2.38)
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Priority: optional
Section: database
Filename: pool/main/p/pgpool2/postgresql-14-pgpool2_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 155760
SHA256: 2aa7f726413f90a8d205f29da3585bed9e0368167340a21bc03cecc5e7b7cea8
SHA1: 2a5618be14a994b1dd56de3862bfed2fbe130acf
MD5sum: 14e3715fc7cbd7725cc6137d4176c3a0
Description: connection pool server and replication proxy for PostgreSQL - modules
 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client.  This package contains support modules for
 the PostgreSQL 14 server:
 .
  * pgpool_adm
  * pgpool_recovery (PostgreSQL 9.1 and above)
  * pgpool_regclass (PostgreSQL 9.1 and above)

Package: postgresql-14-pgpool2-dbgsym
Package-Type: ddeb
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-14-pgpool2 (= 4.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-14-pgpool2-dbgsym_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 50768
SHA256: 46b196beb93a1ad5ef8cd7572c79e90f1d5b7909ce8aacb60b00829582db1000
SHA1: d20a27942f0801e122cb8bbf3d59af117fb78977
MD5sum: be59e1734dc9847574dd207b78ecc584
Description: debug symbols for postgresql-14-pgpool2
Build-Ids: 32ab60bdbcfcec4bb3e9154a41e88cc830b8a2d9 a7b249842c3113f019c737fc8d725fdebc4ba846 bad20195859db17d84c917841ddad1eea6250f32

Package: postgresql-14-pgq-node
Source: pgq-node
Version: 3.5-7.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 538
Depends: postgresql-14, postgresql-14-pgq3
Priority: optional
Section: database
Filename: pool/main/p/pgq-node/postgresql-14-pgq-node_3.5-7.pgdg24.04+1_all.deb
Size: 12844
SHA256: 127cc6a5426d5c33157d48015c07e866cc73af8678a14593db86807d031ae521
SHA1: ed003941ace8cbf5b779a9794c761cb7a43f6344
MD5sum: 74d0c6fe77f43cd1d5bd37456f052ed1
Description: Cascaded queueing on top of PgQ
 PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
 database, each queue can be consumed by multiple consumers.
 .
 This package contains the pgq_node PostgreSQL extension that provides queue
 node registration and coordination for cascaded queueing.

Package: postgresql-14-pgq3
Source: pgq
Version: 3.5-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2132
Depends: libc6 (>= 2.4), postgresql-14, postgresql-14-jit-llvm (>= 17), pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-14-pgq3_3.5-4.pgdg24.04+1_s390x.deb
Size: 129708
SHA256: 5430dd1c15f988d1e2d9431ba37cf8bf1bb527f317ffdf279850b8e95ce6bcc8
SHA1: 1a2d7a5e4c1a9e017de4f2df2d9fe93665bfeb31
MD5sum: 94f41e324e34786b41ceb236d2de1021
Description: Generic queue for PostgreSQL
 This extension provides generic queues for PostgreSQL.
 .
 It allows multiple queues in one database, each queue can
 be consumed by multiple consumers.

Package: postgresql-14-pgq3-dbgsym
Package-Type: ddeb
Source: pgq
Version: 3.5-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 115
Depends: postgresql-14-pgq3 (= 3.5-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-14-pgq3-dbgsym_3.5-4.pgdg24.04+1_s390x.deb
Size: 76596
SHA256: fca28463ff3f65318f8916a5047f03de0d13ac6709730df52274d758c8fc18ea
SHA1: a9fbd1c37ca7d6a52bd217b0c23dceed0f370a49
MD5sum: 132d9d6679d9cc79a479942b2f5ca944
Description: debug symbols for postgresql-14-pgq3
Build-Ids: 12a1f2421cf4f2cfc47774bd55d41890dd308d6a 54c56edc0aea37101d1c239116e36924d616d077

Package: postgresql-14-pgrouting
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 2219
Depends: postgresql-14-pgrouting-scripts (>= 3.7.3-1.pgdg24.04+1), postgresql-14, postgresql-14-postgis, postgresql-14-postgis-scripts, libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Homepage: https://www.pgrouting.org
Priority: optional
Section: misc
Filename: pool/main/p/pgrouting/postgresql-14-pgrouting_3.7.3-1.pgdg24.04+1_s390x.deb
Size: 672576
SHA256: f950e74134576cd91f29fc05755dfa1952260bebb8745c2ae8d8bd1f423ad8fd
SHA1: 7d5fb2753446a8a893e596e507958d13170753e2
MD5sum: b8c5d390e2898d1b6d7beb90159e9084
Description: Routing functionality support for PostgreSQL/PostGIS
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package supports PostgreSQL 14.

Package: postgresql-14-pgrouting-dbgsym
Package-Type: ddeb
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 14082
Depends: postgresql-14-pgrouting (= 3.7.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgrouting/postgresql-14-pgrouting-dbgsym_3.7.3-1.pgdg24.04+1_s390x.deb
Size: 13186320
SHA256: b121ecc1674748641ff0b0ae1079135bed66dc2da24db854a4e4eb8ba4991193
SHA1: 63ea56bf1ec7e7ca804669a70f9149561cccc3c3
MD5sum: e9328edc1835e40a2fbbd13b03fc1fe4
Description: debug symbols for postgresql-14-pgrouting
Build-Ids: bd26da6d92b1b7b51a1ac7a17cc2ccacff17f56f

Package: postgresql-14-pgrouting-doc
Source: pgrouting
Version: 3.7.0-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 8110
Depends: libjs-mathjax, libjs-sphinxdoc (>= 7.2.2)
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: doc
Filename: pool/main/p/pgrouting/postgresql-14-pgrouting-doc_3.7.0-1.pgdg24.04+1_all.deb
Size: 2414608
SHA256: e2d4a7c3d526b2564634f8c0db85f374c654440d0027cc5751d7599cdba93432
SHA1: 70906ce0381ac8bb403b081e7e547ef7f56ccde4
MD5sum: feb1d7c022be56233990fb3ba6c4267d
Description: Routing functionality support for PostgreSQL/PostGIS (Documentation)
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package contains the documentation.

Package: postgresql-14-pgrouting-scripts
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 3886
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: misc
Filename: pool/main/p/pgrouting/postgresql-14-pgrouting-scripts_3.7.3-1.pgdg24.04+1_all.deb
Size: 64612
SHA256: f5a3016aec5244edd8bde4dfacd5b5364fc67aa290dcc670b6ef1f1cd343e8e6
SHA1: 6224f1a196e1c456c701557e7bb03f82fefe44d7
MD5sum: c0f5de48c5e704879c712254b7675172
Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package contains the SQL scripts for installing pgRouting, and for
 upgrading from earlier pgRouting versions.
 .
 This package supports PostgreSQL 14.

Package: postgresql-14-pgsphere
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1718
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libhealpix-cxx3 (>= 3.80.0), libstdc++6 (>= 13.1)
Provides: postgresql-pgsphere
Homepage: https://pgsphere.github.io/
Priority: optional
Section: database
Filename: pool/main/p/pgsphere/postgresql-14-pgsphere_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 444732
SHA256: dd20b01aafdc8f2d6908600a2507fed9633d9a5463b8103fb4e995bc9717d8cd
SHA1: f33bafd707ffeb99569f57e82df5a76d0f508a44
MD5sum: acd6193359c165fea7b0933432ebc76e
Description: Spherical data types for PostgreSQL
 PgSphere, an extension for PostgreSQL, aims at providing uniform
 access to spherical data. It allows for a fast search and analysis for
 objects with spherical attributes in geographical, astronomical, or
 other applications using PostgreSQL.
 .
 By using an SQL interface, PgSphere's users can conveniently manage
 data of geographical objects around the world and astronomical data
 collections like star and other catalogues.

Package: postgresql-14-pgsphere-dbgsym
Package-Type: ddeb
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 539
Depends: postgresql-14-pgsphere (= 1.5.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsphere/postgresql-14-pgsphere-dbgsym_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 400720
SHA256: 7cbb676c3df8b7cd83765d4a8bcfc6bb755c73c265f89c5a71acbbe307b4526a
SHA1: 4706b27272c37e4bb7db865f13db9306bb486a57
MD5sum: 73622887c052731f4cc7fa066fdb1d2a
Description: debug symbols for postgresql-14-pgsphere
Build-Ids: 7e32bea6fb85083db97467ac5b4d9f6976919d7d

Package: postgresql-14-pgtap
Source: pgtap
Version: 1.3.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1778
Depends: postgresql-14
Recommends: libtap-harness-archive-perl, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, pgtap-doc
Breaks: pgtap (<< 0.95)
Replaces: pgtap (<< 0.95)
Provides: postgresql-pgtap
Homepage: https://pgtap.org/
Priority: optional
Section: database
Filename: pool/main/p/pgtap/postgresql-14-pgtap_1.3.3-3.pgdg24.04+1_all.deb
Size: 45568
SHA256: 2e7188d2e7b8da890d3c4ac61ab038c00ebec749f42531d208cd713977d4c95f
SHA1: b0629671f3cc85ea398ffa11c3beb655855bd598
MD5sum: df8f494f8ab12e3ccdc8cd3c3e5ce317
Description: Unit testing framework extension for PostgreSQL 14
 pgTAP is a suite of database functions that make it easy to write
 TAP-emitting unit tests in psql scripts suitable for harvesting,
 analysis, and reporting by a TAP harness, such as those used in Perl
 and PHP applications.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).
 .
 This package contains the extension for PostgreSQL 14.

Package: postgresql-14-pgtt
Source: pgtt
Version: 4.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 159
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/darold/pgtt/
Priority: optional
Section: database
Filename: pool/main/p/pgtt/postgresql-14-pgtt_4.0-2.pgdg24.04+1_s390x.deb
Size: 55992
SHA256: d43dde2690360cbcd07f40835629355b0366f31028457d932c1985c2ff7abc72
SHA1: 1c50f4d0524cac1a9b800485b28f97ff41106cee
MD5sum: fa5fedfeb96c5faef43ffdac1083481d
Description: PostgreSQL Global Temporary Tables
 pgtt is a PostgreSQL extension to create, manage and use Oracle-style Global
 Temporary Tables.
 .
 The objective of this extension is to provide Global Temporary Tables to
 PostgreSQL waiting for an in-core implementation. The main interest of this
 extension is to mimic the Oracle behavior with GTT when you can not or do not
 want to rewrite the application code when migrating to PostgreSQL.

Package: postgresql-14-pgtt-dbgsym
Package-Type: ddeb
Source: pgtt
Version: 4.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 96
Depends: postgresql-14-pgtt (= 4.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtt/postgresql-14-pgtt-dbgsym_4.0-2.pgdg24.04+1_s390x.deb
Size: 75932
SHA256: cea65a0925855bb6212395bf35dfbe2c8b413b6c2b9cefe28b5f8c1434712d41
SHA1: 83290066ea3259b91111b5cc14e888290c4beb6e
MD5sum: 8a61598576ee271269855bc7c939fc2e
Description: debug symbols for postgresql-14-pgtt
Build-Ids: 3308428c39e5ce034a56ce99c8484df75697c9de

Package: postgresql-14-pgvector
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 707
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/pgvector/pgvector
Priority: optional
Section: database
Filename: pool/main/p/pgvector/postgresql-14-pgvector_0.8.0-1.pgdg24.04+1_s390x.deb
Size: 264256
SHA256: a1eefd8da6bc34375b5cc7519c6f7f89aacc5b0a841e74ddc769e798f3441945
SHA1: 0919cfc46de093462b6af7b855c97564dc3e151b
MD5sum: 80c917c362f373dfd59597800bd20130
Description: Open-source vector similarity search for Postgres
 Supports exact and approximate nearest neighbor search for L2 distance, inner
 product, and cosine distance.

Package: postgresql-14-pgvector-dbgsym
Package-Type: ddeb
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 370
Depends: postgresql-14-pgvector (= 0.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgvector/postgresql-14-pgvector-dbgsym_0.8.0-1.pgdg24.04+1_s390x.deb
Size: 301096
SHA256: 393f12698b528f95c0de82c8083fc3a99f82051cb4b7161f6de41d2c9beb51c6
SHA1: 7cecb1db30380e1105239414ef191cbfad76d32a
MD5sum: 2811e7947482cc10d6850cead20df960
Description: debug symbols for postgresql-14-pgvector
Build-Ids: 5d25c05e878f3d673c4b9ff975f2f3d47ee317e6

Package: postgresql-14-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 214
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Suggests: pgadmin3 | pgadmin4
Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git
Priority: optional
Section: database
Filename: pool/main/p/pldebugger/postgresql-14-pldebugger_1.8-2.pgdg24.04+1_s390x.deb
Size: 80988
SHA256: 3754fc475f311929ac7e3848c0074e68e7246bc0e56c848e2c659934c72171f9
SHA1: 1d361857f57906c2e168c6876311dd3f76935bb5
MD5sum: 0ef2623cac49dfb6d7408de8e84a1f11
Description: PostgreSQL pl/pgsql Debugger API
 This module is a set of shared libraries which implement an API for
 debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin
 project (http://www.pgadmin.org/) provides a client user interface as
 part of pgAdmin III v1.10.0 and above, and pgAdmin 4.

Package: postgresql-14-pldebugger-dbgsym
Package-Type: ddeb
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 126
Depends: postgresql-14-pldebugger (= 1:1.8-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pldebugger/postgresql-14-pldebugger-dbgsym_1.8-2.pgdg24.04+1_s390x.deb
Size: 96204
SHA256: fedac092ca040e0618c604b174e48579eab96b9e20c10d0c9d31d1d9b4663091
SHA1: 26aa8190b2cf4f54b49f488965ba3bb485cd2c0a
MD5sum: c2d6ee2b985dd78e8832a25164bd6203
Description: debug symbols for postgresql-14-pldebugger
Build-Ids: 54fee0fcd3127049df05fdb1c7fad3180f299be7

Package: postgresql-14-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 913
Depends: postgresql-contrib-14, postgresql-14, postgresql-14-jit-llvm (>= 19), libc6 (>= 2.38), liblua5.3-0
Homepage: https://github.com/pllua/pllua
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pllua/postgresql-14-pllua_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 370864
SHA256: 062cb15a2c8be2fe09995ca121e35c2b46f3878a621d15096bc55587a390cfb5
SHA1: de987f6c43bf1826e69dfbb637ec1d027f853fe5
MD5sum: 3b121749208560ffb1827b6dfc7898ca
Description: Lua procedural language for PostgreSQL 14
 PL/Lua is an implementation of Lua as a loadable procedural language for
 PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers
 written in the Lua programming language.
 .
 It brings the power and simplicity of Lua to PostgreSQL, including:
 small memory footprint, simple syntax, lexical scoping, functions as
 first-class values, and coroutines for non-preemptive threading.
 .
 This package is based on pllua-ng.

Package: postgresql-14-pllua-dbgsym
Package-Type: ddeb
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 422
Depends: postgresql-14-pllua (= 1:2.0.12-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pllua/postgresql-14-pllua-dbgsym_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 332868
SHA256: 77dea4a29858323c67f43680170baa66503d8158d5eef5ccdcbb6a33dbd02e3a
SHA1: ab4675b9672374075febd2461a7765a8d113c8fd
MD5sum: 9b653e8654a98d8ba3b3e568c7566d64
Description: debug symbols for postgresql-14-pllua
Build-Ids: 19fb1ef7744bb07c151cf60aa00b9c6f5ab4dd7f cf57ce82246915fc0ad7ecb710ee5091bc4b9832

Package: postgresql-14-plpgsql-check
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 714
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.17)
Homepage: https://github.com/okbob/plpgsql_check
Priority: optional
Section: database
Filename: pool/main/p/plpgsql-check/postgresql-14-plpgsql-check_2.7.15-1.pgdg24.04+1_s390x.deb
Size: 329680
SHA256: 31a19b895ed70e73957210d16accbbe824a4f30e6fe74c13516add8e6a32d094
SHA1: e1a2f52cdaaf8d40d9631be52e710dc4888713b6
MD5sum: d2722d8163c516a668287a4d9f4117ff
Description: plpgsql_check extension for PostgreSQL
 plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source code.
 The SQL statements inside PL/pgSQL functions are checked for semantic errors.
 .
 Features:
  * check fields of referenced database objects and types inside embedded SQL
  * using correct types of function parameters
  * unused variables and function argumens, unmodified OUT argumens
  * partially detection of dead code (due RETURN command)
  * detection of missing RETURN command in function
  * try to identify unwanted hidden casts, that can be performance issue like
    unused indexes
  * possibility to collect relations and functions used by function
  * possibility to check EXECUTE stmt against SQL injection vulnerability

Package: postgresql-14-plpgsql-check-dbgsym
Package-Type: ddeb
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 374
Depends: postgresql-14-plpgsql-check (= 2.7.15-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plpgsql-check/postgresql-14-plpgsql-check-dbgsym_2.7.15-1.pgdg24.04+1_s390x.deb
Size: 299904
SHA256: a2a32af0921705ed3292a6a17dfef69d376939d285002842b8adcdcc6c69eae4
SHA1: d946e181cabb2886c95228abd2b9174476860241
MD5sum: b2642849b5d89e7b0aebc8773a8f02af
Description: debug symbols for postgresql-14-plpgsql-check
Build-Ids: 74e6f03e8c23f6bbcfa8e0e4f831c285f0a85696

Package: postgresql-14-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.17)
Recommends: plprofiler
Provides: postgresql-plprofiler
Homepage: https://github.com/bigsql/plprofiler
Priority: optional
Section: database
Filename: pool/main/p/plprofiler/postgresql-14-plprofiler_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 47072
SHA256: f8d51b5dd170740d93a95b2aab871451e5da3e1cf487059846557f5e51d00fa1
SHA1: 4e652f8dc2b5f22f172bbaa348c38aad8acdcb7a
MD5sum: 945c06e357b339474280f6612cb0fafb
Description: PostgreSQL PL/pgSQL functions performance profiler
 The plprofiler is an extension for the PostgreSQL database system to create
 performance profiles of PL/pgSQL functions and stored procedures. The included
 external Python class and command line utility can be used to easily control
 the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save
 and manage the resulting performance datasets and create HTML reports from
 them.
 .
 This package contains the PostgreSQL server extension.

Package: postgresql-14-plprofiler-dbgsym
Package-Type: ddeb
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 81
Depends: postgresql-14-plprofiler (= 4.2.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plprofiler/postgresql-14-plprofiler-dbgsym_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 57732
SHA256: 8a1efdcfb47be7db8cc7e0085541d8c2c92a854c0c075aa3db4b04b122b1589d
SHA1: ed35e902e3b43fa5f4569a2510b55e268fc0572e
MD5sum: b377088cff46e91a879d40a89545bcb6
Description: debug symbols for postgresql-14-plprofiler
Build-Ids: 055622ea34809922d09cdd2bd455bf263072b301

Package: postgresql-14-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 313
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38), libpq5
Homepage: https://plproxy.github.io/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plproxy/postgresql-14-plproxy_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 143028
SHA256: 4d3b91c63d689755c1abd531251a46983151ef2858b98ca91103a6e29d9e7b9e
SHA1: 004e861f3c1144907ea4206995fe43ee3224acbc
MD5sum: 49ec5338570ed3eece1ddd6f9a74e583
Description: database partitioning system for PostgreSQL 14
 PL/Proxy is a database partitioning system implemented as a PL language. Main
 idea is that proxy functions are created with same signature as the remote
 functions to be called, so only destination info needs to be specified inside
 proxy function bodies.

Package: postgresql-14-plproxy-dbgsym
Package-Type: ddeb
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 160
Depends: postgresql-14-plproxy (= 2.11.0-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plproxy/postgresql-14-plproxy-dbgsym_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 119328
SHA256: 4dca21e3d6ba55f4a1255eaea6e141f992e6d8ab5ca0133c6f81d421d9e9a1e5
SHA1: 5b694645a8433efe670576a3b7482d304317d874
MD5sum: 80102bff2048b547dfe3bcc18ebc4393
Description: debug symbols for postgresql-14-plproxy
Build-Ids: ad90d412e7dc2d0c5442386c097dfe8e4346646c

Package: postgresql-14-plr
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 289
Depends: r-base-core (>= 2.10), postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Suggests: r-recommended
Provides: postgresql-plr
Homepage: https://github.com/postgres-plr/plr
Priority: optional
Section: database
Filename: pool/main/p/plr/postgresql-14-plr_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 135424
SHA256: 2c3becd701d25494a26829cdce8651d6854ac892b5269a9da4401693a4334e44
SHA1: ba8aa4315b21d2d39fdfad858b81c1d45b10b61a
MD5sum: 93a24f74096f3237618a5388fcc972fa
Description: Procedural language interface between PostgreSQL and R
 R is a language and environment for statistical computing and graphics,
 providing a wide variety of statistical and graphical techniques (linear and
 nonlinear modelling, statistical tests, time series analysis, classification,
 clustering, and so on).
 .
 PostgreSQL is an open source SQL database server.
 .
 This package provides a procedural language interface to R from
 PostgreSQL. Procedural languages are used to write functions
 which can be called in database queries.

Package: postgresql-14-plr-dbgsym
Package-Type: ddeb
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 164
Depends: postgresql-14-plr (= 1:8.4.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-14-plr-dbgsym_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 131044
SHA256: c1f8a295445dcef72fbf9b5ca7073e953847618ac0e5e29d18ab299f458b6b6d
SHA1: a3403af0cf2d6d953c3cd91b7a3a1026f06fc3eb
MD5sum: e6ba4f6f9dd3c0c70f818d739d4443fc
Description: debug symbols for postgresql-14-plr
Build-Ids: fbc6b8d28c531c2f58e4d77e3a3b605817947b4b

Package: postgresql-14-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: http://plsh.projects.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plsh/postgresql-14-plsh_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 28268
SHA256: 664eb48371e68a217031b01d4ad54a26a468c0d555f0ca6b11cc93932a15278f
SHA1: 5f2a72dc27850b6d19043c33d82136baec382f0b
MD5sum: 78dd542027c1d3912bd9439bb11888bd
Description: PL/sh procedural language for PostgreSQL 14
 PL/sh enables an SQL developer to write procedural language functions
 for PostgreSQL 14 in a shell of his choice.  You need this package
 if you have any PostgreSQL 14 functions that use the language plsh.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-14-plsh-dbgsym
Package-Type: ddeb
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-14-plsh (= 1.20220917-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plsh/postgresql-14-plsh-dbgsym_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 45044
SHA256: 1e5f97116f616f4e55bdf2d18f5c828f09f3eb911b599c60c6b01fa70788d928
SHA1: 43f1848190de264b216d331d6dc21661d6008bb1
MD5sum: 2bf75f8f6baef61f4133ebc82f6dc6ea
Description: debug symbols for postgresql-14-plsh
Build-Ids: e022a894732df4d40b2fb0746217bb4c0fb4c98e

Package: postgresql-14-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 460
Depends: postgresql-14, libc6 (>= 2.38), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Homepage: https://github.com/pgpointcloud/pointcloud
Priority: optional
Section: database
Filename: pool/main/p/pgpointcloud/postgresql-14-pointcloud_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 100932
SHA256: cbe1d7f30d7c66dde46207461f650f63a8d9fdfe65a13faf783cda1e79a226cf
SHA1: f204c3dc84f9974bb92cf66de6e58d63cebc70b7
MD5sum: 7ac5c7ebb526839b81f4b404b33719c6
Description: PostgreSQL extension for storing point cloud (LIDAR) data
 LIDAR sensors quickly produce millions of points with large numbers of
 variables measured on each point. The challenge for a point cloud database
 extension is efficiently storing this data while allowing high fidelity access
 to the many variables stored.
 .
 Much of the complexity in handling LIDAR comes from the need to deal with
 multiple variables per point. The variables captured by LIDAR sensors varies
 by sensor and capture process. Some data sets might contain only X/Y/Z values.
 Others will contain dozens of variables: X, Y, Z; intensity and return number;
 red, green, and blue values; return times; and many more. There is no
 consistency in how variables are stored: intensity might be stored in a 4-byte
 integer, or in a single byte; X/Y/Z might be doubles, or they might be scaled
 4-byte integers.
 .
 PostgreSQL Pointcloud deals with all this variability by using a "schema
 document" to describe the contents of any particular LIDAR point. Each point
 contains a number of dimensions, and each dimension can be of any data type,
 with scaling and/or offsets applied to move between the actual value and the
 value stored in the database. The schema document format used by PostgreSQL
 Pointcloud is the same one used by the PDAL library.

Package: postgresql-14-pointcloud-dbgsym
Package-Type: ddeb
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 252
Depends: postgresql-14-pointcloud (= 1.2.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpointcloud/postgresql-14-pointcloud-dbgsym_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 183664
SHA256: f11ac3a534bd3c50ecc1c3f23cbe45afadebef87895228140a126ddb0aee4cda
SHA1: 8ae447ae3d4e7511d443cf035d5b2d768dd3e639
MD5sum: e6df338e8f689f588d9debbfcfa69935
Description: debug symbols for postgresql-14-pointcloud
Build-Ids: f185b06e34a5d3cf22952d2667b5585ff1716dd9

Package: postgresql-14-postgis-3
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 10485
Depends: postgresql-14, postgresql-14-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdal34t64 (>= 3.7.0), libgeos-c1t64 (>= 3.12.0), libjson-c5 (>= 0.15), libpcre2-8-0 (>= 10.22), libproj25 (>= 7.1.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1t64 (>= 1.5.0), libstdc++6 (>= 13.1), libxml2 (>= 2.7.4)
Suggests: postgis
Provides: postgresql-14-postgis
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-14-postgis-3_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 3668880
SHA256: 296f0508922f4e5b8c055509700821674824af009dfed962746169ba40ac31cf
SHA1: 0d3a4e7251733861ca3ff9182af9fc09daad34ed
MD5sum: d70c3a337f293c950ddb22b165e841b4
Description: Geographic objects support for PostgreSQL 14
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".

Package: postgresql-14-postgis-3-dbgsym
Package-Type: ddeb
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 4649
Depends: postgresql-14-postgis-3 (= 3.5.2+dfsg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgis/postgresql-14-postgis-3-dbgsym_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 3811920
SHA256: 107823a8eca6111594900a099f934bd1dd5bc4d9002a24d22710567b0bbd19f1
SHA1: 553c8a1772dfb3c597f8f033be6f41524ab64512
MD5sum: d6921737e2f36e9f671afaf3de6183b9
Description: debug symbols for postgresql-14-postgis-3
Build-Ids: 0ef4d7516230082a2ef416519520e74aaa4f4689 1215060af1e6f39d62d53bbf01faa5f0002d901e 52ef42f045007872fc925c5b5fd9ef19346250d5 54749bd102a325260a8c8a66d1f5a0a8d8aef8ed 752cc6d3b6c6ea7df1b604b9a34ca0c065f5d8eb

Package: postgresql-14-postgis-3-scripts
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 38554
Recommends: postgresql-14-postgis-3
Provides: postgresql-14-postgis-scripts
Multi-Arch: foreign
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-14-postgis-3-scripts_3.5.2+dfsg-1.pgdg24.04+1_all.deb
Size: 1277160
SHA256: 7fdaf2ac20d4adcee87a1072487b1f4c80aa0e8b8fa096445778ae9734bd3746
SHA1: aefd77664c6e86c96be39cbb902ff9968bdd871e
MD5sum: 4b47897c4415752c60a0e9882d6d9c8e
Description: Geographic objects support for PostgreSQL 14 -- SQL scripts
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This package contains the SQL scripts for installing PostGIS in a PostgreSQL
 14 database, and for upgrading from earlier PostGIS versions.

Package: postgresql-14-powa
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2484
Depends: postgresql-contrib-14, postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.17)
Suggests: powa-collector, powa-web
Provides: postgresql-powa
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/powa-archivist/postgresql-14-powa_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 74908
SHA256: 5bdf99dbbf2444777e6b3347509b4f0035be78799e03dabf54cf28bcafd4e7e1
SHA1: 59bd94def02b49af145015eb5e102c9a43497204
MD5sum: 974251c501b7caf14c9563979d93f22a
Description: PostgreSQL Workload Analyzer -- PostgreSQL 14 extension
 PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and
 provides real-time charts and graphs to help monitor and tune your PostgreSQL
 servers. This package contains the core extension of the PoWA project, the
 archivist.
 .
 Related packages:
  * powa-web: web frontend
  * powa-collector: collector daemon for remote snapshots

Package: postgresql-14-powa-dbgsym
Package-Type: ddeb
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-14-powa (= 5.0.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-14-powa-dbgsym_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 34084
SHA256: 83f22985b66d30c7653b4cffc3c5521658a80b1d85bdd31774f4ae9d23513a77
SHA1: de517261ec1ffe942df509b56c119e518d1f3174
MD5sum: 39cf2bcd2524b4af36f0caca285d9c8b
Description: debug symbols for postgresql-14-powa
Build-Ids: ba10ef01d2468dd3d92167eb51e4e855756ce7d6

Package: postgresql-14-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-14-prefix_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 45180
SHA256: dd737c3cf81b739034d59167f9951f4d0fbf4f6ea85631d6c4ca9ef79cb9ff03
SHA1: 8a32bc41ac896c259be017af46ae14fe42786b0f
MD5sum: 7f6351aceecc7cb5227fee006739238d
Description: Prefix Range module for PostgreSQL
 This PostgreSQL module provides the prefix_range datatype, allowing to
 index searches such as finding the longest prefix matching a telephone
 number, having prefixes in a table and telephone number as a parameter:
 .
  select * from prefixes where prefix @> '0100091234';
 .
 The prefix column has to be of type prefix_range, and any text field
 can get indexed by the provided GiST opclass.

Package: postgresql-14-prefix-dbgsym
Package-Type: ddeb
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-14-prefix (= 1.2.10-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/prefix/postgresql-14-prefix-dbgsym_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 48564
SHA256: dd0f505be2de900b8601c0c62266e51f57aab70d464282396fc3945fdde7de32
SHA1: b128e3b446eb9ae4ab173cd5432c3fd085356927
MD5sum: 1143d08546371a09d24d2217b2bf14f9
Description: debug symbols for postgresql-14-prefix
Build-Ids: ac72257860a4dd4c30dc12419ca2a47c76b5d7ae

Package: postgresql-14-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/preprepare/postgresql-14-preprepare_0.9-9.pgdg24.04+1_s390x.deb
Size: 16776
SHA256: 85e024641f882713045e386f286da743eab5140e1ab8797dd9413570bd31baaa
SHA1: d4d2de106d2741d2853f4bd841ba8aae53c03a11
MD5sum: 9b7c8612e9dd43b7052ccb082e81f54a
Description: pre prepare your PostgreSQL statements server side
 The pre_prepare module for PostgreSQL aims to prepare all your statements as
 soon as possible and in a way that allows client queries not to bother at all
 and just call EXECUTE.

Package: postgresql-14-preprepare-dbgsym
Package-Type: ddeb
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 32
Depends: postgresql-14-preprepare (= 0.9-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/preprepare/postgresql-14-preprepare-dbgsym_0.9-9.pgdg24.04+1_s390x.deb
Size: 16376
SHA256: 69a4c077618939ee4075d8dc70f461084352c371982c4611cc523ef11feef454
SHA1: ce2e7bb43f66ffb6fe120183692184a7d7b865c3
MD5sum: ef4209c49641b145af5dd5ac5c9b9802
Description: debug symbols for postgresql-14-preprepare
Build-Ids: c2c26645e56b5fc628c18f4577ff3a9579fc0e7d

Package: postgresql-14-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.2)
Homepage: http://pgxn.org/dist/prioritize/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-prioritize/postgresql-14-prioritize_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 11732
SHA256: 3fae82a3732327c5006ff1a9253e144f2280ccb209581b7371f7d08203ebac79
SHA1: ffd1e2e9341aa8b0030fc8f3f0f684e9a96edc5a
MD5sum: 76db4934847f6936d8ba66b957763e00
Description: Get and set the nice priorities of PostgreSQL backends
 This module implements an interface to getpriority() and setpriority() for
 PostgreSQL backends, callable from SQL functions. Essentially, this module
 allows users to `renice' their backends.

Package: postgresql-14-prioritize-dbgsym
Package-Type: ddeb
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 27
Depends: postgresql-14-prioritize (= 1.0.4-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-prioritize/postgresql-14-prioritize-dbgsym_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 12556
SHA256: b1661c38179fd0ccde46102a74a7df35f8f71c7a7aa67511fed550551418affd
SHA1: 9ab04e2124da7b05207f32c97d667bb0721fb554
MD5sum: d7170e62b967821f3c61280030832ee4
Description: debug symbols for postgresql-14-prioritize
Build-Ids: 89d095c352842cf4e2874293662ddddafcb56de6

Package: postgresql-14-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3494
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Provides: postgresql-q3c
Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization
Priority: optional
Section: database
Filename: pool/main/p/postgresql-q3c/postgresql-14-q3c_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 139164
SHA256: 4cfd7d4dc16818433d5cd97763db7dc95646143ed2b44054e1e4f6ff75e12908
SHA1: f8b17da5e2863364ab4ff5548a3b553d681438ab
MD5sum: cff7bbc85714ffec8dfb248ca0701c94
Description: PostgreSQL 14 extension used for indexing the sky
 Q3C, an extension for PostgreSQL, is designed for the work with large
 astronomical catalogues or any catalogs of objects on the sphere.
 .
 This extension allows a user to perform fast circular, elliptical or
 polygonal searches on the sky as well as fast cross-matches.

Package: postgresql-14-q3c-dbgsym
Package-Type: ddeb
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
Depends: postgresql-14-q3c (= 2.0.1-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-q3c/postgresql-14-q3c-dbgsym_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 92296
SHA256: d678094a54a7f355aee75c7e0a4c0da74dae8344e0ee6d972ea8356b8a7206c0
SHA1: 924e91578b21c80422242b6f51f0a6928b9034fc
MD5sum: 58029b7bbdf77402fbd3995c5a8b4cce
Description: debug symbols for postgresql-14-q3c
Build-Ids: 5738235824f882967447ac653267bce2a53f76dd

Package: postgresql-14-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/begriffs/pg_rational
Priority: optional
Section: database
Filename: pool/main/p/pg-rational/postgresql-14-rational_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 24520
SHA256: ba8e68bd4d58e580a3227f03d189abe965d463356c7b5f3f2bd47c9b5fa21a23
SHA1: 2613af48739de472f4248a5da8c298eee966f218
MD5sum: d44cdb350c8427996460ca9eec984a9b
Description: Precise fractional arithmetic for PostgreSQL
 pg_rational implements precise fractional arithmetic for PostgreSQL. Perfect
 for exact arithmetic or user-specified table row ordering. Holds values as big
 as an integer, with matching precision in the denominator.
 .
 Features:
  * Stores fractions in exactly 64 bits (same size as float)
  * Written in C for high performance
  * Detects and halts arithmetic overflow for correctness
  * Uses native CPU instructions for fast overflow detection
  * Defers GCD calculation until requested or absolutely required
  * Supports btree and hash indices
  * Implements Stern-Brocot trees for finding intermediate points
  * Coercion from integer/bigint/tuple
  * Custom aggregate

Package: postgresql-14-rational-dbgsym
Package-Type: ddeb
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-14-rational (= 0.0.2-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rational/postgresql-14-rational-dbgsym_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 20928
SHA256: 00bf14a6a1b060e3eacde7a44aa7a46080045b0515af04c7e917b1a2bdbd3274
SHA1: 47d7e40813d563caaa528f16ef38925a2970a621
MD5sum: 80847b867c94450523be97de46c10a80
Description: debug symbols for postgresql-14-rational
Build-Ids: 1927f11370cd91093ee52ffee9fe8812872e210d

Package: postgresql-14-rdkit
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 602
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202409.4), libstdc++6 (>= 13.1), postgresql-14
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-14-rdkit_202409.4-1.pgdg24.04+1_s390x.deb
Size: 245228
SHA256: 6fadd6cfd7da8224391dbadf223cfd4f3da12fa66af1ca718d3992f616192346
SHA1: 76f764527693932559abdb610d1d1a229672917a
MD5sum: 524e9ef304901b21624bf0bfb395f577
Description: Cheminformatics and machine-learning software (PostgreSQL Cartridge)
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.  Features Include:
 .
  * Chemical reaction handling and transforms
  * Substructure searching with SMARTS
  * Canonical SMILES
  * Molecule-molecule alignment
  * Large number of molecular descriptors, including topological,
    compositional, EState, SlogP/SMR, VSA and Feature-map vectors
  * Fragmentation using RECAP rules
  * 2D coordinate generation and depiction, including constrained depiction
  * 3D coordinate generation using geometry embedding
  * UFF and MMFF94 forcefields
  * Chirality support, including calculation of (R/S) stereochemistry codes
  * 2D pharmacophore searching
  * Fingerprinting, including Daylight-like, atom pairs, topological
    torsions, Morgan algorithm and MACCS keys
  * Calculation of shape similarity
  * Multi-molecule maximum common substructure
  * Machine-learning via clustering and information theory algorithms
  * Gasteiger-Marsili partial charge calculation
 .
 File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
 binary format.
 .
 This package contains the PostgreSQL extension.

Package: postgresql-14-rdkit-dbgsym
Package-Type: ddeb
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1182
Depends: postgresql-14-rdkit (= 202409.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-14-rdkit-dbgsym_202409.4-1.pgdg24.04+1_s390x.deb
Size: 1122888
SHA256: 8c5aa71c5b23f9d21c4e9fce1bcce2b76ec5e7e54abb0e097a047a727e4d5539
SHA1: 103d3a27fb937cce901f515cb33ae11706a1e643
MD5sum: 4fd8e8012664cfadd03731336736acb8
Description: debug symbols for postgresql-14-rdkit
Build-Ids: 9229b67649e42c788c871b3726ca43922ea3529b

Package: postgresql-14-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 243
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/reorg/pg_repack
Priority: optional
Section: database
Filename: pool/main/p/pg-repack/postgresql-14-repack_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 101944
SHA256: 5064f9e4dad8d578dde148f4a2c6f45cda8fc5ad53700eddc2f93d85b804a5c4
SHA1: feaa0d4fd848a443e066a10473d7361a4a5ad1c3
MD5sum: 79bbcef9a3f47b8113fce24769b8aeb4
Description: reorganize tables in PostgreSQL databases with minimal locks
 pg_repack is a PostgreSQL extension which lets you remove bloat from tables
 and indexes, and optionally restore the physical order of clustered indexes.
 Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive
 lock on the processed tables during processing. pg_repack is efficient to
 boot, with performance comparable to using CLUSTER directly.
 .
 This package contains the pg_repack program and the server extension for
 PostgreSQL 14.

Package: postgresql-14-repack-dbgsym
Package-Type: ddeb
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 168
Depends: postgresql-14-repack (= 1.5.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-repack/postgresql-14-repack-dbgsym_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 119148
SHA256: a24b3697f62d0d0b57902a938362d6eb3889883b4838f84eded4fe73e97704e3
SHA1: a02694ebadfa56dcad774603bad21d7273a88194
MD5sum: b0e3b9dbc0f2bc1a6244630352b979e6
Description: debug symbols for postgresql-14-repack
Build-Ids: 5e03f6ed3e3478ad7f44e602e5111c51c8f8b8f5 a666d321539e30a6c0241afc0d20cc1895af2b33

Package: postgresql-14-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 933
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), repmgr-common (>= 5.5.0+debpgdg-1.pgdg24.04+1), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libjson-c5 (>= 0.15), libpq5 (>= 9.3~)
Suggests: rsync
Homepage: https://www.repmgr.org/
Priority: optional
Section: database
Filename: pool/main/r/repmgr/postgresql-14-repmgr_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 225008
SHA256: 2e2a34accc654e21201df324a30201770c27ea6eaeb31f1f653064c860e28304
SHA1: ee930d5533bd0ba95b7079ae161b00d4204b6dcc
MD5sum: a6f1602489d705d9e159523736dc5607
Description: replication manager for PostgreSQL 14
 repmgr is an open-source tool suite for managing replication and failover in a
 cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby
 capabilities with tools to set up standby servers, monitor replication, and
 perform administrative tasks such as failover or manual switchover operations.
 .
 This package contains repmgr for PostgreSQL 14.

Package: postgresql-14-repmgr-dbgsym
Package-Type: ddeb
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 734
Depends: postgresql-14-repmgr (= 5.5.0+debpgdg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/repmgr/postgresql-14-repmgr-dbgsym_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 548196
SHA256: f5eb114b97357a5c4812dfb6e2c3820f7e0f690d4d45e889ef771eed18d75b16
SHA1: 0a9bb9ff355adb793e2c593c468b538c1bec14a2
MD5sum: 1d3bd87e08eebe1417b21de713b480b7
Description: debug symbols for postgresql-14-repmgr
Build-Ids: 16aecbcbe102b8e43f96d93c53bf18c0a45c042e 796262acbc018ab8740aa36ef3fdbb2347d959ca f6b53e596d18bd9123c1e07794b72b559c711460

Package: postgresql-14-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 827
Depends: postgresql-14, postgresql-14-jit-llvm (>= 19), libc6 (>= 2.29)
Homepage: https://github.com/postgrespro/rum
Priority: optional
Section: database
Filename: pool/main/p/postgresql-rum/postgresql-14-rum_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 320124
SHA256: b436e949ee0ce5a53ca738325cff5eb9ebe5bdb2c6b7618daf9e00306edecff1
SHA1: b729f9cd969899a107af6edee39f8c0dec19f447
MD5sum: 34943a5e3735bc4dbaee83d3ff094f74
Description: PostgreSQL RUM access method
 This PostgreSQL extension provides the RUM access method, an inverted index
 with additional information in posting lists.

Package: postgresql-14-rum-dbgsym
Package-Type: ddeb
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 380
Depends: postgresql-14-rum (= 1.3.14-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-rum/postgresql-14-rum-dbgsym_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 300944
SHA256: a1edc43588741dfe8bbac6b214ab4bb682b6b0e413e5d09c67880e92ae8bc1a8
SHA1: 9c3b5cf02e596b2bb77f024991d5c50f454c0101
MD5sum: 64d6b931011b2b8140317e5036c955b0
Description: debug symbols for postgresql-14-rum
Build-Ids: 53f7c8e2e10519fdaef342d812b05aee361d4aec

Package: postgresql-14-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 134
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://pgxn.org/dist/semver/doc/semver.html
Priority: optional
Section: database
Filename: pool/main/p/postgresql-semver/postgresql-14-semver_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 39980
SHA256: f1406b902e72edae2fdff2437468a3c6e9a8fe511312f462bfeb573d304c24a1
SHA1: 0c795e186d7739c6f6a2e0d734715b815d916002
MD5sum: a565fe295af1e52b7ab6638ec18ce1d8
Description: Semantic version number type for PostgreSQL
 This library contains a single PostgreSQL extension for a data type
 called 'semver'. It implements the version number format described
 in the Semantic Versioning 2.0.0 Specification. [1]
 .
 [1] https://semver.org/spec/v2.0.0.html

Package: postgresql-14-semver-dbgsym
Package-Type: ddeb
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-14-semver (= 0.40.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-semver/postgresql-14-semver-dbgsym_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 21484
SHA256: ffd6f741828e7e36af14c1b2449dfea699e9fe11ca4a2136e3e34050bf55a254
SHA1: 5cc01b66581d9579eda4c9a89a5205c684fc0218
MD5sum: 6ccd6f576a1830fbf7ab0908aa468b1f
Description: debug symbols for postgresql-14-semver
Build-Ids: ca4fe1a576011ca2ea7bd73393b3488043e80a5c

Package: postgresql-14-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 100
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/pgaudit/set_user
Priority: optional
Section: database
Filename: pool/main/p/postgresql-set-user/postgresql-14-set-user_4.1.0-1.pgdg24.04+1_s390x.deb
Size: 35268
SHA256: afa509053196f91385b5b1c929b9564e8112f05d2dc44bc31ce8500fbf6c70fd
SHA1: 4acf86e85e6b2b310824bdf6d5541a99caaf25b4
MD5sum: 950feae471654b8b2a171f33413dc0f6
Description: PostgreSQL privilege escalation with enhanced logging and control
 The set_user PostgreSQL extension allows switching users and optional
 privilege escalation with enhanced logging and control. It provides an
 additional layer of logging and control when unprivileged users must escalate
 themselves to superuser or object owner roles in order to perform needed
 maintenance tasks.

Package: postgresql-14-set-user-dbgsym
Package-Type: ddeb
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 63
Depends: postgresql-14-set-user (= 4.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-set-user/postgresql-14-set-user-dbgsym_4.1.0-1.pgdg24.04+1_s390x.deb
Size: 45416
SHA256: 7a252194dcf4c0fdac1adf332e801dba77ae2f9c622553c019c9b7740562f196
SHA1: 3c4efa2c8b8b10227f15a7dda8e40e44bfbf2565
MD5sum: 7f1907cb7e7be290c4039d83443abd9e
Description: debug symbols for postgresql-14-set-user
Build-Ids: cbd4fc2b3106482912dce8422ef8429c253cbab9

Package: postgresql-14-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/cybertec-postgresql/pg_show_plans
Priority: optional
Section: database
Filename: pool/main/p/pg-show-plans/postgresql-14-show-plans_2.1.2-2.pgdg24.04+1_s390x.deb
Size: 23760
SHA256: abe94fcee6288752ec61f311fff4be70ac291a2d0ce1893d678168c8b20c4080
SHA1: 47683780633e477f0a8f2073bfbf6b0df4c72663
MD5sum: 7a8919547bb5bad882967f31dd69ea90
Description: Show query plans of currently running PostgreSQL statements
 This PostgreSQL extension shows the query plans of all currently running SQL
 statements. Plan output format can be plain text (default), JSON, YAML, or
 XML.

Package: postgresql-14-show-plans-dbgsym
Package-Type: ddeb
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-14-show-plans (= 2.1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-show-plans/postgresql-14-show-plans-dbgsym_2.1.2-2.pgdg24.04+1_s390x.deb
Size: 36368
SHA256: 3f77ed44a6b45ffb987046c0b3ff06db2333e2fb6aa11033a0be3d1049da7363
SHA1: cb530dae25abaa97f862645dd5fe0873b4e527f5
MD5sum: e2bf32d86c21178cb4d62f2805087860
Description: debug symbols for postgresql-14-show-plans
Build-Ids: ddfcc366a466937c36c1696e1f30d3497b72604a

Package: postgresql-14-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 328
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.3.4)
Homepage: https://github.com/eulerto/pg_similarity
Priority: optional
Section: database
Filename: pool/main/p/pg-similarity/postgresql-14-similarity_1.0-8.pgdg24.04+1_s390x.deb
Size: 105972
SHA256: cb3d3c20e7e60364837ebacc244f58622cdc0c81e4cfca58afe124b4b886d9bf
SHA1: 0df7b8321adc44200e2fe6ceb9a93a6bd5adb2bc
MD5sum: 9d6165034496bd75a7df07cfdc827402
Description: PostgreSQL similarity functions extension
 pg_similarity is an extension to support similarity queries on PostgreSQL.
 The extension consists of:
 .
  * Functions implementing similarity algorithms available in the literature.
    These functions can be used as UDFs and are the base for implementing
    the similarity operators;
  * Operators defined on top of the similarity functions. They use similarity
    functions to obtain the similarity threshold and compare its value to a
    user-defined threshold to decide if it is a match or not;
  * Session variables storing similarity function parameters.

Package: postgresql-14-similarity-dbgsym
Package-Type: ddeb
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
Depends: postgresql-14-similarity (= 1.0-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-similarity/postgresql-14-similarity-dbgsym_1.0-8.pgdg24.04+1_s390x.deb
Size: 68972
SHA256: 27c35424c87fb419b75ee721442548da667dd4048737f82727a37dc2eeb05e11
SHA1: d773f670157b7a09254bb9af12c97fcb70fa05e3
MD5sum: 456332c10878f57111e94f1745852ec5
Description: debug symbols for postgresql-14-similarity
Build-Ids: 9543ff17f4cc6583578b8909107dddf76b49ad53

Package: postgresql-14-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-14, libc6 (>= 2.4)
Suggests: slony1-2-bin
Provides: postgresql-14-slony1
Homepage: http://slony.info/
Priority: optional
Section: database
Filename: pool/main/s/slony1-2/postgresql-14-slony1-2_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 19512
SHA256: 34eec36ec196db76525de0a3cae99a5c5116679c14316f82d314380929f5e5e2
SHA1: f93e07622fe53cf2ff6f3df5db8ab58bebabd408
MD5sum: 9881704674228cda154a373fe59987df
Description: replication system for PostgreSQL: PostgreSQL 14 server plug-in
 Slony-I is an asynchronous master-to-multiple-slaves replication system
 for PostgreSQL with cascading and slave promotion.
 .
 This package contains the support functions that are loaded into the
 PostgreSQL database server.  It needs to be installed on the hosts where
 the database server nodes are running.  This package works with version
 14 of the PostgreSQL server; you need the package that corresponds to
 the version of your database server.
 .
 The actual replication daemon and the administration tools are in the
 package slony1-2-bin.  This package is useless without slony1-2-bin installed
 somewhere in the network.

Package: postgresql-14-slony1-2-dbgsym
Package-Type: ddeb
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-14-slony1-2 (= 2.2.11-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/s/slony1-2/postgresql-14-slony1-2-dbgsym_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 64472
SHA256: 9fb80b55fe1985e54785c8b1936e525a66930288e1c213a4b4b14539f91ea9d4
SHA1: f85a383c3f0f5b96834d73b93f4fb454a4832bf1
MD5sum: bc814292ef61ceedf7eda03d9ad16c50
Description: debug symbols for postgresql-14-slony1-2
Build-Ids: b79c092890d1197dd57cfc8934387e6a914b5f68

Package: postgresql-14-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.4), libclamav11t64 (>= 1.0.0)
Recommends: clamav-freshclam | clamav-data
Homepage: https://github.com/df7cb/pg_snakeoil
Priority: optional
Section: database
Filename: pool/main/p/pg-snakeoil/postgresql-14-snakeoil_1.4-2.pgdg24.04+1_s390x.deb
Size: 17188
SHA256: d62f8c954a423f53361f310f931941ec05ffcf2653a22072915354193d60e3bc
SHA1: df472d8eac73c0cd2508e76ba439706e65b24db2
MD5sum: 3c4e93121d3860308b1d616081627e8f
Description: PostgreSQL anti-virus scanner based on ClamAV
 pg_snakeoil provides functions scanning PostgreSQL data for viruses using the
 ClamAV anti-virus engine.

Package: postgresql-14-snakeoil-dbgsym
Package-Type: ddeb
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-14-snakeoil (= 1.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-snakeoil/postgresql-14-snakeoil-dbgsym_1.4-2.pgdg24.04+1_s390x.deb
Size: 14920
SHA256: 8c61a99961da455f6e0dbb8ecd84f852e0346790fa1511f2dac147f2816b64dc
SHA1: 3be3ca40856d5f4889f6afbf8b561d9772821f2b
MD5sum: d00ba222256fffe357eb1a87cd941adf
Description: debug symbols for postgresql-14-snakeoil
Build-Ids: 3765bfc3edcf4a4f3b46f06ec8a50c1b87460116

Package: postgresql-14-squeeze
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 302
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://www.cybertec-postgresql.com/products/pg_squeeze/
Priority: optional
Section: database
Filename: pool/main/p/pg-squeeze/postgresql-14-squeeze_1.8.0-1.pgdg24.04+1_s390x.deb
Size: 125100
SHA256: 3d197b16446916e904c49e7683a4a52fd5b1a2ce2c2bac3bc6f7448850703210
SHA1: d828f47d41ad7966ad6fecfcef2770cb26b8fabf
MD5sum: f0038669031d19f5f9f37fa511f019d5
Description: PostgreSQL extension for automatic bloat cleanup
 The pg_squeeze PostgreSQL extension removes unused space from a table and
 optionally sorts tuples according to particular index, as if the CLUSTER
 command was executed concurrently with regular reads/writes.

Package: postgresql-14-squeeze-dbgsym
Package-Type: ddeb
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 180
Depends: postgresql-14-squeeze (= 1.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-squeeze/postgresql-14-squeeze-dbgsym_1.8.0-1.pgdg24.04+1_s390x.deb
Size: 144000
SHA256: c83416a7dc34b670e3d1330080849ca0144803f3477bb2a98c84f69682aee040
SHA1: 532e706d49ca6acc162531727a11375206a8451e
MD5sum: bbad9341bd36bc7c61952ca5c61d8e17
Description: debug symbols for postgresql-14-squeeze
Build-Ids: 135c8dc5bb2851bcc827fbca1dbeb7b4b7e6034b

Package: postgresql-14-statviz
Source: pg-statviz
Version: 0.7-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-14
Recommends: pg-statviz
Provides: postgresql-statviz
Homepage: https://github.com/vyruss/pg_statviz
Priority: optional
Section: database
Filename: pool/main/p/pg-statviz/postgresql-14-statviz_0.7-3.pgdg24.04+1_all.deb
Size: 9408
SHA256: 45bce6fb08f9c1ad67de3addbdfc657ac9648e979be67e40eeb2cae118d6b482
SHA1: 33ae673c75f2f6283292f71f0e35609d5428272c
MD5sum: 53072060da3e190184453df94c4f68c2
Description: PostgreSQL internal statistics analysis and visualization
 pg_statviz is a minimalist extension and utility pair for time series analysis
 and visualization of PostgreSQL internal statistics. Created for snapshotting
 PostgreSQL's cumulative and dynamic statistics and performing time series
 analysis on them. The accompanying utility can produce visualizations for
 selected time ranges on the stored stats snapshots, enabling the user to track
 PostgreSQL performance over time and potentially perform tuning or
 troubleshooting.
 .
 This package contains the PostgreSQL pg_statviz extension.

Package: postgresql-14-tablelog
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/table_log
Priority: optional
Section: database
Filename: pool/main/t/tablelog/postgresql-14-tablelog_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 45808
SHA256: c4462535dcea922129c13b9926fb19fb019319382c60619acd03afd79f108aba
SHA1: ee6715bc80988619e4c3bf6207d652b1e880cdd7
MD5sum: ea17c362749714c47a6821ccd5ced6de
Description: 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.

Package: postgresql-14-tablelog-dbgsym
Package-Type: ddeb
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-14-tablelog (= 0.6.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tablelog/postgresql-14-tablelog-dbgsym_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 39056
SHA256: 1bc6129bc2fd57e23d5d5f5c9b0271d6bc967b87a6f860d1149a5eff4b947a20
SHA1: 3ca3c79da19da33394bb8526448d90377ac17d77
MD5sum: c5b20c8114b76e9df921376028d94442
Description: debug symbols for postgresql-14-tablelog
Build-Ids: d28002385faa6724f6df712cd8f168126c738a69

Package: postgresql-14-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 154
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/tvondra/tdigest
Priority: optional
Section: database
Filename: pool/main/t/tdigest/postgresql-14-tdigest_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 62664
SHA256: e4d040316e047294245febd4715db28914c0ae296bfdb59eec76a6f99c61bd2a
SHA1: bced8f7ffc38e7aa083c9cbbd928d16d23b57050
MD5sum: cd3cd808e5eaa16840ad68eb27d22e8a
Description: t-digest algorithm for on-line accumulation of rank-based statistics
 This PostgreSQL extension implements t-digest, a data structure for on-line
 accumulation of rank-based statistics such as quantiles and trimmed means.
 The algorithm is also very friendly to parallel programs.
 .
 The accuracy of estimates produced by t-digests can be orders of magnitude more
 accurate than those produced by previous digest algorithms in spite of the fact
 that t-digests are much more compact when stored on disk.

Package: postgresql-14-tdigest-dbgsym
Package-Type: ddeb
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: postgresql-14-tdigest (= 1.4.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tdigest/postgresql-14-tdigest-dbgsym_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 50948
SHA256: 121780199318d8db8f49da89ed3d2234ebc092dda1355ea4c01392fbcec90aa1
SHA1: 246cba285cbb7358566b70adbc20ccee5c1ba121
MD5sum: 8ef227fdd4468e9febc8a94de638d44a
Description: debug symbols for postgresql-14-tdigest
Build-Ids: b4d53c7505b52b8af7cd8ff53c73a17b36a5e4ac

Package: postgresql-14-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 259
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38), libsybdb5 (>= 0.91)
Homepage: https://github.com/tds-fdw/tds_fdw
Priority: optional
Section: database
Filename: pool/main/t/tds-fdw/postgresql-14-tds-fdw_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 115216
SHA256: d20fa626ac79e01cf6a8eb7d5b2382adf36be9c7fdcf006e0225068b1abb88c3
SHA1: 5b41d0d6eca9022fd0052d2dc11d60a83838d506
MD5sum: 6dd2cf859815fcc0696db34fcf6eccd6
Description: 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.

Package: postgresql-14-tds-fdw-dbgsym
Package-Type: ddeb
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 168
Depends: postgresql-14-tds-fdw (= 2.0.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tds-fdw/postgresql-14-tds-fdw-dbgsym_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 136224
SHA256: 3cfc3fbf58a954d57cabf67a9cea8f4a50bf494f046820213e122ef43fd8a7ce
SHA1: f504fb3fca561737f4a3b9d735311377033c25fa
MD5sum: 5b8ea7e4abbfeffa5455e435449e108a
Description: debug symbols for postgresql-14-tds-fdw
Build-Ids: 8437a96140986ade0a3a97a4d019bd3dfc536c76

Package: postgresql-14-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 41
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17)
Homepage: https://github.com/df7cb/toastinfo
Priority: optional
Section: database
Filename: pool/main/t/toastinfo/postgresql-14-toastinfo_1.5-2.pgdg24.04+1_s390x.deb
Size: 12748
SHA256: 788142d238038cf8b5b34e4551a0fe19313bbba4652b6204d27fa26748d4ac72
SHA1: 6647f7960f8b3784ed7a4133fa419a705b2e5981
MD5sum: 9f28f5076034b9c982cb69a210c3dfc5
Description: Show storage structure of varlena datatypes in PostgreSQL
 This PostgreSQL extension exposes the internal storage structure of
 variable-length datatypes, called varlena.
 .
 The function pg_toastinfo describes the storage form of a datum:
 .
  * null for NULLs
  * ordinary for non-varlena datatypes
  * short inline varlena for varlena values up to 126 bytes (1 byte header)
  * long inline varlena, (un)compressed for varlena values up to 1GiB
    (4 bytes header)
  * toasted varlena, (un)compressed for varlena values up to 1GiB stored in
    TOAST tables
 .
 The function pg_toastpointer returns a varlena's chunk_id oid in the
 corresponding TOAST table. It returns NULL on non-varlena input.

Package: postgresql-14-toastinfo-dbgsym
Package-Type: ddeb
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 25
Depends: postgresql-14-toastinfo (= 1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/toastinfo/postgresql-14-toastinfo-dbgsym_1.5-2.pgdg24.04+1_s390x.deb
Size: 10944
SHA256: 6a946ea94b2e02d5c085594d499653f74ce506ea7487a44a4e88c927b2bc6c5e
SHA1: b9ad16bcae604f595210314aaddd91d6d82ee6bf
MD5sum: b064d13e7c95089405a1c33e0e763bbe
Description: debug symbols for postgresql-14-toastinfo
Build-Ids: 662113450314fe00c39110d9a226907f3b56223e

Package: postgresql-14-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 684
Depends: libc6 (>= 2.38), postgresql-14, postgresql-14-jit-llvm (>= 17)
Homepage: https://github.com/df7cb/postgresql-unit
Priority: optional
Section: database
Filename: pool/main/p/postgresql-unit/postgresql-14-unit_7.10-1.pgdg24.04+1_s390x.deb
Size: 166152
SHA256: dc6cf2288cb3d42c838842844a87b1ffdf455f04ee1af21d09cf1a196cf50920
SHA1: 437e06711cadb31979c66641c98c000bedf23698
MD5sum: e3db2fec62fdbcd8cf36bdd04107d702
Description: SI Units for PostgreSQL
 postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The
 base units can be combined to named and unnamed derived units using operators
 defined in the PostgreSQL type system. SI prefixes are used for input and
 output, and quantities can be converted to arbitrary scale.

Package: postgresql-14-unit-dbgsym
Package-Type: ddeb
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 95
Depends: postgresql-14-unit (= 7.10-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-unit/postgresql-14-unit-dbgsym_7.10-1.pgdg24.04+1_s390x.deb
Size: 61344
SHA256: 71d4f3c7d2a20805ecb6041502f9d524beffd62078c8fe3712f8c93ecad9c575
SHA1: 0a0167339ee1f008bd47668f28c1ca306d1b3faa
MD5sum: 96ca2cb47ba2f1dbb486bbb105e25fb5
Description: debug symbols for postgresql-14-unit
Build-Ids: 9bf6047a12615f5b81e6c91e3fd67ff5da1a7799

Package: postgresql-14-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 129
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/eulerto/wal2json
Priority: optional
Section: database
Filename: pool/main/w/wal2json/postgresql-14-wal2json_2.6-2.pgdg24.04+1_s390x.deb
Size: 59308
SHA256: cf030d59631dc0a800f4713c8993919760fa99dbf439193cf6779cc16c559cb6
SHA1: cc5b0497a9f536513118f1e84e433057ae84000e
MD5sum: 1d46e1cf7fe3ec596aa8af044312ea6e
Description: 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.
 .
 The wal2json output plugin produces a JSON object per transaction. All of the
 new/old tuples are available in the JSON object. Also, there are options to
 include properties such as transaction timestamp, schema-qualified, data
 types, and transaction ids.

Package: postgresql-14-wal2json-dbgsym
Package-Type: ddeb
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 90
Depends: postgresql-14-wal2json (= 2.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/w/wal2json/postgresql-14-wal2json-dbgsym_2.6-2.pgdg24.04+1_s390x.deb
Size: 69480
SHA256: 0d48fe99868b46a2304e0c940879f433a6fc4315134a5820a0450b7ac2e8febe
SHA1: 0b3492cbe5359ac87b3483d69b8e2035cdd456cd
MD5sum: a91f5d01bbbfd7038461d94ce4645274
Description: debug symbols for postgresql-14-wal2json
Build-Ids: fed84ff95368592950c63a2a20bb8075148913ee

Package: postgresql-15
Version: 15.12-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52639
Depends: locales | locales-all, postgresql-client-15, postgresql-common (>= 241~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.14+dfsg), libicu74 (>= 74.1-1~), libldap2 (>= 2.6.2), libllvm19, liblz4-1 (>= 0.0~r130), libpam0g (>= 0.99.7.1), libpq5 (>= 14~~), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Breaks: dbconfig-common (<< 2.0.22~)
Provides: postgresql-15-jit-llvm (= 19), postgresql-contrib-15
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-15/postgresql-15_15.12-1.pgdg24.04+1_s390x.deb
Size: 16088776
SHA256: cc89ff684518e34002c28b7ac51d133d433a4b8d41f4304f3840f32f1c136643
SHA1: 399dfc32ffd1775ba888fb8321cd16f4d5b77143
MD5sum: e58fb4639ebc41be90759e11cf18b33a
Description: 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.
 .
 This package provides the database server for PostgreSQL 15.
Postgresql-Catversion: 202209061

Package: postgresql-15-age
Version: 1.5.0~rc0-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1832
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/apache/age
Priority: optional
Section: database
Filename: pool/main/p/postgresql-15-age/postgresql-15-age_1.5.0~rc0-1.pgdg24.04+2_s390x.deb
Size: 671404
SHA256: 5b28b2a9ce50851b714832bf79a80afc484d10214e9629a3a35f1e050fa34631
SHA1: a7dafadc925cb3f616bd9f3be2a2c22d60b3a05b
MD5sum: ea6ea361eafc868f5d1e94f6b6aae8d4
Description: Graph database optimized for fast analysis and real-time data processing
 Apache AGE is an extension for PostgreSQL that enables users to leverage a
 graph database on top of the existing relational databases. AGE is an acronym
 for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model
 database fork of PostgreSQL. The basic principle of the project is to create a
 single storage that handles both the relational and graph data model so that
 the users can use the standard ANSI SQL along with openCypher, one of the most
 popular graph query languages today.
 .
 This package contains Apache AGE for PostgreSQL 15.

Package: postgresql-15-age-dbgsym
Package-Type: ddeb
Source: postgresql-15-age
Version: 1.5.0~rc0-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 818
Depends: postgresql-15-age (= 1.5.0~rc0-1.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-15-age/postgresql-15-age-dbgsym_1.5.0~rc0-1.pgdg24.04+2_s390x.deb
Size: 641824
SHA256: 8fdce52d16a4a24448b5ad57a667e9a3df44847ec578ae08e0859fdb255820ac
SHA1: b6edf73ca320cd84fbd7a8031d110e93ec75c689
MD5sum: c6fd3ba5bf921228bec909bca9ab63b0
Description: debug symbols for postgresql-15-age
Build-Ids: d7f5f85c5eb9e0a2dd84e8be919b7f3a973272e3

Package: postgresql-15-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/df7cb/pgsql-asn1oid
Priority: optional
Section: database
Filename: pool/main/p/pgsql-asn1oid/postgresql-15-asn1oid_1.6-2.pgdg24.04+1_s390x.deb
Size: 12876
SHA256: bebdb8ba17d668258715c56397410ebeed6a97e0a3c17419f9a137b2de004d59
SHA1: 419a8dfe8ac0cfc5e7720d715dddcf4c6e6afd91
MD5sum: 94a2eb509193d1d2d89318ff90d98ff8
Description: ASN.1 OID data type for PostgreSQL
 This plugin provides the necessary support functions to store ASN.1 OIDs in
 a PostgreSQL database.
 .
 This package has been compiled for PostgreSQL 15.

Package: postgresql-15-asn1oid-dbgsym
Package-Type: ddeb
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24
Depends: postgresql-15-asn1oid (= 1.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-asn1oid/postgresql-15-asn1oid-dbgsym_1.6-2.pgdg24.04+1_s390x.deb
Size: 8600
SHA256: 73bdae703615ca38d448c237737ec85d4b22d57bdf4bb0d142bbd1cfb1376d9a
SHA1: 1eed41ac7bd2f15d6a7cb144c7796172f3f16ec7
MD5sum: 9d61fa4d9245475df2404d6200567bbd
Description: debug symbols for postgresql-15-asn1oid
Build-Ids: 0e9b6da785eccb4747d8c10bf51777b88a1144c2

Package: postgresql-15-auto-failover
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 1152
Depends: pg-auto-failover-cli (>= 2.1-3.pgdg24.04+1), postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 8.4~)
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-15-auto-failover_2.1-3.pgdg24.04+1_s390x.deb
Size: 384548
SHA256: b361fcaa6a57482a4d40acd41574bc2603bd0e134a01e22278681902e6ef8195
SHA1: de98912dda1c5090b6ca52ce94a2d36d83d236ab
MD5sum: 89bee2e682a824a5c863d31546d7274b
Description: Postgres high availability support
 This extension implements a set of functions to provide High Availability to
 Postgres.

Package: postgresql-15-auto-failover-dbgsym
Package-Type: ddeb
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 205
Depends: postgresql-15-auto-failover (= 2.1-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-15-auto-failover-dbgsym_2.1-3.pgdg24.04+1_s390x.deb
Size: 159028
SHA256: b8147a59d2be03a3424d43d2e4f3efc6d8413bb0a0e012ac2e0bed04ba16097c
SHA1: 74b54c8da0111a495d86066790bb82662de89aaf
MD5sum: 4c892ff2240c7becf6e114ba3c4ad292
Description: debug symbols for postgresql-15-auto-failover
Build-Ids: 8a8c80f0d3414596335a619523b17e289814a8ac

Package: postgresql-15-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 40
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.10)
Homepage: https://github.com/mhagander/bgw_replstatus
Priority: optional
Section: database
Filename: pool/main/b/bgw-replstatus/postgresql-15-bgw-replstatus_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 14672
SHA256: 377afe570155dc7df4caf6e2a6d53e143054e136c7a43ef2bc1bfde614462c88
SHA1: 011bd1b20fbdad5405a01738cbbfcb4956e03f0d
MD5sum: d5da65822b9305a9b4e59d11e73b2902
Description: report whether PostgreSQL node is master or standby
 bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the
 replication status of a node. It's intended to be polled by a load balancer
 such as haproxy.
 .
 When installed, a background worker will be started that listens on a TCP
 port. A connection to this port will get a TCP response back saying either
 MASTER or STANDBY depending on the current state of the node.

Package: postgresql-15-bgw-replstatus-dbgsym
Package-Type: ddeb
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 24
Depends: postgresql-15-bgw-replstatus (= 1.0.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-15-bgw-replstatus-dbgsym_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 8540
SHA256: ba56a3b0f13a3198753f4ac49e19207bbad5e018bc3e7219881df179d4f6c88f
SHA1: 8ee886c9f069884f81c9636ff1c214034f362222
MD5sum: 3cd07f9268e6f151d1b7c51eb23db755
Description: debug symbols for postgresql-15-bgw-replstatus
Build-Ids: 20a29b40e5dccb5e9ba8f7ce486556917fe65d39

Package: postgresql-15-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 152
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/MigOpsRepos/credcheck
Priority: optional
Section: database
Filename: pool/main/c/credcheck/postgresql-15-credcheck_3.0-1.pgdg24.04+1_s390x.deb
Size: 61820
SHA256: 9efc3edf71b1ca051f612847bf01449155edd14b2798e37d5b2238ec6ac6b438
SHA1: 6aa9877386caad90604370d9e0efa2e95bed09ac
MD5sum: df2b8705dd9426c9b6dc63c401a26568
Description: PostgreSQL username/password checks
 The credcheck PostgreSQL extension provides few general credential checks,
 which will be evaluated during the user creation, during the password change
 and user renaming. By using this extension, we can define a set of rules:
 .
  * allow a specific set of credentials
  * reject a certain type of credentials
  * deny password that can be easily cracked
  * enforce use of an expiration date with a minimum of day for a password
  * define a password reuse policy
  * define the number of authentication failure allowed before a user is banned

Package: postgresql-15-credcheck-dbgsym
Package-Type: ddeb
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
Depends: postgresql-15-credcheck (= 3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/c/credcheck/postgresql-15-credcheck-dbgsym_3.0-1.pgdg24.04+1_s390x.deb
Size: 69044
SHA256: 3d230715c9b28b3b2823cb707a559bf465edd8ac2dc275300557fc9bc63d3508
SHA1: 2cd2197bec9ca8a0239dd439098d2c8139a604e6
MD5sum: ee09529b18178e7dbc5a3310eeb11e89
Description: debug symbols for postgresql-15-credcheck
Build-Ids: b8d59b719b553404b7ee9586065024d367a72444

Package: postgresql-15-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 228
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/citusdata/pg_cron
Priority: optional
Section: database
Filename: pool/main/p/pg-cron/postgresql-15-cron_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 94588
SHA256: 9e0ce822118a6991aabd8dbc3bcd7364623a6ca18f47919c3e7835aea1679563
SHA1: df53173ebe3fff3372886fc0c891ce3d31d1fc83
MD5sum: 894184683e472f32898ae75e02fddbba
Description: Run periodic jobs in PostgreSQL
 pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
 that runs inside the database as an extension. It uses the same syntax as
 regular cron, but it allows you to schedule PostgreSQL commands directly from
 the database. pg_cron can run multiple jobs in parallel, but it runs at most
 one instance of a job at a time. If a second run is supposed to start before
 the first one finishes, then the second run is queued and started as soon as
 the first run completes.

Package: postgresql-15-cron-dbgsym
Package-Type: ddeb
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 142
Depends: postgresql-15-cron (= 1.6.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-cron/postgresql-15-cron-dbgsym_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 111156
SHA256: 3c3f70bf48a2755bd3144aaecae9f0a573f6ad2e889ea39fbc706d7223b9ec2d
SHA1: f132df44a0b46876beddae6dcf70e49c932f938d
MD5sum: 36dfd6843e82999c5f44b070231b0e74
Description: debug symbols for postgresql-15-cron
Build-Ids: 774933afc9383ee5be494c3b53e6818cd5680d26

Package: postgresql-15-dbgsym
Package-Type: ddeb
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 23020
Depends: postgresql-15 (= 15.12-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-15/postgresql-15-dbgsym_15.12-1.pgdg24.04+1_s390x.deb
Size: 18645160
SHA256: 742711b38399ba491860772b4922a028a22df3507bc6234a0bc0d3e8f0de39a1
SHA1: 8c25ddbc6bff05e90a9ff9b364efb93342c8d060
MD5sum: 336946fdc2194a0c92e0466795fd5ef5
Description: debug symbols for postgresql-15
Build-Ids: 02a3107ba80f2e21ec4fdb3bdf8f51931dada845 02afafb3ed95cb60374ac72667043fe674fdb110 060bb532d198689071866f663cd2e60648b61b71 0c10481d80a036a6066ae3fc9de969795e9d67ff 0d069253dbd15079d4f15b3baebc8351361b858f 0ee09aa5d8470792a4a74a8d236ebef1408ffeea 106a1dd1e57170d39dc2d0833a2f23892f0c5a52 1202c920a8bb49aaa5fa6aceb0bf6326bb18286c 1228065ee104bc12ad1a5fb59b65d409a4777eef 13986145d576bc535850664930596765473c096c 1a645a14d9ded72b3d0c6c377c0dbf23a1da7e11 1e548b953545de1a7f8245f8a7d1b16829fb1586 212eda2514a43af96dad46c49ee73c68965704a7 2a364c5b676b40953cfd52dbc1b6ad3a5afc4dfc 2a6014e1d05a993cd6ba75a8340d71654f500b1e 2b6920cc387671fc47c7d038aaa46390aa6bc879 2be8100acfd2b1e234416c8a8979edc19fc94050 2d48c846dc4350d0c3a4e4c52bb9420a72170b8e 2f69407c6b44990e60808a47dc2e3a3a59f3a155 32f022d39e967f64a603fa93de7fe99980768349 33f7248f0a1a99334a054973cf545e5766be84db 35abe1e840e4ef4eb19a27c0400d1bb848a0a695 38ad15e33cfabaf7895dc7df5a5d1cb5305d3794 3a779fb924996bad0b56175ce738db4b6d610087 3c73b11d551e8855853128a14607e3607667f7d4 3d66198c56992a8adbc0e6e403ff50cb99b029bb 3dae45278a5c05a74dcb7dd1ed570413ea246a54 3ead75f4cb2044b1bd217e057195679c4a64bebc 4202b4ad0d148c0d3fc7121f6f5cd5b5b63f95df 4211d0900c37feccf74fd44221e778df6aaf2e02 46e71e3863f682375bcea51bb1252c794a52fbad 4929b5dbb633556da738d384c5a206f944065626 4bab4c54ac3572c8ed38d6546c4db0b0cce4c122 4d24bcb416d1070aa6824fa11d25a7fa2f02813a 4e57bf7b63efa1032cc6824af1f24c5a87d41681 4f7f92cb3771f3bc4470428ee52c9f8fb54b901c 5295a6fbd8ae241b03b2ab7ca2ded9f48f54356b 5716ced6ac837dd2e407c94f53e5efc7ba499c1a 59cb4cf4fddbf8f7be5a631ebc2048d312ac0662 5f4b45f37ac0d6d38cc03b691eca7270c0c454b4 65dac391b0eae6b30dda5ac7aefb0a3d15464d13 69e8dbdb67cd9c7d69b9a18478f61039a84ed1c0 6b6df3c2684c9afccd5b5524a8234b6e3fd12cd6 6b7c531cd322f20b892d6166891e3706e7c9d71e 6dc3c23c6611efb7327bd7f36b93769d6377be56 719d578748e56a5c06b7b41f87e0dd1c16b89ffe 799b73c25b3e5cb818923795f152e2768e0a2ba2 7a859ec7ebc994d80224d1e9e0d013212ec6974d 833ebd4cc4b97c8900ca72e6321f0ae0be8bebd2 861f7e891f6806635cb0fec6143b4609020e6cab 867d3a8e10bb843e0dea26d6d1d7807b58c4f4fa 87f924ffb7c783f6b8c8ef530963ea665b85ab35 89e61a7bfa60241cd40c9db134b05f99b9b0eafa 8a4fccc10eaf63662ccdbaac6e26630bcecd2bcb 8bef1793abdcd1a5fcc64129929b980dc6eeda8b 923e7166cd81111d3d1cc799a7509262f9570887 97032738d5193e495b319cdea4ce5ff169cc63ba 97dfe38d4a1cbd8234f206d9d41a5db41927dea3 9e7531a10c29f86f0f9facff162f2db8fe581d50 9f22a5ae102e027cf29c0bc4124925642d8403c8 a8de76beab5bab6bfe64b9f941ec1c08db173cc7 aab652f8891ee07138fd1a8d650596cd6bb67d5e abbf364e583ed0cc3aba21fca7b7d500b2141cff ae80c3cedd2c8f63e87c283c5be794aef4a79066 b0e490bf966b80f1cfa57e9a6d4cdec88234b045 b8da3fb80cac935ef2d43f5606ad0368402d8fa7 bd073807f2e4dd34f6a106b6a92f9051995b925e bf7bcb48557db7e4e6ab12b890a2122b67badbef c4b8c7d153aa2c49b67a10f819a58d1249e233fe c7f541ea7bb9eb0764261a7bec3e5a425c73fafb c8badd98474b277988bf42b1a61571edb952d532 cb0ef64d3e8e668f7b8ccfe211f42143ba1c7eb6 ced6aaecf1ef1b778a37dd2cce089051e957e08f d3915b3ceb1337879e0a7ba9a25f8cb6a67b2a1f d398b12a2c40aa456cbda355da1ae3678638bb0f d5160fb55c0702ada13b2d90488e86e0bbf3c269 d59adb4b2254c9c46414a065439f533111e833c6 dd980380044b896f77dd397a5f7af0c01413fda4 dfdffcb563671cfeb1f1ae136c3916cc09acc8ef e256c4bc2c29224a364c7797415c6c29a49415ac e2d17bb65a4cd567db2a0c20cdd7752d111d02f2 e3669950592df2f1574c25eefb4012768a7d0583 e55132ac59ec0ab493e7d920d0d60e24756c9d7e e595eec3c08ee0afc0c98ac863092ae449816d92 eb9d5cca2cca71073ca13e2f77b20c88cb951922 ec1e66cbf0ec18d540fcb2c3714dbfea5648e40b f4929e30ef3d1c3a5f2c39dfc213de087589111b f55929c46c6fc28945251a1cdcba9a3ad6c3c2d4 f610ecbdefd8cf478ca02021510aaa1dc620066d f6ef0019f3d21bb0c9482ad24115ed8bcf384bfb f7e4264c9e0c9113ce7a2c3f4f9fc316b505f007 f8b93086fbbe374970d50bce0193dbf1bdd6fcc9 f8c79e9e5b2e94dc0fb016f7b90c387491a65d35 fbab33963e0effe08375111c26af2618f6fc6ac5 fc1d5fef3df52b04358523c1e80c1a1e844a3aeb fd52cff1c585ff267a12b280b327d7fe318cfc97
Postgresql-Catversion: 202209061

Package: postgresql-15-debversion
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libapt-pkg6.0t64 (>= 0.8.0)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-15-debversion_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 14020
SHA256: 10753b562d566f76beca9f727c1afb015e949ede339fdcf12e244d1832a1bb6e
SHA1: 6fe0c0b4cc794524575cda2fdae709559109c405
MD5sum: 3d066627d5a0030e0295b2c63ecc61df
Description: Debian version number type for PostgreSQL
 Debian version numbers, used to version Debian binary and source
 packages, have a defined format, including specifications for how
 versions should be compared in order to sort them.  This package
 implements a "debversion" type to represent Debian version numbers
 within the PostgreSQL database.  This also includes operators for
 version comparison and index operator classes for creating indexes on
 the debversion type.
 .
 Version comparison uses the algorithm used by the Debian package
 manager, dpkg, using the implementation from libapt-pkg.  This means
 that columns in tables using the debversion type may be sorted and
 compared correctly using the same logic as "dpkg --compare-versions".
 It is also possible to create indexes on these columns.
 .
 postgresql-debversion implements the following features:
 .
  * The "debversion" type (internally derived from the "text" type)
  * A full set of operators for version comparison (< <= = <> >= >)
    including commutator and negator optimisation hints
  * Operator classes for btree and hash indexes
  * The aggregate functions min() and max()

Package: postgresql-15-debversion-dbgsym
Package-Type: ddeb
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 34
Depends: postgresql-15-debversion (= 1.2.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-15-debversion-dbgsym_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 18548
SHA256: 4cef3b5f12966039d60867c329bf913044383ef904add5e4a22a191a220efc72
SHA1: bc30769771c6589ebb6684f2ba04d8f0d8b79a32
MD5sum: 03386fc1f51a018124b53cff966949ea
Description: debug symbols for postgresql-15-debversion
Build-Ids: e364bfe9553a79a507f949472337100bfe89f053

Package: postgresql-15-decoderbufs
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 104
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4), libprotobuf-c1 (>= 1.0.1)
Homepage: https://github.com/debezium/postgres-decoderbufs
Priority: optional
Section: database
Filename: pool/main/p/postgres-decoderbufs/postgresql-15-decoderbufs_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 40368
SHA256: 890eb0e43da1a8ccb1586aad1ee6a33979c53a7c02ff7d996964e143712b48bf
SHA1: 11fc8d7ad6526a72d74c3e09d0346b97e4ad7a62
MD5sum: 85a5712632ccad1a20a85920256af7e1
Description: logical decoder output plugin to deliver data as Protocol Buffers
 A PostgreSQL logical decoder output plugin to deliver data as Protocol
 Buffers, used by Debezium (http://debezium.io).

Package: postgresql-15-decoderbufs-dbgsym
Package-Type: ddeb
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
Depends: postgresql-15-decoderbufs (= 3.0.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-15-decoderbufs-dbgsym_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 52204
SHA256: 9dc21b9dee11ded7b9317c51fb82f626014041a529e11efe73fa562eac6ffcf8
SHA1: 138efa8aa05ca5d09f8758ae42e073d98675191b
MD5sum: 0d905cb75e40870ce78dd2f3c27372b0
Description: debug symbols for postgresql-15-decoderbufs
Build-Ids: dd7b3a137f3b6505a3af11c33296b4a2512dbdc2

Package: postgresql-15-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Priority: optional
Section: database
Filename: pool/main/p/pg-dirtyread/postgresql-15-dirtyread_2.7-2.pgdg24.04+1_s390x.deb
Size: 21624
SHA256: e50aee270d026fcc36fc06fbacacc69dc0c490c5d90a365b92ebac8b839cbca1
SHA1: f60c04010c756ef0452dde94f4daedc25484d4d3
MD5sum: f89eb75cc8d40f0b821cb334c1dc64ca
Description: Read dead but unvacuumed tuples from a PostgreSQL relation
 The pg_dirtyread extension provides the ability to read dead but unvacuumed
 rows from a PostgreSQL relation.

Package: postgresql-15-dirtyread-dbgsym
Package-Type: ddeb
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 49
Depends: postgresql-15-dirtyread (= 2.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-dirtyread/postgresql-15-dirtyread-dbgsym_2.7-2.pgdg24.04+1_s390x.deb
Size: 33352
SHA256: bfdc4c010c0256b323668852ca74307af731a24a1589e743973520466b8f05cb
SHA1: 83777207b29b9d28c117cc361451a1e491427691
MD5sum: da3f68b898a7bee89a61d569ad89cb0c
Description: debug symbols for postgresql-15-dirtyread
Build-Ids: 0d215fbf90736b501affafb4dbdcb8d0762ba921

Package: postgresql-15-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/xocolatl/extra_window_functions
Priority: optional
Section: database
Filename: pool/main/e/extra-window-functions/postgresql-15-extra-window-functions_1.0-6.pgdg24.04+1_s390x.deb
Size: 16376
SHA256: 803f76002867b74744ecff8afc3a6db311b1e4f573c1d4a80ce29aaad9d4afdc
SHA1: 49cc49069fb3a8ab9403d1165f295e3e00fcfed9
MD5sum: d163c90f3a376c61fb168911a3d6e977
Description: Extra Window Functions for PostgreSQL
 This extension provides additional window functions to PostgreSQL. Some of
 them provide SQL Standard functionality but without the SQL Standard grammar,
 others extend on the SQL Standard, and still others are novel and hopefully
 useful to someone.

Package: postgresql-15-extra-window-functions-dbgsym
Package-Type: ddeb
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 28
Depends: postgresql-15-extra-window-functions (= 1.0-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/e/extra-window-functions/postgresql-15-extra-window-functions-dbgsym_1.0-6.pgdg24.04+1_s390x.deb
Size: 10312
SHA256: eff46857d0cb50afeeee6058b8b45abd0171452af23485d200f89617d0c1ba14
SHA1: e378bdff3868041ca3c89daf3a2e3268447188da
MD5sum: 5bc8aa270fe687b71239b75c77741337
Description: debug symbols for postgresql-15-extra-window-functions
Build-Ids: aaa45c931cc7011141797b79134c92948266d286

Package: postgresql-15-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17)
Homepage: https://github.com/wulczer/first_last_agg
Priority: optional
Section: database
Filename: pool/main/f/first-last-agg/postgresql-15-first-last-agg_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 8420
SHA256: 393aa86b621ca12b11a6f777583faeb8cb99816e5d52c13dbe13627a5e56c85f
SHA1: bc0ad1b3e62c18c76b2b6bfa1b6bb34c9426caec
MD5sum: 1c94d4923a71707ca2a81982911ff162
Description: PostgreSQL extension providing first and last aggregate functions
 first-last-agg is a simple extension providing two aggregate functions, last
 and first, operating on any element type and returning the last or the first
 value of the group.
 .
 Since by default the ordering inside groups created by a GROUP BY expression
 is not defined, it is advisable to use an ORDER BY clause inside the aggregate
 expression (see the aggregate function syntax).

Package: postgresql-15-first-last-agg-dbgsym
Package-Type: ddeb
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18
Depends: postgresql-15-first-last-agg (= 0.1.4-4-gd63ea3b-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/f/first-last-agg/postgresql-15-first-last-agg-dbgsym_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 4212
SHA256: 721833f0045d5eb1d53b9557309374aafd94696c8fac18b45f689cdaa2b20d6b
SHA1: c5bb284040b12e77147cd5e408a7876416b80742
MD5sum: 3f26ab340425d936be46c9255b0aba35
Description: debug symbols for postgresql-15-first-last-agg
Build-Ids: 25b82fbbaa8c432391aa9bf1f372976ccd277812

Package: postgresql-15-h3
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 354
Depends: postgresql-15, libc6 (>= 2.4), libh3-1 (>= 4.2.0)
Homepage: https://github.com/zachasme/h3-pg
Priority: optional
Section: database
Filename: pool/main/h/h3-pg/postgresql-15-h3_4.2.2-1.pgdg24.04+1_s390x.deb
Size: 48284
SHA256: 7bd9454c4c1ba49464f514d112db7e9894b6b3e615c5d27998b17dc61ed5f11a
SHA1: bcbbe9b4ce9c3f9352b5422268ace8367115a64c
MD5sum: 0b6e2dcaedcb5cdf1c282a5ad883a208
Description: PostgreSQL bindings for H3, a hierarchical hexagonal geospatial indexing system
 H3 is a geospatial indexing system using a hexagonal grid that can be
 (approximately) subdivided into finer and finer hexagonal grids, combining the
 benefits of a hexagonal grid with S2's hierarchical subdivisions.
 .
 This package contains the PostgreSQL 15 extension.

Package: postgresql-15-h3-dbgsym
Package-Type: ddeb
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 175
Depends: postgresql-15-h3 (= 4.2.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/h3-pg/postgresql-15-h3-dbgsym_4.2.2-1.pgdg24.04+1_s390x.deb
Size: 107616
SHA256: 5e6fce42e792af8fb3492136a8ab6a5b573b6d381109f127dc2318f69eca23c2
SHA1: 7e39c9d87b0841a1c37695ad5c75e066b374221b
MD5sum: 91a45081900dcd203be83f7c2e097365
Description: debug symbols for postgresql-15-h3
Build-Ids: 1ce0fc630ef89c9ad0fe4d560cda391de7d29269 55717de8986edc9b415681f404f56090e1837d2c

Package: postgresql-15-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 114
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2)
Homepage: https://github.com/pramsey/pgsql-http
Priority: optional
Section: database
Filename: pool/main/p/pgsql-http/postgresql-15-http_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 45000
SHA256: ae7194a9675dc152bcac44d43b87bbf1890fc2e5a1a8de7808cf401c7d4de8df
SHA1: 432727b25e98c57ae3b6f83c73cb10ba7199336b
MD5sum: 1bce0e139fada41c51692a6b3e9a672e
Description: HTTP client for PostgreSQL, retrieve a web page from inside the database
 PostgreSQL extension to make HTTP requests from within the database, returning
 results for usage in SQL queries.

Package: postgresql-15-http-dbgsym
Package-Type: ddeb
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 82
Depends: postgresql-15-http (= 1.6.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-http/postgresql-15-http-dbgsym_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 60448
SHA256: ee47736925e63b78eaacbe12b300456f91e80dd2cf26315c705b74aa2f157a36
SHA1: b4153c1e0ccd0c3c0f817c1a417980db0445addf
MD5sum: d83f64657a5608da4184e87476c3c28f
Description: debug symbols for postgresql-15-http
Build-Ids: 62ac599dca6e300212228da131e7162a0f8c2847

Package: postgresql-15-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 159
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://hypopg.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/h/hypopg/postgresql-15-hypopg_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 62440
SHA256: e4ae6a56866d33d75a5277d4894192c5f92d47081a5190095ba8f25b62a7b6f8
SHA1: 41c14ade7d97c27c34161676f5ee51a805b8741d
MD5sum: 06defc00d8ba7aca6cf7ecf80188da58
Description: PostgreSQL extension adding support for hypothetical indexes.
 An hypothetical, or virtual, index is an index that doesn't really exists, and
 thus doesn't cost CPU, disk or any resource to create.  They're useful to know
 if specific indexes can increase performance for problematic queries, since
 you can know if PostgreSQL will use these indexes or not without having to
 spend resources to create them.

Package: postgresql-15-hypopg-dbgsym
Package-Type: ddeb
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
Depends: postgresql-15-hypopg (= 1.4.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/hypopg/postgresql-15-hypopg-dbgsym_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 89232
SHA256: 8017e8e29b91e665b7b68d543fbfebbaad20e90f90121553399984a781e737f4
SHA1: 4fee3929be5817f52ff3c8a7d133986ff5aee02f
MD5sum: 047c6115400f9c6d60f4d2db5fb805d1
Description: debug symbols for postgresql-15-hypopg
Build-Ids: 8adce7a769e1b7f3931d2725cb5aa1c7d98192b3

Package: postgresql-15-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 270
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4), libicu74 (>= 74.1-1~)
Homepage: https://github.com/dverite/icu_ext
Priority: optional
Section: database
Filename: pool/main/i/icu-ext/postgresql-15-icu-ext_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 98392
SHA256: 55cbafb293d799f877b92991aa26c0d2a54ad66bffccc8634a41d8aeced7676a
SHA1: e5f3dde09d5d8b615b4f569689d8d7aa694b6841
MD5sum: 497e3e9eb965c3af72051f1353c866bb
Description: PostgreSQL extension exposing functionality from the ICU library
 icu_ext is an extension to expose functionality from ICU to PostgreSQL
 applications.

Package: postgresql-15-icu-ext-dbgsym
Package-Type: ddeb
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 135
Depends: postgresql-15-icu-ext (= 1.9.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/icu-ext/postgresql-15-icu-ext-dbgsym_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 93564
SHA256: 57c75a5cec7537f60109ea98b69a06e8f9e8978762a4ad0e101b5fe7ca70e289
SHA1: ab147c2bcc171d7a721ac637de7b69e4a374e6b2
MD5sum: 000e23183eb560fa0216db63bfab210c
Description: debug symbols for postgresql-15-icu-ext
Build-Ids: d0826560bb2cf9f5ac2b3d63fd6859764924774e

Package: postgresql-15-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 548
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Provides: postgresql-ip4r
Homepage: https://github.com/RhodiumToad/ip4r
Priority: optional
Section: misc
Filename: pool/main/i/ip4r/postgresql-15-ip4r_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 187028
SHA256: e871bdf3a7ad66511808f8d45ccdbe2b76b754c03545b9c6c4aa6e0ea4a53ac0
SHA1: 62fa5a8572f6dd27fb6ce99052f1c18eacae5205
MD5sum: 2e1bd3015a6e70e79f3b36c21fe5404b
Description: IPv4 and IPv6 types for PostgreSQL 15
 This PostgreSQL module provides several data types which can contain
 single IPv4 or IPv6 addresses or a range of such addresses.
 .
 ip4r supports these data types:
 .
  ip4:       IPv4 address '#.#.#.#'
  ip4r:      IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#'
  ip6:       IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx'
  ip6r:      IPv6 range '#-#' or '#/#' or '#'
  ipaddress: IPv4 or IPv6 address
  iprange:   IPv4 or IPv6 range
 .
 While PostgreSQL already has built-in types 'inet' and 'cidr', the
 authors of this module found that they had a number of requirements
 that were not addressed by the built-in types.

Package: postgresql-15-ip4r-dbgsym
Package-Type: ddeb
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 261
Depends: postgresql-15-ip4r (= 2.4.2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/ip4r/postgresql-15-ip4r-dbgsym_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 184388
SHA256: b7d7bdb516848cb0acb46f0e6296bc77e1d5699740bf28052085af001ad34120
SHA1: 7fa404cf823aa4e31e19a31d9e8674829f986c92
MD5sum: 5b82db515992233632e9ee915aa0145f
Description: debug symbols for postgresql-15-ip4r
Build-Ids: 2888aad8c58a6c597f066959bfeda8ebbf037ab5

Package: postgresql-15-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 312
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-15-jsquery_1.2-2.pgdg24.04+1_s390x.deb
Size: 136076
SHA256: 45c54167bec089c5ec27cfff9f0d5b563aa44185f9d6bad37539c276246417f7
SHA1: 29300838423138cc875eefcacaffbd7cefb9e6e1
MD5sum: ca1d0fca0013c05bfeaa2b1e7dafaabf
Description: PostgreSQL JSON query language with GIN indexing support
 JsQuery provides additional functionality for the PostgreSQL jsonb datatype,
 such as a simple and effective way to search in nested objects and arrays, and
 more comparison operators with index support. It does this by implementing a
 specialized search syntax, the @@ operator, and the jsquery type for search
 strings.

Package: postgresql-15-jsquery-dbgsym
Package-Type: ddeb
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 139
Depends: postgresql-15-jsquery (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/j/jsquery/postgresql-15-jsquery-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 102604
SHA256: 495c2b9f7dd8c8388162c26a8207f478c4a6fd3c256a6d20dd2827e0e2bd801a
SHA1: fd2c0d399167813444e0b652210a616dcf787a86
MD5sum: 6199e9372b98cf88db2b31c69b4f7889
Description: debug symbols for postgresql-15-jsquery
Build-Ids: d0d5225d0bdc765dc9a96e5456db3d06762b01b8

Package: postgresql-15-londiste-sql
Source: londiste-sql
Version: 3.8-6.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1268
Depends: postgresql-15-pgq-node, postgresql-15
Homepage: https://github.com/pgq/londiste-sql
Priority: optional
Section: database
Filename: pool/main/l/londiste-sql/postgresql-15-londiste-sql_3.8-6.pgdg24.04+1_all.deb
Size: 20668
SHA256: 913f3c47c6e051f4d8b35babed5248c99c2887d814909c1c6c37ad8629a68cb1
SHA1: fb25f84e56eacb4bb489c33b3d41a2ee5d8f12c2
MD5sum: c421e89be14cf32edba336839fb8b7fc
Description: SQL infrastructure for Londiste
 Londiste is a cascaded replication system built on top
 of PgQ.  This extensions contains in-database support code.

Package: postgresql-15-mimeo
Source: mimeo
Version: 1.5.1-19.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4467
Depends: postgresql-contrib-15, postgresql-15
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-15-mimeo_1.5.1-19.pgdg24.04+1_all.deb
Size: 110164
SHA256: 8321feed6910994aed54ab899902403e12357f896ad89dcb72727df6f4041cfd
SHA1: fcbfb41e102b7d83e6eb53c01eac2e94f0f80164
MD5sum: 5382a83338bdf4da0daf16c5e9f87d41
Description: specialized, per-table replication between PostgreSQL instances
 Mimeo is a PostgreSQL extension that provides specialized, per-table
 replication between PostgreSQL instances. It currently provides snapshot
 (whole table copy), incremental (based on an incrementing timestamp or id),
 and DML (inserts, updates and deletes) replication methods.

Package: postgresql-15-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 308
Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/EnterpriseDB/mysql_fdw
Priority: optional
Section: database
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-15-mysql-fdw_2.9.2-2.pgdg24.04+1_s390x.deb
Size: 137808
SHA256: d78ee9147f0cd0dae9e50ffcaf329f2c370de1a86f3b61e38abc2aeaba162d44
SHA1: 5b234e74913d8458e0d884843cac0fd26f4fa695
MD5sum: 859dac61395eb96a794b855c78c7d0cf
Description: 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.
 .
 This package is for PostgreSQL 15.

Package: postgresql-15-mysql-fdw-dbgsym
Package-Type: ddeb
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 195
Depends: postgresql-15-mysql-fdw (= 2.9.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-15-mysql-fdw-dbgsym_2.9.2-2.pgdg24.04+1_s390x.deb
Size: 159756
SHA256: b1df0cd621b9386686bc38a6fd041932d9435e4993eb3df0ed8dd20642699ab2
SHA1: 842bb9bf148e5c7c62b1c74709c81d526ffbc667
MD5sum: f9637453d27645ee64887af7fbb60fb9
Description: debug symbols for postgresql-15-mysql-fdw
Build-Ids: 787ac51a9f3242689259d59a033f467b2c7a0f84

Package: postgresql-15-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 257
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/postgresql-numeral
Priority: optional
Section: database
Filename: pool/main/p/postgresql-numeral/postgresql-15-numeral_1.3-7.pgdg24.04+1_s390x.deb
Size: 81408
SHA256: c55aceb1fce5d13be51e79463d1613cbce04879c93ec6a12763b98a83efa4de1
SHA1: 6d30b8f1659c57805e3645eaa289f568f9bfa7c2
MD5sum: 2f9b3c7a936622a8b4175417d594d7e8
Description: numeral datatypes for PostgreSQL
 This module provides numeric data types for PostgreSQL that use
 numerals (words instead of digits) for input and output.
 .
  * numeral: English numerals (one, two, three, four, ...),
    short scale (10^9 = trillion)
  * zahl: German numerals (eins, zwei, drei, vier, ...),
    long scale (10^9 = Milliarde)
  * roman: Roman numerals (I, II, III, IV, ...)

Package: postgresql-15-numeral-dbgsym
Package-Type: ddeb
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 87
Depends: postgresql-15-numeral (= 1.3-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-numeral/postgresql-15-numeral-dbgsym_1.3-7.pgdg24.04+1_s390x.deb
Size: 49852
SHA256: 3a265fa5ae7d70e42c3209ebb854e9c11c61a3e6dd6e1cb1110b07eaa0f353b8
SHA1: dcf92c9b094a44520b7821268520d6438c9dda2d
MD5sum: f701cf41c8e0ad0b32d5ddd519708805
Description: debug symbols for postgresql-15-numeral
Build-Ids: 16a600ee987705179879af2beaf3ad87abc813e9

Package: postgresql-15-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 238
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38), libgdal34t64 (>= 3.7.0)
Provides: postgresql-ogr-fdw
Homepage: https://github.com/pramsey/pgsql-ogr-fdw
Priority: optional
Section: database
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-15-ogr-fdw_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 94448
SHA256: a931856c756e0e36114f005999c49c91ec36d9ee0ef228aa3585645e74c916b4
SHA1: e3f24823296e5cc6634c102528653c8ced51702e
MD5sum: 8df16db4e9ea5bdeaf23a0e74cf53d38
Description: PostgreSQL foreign data wrapper for OGR
 OGR is the vector half of the GDAL spatial data access library. It allows
 access to a large number of GIS data formats using a simple C API for data
 reading and writing. Since OGR exposes a simple table structure and PostgreSQL
 foreign data wrappers allow access to table structures, the fit seems pretty
 perfect.
 .
 This implementation currently has the following limitations:
  * Only non-spatial query restrictions are pushed down to the OGR driver.
    PostgreSQL foreign data wrappers support delegating portions of the SQL
    query to the underlying data source, in this case OGR. This implementation
    currently pushes down only non-spatial query restrictions, and only for the
    small subset of comparison operators (>, <, <=, >=, =) supported by OGR.
  * Spatial restrictions are not pushed down. OGR can handle basic bounding box
    restrictions and even (for some drivers) more explicit intersection
    restrictions, but those are not passed to the OGR driver yet.
  * OGR connections every time Rather than pooling OGR connections, each query
    makes (and disposes of) two new ones, which seems to be the largest
    performance drag at the moment for restricted (small) queries.
  * All columns are retrieved every time. PostgreSQL foreign data wrappers don't
    require all columns all the time, and some efficiencies can be gained by
    only requesting the columns needed to fulfill a query. This would be a
    minimal efficiency improvement, but can be removed given some development
    time, since the OGR API supports returning a subset of columns.

Package: postgresql-15-ogr-fdw-dbgsym
Package-Type: ddeb
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 180
Depends: postgresql-15-ogr-fdw (= 1.1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-15-ogr-fdw-dbgsym_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 132712
SHA256: fcea515d16f0cb5f21c4b049528bb66d940ebd6a625040e6118b79e71e9e43dc
SHA1: 3960a377b24d20657007e8e3435b681195b4b8cd
MD5sum: b0e3bfac8a08a839a92d28cb645b11fb
Description: debug symbols for postgresql-15-ogr-fdw
Build-Ids: b5f7e7a96f01244c66070c97d206e4a141e1a821 c7a80214efd7f80fd39a11072312a9bb9af851c2

Package: postgresql-15-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4), libpq5
Homepage: https://omnidb.org/
Priority: optional
Section: database
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-15-omnidb_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 18692
SHA256: 616aee34af7d2d035ccf48fbcff87f51bf1f54911eff03fc8ed481b1ec9cfb9c
SHA1: 01807d3a602023d638556e4fd0531ae8b8ab1bd6
MD5sum: b3bf6ae00edda3f3870bbfd91a49e5f0
Description: PostgreSQL PL/pgSQL debugger extension for OmniDB
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight.
 .
 This package contains the PostgreSQL omnidb_plpgsql_debugger extension for
 interactive PL/pgSQL debugging in OmniDB.

Package: postgresql-15-omnidb-dbgsym
Package-Type: ddeb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-15-omnidb (= 3.0.0.20201026-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-15-omnidb-dbgsym_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 41680
SHA256: 9d295dfb9c6690811674569cc8bfb889ed39bd0bd93367173022d2cb19ec7cda
SHA1: 48633754cf4c4903ccd9825ec4c24a6c293249a7
MD5sum: 75ba37e25d05257481a63fad3411d052
Description: debug symbols for postgresql-15-omnidb
Build-Ids: 80eb302a1317bb4e5d87a8bbcad8700861253e46

Package: postgresql-15-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 223
Depends: oracle-libs, postgresql-15, libc6 (>= 2.38)
Homepage: https://github.com/laurenz/oracle_fdw
Priority: optional
Section: contrib/database
Filename: pool/main/o/oracle-fdw/postgresql-15-oracle-fdw_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 79340
SHA256: 8e09c440ab94179696068da64cfa04b043b85242fb1bea55329adc3f687722e8
SHA1: 7498fe7f797991ee93d4e8a7ffdbd4bade85b87e
MD5sum: 398fd057e93ed2032dc9aff69a3543e2
Description: PostgreSQL Foreign Data Wrapper for Oracle
 oracle_fdw is a PostgreSQL extension that provides a Foreign Data Wrapper for
 easy and efficient access to Oracle databases, including pushdown of WHERE
 conditions and required columns as well as comprehensive EXPLAIN support.

Package: postgresql-15-oracle-fdw-dbgsym
Package-Type: ddeb
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 239
Depends: postgresql-15-oracle-fdw (= 2.7.0-2.pgdg24.04+2)
Priority: optional
Section: contrib/debug
Filename: pool/main/o/oracle-fdw/postgresql-15-oracle-fdw-dbgsym_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 191796
SHA256: 97a4e106d5bc2b4933907a166f1b2ffd8698b96808fd938eddf02c184f66ce73
SHA1: bece92774344e6ce363e23171d58c54bfe6955c5
MD5sum: 8085e65f12e47b7baff7b71e85473f1a
Description: debug symbols for postgresql-15-oracle-fdw
Build-Ids: c681ad1afe568709f9b8a8e19e7937aa81e5b408

Package: postgresql-15-orafce
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1187
Depends: postgresql-15, postgresql-15-jit-llvm (>= 19), libc6 (>= 2.38)
Homepage: https://github.com/orafce/orafce
Priority: optional
Section: database
Filename: pool/main/o/orafce/postgresql-15-orafce_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 384648
SHA256: 4055b8b46903b29c5fb6499bc2b176d4e15cea1c612c4399dcb0a98e4a4d1106
SHA1: 8e89d09c40e14029a681ae5946a22117f8877512
MD5sum: 020b3d8a3fa87889c753492f6d53368f
Description: Oracle support functions for PostgreSQL 15
 This project implements some functions for compatibility with Oracle.
 The functionality was verified on Oracle 10g, and the module is
 useful for production work.

Package: postgresql-15-orafce-dbgsym
Package-Type: ddeb
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 425
Depends: postgresql-15-orafce (= 4.14.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-15-orafce-dbgsym_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 303968
SHA256: 1ca0e0f2a158eec35673b70c76f5fb27ec1ed10744e8501a9e09c794500c1e2d
SHA1: d89d712885e079343b7a2b3f4ee6d945db26f79e
MD5sum: d3a441ce51cb4c3549b0d9aeb0e94409
Description: debug symbols for postgresql-15-orafce
Build-Ids: e416a4d1fc31a52b3b234a86551db6aa5288a998

Package: postgresql-15-partman
Source: pg-partman
Version: 5.2.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7379
Depends: python3, python3-psycopg2, postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/pgpartman/pg_partman
Priority: optional
Section: database
Filename: pool/main/p/pg-partman/postgresql-15-partman_5.2.4-1.pgdg24.04+1_s390x.deb
Size: 225320
SHA256: a3a85fa973aef181b90dad57d245daef0b3e2e5d99183ea086745443ecf06ebb
SHA1: 1579e37a64ad35c5c349b62a1c08ac440b948a37
MD5sum: 2368864d1e11e26eeb0f572909a50d30
Description: PostgreSQL Partition Manager
 pg_partman is a PostgreSQL extension to create and manage both time-based and
 serial-based table partition sets. Sub-partitioning is also supported. Child
 table & trigger function creation is all managed by the extension itself.
 Tables with existing data can also have their data partitioned in easily
 managed smaller batches. Optional retention policy can automatically drop
 partitions no longer needed. A background worker (BGW) process is included to
 automatically run partition maintenance without the need of an external
 scheduler (cron, etc) in most cases.

Package: postgresql-15-partman-dbgsym
Package-Type: ddeb
Source: pg-partman
Version: 5.2.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-15-partman (= 5.2.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-partman/postgresql-15-partman-dbgsym_5.2.4-1.pgdg24.04+1_s390x.deb
Size: 40572
SHA256: 6e26ee8df419940201af888b26c609877374779029beb296577a76acd8319ebf
SHA1: 3bd85b88ff005cf9946e541c97c0201b29e978ac
MD5sum: ad03348d07dde5dd95aea0f1f5da800d
Description: debug symbols for postgresql-15-partman
Build-Ids: 9984b41b83624199c3630c4983130c50cfc29caf

Package: postgresql-15-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 542
Depends: postgresql-contrib-15, postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/xocolatl/periods
Priority: optional
Section: database
Filename: pool/main/p/postgresql-periods/postgresql-15-periods_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 46876
SHA256: 8b7ff587523aa9b9c8863b88e8d59f0f93f77cc1b65e244227bfdc042b9059b7
SHA1: a5bd07c210232d71842f8d3bd5f2a38df4d667ee
MD5sum: b2c831c977650baa6e32c6d5a016264c
Description: 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.

Package: postgresql-15-periods-dbgsym
Package-Type: ddeb
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
Depends: postgresql-15-periods (= 1.2.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-periods/postgresql-15-periods-dbgsym_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 37808
SHA256: 46b7bcb993d50d0558bd252dbe099d8f989431e52d943582355f6061180e482b
SHA1: d00ac38247d9f4709b7a2387f569f2df2b9d5764
MD5sum: 206a318e2e3c4126cd380392980188d0
Description: debug symbols for postgresql-15-periods
Build-Ids: dd78c7f6ffa77b49e70b9b64dd95b17f05dc0969

Package: postgresql-15-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 143
Depends: postgresql-15, libc6 (>= 2.38), libpq5 (>= 9.2~beta3)
Homepage: https://github.com/EnterpriseDB/pg_catcheck/
Priority: optional
Section: database
Filename: pool/main/p/pg-catcheck/postgresql-15-pg-catcheck_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 35736
SHA256: d7fc9353a553b03bb1dbe4f083f8956fa1eb4397ac020fca551fb867262bb70d
SHA1: 77cd889c5f2ebe8ad7b487d25f0e7228fb9cc930
MD5sum: 48ef159880406f93a2c0a16b25a768e0
Description: Postgres system catalog checker
 PostgreSQL stores the metadata for SQL objects such as tables and functions
 using special tables called system catalog tables. pg_catcheck is a simple
 tool for diagnosing system catalog corruption. If you suspect that your system
 catalogs are corrupted, this tool may help you figure out exactly what
 problems you have and how serious they are.  If you are paranoid, you can run
 it routinely to search for system catalog corruption that might otherwise go
 undetected.

Package: postgresql-15-pg-catcheck-dbgsym
Package-Type: ddeb
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 82
Depends: postgresql-15-pg-catcheck (= 1.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-catcheck/postgresql-15-pg-catcheck-dbgsym_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 40668
SHA256: cd3d58e7cf8add0882ff2f0e9a7d668fb797ba2a7c31432dd3b3abbad7c8e62f
SHA1: b17f5f310629983e7f54db1eafbb2eb997885e69
MD5sum: 8cb31480feb9cd30c8efec04951bba53
Description: debug symbols for postgresql-15-pg-catcheck
Build-Ids: fd164cac03eda9bdcb4ee9c908dd6bed2548acd0

Package: postgresql-15-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 90
Depends: libc6 (>= 2.38), postgresql-15
Recommends: pg-checksums-doc
Homepage: https://github.com/credativ/pg_checksums
Priority: optional
Section: database
Filename: pool/main/p/pg-checksums/postgresql-15-pg-checksums_1.2-2.pgdg24.04+1_s390x.deb
Size: 36148
SHA256: 8e13a2c8012691d074923d2af7bf12db8a0b095aace169b17ffeb21aa568c800
SHA1: 5c1f1e95cf90b83720953e3951eb5691f7878cf5
MD5sum: 011b0ede141fa990669eaf69591b66f2
Description: Activate/deactivate/verify PostgreSQL data checksums
 Data checksums allow the PostgreSQL database server to identify I/O failures
 when reading data from storage. The checksums stored in the page header of
 each data page are compared to the computed checksum of the read data.
 .
 Data checksums need to be activated at instance creation time, all current
 versions of PostgreSQL including v11 do not allow activating (or deactivating)
 checksums afterwards.
 .
 pg_checksums_ext can activate or deactivate data checksums as long at the
 database cluster is shutdown cleanly. Activating checksums requires all
 database blocks to be read and all page headers to be updated, so can take a
 long time on a large database. Deactivating checksums only requires the
 cluster control file to be updated so is quick.
 .
 In addition, pg_checksums_ext can verify the checksums in an online cluster.

Package: postgresql-15-pg-checksums-dbgsym
Package-Type: ddeb
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-15-pg-checksums (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-checksums/postgresql-15-pg-checksums-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 21896
SHA256: ec14a9c186575f5174be023c2e0a33869ede757c102fe6ee248ed3c9dabbc430
SHA1: 2ca0a8660e04ea7092dd59c56aa4ebfd196daecb
MD5sum: ddea107807189188abd59faaa37a2522
Description: debug symbols for postgresql-15-pg-checksums
Build-Ids: db35e289f11a5ee7a3ba4bf9621defbc7d51d48a

Package: postgresql-15-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1144
Depends: postgresql-15
Homepage: https://github.com/enova/pg_fact_loader
Priority: optional
Section: database
Filename: pool/main/p/pg-fact-loader/postgresql-15-pg-fact-loader_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 41456
SHA256: 8876be4c89c90b743d306654ec31998419089297fea855c202e7bc99a103181e
SHA1: 474632691d49706d42d6df144c8fdc4f16513af5
MD5sum: 9e9c75d3d5d55e1708ea963399058331
Description: Build fact tables asynchronously with Postgres
 Use queue tables to build fact tables asynchronously for PostgreSQL 15.

Package: postgresql-15-pg-failover-slots
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/EnterpriseDB/pg_failover_slots/
Priority: optional
Section: database
Filename: pool/main/p/pg-failover-slots/postgresql-15-pg-failover-slots_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 41504
SHA256: 5189b297f7a5c709124f46f96e531f0f7054c345fa6d7abb03b6d045dfa0f175
SHA1: ae0c1f5eec27c89dd20e6ea9dc182ffbfa722ed0
MD5sum: a7993afc7c8a62312d4c8d75e882a83e
Description: High-availability support for PostgreSQL logical replication
 This extension is for anyone with Logical Replication Slots on
 Postgres databases that are also part of a Physical Streaming
 Replication architecture.
 .
 Since logical replication slots are only maintained on the primary
 node, downstream subscribers don't receive any new changes from a
 newly promoted primary until the slot is created, which is unsafe
 because the information that includes which data a subscriber has
 confirmed receiving and which log data still needs to be retained for
 the subscriber will have been lost, resulting in an unknown gap in
 data changes. PG Failover Slots makes logical replication slots
 usable across a physical failover using the following features:
 .
  - Copies any missing replication slots from the primary to the
    standby
  - Removes any slots from the standby that aren't found on the primary
  - Periodically synchronizes the position of slots on the standby
    based on the primary
  - Ensures that selected standbys receive data before any of the
    logical slot walsenders can send data to consumers

Package: postgresql-15-pg-failover-slots-dbgsym
Package-Type: ddeb
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 63
Depends: postgresql-15-pg-failover-slots (= 1.1.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-failover-slots/postgresql-15-pg-failover-slots-dbgsym_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 41704
SHA256: 8b06ee4a2adcf66dd4815412a347b2c7e085d3618cb24bb61faa21fada2283b9
SHA1: 64ecfe7e9321de6ec071ead02fa51f928604ae83
MD5sum: 116cf5d93019fcfb4480692af74f8012
Description: debug symbols for postgresql-15-pg-failover-slots
Build-Ids: 1df8aa63901680ed337245e468098a9d75594228

Package: postgresql-15-pg-hint-plan
Source: pg-hint-plan-15
Version: 1.5.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 267
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/ossc-db/pg_hint_plan
Priority: optional
Section: database
Filename: pool/main/p/pg-hint-plan-15/postgresql-15-pg-hint-plan_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 116128
SHA256: 2b5ecf2597d06317f831f295d01fee82c03e5c10ce8a4395eb8bfb37ccd5d7bd
SHA1: b752c78025224bf0ec573b90947ba7407bfc658f
MD5sum: 6ccc298c4cefd007883c5ba78494ec20
Description: support for optimizer hints in PostgreSQL
 PostgreSQL uses a cost-based optimizer that uses data statistics, not static
 rules. The planner (optimizer) estimates costs of each possible execution
 plans for a SQL statement, then executes the plan with the lowest cost. The
 planner does its best to select the best execution plan, but it is far from
 perfect, since it may not count some data properties, like correlation between
 columns.
 .
 pg_hint_plan makes it possible to tweak PostgreSQL execution plans using
 so-called "hints" in SQL comments, like /*+ SeqScan(a) */.

Package: postgresql-15-pg-hint-plan-dbgsym
Package-Type: ddeb
Source: pg-hint-plan-15
Version: 1.5.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 153
Depends: postgresql-15-pg-hint-plan (= 1.5.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-hint-plan-15/postgresql-15-pg-hint-plan-dbgsym_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 124404
SHA256: f32398f674f008766bd4ad60002335e94ed7a68eab759ce686c9ef1d0b18828b
SHA1: fa8a094bedf6e5ec4a8cb572ee18c58b6be5c8ff
MD5sum: e6f22b547112a96e6778fde896feff16
Description: debug symbols for postgresql-15-pg-hint-plan
Build-Ids: 31e62f113ef9bf5c75f8cb0cd711617e04a30358

Package: postgresql-15-pg-permissions
Source: pg-permissions
Version: 1.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-15
Homepage: https://github.com/cybertec-postgresql/pg_permissions
Priority: optional
Section: database
Filename: pool/main/p/pg-permissions/postgresql-15-pg-permissions_1.3-3.pgdg24.04+1_all.deb
Size: 8040
SHA256: 62d729be41af7637e9a70298558c6454e81e9a0755ebf08647b104c85bca0f25
SHA1: 4ef53c3dccdf20092c2561ea5ff68aa3a880ac5e
MD5sum: 6b7fa794b0df1a89731de3c9d6188030
Description: see all permissions in a PostgreSQL database
 pg_permissions is a simple set of views to see all permissions in a PostgreSQL
 database.

Package: postgresql-15-pg-qualstats
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 213
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-qualstats/postgresql-15-pg-qualstats_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 58168
SHA256: a6c9866e3013d0c7ea767fbad7ec96cc391567e8daaa492e75fc44ab700e0d02
SHA1: bfbd5518df30c5f9bc5cd25b9e637c857538816a
MD5sum: 5e43f746de7bb35d14e8db70b408f087
Description: PostgreSQL extension to gather statistics about predicates.
 This extensions tracks WHERE clauses predicates and JOIN predicates.
 Statistics will report whether the predicate was evaluated as an index scan or
 not, how many time the expression appeared, how many times the operator was
 executed and how filtering the expression is.  If pg_stat_statements is
 enabled, it can also track to which statements the predicate belongs.

Package: postgresql-15-pg-qualstats-dbgsym
Package-Type: ddeb
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 82
Depends: postgresql-15-pg-qualstats (= 2.1.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-qualstats/postgresql-15-pg-qualstats-dbgsym_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 61568
SHA256: 44caa023427960b90e2acffcf1998660ab93298018c27ab05934a82874c20e03
SHA1: 0d576c9043878c695e585449899c98babc0c81fc
MD5sum: 4913ee92b4b15e417ea7080178e434f9
Description: debug symbols for postgresql-15-pg-qualstats
Build-Ids: 0039964d20402c8adc6b844571ef639abed6848d

Package: postgresql-15-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 92
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4), libical3t64 (>= 3.0.0)
Homepage: https://github.com/petropavel13/pg_rrule
Priority: optional
Section: database
Filename: pool/main/p/pg-rrule/postgresql-15-pg-rrule_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 27164
SHA256: 4522d4196194b8b586000e77b13673d77317115a6f9e82fd947494b47cd545fc
SHA1: 5389909e5871007c459cceb9702b83e98a008fb5
MD5sum: 460d04ef918a0907d613e91f39cdb6b5
Description: RRULE data type for PostgreSQL
 pg-rrule can expand recurrence rules (RRULE) as defined in the
 iCalendar specification (RFC 5545). It allows expanding RRULEs
 into concrete occurences as timestamps, which can then be queried
 against.

Package: postgresql-15-pg-rrule-dbgsym
Package-Type: ddeb
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 41
Depends: postgresql-15-pg-rrule (= 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rrule/postgresql-15-pg-rrule-dbgsym_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 21600
SHA256: d2f8c4690dc1736ef3d54d8baf00313017817fdabdd8679580e776ca8bf278db
SHA1: 9172ea33cc77c5daddeffe5f70fab198ffc6c4a8
MD5sum: fafae7212701c931a5d57d9c2f1a95c7
Description: debug symbols for postgresql-15-pg-rrule
Build-Ids: 876847ca7563174b2dce57326d67a2059ab13a8e

Package: postgresql-15-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 142
Depends: postgresql-contrib-15, postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-stat-kcache/postgresql-15-pg-stat-kcache_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 36696
SHA256: e7adfefbd33521d8ba12a940dcb8e61a7e0d5be898a8ebbd0c4ee815fe749370
SHA1: 5e222c80811bf7d216bddaae554bc2b756a9b048
MD5sum: b1ecacfeeb7d4b4078375455bce18712
Description: PostgreSQL extension to gather per-query kernel statistics.
 Statistics gathered are reads and writes done out of the operating system
 cache, user and system CPU usage, context switches and all the other
 meaningful metrics returned by getrusage(2).  All those counters are
 aggregated per postgres role, database and normalized query identifier.

Package: postgresql-15-pg-stat-kcache-dbgsym
Package-Type: ddeb
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
Depends: postgresql-15-pg-stat-kcache (= 2.3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-stat-kcache/postgresql-15-pg-stat-kcache-dbgsym_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 40828
SHA256: beee11c68838119636e368f1e876dd3f2d31fb1b73d2a8e8009c25d93b1cdb3c
SHA1: 855fa4bb4fe4f1c119ef6f6399c7ee1491ae9740
MD5sum: 6c26d58b331d694f354e726375894d41
Description: debug symbols for postgresql-15-pg-stat-kcache
Build-Ids: b0519b1b26dd3760e38eb5f9bb5ebdc043332301

Package: postgresql-15-pg-track-settings
Source: pg-track-settings
Version: 2.1.2-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
Depends: postgresql-15
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-track-settings/postgresql-15-pg-track-settings_2.1.2-4.pgdg24.04+1_all.deb
Size: 9220
SHA256: 8496c1a3a3daa9d809ab6f68c58ea0c224ff433095ac2099b269885f337475a3
SHA1: e6cfae956c6486611e698d2394061bdf5d5e72d4
MD5sum: 07ee87f83ca18e23e32a4b68e0f46f4c
Description: PostgreSQL extension tracking of configuration settings
 pg_track_settings is a small PostgreSQL extension that helps you keep track of
 PostgreSQL settings configuration.
 .
 It provides a function (pg_track_settings_snapshot()), that must be called
 regularly. At each call, it will store the settings that have been changed
 since last call. It will also track the postgresql start time if it's
 different from the last one.
 .
 This extension tracks both overall settings (the pg_settings view) and
 overloaded settings (the pg_db_role_setting table).

Package: postgresql-15-pg-wait-sampling
Source: pg-wait-sampling
Version: 1.1.8-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 103
Depends: postgresql-15, postgresql-15-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/pg_wait_sampling
Priority: optional
Section: database
Filename: pool/main/p/pg-wait-sampling/postgresql-15-pg-wait-sampling_1.1.8-1.pgdg24.04+1_s390x.deb
Size: 39540
SHA256: e05fb7c063754641d0d1471547b1f36c99cb51b417aa0527f08e9e991811ad36
SHA1: 0a268462ea391847797e189f57b56937bbce8f24
MD5sum: 7eeafd991f3ac40a60d9e42d70a6f0a1
Description: Extension providing statistics about PostgreSQL wait events
 pg_wait-sampling is an extension which provides functions for detailed
 per backend and per query wait events statistics.

Package: postgresql-15-pg-wait-sampling-dbgsym
Package-Type: ddeb
Source: pg-wait-sampling
Version: 1.1.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: postgresql-15-pg-wait-sampling (= 1.1.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-wait-sampling/postgresql-15-pg-wait-sampling-dbgsym_1.1.8-1.pgdg24.04+1_s390x.deb
Size: 54432
SHA256: 0490b2dc6d107d952635a3fdae251cca0af15dccf6acbeb668a81213df7cea03
SHA1: 1c5ff9af4d496dc5b38ffd69f0b075196c30d938
MD5sum: 90d14ba8c4bf9abd78897ce19ba91c7f
Description: debug symbols for postgresql-15-pg-wait-sampling
Build-Ids: c7d5a13e3b8e24ef5c27fbc832b0248f9b776765

Package: postgresql-15-pgaudit
Source: pgaudit-1.7
Version: 1.7.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 102
Depends: postgresql-15, postgresql-15-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: http://pgaudit.org/
Priority: optional
Section: database
Filename: pool/main/p/pgaudit-1.7/postgresql-15-pgaudit_1.7.1-1.pgdg24.04+1_s390x.deb
Size: 46252
SHA256: 211765f62067a99e983f4f65ebcb76aecd9afe65d703dd6dee8fa54f04c8b192
SHA1: 870d67f9d784842c829974a4d1dfd3b793e91148
MD5sum: 4c76718d9a28335d2c3172c247369a87
Description: PostgreSQL Audit Extension
 The pgAudit extension provides detailed session and/or object audit logging
 via the standard PostgreSQL logging facility.
 .
 The goal of pgAudit is to provide PostgreSQL users with capability to produce
 audit logs often required to comply with government, financial, or ISO
 certifications.
 .
 An audit is an official inspection of an individual's or organization's
 accounts, typically by an independent body. The information gathered by
 pgAudit is properly called an audit trail or audit log.

Package: postgresql-15-pgaudit-dbgsym
Package-Type: ddeb
Source: pgaudit-1.7
Version: 1.7.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-15-pgaudit (= 1.7.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgaudit-1.7/postgresql-15-pgaudit-dbgsym_1.7.1-1.pgdg24.04+1_s390x.deb
Size: 53376
SHA256: f04036372fc832e16fbdadbe9f8c0935e7d0585784f988eea99887850bcb1de4
SHA1: 8ad1500fc3810fbf11051f974c17c6c906cc9aae
MD5sum: 586cd5e79acf322e1e4e494efcf16646
Description: debug symbols for postgresql-15-pgaudit
Build-Ids: 8ba255a8c608c5bf152fa8609137b9041cc21a47

Package: postgresql-15-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 138
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), postgresql-15-pgaudit, libc6 (>= 2.34)
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-15-pgauditlogtofile_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 43980
SHA256: a3310068eb40f2eee62ad9b4aee71245c6a16e0479e036733063d32d520f23be
SHA1: 90f0456d7d966984e723dd12f7f1e3152755bfb4
MD5sum: 5f75dc07787bd1adc7059df6372c9172
Description: PostgreSQL pgAudit Add-On to redirect audit logs
 pgAudit Log to File is an addon to pgAudit than will redirect audit log lines
 to an independent file, instead of using PostgreSQL server logger.
 .
 This allows to have an audit file that we can easily rotate without polluting
 server logs with those messages.
 .
 Audit logs in heavily used systems can grow very fast. This extension allows
 to automatically rotate the files.

Package: postgresql-15-pgauditlogtofile-dbgsym
Package-Type: ddeb
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
Depends: postgresql-15-pgauditlogtofile (= 1.6.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgauditlogtofile/postgresql-15-pgauditlogtofile-dbgsym_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 33980
SHA256: 149e91e43c5d19e6a7c7aa7db7cb40a9a4b59904b6559b41b5a30c25b2b59b16
SHA1: b9daa8d6fa3889cd93df2f00a129435abaf1fc84
MD5sum: 776caa9dadcfd97a3675f57684b18b19
Description: debug symbols for postgresql-15-pgauditlogtofile
Build-Ids: 9b041d39498d2590b5a368eb975b2be25fe10e8b

Package: postgresql-15-pgextwlist
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 79
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-15-pgextwlist_1.17-3.pgdg24.04+1_s390x.deb
Size: 30424
SHA256: 9a4d3dfc4b73697afe61444a9d04f8aeb2095d3405460310c44b341cd5c59ae6
SHA1: ebe20a071ea4bdc4aa6e3d941e80034cd1ac9b98
MD5sum: 3a67dcddab179a0e4e3b85d467f36579
Description: PostgreSQL Extension Whitelisting
 This extension implements extension whitelisting, and will actively prevent
 users from installing extensions not in the provided list. Also, this
 extension implements a form of sudo facility in that the whitelisted
 extensions will get installed as if superuser. Privileges are dropped before
 handing the control back to the user.

Package: postgresql-15-pgextwlist-dbgsym
Package-Type: ddeb
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
Depends: postgresql-15-pgextwlist (= 1.17-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-15-pgextwlist-dbgsym_1.17-3.pgdg24.04+1_s390x.deb
Size: 53416
SHA256: 8b6f99bf703cac7634da1c681d5e3ec685968f225587e1e91e36a85f4be1961f
SHA1: b24c815b3a2f940682c3ddf3e3b1799acc6cff11
MD5sum: c971677f6571f467cf2eba556ca85fae
Description: debug symbols for postgresql-15-pgextwlist
Build-Ids: 39458dc24f08ee40b52f935d0b96fa059c97f5cc

Package: postgresql-15-pgfaceting
Source: pgfaceting
Version: 0.2.0-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-15-roaringbitmap, postgresql-15
Homepage: https://github.com/cybertec-postgresql/pgfaceting
Priority: optional
Section: database
Filename: pool/main/p/pgfaceting/postgresql-15-pgfaceting_0.2.0-4.pgdg24.04+1_all.deb
Size: 9784
SHA256: 6697ade650a1fff4006c7aeac27cdf90f925fa4ccc6ee897cd08e563fd93b40d
SHA1: 4d3a1bece3b568fcbca25b648d87e7143b393df6
MD5sum: 90d4059bcd7b3a5e33cc8180b30d1e84
Description: Faceted query acceleration for PostgreSQL using roaring bitmaps
 PostgreSQL extension to quickly calculate facet counts using inverted indexes
 built with roaring bitmaps. Requires pg_roaringbitmap to be installed.
 .
 Faceting means counting number occurrences of each value in a result set for a
 set of attributes. Typical example of faceting is a web shop where you can see
 how many items are remaining after filtering your search by red, green or
 blue, and how many when filtering by size small, medium or large.

Package: postgresql-15-pgfincore
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.34)
Homepage: http://villemain.org/projects/pgfincore
Priority: optional
Section: database
Filename: pool/main/p/pgfincore/postgresql-15-pgfincore_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 27160
SHA256: ff05fc803c38f034f465995cd0ecb51139260efaea5ce75006adfa448548d12e
SHA1: 6cebc67231611574f413b06ef56a817569b19311
MD5sum: 03c3d9739d2dcfdcda33161b3ee6c013
Description: set of PostgreSQL functions to manage blocks in memory
 Those functions let you know which and how many disk block from a relation
 are in the page cache of the operating system, and eventually write the
 result to a file. Then using this file, it is possible to restore the page
 cache state for each block of the relation.

Package: postgresql-15-pgfincore-dbgsym
Package-Type: ddeb
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-15-pgfincore (= 1.3.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgfincore/postgresql-15-pgfincore-dbgsym_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 40916
SHA256: 0a718842e6d32b11eeca8016ae1d0fa701091a34a69feac4a6ac9c95d109cade
SHA1: 8e38b5ddc648848104e0bf66dbedc77e6d144bf0
MD5sum: e4487819da064a783a6d2dc777cf0614
Description: debug symbols for postgresql-15-pgfincore
Build-Ids: 8eb64b6b2f8254112615e5627317dad6376afb71

Package: postgresql-15-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1815
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17)
Homepage: https://github.com/enova/pgl_ddl_deploy
Priority: optional
Section: database
Filename: pool/main/p/pgl-ddl-deploy/postgresql-15-pgl-ddl-deploy_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 39132
SHA256: 94f2abd301574ce6355d725f30454c23da97566ea03e7dd778bb4ade186223a1
SHA1: 0ecb93230d8c44f6b1f0faeb543e437e19472706
MD5sum: 1ac6829bcd683876b1b3b530dbe53291
Description: Transparent DDL replication for PostgreSQL
 Automated DDL deployment using PgLogical for PostgreSQL 15.

Package: postgresql-15-pgl-ddl-deploy-dbgsym
Package-Type: ddeb
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
Depends: postgresql-15-pgl-ddl-deploy (= 2.2.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgl-ddl-deploy/postgresql-15-pgl-ddl-deploy-dbgsym_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 18928
SHA256: c5132323c05f09595767bf21316ed5d933ede3d02da36149ef0b8e759e7dc669
SHA1: 2ad2c1edfd123eec54276f09b0f128a3f8b8150b
MD5sum: 377c27e2c18984fe53b45f6afca1c9f2
Description: debug symbols for postgresql-15-pgl-ddl-deploy
Build-Ids: 877b131dc823b0effbd47958219bf64e23bccf99 8ed3097b2f8f69a9fbe6a04f1534bdf60ed63a15

Package: postgresql-15-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1146
Depends: libc6 (>= 2.38), libpq5 (>= 9.1~), postgresql-15, postgresql-15-jit-llvm (>= 17)
Homepage: https://www.2ndquadrant.com/en/resources/pglogical/
Priority: optional
Section: database
Filename: pool/main/p/pglogical/postgresql-15-pglogical_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 374820
SHA256: c89e1632862301ed94a94e3a4308f046e8b7c1a5d66bc9f2a683b3a9fa753d6c
SHA1: 114625f8f1db82b6b19720f49a6a25bdd5065479
MD5sum: ec0b67ecccdfa2c6e8bb592c96836a60
Description: 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.
 .
 Use-Cases include migrations and major-version upgrades, aggregation of
 several databases into a Data Warehouse, It utilises the Logical Decoding
 features available since PostgreSQL 9.4 working with low overhead on both
 provider and subscriber.

Package: postgresql-15-pglogical-dbgsym
Package-Type: ddeb
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 523
Depends: postgresql-15-pglogical (= 2.4.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical/postgresql-15-pglogical-dbgsym_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 401264
SHA256: 25d22e8e3538ceab5577a7ecbe3d30a2f4507b412a8db51f6db74f13dac774fc
SHA1: 97720f01fe6e879dc7b4bd80cfb73bdfd2c22abd
MD5sum: fabbd28ff453976a1e504bc7c0041367
Description: debug symbols for postgresql-15-pglogical
Build-Ids: 771e51b93bf604d8b8d020f628402e9e258d3ac8 9db9f3e301f7f27bf41e12c3dab26c98fec45217 fe33a36b59e718b41560b6ff440f0205c7c17e66

Package: postgresql-15-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-15-pglogical, postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/enova/pglogical_ticker
Priority: optional
Section: database
Filename: pool/main/p/pglogical-ticker/postgresql-15-pglogical-ticker_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 20660
SHA256: 6e86809941d1fadd2785ed8849c373b26cf91bf5426cfb6da12e4e6c9a11b2a1
SHA1: 83dd0140ca5480be370b061956a4b1cb9ed2138a
MD5sum: 58a1f396797f519155f95568c533b076
Description: Have time-based replication delay for pglogical
 A pglogical extension to get time-based replication delay for PostgreSQL 15.

Package: postgresql-15-pglogical-ticker-dbgsym
Package-Type: ddeb
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-15-pglogical-ticker (= 1.4.1-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical-ticker/postgresql-15-pglogical-ticker-dbgsym_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 14788
SHA256: ef07528449fc7dd2466b6d58e0f76c90436f233656f561722dc9b39f156e97e2
SHA1: 85e8f82ba17352da1c9c9103d6ffc4cc293a6b17
MD5sum: 7b5474cbce035a875c8a5cac400296bb
Description: debug symbols for postgresql-15-pglogical-ticker
Build-Ids: 2c558665ce0b5a6a56ac07021b3be43b97a53b6b

Package: postgresql-15-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 122
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1)
Homepage: https://github.com/ohmu/pgmemcache
Priority: optional
Section: database
Filename: pool/main/p/pgmemcache/postgresql-15-pgmemcache_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 46920
SHA256: 11d0f705d5ab4f8537809f57a4ac939de14cb7561860ce9fd6ec0d3d506ccef7
SHA1: 13a7f6c387afd7a5c414de923dfe3e673e13b5b4
MD5sum: 2797c2f64d5f5abe3808a62db7a7e12e
Description: PostgreSQL interface to memcached
 pgmemcache is an extension for PostgreSQL that provides an API to
 memcached through user-defined functions.
 .
 memcached is a high-performance, distributed memory object caching
 system, generic in nature, but originally intended for use in
 speeding up dynamic web applications by alleviating database load.

Package: postgresql-15-pgmemcache-dbgsym
Package-Type: ddeb
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 71
Depends: postgresql-15-pgmemcache (= 2.3.0-14.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgmemcache/postgresql-15-pgmemcache-dbgsym_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 48112
SHA256: 6f6ce4cee61f69a7e102e04801d46bf83454d6a8c634ec43c28c786b337e93f5
SHA1: 88f35d377984e2675c0c1e67fe22febab13212e3
MD5sum: 6ed0cb5924cf867d3a47f031fbb3202a
Description: debug symbols for postgresql-15-pgmemcache
Build-Ids: 4dcf674c5d1e319a2aa0f2fe0f6c92960394027c

Package: postgresql-15-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 366
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg)
Homepage: https://github.com/dvarrazzo/pgmp
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pgmp/postgresql-15-pgmp_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 102736
SHA256: d33c75997ff40688eeb7d9d3b8b50d6eda10e5c6e5fbfa584647e044fcfafc45
SHA1: 87bb811793fb17c9c9b44a1e5eb05e6ec23f7f22
MD5sum: 1c3687196adf57a3deb031cb0685d342
Description: arbitrary precision integers and rationals for PostgreSQL 15
 pgmp is a PostgreSQL extension to add the GMP data types and functions
 directly into the database.
 .
 The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary
 precision rationals) to PostgreSQL and exposes to the database all the
 functions available in the GMP library for these data types, allowing:
 .
  * higher performance arithmetic on integers respect to the numeric data type
  * a rational data type for absolute precision storage and arithmetic
  * using specialized functions to deal with prime numbers, random numbers,
    factorization directly into the database.

Package: postgresql-15-pgmp-dbgsym
Package-Type: ddeb
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 131
Depends: postgresql-15-pgmp (= 1.0.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pgmp/postgresql-15-pgmp-dbgsym_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 69172
SHA256: 899d80f3d8a8887f3a321f947f77611e96f884e903af06c2eb058cecd1a3f9b2
SHA1: 2b8a0fdd405f541d247844460e08b6f1038a6ad1
MD5sum: a38c232ea5c455739d6287426e9ded91
Description: debug symbols for postgresql-15-pgmp
Build-Ids: 7a7d0201e030b1696cb9f81f21ee44d300ef6b45

Package: postgresql-15-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 241
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/CrunchyData/pgnodemx
Priority: optional
Section: database
Filename: pool/main/p/pgnodemx/postgresql-15-pgnodemx_1.7-1.pgdg24.04+1_s390x.deb
Size: 85948
SHA256: 52eb992df4a5c421453adea8c1df9fcc8fa1f57021995e560cfe78733c137e7c
SHA1: bcefbe035075e4a0780dd2f6d7230e10332277cc
MD5sum: 00086e8417cd756723dcc8f2bdd68ac9
Description: capture node OS metrics from PostgreSQL
 pgnodemx is a PostgreSQL extension that provides SQL functions to allow
 capture of node OS metrics via SQL queries.
 .
  * cgroup related functions
  * environment variable related functions
  * /proc related functions
  * system information related functions
  * Kubernetes DownwardAPI related functions
  * general information functions

Package: postgresql-15-pgnodemx-dbgsym
Package-Type: ddeb
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 114
Depends: postgresql-15-pgnodemx (= 1.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgnodemx/postgresql-15-pgnodemx-dbgsym_1.7-1.pgdg24.04+1_s390x.deb
Size: 79260
SHA256: 1056693ce09c177e441cc5f49edc64d3c698f03f6eddb309f7a9e0a450a60049
SHA1: 68b06db7accc07564fc292dde4302ddff6a5cde1
MD5sum: c25fc53a2d4a2471b797b63f43ac918d
Description: debug symbols for postgresql-15-pgnodemx
Build-Ids: 56394f72c24a28976f5e29e1920f2aed516ed0d0

Package: postgresql-15-pgpool2
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 284
Depends: libpgpool2 (>= 4.6.0-1.pgdg24.04+1), postgresql-15, libc6 (>= 2.38)
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Priority: optional
Section: database
Filename: pool/main/p/pgpool2/postgresql-15-pgpool2_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 155928
SHA256: e2e0be77a4f5e840cd852aa67bbc4c83c4a8d7a5d3c00db1d2d24523b2140fde
SHA1: aeb3a14c83ec56f71f9a4d37bff6d1675ecbf819
MD5sum: 8b9030bb314645b7dcbe519a3cc32c19
Description: connection pool server and replication proxy for PostgreSQL - modules
 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client.  This package contains support modules for
 the PostgreSQL 15 server:
 .
  * pgpool_adm
  * pgpool_recovery (PostgreSQL 9.1 and above)
  * pgpool_regclass (PostgreSQL 9.1 and above)

Package: postgresql-15-pgpool2-dbgsym
Package-Type: ddeb
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-15-pgpool2 (= 4.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-15-pgpool2-dbgsym_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 51088
SHA256: 064cceac7934142b164f80c346c43b9004c21f1b5ce7a961a034d1ac1315b36b
SHA1: d782d4703ec92b0dc0bcabfca52301d8eb774955
MD5sum: f722d427fdd72f67037776b28a26bc91
Description: debug symbols for postgresql-15-pgpool2
Build-Ids: 1ebc23b4027a6f04a5f760790673829206585c8d 8198304426450bd44a7181180bfbdcb656a431ec d0c9522f415242b72764827e5cbdf6d1b8d9c167

Package: postgresql-15-pgq-node
Source: pgq-node
Version: 3.5-7.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 538
Depends: postgresql-15, postgresql-15-pgq3
Priority: optional
Section: database
Filename: pool/main/p/pgq-node/postgresql-15-pgq-node_3.5-7.pgdg24.04+1_all.deb
Size: 12840
SHA256: 3d7cb1dce8db5cc43534c3c9d18bd2109623d462ea5bb3442a42569ae510421c
SHA1: 82dc1fe3c9ce43febd8f8dbc11b153847d5d6fce
MD5sum: 6d9d385982d3097e69c02719342e05ef
Description: Cascaded queueing on top of PgQ
 PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
 database, each queue can be consumed by multiple consumers.
 .
 This package contains the pgq_node PostgreSQL extension that provides queue
 node registration and coordination for cascaded queueing.

Package: postgresql-15-pgq3
Source: pgq
Version: 3.5-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2132
Depends: libc6 (>= 2.4), postgresql-15, postgresql-15-jit-llvm (>= 17), pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-15-pgq3_3.5-4.pgdg24.04+1_s390x.deb
Size: 129844
SHA256: ad72be9316d72ef08e465f654a3eb8cb19b72afeb0a9cb496a8871b8becf4a11
SHA1: bbfe7c3537c95d010fff10c7b5134a0ab8888867
MD5sum: 5ad3dc23daab6cfce6c4988e4d54778f
Description: Generic queue for PostgreSQL
 This extension provides generic queues for PostgreSQL.
 .
 It allows multiple queues in one database, each queue can
 be consumed by multiple consumers.

Package: postgresql-15-pgq3-dbgsym
Package-Type: ddeb
Source: pgq
Version: 3.5-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 118
Depends: postgresql-15-pgq3 (= 3.5-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-15-pgq3-dbgsym_3.5-4.pgdg24.04+1_s390x.deb
Size: 80764
SHA256: 822d3696845936674bc4b59daa53abfafabfe89a4a662c07dc1c22633b36b734
SHA1: 4d8f9b68a34e1a78b05f0927cd5a336a0f5a45ea
MD5sum: 40fc03d05afd4c784055973da040504f
Description: debug symbols for postgresql-15-pgq3
Build-Ids: 36834145b1614ada0d9cbbec7049cc9a33b7a0dc f2476e88da8690021527701857296bb69a160df6

Package: postgresql-15-pgrouting
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 2219
Depends: postgresql-15-pgrouting-scripts (>= 3.7.3-1.pgdg24.04+1), postgresql-15, postgresql-15-postgis, postgresql-15-postgis-scripts, libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Homepage: https://www.pgrouting.org
Priority: optional
Section: misc
Filename: pool/main/p/pgrouting/postgresql-15-pgrouting_3.7.3-1.pgdg24.04+1_s390x.deb
Size: 672372
SHA256: 6e7854d7a0b745bde1bb1ec700815762a2158f9e1a59cb0a12fc6e8288ef1e18
SHA1: f069c46e583000febbc5be29c3626a6f2854409a
MD5sum: 7a4602ee266f84200a05323546ecae58
Description: Routing functionality support for PostgreSQL/PostGIS
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package supports PostgreSQL 15.

Package: postgresql-15-pgrouting-dbgsym
Package-Type: ddeb
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 14094
Depends: postgresql-15-pgrouting (= 3.7.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgrouting/postgresql-15-pgrouting-dbgsym_3.7.3-1.pgdg24.04+1_s390x.deb
Size: 13197752
SHA256: 8ebb34a8d89ac225b2a76709890b10cc8c91f6cbee197395f8516e05ff0686c3
SHA1: 5b0975a3e4cec790898970ae85c93afb33a89108
MD5sum: 1872ecd5dd77d3cbcd6b3d5e9a8216c4
Description: debug symbols for postgresql-15-pgrouting
Build-Ids: 0812d72a327ea56554ea1c115570d5e5ec5b347e

Package: postgresql-15-pgrouting-doc
Source: pgrouting
Version: 3.7.0-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 8110
Depends: libjs-mathjax, libjs-sphinxdoc (>= 7.2.2)
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: doc
Filename: pool/main/p/pgrouting/postgresql-15-pgrouting-doc_3.7.0-1.pgdg24.04+1_all.deb
Size: 2414676
SHA256: bfefebab1f7bd83853532cf487c37fe37d433999fa8c5dccd42e904042fcbc0f
SHA1: 49ac3c576f7c076e62ce92095121eb43f97dd4d8
MD5sum: 781ca9247a3e87026b79acea13fcfef5
Description: Routing functionality support for PostgreSQL/PostGIS (Documentation)
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package contains the documentation.

Package: postgresql-15-pgrouting-scripts
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 3886
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: misc
Filename: pool/main/p/pgrouting/postgresql-15-pgrouting-scripts_3.7.3-1.pgdg24.04+1_all.deb
Size: 64612
SHA256: e0c78347d9e613804d7eb0a2e06f5409de07137ef4d4b602eb3498e218ef0991
SHA1: ef2a8b218e4d30bc17184956700b0db84d0c1b84
MD5sum: a2efbb49a482bb2e15e4991708620cfc
Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package contains the SQL scripts for installing pgRouting, and for
 upgrading from earlier pgRouting versions.
 .
 This package supports PostgreSQL 15.

Package: postgresql-15-pgsphere
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1718
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libhealpix-cxx3 (>= 3.80.0), libstdc++6 (>= 13.1)
Provides: postgresql-pgsphere
Homepage: https://pgsphere.github.io/
Priority: optional
Section: database
Filename: pool/main/p/pgsphere/postgresql-15-pgsphere_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 444692
SHA256: 40f8cf6fc73e98e589d5c7efe9c1e6e1afb7a16f66e93a852442f37456e74db2
SHA1: 8e339c2cd6317510b8bce9c484b443a11685c16a
MD5sum: 6fb6293ad56ba09b8d7cd8d67d2b1b42
Description: Spherical data types for PostgreSQL
 PgSphere, an extension for PostgreSQL, aims at providing uniform
 access to spherical data. It allows for a fast search and analysis for
 objects with spherical attributes in geographical, astronomical, or
 other applications using PostgreSQL.
 .
 By using an SQL interface, PgSphere's users can conveniently manage
 data of geographical objects around the world and astronomical data
 collections like star and other catalogues.

Package: postgresql-15-pgsphere-dbgsym
Package-Type: ddeb
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 539
Depends: postgresql-15-pgsphere (= 1.5.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsphere/postgresql-15-pgsphere-dbgsym_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 400748
SHA256: 281ea6278bbad8e9fc2c811fa2b66002c2642456a53a713b6612bdd3af2918a4
SHA1: 7788ac52b922851548ca5111c1a0a0d4012803f4
MD5sum: 85db193ccb400ea00dd0ad67aea56a86
Description: debug symbols for postgresql-15-pgsphere
Build-Ids: 2e2fed1d451d5cb32aa2f8fe3caf157007fcf3fc

Package: postgresql-15-pgtap
Source: pgtap
Version: 1.3.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1778
Depends: postgresql-15
Recommends: libtap-harness-archive-perl, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, pgtap-doc
Breaks: pgtap (<< 0.95)
Replaces: pgtap (<< 0.95)
Provides: postgresql-pgtap
Homepage: https://pgtap.org/
Priority: optional
Section: database
Filename: pool/main/p/pgtap/postgresql-15-pgtap_1.3.3-3.pgdg24.04+1_all.deb
Size: 45596
SHA256: d5e58d526803b445d571bc3bd474729b044a78746b37d23f4a6fe25e5027a739
SHA1: 86438398fe4947e807acbe8791649a35388c4f92
MD5sum: eb8301a8f9550b874432b1218995a1d8
Description: Unit testing framework extension for PostgreSQL 15
 pgTAP is a suite of database functions that make it easy to write
 TAP-emitting unit tests in psql scripts suitable for harvesting,
 analysis, and reporting by a TAP harness, such as those used in Perl
 and PHP applications.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).
 .
 This package contains the extension for PostgreSQL 15.

Package: postgresql-15-pgtt
Source: pgtt
Version: 4.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 159
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/darold/pgtt/
Priority: optional
Section: database
Filename: pool/main/p/pgtt/postgresql-15-pgtt_4.0-2.pgdg24.04+1_s390x.deb
Size: 55896
SHA256: 6b9feac36c8275cd5fc11a129278c11646ff7a0e4f89ce0e6b834a8dd87039c7
SHA1: 92adcdee22430e9da7d8d081a7c73c8b729cc877
MD5sum: 5f3197a37a4a253b39276a693033615e
Description: PostgreSQL Global Temporary Tables
 pgtt is a PostgreSQL extension to create, manage and use Oracle-style Global
 Temporary Tables.
 .
 The objective of this extension is to provide Global Temporary Tables to
 PostgreSQL waiting for an in-core implementation. The main interest of this
 extension is to mimic the Oracle behavior with GTT when you can not or do not
 want to rewrite the application code when migrating to PostgreSQL.

Package: postgresql-15-pgtt-dbgsym
Package-Type: ddeb
Source: pgtt
Version: 4.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 97
Depends: postgresql-15-pgtt (= 4.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtt/postgresql-15-pgtt-dbgsym_4.0-2.pgdg24.04+1_s390x.deb
Size: 76688
SHA256: 1e3c329c88a007e2752c4884119e3adb660738b4e2b86beae2f88e8f6041a39f
SHA1: 9747a8edc9b9fcbb7c9d9e358e3b6d6b5e0e8fd5
MD5sum: 502ddedae22c4cb66cf85d1249ffd43b
Description: debug symbols for postgresql-15-pgtt
Build-Ids: d08a4e34787a7eebb13f8737ca9db03627156b64

Package: postgresql-15-pgvector
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 707
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/pgvector/pgvector
Priority: optional
Section: database
Filename: pool/main/p/pgvector/postgresql-15-pgvector_0.8.0-1.pgdg24.04+1_s390x.deb
Size: 263812
SHA256: 3704f165850c57895e5488beabc26dc4117d631ea986817b20176d1ba9f303d8
SHA1: cde62d4f531ed68a6fcaff7eabf60805fd441c92
MD5sum: 5e2505e9b5bdf54a66c981c94f52ca64
Description: Open-source vector similarity search for Postgres
 Supports exact and approximate nearest neighbor search for L2 distance, inner
 product, and cosine distance.

Package: postgresql-15-pgvector-dbgsym
Package-Type: ddeb
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 372
Depends: postgresql-15-pgvector (= 0.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgvector/postgresql-15-pgvector-dbgsym_0.8.0-1.pgdg24.04+1_s390x.deb
Size: 302756
SHA256: bf04b30dc2197663a47784a13397ab983d343d7a9c83584bd156734e29c72be8
SHA1: 3b292e13f4e6a9e9b619279c211147a94955ddac
MD5sum: f426dabeedb7414cab57063c2f5c4383
Description: debug symbols for postgresql-15-pgvector
Build-Ids: d67d2e0fd508705c73445c3d1ed28602373c74a3

Package: postgresql-15-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 214
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Suggests: pgadmin3 | pgadmin4
Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git
Priority: optional
Section: database
Filename: pool/main/p/pldebugger/postgresql-15-pldebugger_1.8-2.pgdg24.04+1_s390x.deb
Size: 81144
SHA256: 0537a5ee2206804c53b249366fafcee992c11abe014510460237ca62951beede
SHA1: 3278218c9e55fa668e14d51580c494bd1f778d6b
MD5sum: 4eab07c086ba790b20cc0c22fc949ee8
Description: PostgreSQL pl/pgsql Debugger API
 This module is a set of shared libraries which implement an API for
 debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin
 project (http://www.pgadmin.org/) provides a client user interface as
 part of pgAdmin III v1.10.0 and above, and pgAdmin 4.

Package: postgresql-15-pldebugger-dbgsym
Package-Type: ddeb
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-15-pldebugger (= 1:1.8-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pldebugger/postgresql-15-pldebugger-dbgsym_1.8-2.pgdg24.04+1_s390x.deb
Size: 103244
SHA256: 9b91e0c425042249c854e6b4fe33b1614e69a119ad553ab4baa1bc93e97020bc
SHA1: 1d96be337fb6fae4b1eec27ae77756de71d2cce3
MD5sum: b68ff64fa7a8a96384fe9a01ec500f94
Description: debug symbols for postgresql-15-pldebugger
Build-Ids: e43b78e0ec229699327c0b9f2fdc05b30a1d6223

Package: postgresql-15-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 914
Depends: postgresql-contrib-15, postgresql-15, postgresql-15-jit-llvm (>= 19), libc6 (>= 2.38), liblua5.3-0
Homepage: https://github.com/pllua/pllua
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pllua/postgresql-15-pllua_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 371252
SHA256: d1ec8f7857be0d055c07a5caacd627ca7744432f004f832a6bd2f4aac3e19aeb
SHA1: 330b396e1aec5c533773f52364095fc25e71eb69
MD5sum: 61707546bf2f7fcfd2c5d03c76356e6d
Description: Lua procedural language for PostgreSQL 15
 PL/Lua is an implementation of Lua as a loadable procedural language for
 PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers
 written in the Lua programming language.
 .
 It brings the power and simplicity of Lua to PostgreSQL, including:
 small memory footprint, simple syntax, lexical scoping, functions as
 first-class values, and coroutines for non-preemptive threading.
 .
 This package is based on pllua-ng.

Package: postgresql-15-pllua-dbgsym
Package-Type: ddeb
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 432
Depends: postgresql-15-pllua (= 1:2.0.12-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pllua/postgresql-15-pllua-dbgsym_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 342172
SHA256: ac904fb1b8f4c9211a31087f150c0638c244d63a1571b15ff847d2bc2ed897f7
SHA1: 81ffb052f73abb57aa4e8a61a9031bf826a86260
MD5sum: 96e81c80919fd0c578ac6c32df46dd6b
Description: debug symbols for postgresql-15-pllua
Build-Ids: 175158ec009fac5599f2bcece8743a22d6bda845 52b6ce982b86eec5391df0309bcde161dc86612d

Package: postgresql-15-plpgsql-check
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 714
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.17)
Homepage: https://github.com/okbob/plpgsql_check
Priority: optional
Section: database
Filename: pool/main/p/plpgsql-check/postgresql-15-plpgsql-check_2.7.15-1.pgdg24.04+1_s390x.deb
Size: 329900
SHA256: b0468c1296b6f42ddae6378c1265ee419c09571c3237d6c51f933dc89eeb215d
SHA1: aa8a44d4b883bc38ab5cc438e4226da8877603ff
MD5sum: ba760d5c0831cf269382413c245a19db
Description: plpgsql_check extension for PostgreSQL
 plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source code.
 The SQL statements inside PL/pgSQL functions are checked for semantic errors.
 .
 Features:
  * check fields of referenced database objects and types inside embedded SQL
  * using correct types of function parameters
  * unused variables and function argumens, unmodified OUT argumens
  * partially detection of dead code (due RETURN command)
  * detection of missing RETURN command in function
  * try to identify unwanted hidden casts, that can be performance issue like
    unused indexes
  * possibility to collect relations and functions used by function
  * possibility to check EXECUTE stmt against SQL injection vulnerability

Package: postgresql-15-plpgsql-check-dbgsym
Package-Type: ddeb
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 398
Depends: postgresql-15-plpgsql-check (= 2.7.15-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plpgsql-check/postgresql-15-plpgsql-check-dbgsym_2.7.15-1.pgdg24.04+1_s390x.deb
Size: 319248
SHA256: 4b12711ba6c924cdba1c0996b51119286140d4c95641dda9584455d477671e17
SHA1: 410b893eecfe1c1562ce59185a1e5f09c74bbdf6
MD5sum: 67513b373c601460a727b99e459597e8
Description: debug symbols for postgresql-15-plpgsql-check
Build-Ids: 0c7d976efd0dafb81b09783b052de2ca9e6f48a8

Package: postgresql-15-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.17)
Recommends: plprofiler
Provides: postgresql-plprofiler
Homepage: https://github.com/bigsql/plprofiler
Priority: optional
Section: database
Filename: pool/main/p/plprofiler/postgresql-15-plprofiler_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 47264
SHA256: 1f04c9e94aca26fe8a07d09a62aac8544f8bf3553219a56bed68754e7afd446a
SHA1: 41b4d993e98e0f514b2d6ac9d8523a1810ced225
MD5sum: 10c84025f3ee5185d736f3a10bc42bb5
Description: PostgreSQL PL/pgSQL functions performance profiler
 The plprofiler is an extension for the PostgreSQL database system to create
 performance profiles of PL/pgSQL functions and stored procedures. The included
 external Python class and command line utility can be used to easily control
 the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save
 and manage the resulting performance datasets and create HTML reports from
 them.
 .
 This package contains the PostgreSQL server extension.

Package: postgresql-15-plprofiler-dbgsym
Package-Type: ddeb
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 90
Depends: postgresql-15-plprofiler (= 4.2.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plprofiler/postgresql-15-plprofiler-dbgsym_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 66636
SHA256: 8102486d98901621df484a40e20c458f98eeb0aba0009c908f747a449d7e79be
SHA1: 7f4abc8a7622662cfe67edbdb267477495b7f2e2
MD5sum: 25071d41080dff242575f741fb50c1dc
Description: debug symbols for postgresql-15-plprofiler
Build-Ids: d21933535cd6d58a3df96f278c19acfd3835b251

Package: postgresql-15-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 313
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38), libpq5
Homepage: https://plproxy.github.io/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plproxy/postgresql-15-plproxy_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 143344
SHA256: 10b4da07a4d1267f910a032b28d19f7a4f0cc9903a4c0dd39212d8921c6ba780
SHA1: 6d15820927043de39fb1ce5001e59758cbc21cd8
MD5sum: f8a0fd7b333b99404aa63b80c2cc88e8
Description: database partitioning system for PostgreSQL 15
 PL/Proxy is a database partitioning system implemented as a PL language. Main
 idea is that proxy functions are created with same signature as the remote
 functions to be called, so only destination info needs to be specified inside
 proxy function bodies.

Package: postgresql-15-plproxy-dbgsym
Package-Type: ddeb
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 167
Depends: postgresql-15-plproxy (= 2.11.0-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plproxy/postgresql-15-plproxy-dbgsym_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 128012
SHA256: c59df01aab4a19a68c90604c842f053a0c587abd4c4f0e4d512e3a852924e382
SHA1: b1de9eec6fdcb403447482f7dbebbf37def16fda
MD5sum: 30ee2be8cb77c8e9637036f932b8de07
Description: debug symbols for postgresql-15-plproxy
Build-Ids: 66ee1124cac86487d9ddde9007f0c7bce2cd1913

Package: postgresql-15-plr
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 293
Depends: r-base-core (>= 2.10), postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Suggests: r-recommended
Provides: postgresql-plr
Homepage: https://github.com/postgres-plr/plr
Priority: optional
Section: database
Filename: pool/main/p/plr/postgresql-15-plr_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 135208
SHA256: 892013bdbb8820d1707b16a9cecb68621abeeb7433740eca952f6283d61921d7
SHA1: 326b38778a7ba9400e6fff341cf9ce37d8ac9253
MD5sum: c515955c8029f7ade14a75e08598da86
Description: Procedural language interface between PostgreSQL and R
 R is a language and environment for statistical computing and graphics,
 providing a wide variety of statistical and graphical techniques (linear and
 nonlinear modelling, statistical tests, time series analysis, classification,
 clustering, and so on).
 .
 PostgreSQL is an open source SQL database server.
 .
 This package provides a procedural language interface to R from
 PostgreSQL. Procedural languages are used to write functions
 which can be called in database queries.

Package: postgresql-15-plr-dbgsym
Package-Type: ddeb
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 164
Depends: postgresql-15-plr (= 1:8.4.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-15-plr-dbgsym_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 131924
SHA256: da6331090ca0aefd1025499782cbd6fd8d4185110552c8bd691945788c23aa7a
SHA1: 28f86b1df1be0b87cfa3ed7925bfafa5b68d0e16
MD5sum: eb5b583bb6bb9c807cc0f0f63288a0f6
Description: debug symbols for postgresql-15-plr
Build-Ids: 77322b21a6a357ef34891b39ece555a34243687e

Package: postgresql-15-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: http://plsh.projects.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plsh/postgresql-15-plsh_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 28284
SHA256: 14b35b52b513b4ab5b25063cb4b86a8010ecc60aa9459b3574790f0202e8040e
SHA1: 53bd114ee2f56a942ab5322ab045f57cc6aeb5a3
MD5sum: 9114550b41046d730e867551d944b78a
Description: PL/sh procedural language for PostgreSQL 15
 PL/sh enables an SQL developer to write procedural language functions
 for PostgreSQL 15 in a shell of his choice.  You need this package
 if you have any PostgreSQL 15 functions that use the language plsh.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-15-plsh-dbgsym
Package-Type: ddeb
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 63
Depends: postgresql-15-plsh (= 1.20220917-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plsh/postgresql-15-plsh-dbgsym_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 46052
SHA256: 3462329ac4d4650449538e032ce992ee522ede4f020893d663e32b0712bce662
SHA1: a9332a58d7276ee450e5062f455bd7c1c4e24b15
MD5sum: c0cffd35998051a0584c02282183e505
Description: debug symbols for postgresql-15-plsh
Build-Ids: f77bcac6f7af2d425b5b1584f629238cc4ccedb9

Package: postgresql-15-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 460
Depends: postgresql-15, libc6 (>= 2.38), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Homepage: https://github.com/pgpointcloud/pointcloud
Priority: optional
Section: database
Filename: pool/main/p/pgpointcloud/postgresql-15-pointcloud_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 100896
SHA256: 82a2b456bc8a3cdb977f557aa2b58d673008365a6843828be4b2f1e2b4c5a49e
SHA1: 1d51f90254963c26f8ae3d7d65afd2f23f13be33
MD5sum: 9719ecc4c9c455d3840c02552a867a79
Description: PostgreSQL extension for storing point cloud (LIDAR) data
 LIDAR sensors quickly produce millions of points with large numbers of
 variables measured on each point. The challenge for a point cloud database
 extension is efficiently storing this data while allowing high fidelity access
 to the many variables stored.
 .
 Much of the complexity in handling LIDAR comes from the need to deal with
 multiple variables per point. The variables captured by LIDAR sensors varies
 by sensor and capture process. Some data sets might contain only X/Y/Z values.
 Others will contain dozens of variables: X, Y, Z; intensity and return number;
 red, green, and blue values; return times; and many more. There is no
 consistency in how variables are stored: intensity might be stored in a 4-byte
 integer, or in a single byte; X/Y/Z might be doubles, or they might be scaled
 4-byte integers.
 .
 PostgreSQL Pointcloud deals with all this variability by using a "schema
 document" to describe the contents of any particular LIDAR point. Each point
 contains a number of dimensions, and each dimension can be of any data type,
 with scaling and/or offsets applied to move between the actual value and the
 value stored in the database. The schema document format used by PostgreSQL
 Pointcloud is the same one used by the PDAL library.

Package: postgresql-15-pointcloud-dbgsym
Package-Type: ddeb
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 253
Depends: postgresql-15-pointcloud (= 1.2.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpointcloud/postgresql-15-pointcloud-dbgsym_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 184124
SHA256: 815e0927cd6eec8d8e04f501491700cb067e45762c94b508d6d3ba30801ce27c
SHA1: ec907a36d81b96fd9b5920dc120e1ca45b4b613d
MD5sum: 825500d4a2389c1760b21ee224b19706
Description: debug symbols for postgresql-15-pointcloud
Build-Ids: 944701598024cb20f13f9eee3909efe5dcfa5dd7

Package: postgresql-15-postgis-3
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 10607
Depends: postgresql-15, postgresql-15-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdal34t64 (>= 3.7.0), libgeos-c1t64 (>= 3.12.0), libjson-c5 (>= 0.15), libpcre2-8-0 (>= 10.22), libproj25 (>= 7.1.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1t64 (>= 1.5.0), libstdc++6 (>= 13.1), libxml2 (>= 2.7.4)
Suggests: postgis
Provides: postgresql-15-postgis
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-15-postgis-3_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 3705816
SHA256: a17163fc81b84c9320d664bfdbb8ede1a4f54e4a9e86f23aa318d192d3bafbe8
SHA1: c128b16049711b0201d71a22a398a927ba94935e
MD5sum: 17a82255fa1c09e25c41bdbf30e6c03b
Description: Geographic objects support for PostgreSQL 15
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".

Package: postgresql-15-postgis-3-dbgsym
Package-Type: ddeb
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 4657
Depends: postgresql-15-postgis-3 (= 3.5.2+dfsg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgis/postgresql-15-postgis-3-dbgsym_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 3820300
SHA256: 270903c39c1abe8ccc6a8aab7ee29b50525073228215a0c00acdd66a60ceb29c
SHA1: 23bb1f5eda7191f0e78497d29be4cce3b67a8424
MD5sum: 6623919a1af29eff81960e112afb519b
Description: debug symbols for postgresql-15-postgis-3
Build-Ids: 10cda92435418134b07c6f246b79aa16623bb225 4a94a6b2a7e8d0b32e094ee8f6dc6af6664746d9 7f35ac09d70cb7e93993777326d5821fda3d67c3 bc8881d21fd0f6bb3aea7ef9c4c87818eb8f86cc c5028a2c1a0feeb7f4e4e6f8c28d2c4247e1eea9

Package: postgresql-15-postgis-3-scripts
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 38554
Recommends: postgresql-15-postgis-3
Provides: postgresql-15-postgis-scripts
Multi-Arch: foreign
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-15-postgis-3-scripts_3.5.2+dfsg-1.pgdg24.04+1_all.deb
Size: 1277208
SHA256: 1adebf13859b78a36c3b89269db292851a865f0b999b955a279d555c7b3d4c60
SHA1: bd447820ef78a42cdffd22630477752268ae36cd
MD5sum: 5796086417a618cfc41df290aaee3cbf
Description: Geographic objects support for PostgreSQL 15 -- SQL scripts
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This package contains the SQL scripts for installing PostGIS in a PostgreSQL
 15 database, and for upgrading from earlier PostGIS versions.

Package: postgresql-15-powa
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2482
Depends: postgresql-contrib-15, postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.17)
Suggests: powa-collector, powa-web
Provides: postgresql-powa
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/powa-archivist/postgresql-15-powa_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 72712
SHA256: d6e8813a26fa3ffa76634fc695ecc890cb0201b5a59686192c4522edd1a11635
SHA1: 84e257877cd782aca7f8e268697bd1a6665ad9b5
MD5sum: ad67c1fc9fff081f777ed1128b46d6fc
Description: PostgreSQL Workload Analyzer -- PostgreSQL 15 extension
 PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and
 provides real-time charts and graphs to help monitor and tune your PostgreSQL
 servers. This package contains the core extension of the PoWA project, the
 archivist.
 .
 Related packages:
  * powa-web: web frontend
  * powa-collector: collector daemon for remote snapshots

Package: postgresql-15-powa-dbgsym
Package-Type: ddeb
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-15-powa (= 5.0.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-15-powa-dbgsym_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 36840
SHA256: 441e456f4fb2f9f573db89c8ac736de981f343d9f05e71b1c7e8b305123899d1
SHA1: fe708bc122a410cc63f4d89f6b60b470052b7c16
MD5sum: 2eaa78661fd9b6292ce662aa80fd34b5
Description: debug symbols for postgresql-15-powa
Build-Ids: 8866dd6de438d801440af4b8a17796bed22693e7

Package: postgresql-15-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-15-prefix_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 45108
SHA256: e6ceb12a9bc611d833b8119d8b597af12b40cad5443e5079c04cc3997fc7322a
SHA1: 611a1fc05f53c0982b764da6246a9ea48c21a4de
MD5sum: 332b23df4164242d77a331faadd6327d
Description: Prefix Range module for PostgreSQL
 This PostgreSQL module provides the prefix_range datatype, allowing to
 index searches such as finding the longest prefix matching a telephone
 number, having prefixes in a table and telephone number as a parameter:
 .
  select * from prefixes where prefix @> '0100091234';
 .
 The prefix column has to be of type prefix_range, and any text field
 can get indexed by the provided GiST opclass.

Package: postgresql-15-prefix-dbgsym
Package-Type: ddeb
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-15-prefix (= 1.2.10-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/prefix/postgresql-15-prefix-dbgsym_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 48688
SHA256: bf5f205f6cb896dbd8a78fd9a8a6dcaadbaa07526b07c4086984bc9118582f74
SHA1: 77d34fb29b45ea0ca5f4885b09f892d6845f4ce1
MD5sum: f37950a7c145c3f6ffa9b4137f21961f
Description: debug symbols for postgresql-15-prefix
Build-Ids: 44fc18bc3b64090c3ac38b6e1eb848374239a037

Package: postgresql-15-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/preprepare/postgresql-15-preprepare_0.9-9.pgdg24.04+1_s390x.deb
Size: 16772
SHA256: 770977731f9d969d62b3f2f7caf30bea46c818a116ad74df589c3fd8f2187509
SHA1: 303987c4f3a17dd3a9d5b053b721de60c6913313
MD5sum: 26777d970d56e27d77a463b77d2a678c
Description: pre prepare your PostgreSQL statements server side
 The pre_prepare module for PostgreSQL aims to prepare all your statements as
 soon as possible and in a way that allows client queries not to bother at all
 and just call EXECUTE.

Package: postgresql-15-preprepare-dbgsym
Package-Type: ddeb
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 32
Depends: postgresql-15-preprepare (= 0.9-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/preprepare/postgresql-15-preprepare-dbgsym_0.9-9.pgdg24.04+1_s390x.deb
Size: 16612
SHA256: 68b69774f365b617c1bebbd26b2ff6cdfe4d8a9902b79aaa4be9e0216eeb353a
SHA1: aadc4161ff96e9976d297836123062ca0c139055
MD5sum: b577c3b1595a9aa7ecdb9bba8fa8bc41
Description: debug symbols for postgresql-15-preprepare
Build-Ids: 31251fdeecd85714aceb39f367b7cf5abe7a7142

Package: postgresql-15-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.2)
Homepage: http://pgxn.org/dist/prioritize/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-prioritize/postgresql-15-prioritize_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 11792
SHA256: 7cee7a8204099e10a65e93b4be8201d19f9cef5c795e5ef760825f4a66d79b15
SHA1: cb98a3a047ae294a8294e6421599172fbf8590c0
MD5sum: 72e0920d11ab1cede5d90abe6c35d078
Description: Get and set the nice priorities of PostgreSQL backends
 This module implements an interface to getpriority() and setpriority() for
 PostgreSQL backends, callable from SQL functions. Essentially, this module
 allows users to `renice' their backends.

Package: postgresql-15-prioritize-dbgsym
Package-Type: ddeb
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 27
Depends: postgresql-15-prioritize (= 1.0.4-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-prioritize/postgresql-15-prioritize-dbgsym_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 12688
SHA256: 241254f572140538f06b7c09491f524c65f9a717c187adcf28ed13fff73c1a79
SHA1: 413d2b22d5845826ae028bf39f77c3518df175bb
MD5sum: a0fd91b421c88dd96d528237037fbb19
Description: debug symbols for postgresql-15-prioritize
Build-Ids: 614ca87d170ecc0f764fce9bbbe594412212e635

Package: postgresql-15-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3494
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Provides: postgresql-q3c
Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization
Priority: optional
Section: database
Filename: pool/main/p/postgresql-q3c/postgresql-15-q3c_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 137920
SHA256: 2fc642513c28e86c02982c049248c339a7718c4958410e08cb71324e2e24731c
SHA1: 7602e481758c93a1fa9262be7bcdc08fdc236364
MD5sum: 16daa46a226dde4b242424556eb5456c
Description: PostgreSQL 15 extension used for indexing the sky
 Q3C, an extension for PostgreSQL, is designed for the work with large
 astronomical catalogues or any catalogs of objects on the sphere.
 .
 This extension allows a user to perform fast circular, elliptical or
 polygonal searches on the sky as well as fast cross-matches.

Package: postgresql-15-q3c-dbgsym
Package-Type: ddeb
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 122
Depends: postgresql-15-q3c (= 2.0.1-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-q3c/postgresql-15-q3c-dbgsym_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 98032
SHA256: 571d003db331a76f572e963f38fbfc17632f4174cae8e66cd59bf4c914e2c94e
SHA1: 6b34f3ed10f32a1cab4a720ef65c3dde1bbb2234
MD5sum: b306c1ded6b5884e5faffc1b22205f11
Description: debug symbols for postgresql-15-q3c
Build-Ids: 743a8a6d3e247b9d42afc517b334d281d19f9413

Package: postgresql-15-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/begriffs/pg_rational
Priority: optional
Section: database
Filename: pool/main/p/pg-rational/postgresql-15-rational_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 24576
SHA256: 4c0f86ed3668de0872a021892e331bd3f3801be67afc9f0d871d1c04b6e65742
SHA1: 096c86c7fd991bca443ddbedc6154c158eb1a5d9
MD5sum: 19773eb18875c4363ced3d29d9f93600
Description: Precise fractional arithmetic for PostgreSQL
 pg_rational implements precise fractional arithmetic for PostgreSQL. Perfect
 for exact arithmetic or user-specified table row ordering. Holds values as big
 as an integer, with matching precision in the denominator.
 .
 Features:
  * Stores fractions in exactly 64 bits (same size as float)
  * Written in C for high performance
  * Detects and halts arithmetic overflow for correctness
  * Uses native CPU instructions for fast overflow detection
  * Defers GCD calculation until requested or absolutely required
  * Supports btree and hash indices
  * Implements Stern-Brocot trees for finding intermediate points
  * Coercion from integer/bigint/tuple
  * Custom aggregate

Package: postgresql-15-rational-dbgsym
Package-Type: ddeb
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-15-rational (= 0.0.2-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rational/postgresql-15-rational-dbgsym_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 21056
SHA256: 67877ceb7b9ffe13cb75b6dda7b997029cbb515c8e0fdced99602f55c3c0937d
SHA1: 6d35c96fd314b4b77c82d7636bb7e3432d3c1187
MD5sum: e1ecb080d9d887fa4fad4b06b154751a
Description: debug symbols for postgresql-15-rational
Build-Ids: 6c167e53938d63a3858a404e4365178da53b8614

Package: postgresql-15-rdkit
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 602
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202409.4), libstdc++6 (>= 13.1), postgresql-15
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-15-rdkit_202409.4-1.pgdg24.04+1_s390x.deb
Size: 245232
SHA256: 450dc0263a76b303a3e509c007803f30411bbfc0760b7a5ff98d0ad61c7ccab7
SHA1: 78f2dbd30c1ea853c8acb45c4c0b46c4b3e8809a
MD5sum: e40fc64481e7ef3a5356c1cc0c2c525c
Description: Cheminformatics and machine-learning software (PostgreSQL Cartridge)
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.  Features Include:
 .
  * Chemical reaction handling and transforms
  * Substructure searching with SMARTS
  * Canonical SMILES
  * Molecule-molecule alignment
  * Large number of molecular descriptors, including topological,
    compositional, EState, SlogP/SMR, VSA and Feature-map vectors
  * Fragmentation using RECAP rules
  * 2D coordinate generation and depiction, including constrained depiction
  * 3D coordinate generation using geometry embedding
  * UFF and MMFF94 forcefields
  * Chirality support, including calculation of (R/S) stereochemistry codes
  * 2D pharmacophore searching
  * Fingerprinting, including Daylight-like, atom pairs, topological
    torsions, Morgan algorithm and MACCS keys
  * Calculation of shape similarity
  * Multi-molecule maximum common substructure
  * Machine-learning via clustering and information theory algorithms
  * Gasteiger-Marsili partial charge calculation
 .
 File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
 binary format.
 .
 This package contains the PostgreSQL extension.

Package: postgresql-15-rdkit-dbgsym
Package-Type: ddeb
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1182
Depends: postgresql-15-rdkit (= 202409.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-15-rdkit-dbgsym_202409.4-1.pgdg24.04+1_s390x.deb
Size: 1123228
SHA256: 04816abba5dfa926c04e9458e8a7787bda74969be0c488b0056b4c653501c39c
SHA1: 237a4d37999f8d1ce9403ea22258fa04c9f01338
MD5sum: 907981e7b59bcf9e5cf10f2accb112e4
Description: debug symbols for postgresql-15-rdkit
Build-Ids: 8c91f2e7c43ec97a742f6babc563c7f599b08ffa

Package: postgresql-15-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 243
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/reorg/pg_repack
Priority: optional
Section: database
Filename: pool/main/p/pg-repack/postgresql-15-repack_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 102408
SHA256: 98a34a1d9e827b209665cf8a954181a458a14aabd8efb315f77f8b5f9e191130
SHA1: ac0237de9860021d3ef0a02ea027102764c4cf91
MD5sum: 02687dbdf7962fc659677ad9470524a3
Description: reorganize tables in PostgreSQL databases with minimal locks
 pg_repack is a PostgreSQL extension which lets you remove bloat from tables
 and indexes, and optionally restore the physical order of clustered indexes.
 Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive
 lock on the processed tables during processing. pg_repack is efficient to
 boot, with performance comparable to using CLUSTER directly.
 .
 This package contains the pg_repack program and the server extension for
 PostgreSQL 15.

Package: postgresql-15-repack-dbgsym
Package-Type: ddeb
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 172
Depends: postgresql-15-repack (= 1.5.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-repack/postgresql-15-repack-dbgsym_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 122304
SHA256: f863b8605fcb464b63b68f2d53e91279a8f636082294dde8ee9011b7f9e6c323
SHA1: 9185fd105e1b66f6e92ab0243d3ababbf8e7313c
MD5sum: 6c71e2bdd4282493a2a7a360e0783598
Description: debug symbols for postgresql-15-repack
Build-Ids: 514c827b2d56d95c26dbad7391626d3e39548c6c e417ad3b3106e7c48d25a66adda26ba05d376dca

Package: postgresql-15-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 933
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), repmgr-common (>= 5.5.0+debpgdg-1.pgdg24.04+1), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libjson-c5 (>= 0.15), libpq5 (>= 9.3~)
Suggests: rsync
Homepage: https://www.repmgr.org/
Priority: optional
Section: database
Filename: pool/main/r/repmgr/postgresql-15-repmgr_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 225924
SHA256: b68535808d03f5b1513901eaec4349139ee2d2c0ae358f88f2e466f0dbc198de
SHA1: 1fc99922ec663463019d08cfebcdb3f3185ad284
MD5sum: 4a9c97f05d5b08ac89f06b22cc9ed17c
Description: replication manager for PostgreSQL 15
 repmgr is an open-source tool suite for managing replication and failover in a
 cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby
 capabilities with tools to set up standby servers, monitor replication, and
 perform administrative tasks such as failover or manual switchover operations.
 .
 This package contains repmgr for PostgreSQL 15.

Package: postgresql-15-repmgr-dbgsym
Package-Type: ddeb
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 734
Depends: postgresql-15-repmgr (= 5.5.0+debpgdg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/repmgr/postgresql-15-repmgr-dbgsym_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 548672
SHA256: 86d900b4d0a6cd2568e03d30a6dfcd1d0da951c2ada90cfde167488d0591fa9e
SHA1: afb6dc0a0070bf4a4eb57c7279b7dc4b5fdb1ad4
MD5sum: b8937b71defc23125d52ad9b881c622c
Description: debug symbols for postgresql-15-repmgr
Build-Ids: 0bd362a357830967545a7484a453a2bf3ffb6661 20c77b14bae91a50b3a116e579d629b796e0c6b2 898205ac62eb8df0b02e03b1f4ebab937c89a6a9

Package: postgresql-15-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 846
Depends: postgresql-15, postgresql-15-jit-llvm (>= 19), libc6 (>= 2.29)
Homepage: https://github.com/postgrespro/rum
Priority: optional
Section: database
Filename: pool/main/p/postgresql-rum/postgresql-15-rum_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 323048
SHA256: 3a8e9649029f0e4a2cc7386cbfa2f217ae8c5e7f5639412933b9f7f8025b85a6
SHA1: bb2548341ee09ee8d1f33287448459f11265be50
MD5sum: 2e35da022b5c96da2acd1620f4e0b88b
Description: PostgreSQL RUM access method
 This PostgreSQL extension provides the RUM access method, an inverted index
 with additional information in posting lists.

Package: postgresql-15-rum-dbgsym
Package-Type: ddeb
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 394
Depends: postgresql-15-rum (= 1.3.14-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-rum/postgresql-15-rum-dbgsym_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 314736
SHA256: cc0cca0c6691f68bfd327e08096cf5f7d4c996a7c930ccffe8ee11125b197f1a
SHA1: 34a70c37437a0ff91c1eb82994111134d81491c6
MD5sum: 26d2f8eb3242032aeffd1fc3c64cc266
Description: debug symbols for postgresql-15-rum
Build-Ids: 4bdad2080587b24de99081b6799fb5c0d624490b

Package: postgresql-15-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 134
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://pgxn.org/dist/semver/doc/semver.html
Priority: optional
Section: database
Filename: pool/main/p/postgresql-semver/postgresql-15-semver_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 39992
SHA256: 08165b054f82e4cae6d9fa54ca1e8c97dcb3ffc4c4a0b4dc37c4a337d167671c
SHA1: 4ad60b70b329ee24607c670a3b929ca21f0e7ae7
MD5sum: 8332e27ee55dd5226ccc514e2387c59e
Description: Semantic version number type for PostgreSQL
 This library contains a single PostgreSQL extension for a data type
 called 'semver'. It implements the version number format described
 in the Semantic Versioning 2.0.0 Specification. [1]
 .
 [1] https://semver.org/spec/v2.0.0.html

Package: postgresql-15-semver-dbgsym
Package-Type: ddeb
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-15-semver (= 0.40.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-semver/postgresql-15-semver-dbgsym_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 21584
SHA256: 5fb2f1d0060a645fec6e8a15462152b3d9db14ade4e3c2290b63a22e7c3ef2a2
SHA1: 96a4283bc1f143068566c13a161349a37a4a484d
MD5sum: 324630ab7a3f2aecd6f4ae3cdb74803d
Description: debug symbols for postgresql-15-semver
Build-Ids: 0480b2751dd54513b9d8dbf0a1be95b00df8bf97

Package: postgresql-15-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 100
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/pgaudit/set_user
Priority: optional
Section: database
Filename: pool/main/p/postgresql-set-user/postgresql-15-set-user_4.1.0-1.pgdg24.04+1_s390x.deb
Size: 35296
SHA256: 392f52e61f728b9cdcd477ef107f6d1d35a8e96e7c012a526d9abc953dc5691a
SHA1: 40592b91760b4cf9fcba90e6b13fd29f14ea72ee
MD5sum: cb3eee665d9bfc880097988eb4a1ce7c
Description: PostgreSQL privilege escalation with enhanced logging and control
 The set_user PostgreSQL extension allows switching users and optional
 privilege escalation with enhanced logging and control. It provides an
 additional layer of logging and control when unprivileged users must escalate
 themselves to superuser or object owner roles in order to perform needed
 maintenance tasks.

Package: postgresql-15-set-user-dbgsym
Package-Type: ddeb
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 64
Depends: postgresql-15-set-user (= 4.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-set-user/postgresql-15-set-user-dbgsym_4.1.0-1.pgdg24.04+1_s390x.deb
Size: 46152
SHA256: d3925a974383f76899cf593230486285f89142a67b1cf1d64d92f575d8dca052
SHA1: 7f3bb0c359cc3d3e77489d2a6930a54a5ce4009e
MD5sum: 20c18f84ffbf3cdedf8dd3fc2fba8028
Description: debug symbols for postgresql-15-set-user
Build-Ids: 333908f1d6261ff72ce167c223d1097e0adb645f

Package: postgresql-15-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/cybertec-postgresql/pg_show_plans
Priority: optional
Section: database
Filename: pool/main/p/pg-show-plans/postgresql-15-show-plans_2.1.2-2.pgdg24.04+1_s390x.deb
Size: 23972
SHA256: a08b6af58ef4cc90522a09ecd7c28aba212c3c2443c356a73bc6de9a335e62a9
SHA1: 9db1243ac1dbebf9bc02837bd913974889941f97
MD5sum: ac88310a215b25dd98ab5f6c053e3ab8
Description: Show query plans of currently running PostgreSQL statements
 This PostgreSQL extension shows the query plans of all currently running SQL
 statements. Plan output format can be plain text (default), JSON, YAML, or
 XML.

Package: postgresql-15-show-plans-dbgsym
Package-Type: ddeb
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
Depends: postgresql-15-show-plans (= 2.1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-show-plans/postgresql-15-show-plans-dbgsym_2.1.2-2.pgdg24.04+1_s390x.deb
Size: 36776
SHA256: e8cd5afe4b6d220a9b315d4c8ff74580d44b8cdd15d776b3033a8019d543bd0e
SHA1: 76ec8143a86705acb2aba81d90f77bd008540d85
MD5sum: 72d2ef2a75e3404dfe222f7c0992b680
Description: debug symbols for postgresql-15-show-plans
Build-Ids: cc92b09ca20c6ca04ca16650212df3cf4adeefdd

Package: postgresql-15-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 328
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.3.4)
Homepage: https://github.com/eulerto/pg_similarity
Priority: optional
Section: database
Filename: pool/main/p/pg-similarity/postgresql-15-similarity_1.0-8.pgdg24.04+1_s390x.deb
Size: 106188
SHA256: fbdb7bd45c5eb30c4fb0d554defae774489ab2e6cd3fb8f65d3f0f18e8112ad8
SHA1: 58cc22d5b715c72bc28cc5fa244f8a638c8ed351
MD5sum: 671ae4891b249e62e91ff31bacb33f71
Description: PostgreSQL similarity functions extension
 pg_similarity is an extension to support similarity queries on PostgreSQL.
 The extension consists of:
 .
  * Functions implementing similarity algorithms available in the literature.
    These functions can be used as UDFs and are the base for implementing
    the similarity operators;
  * Operators defined on top of the similarity functions. They use similarity
    functions to obtain the similarity threshold and compare its value to a
    user-defined threshold to decide if it is a match or not;
  * Session variables storing similarity function parameters.

Package: postgresql-15-similarity-dbgsym
Package-Type: ddeb
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
Depends: postgresql-15-similarity (= 1.0-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-similarity/postgresql-15-similarity-dbgsym_1.0-8.pgdg24.04+1_s390x.deb
Size: 69140
SHA256: bc028070d226664737726d99135a035eb63075b7cc54687d19bfa2810683be34
SHA1: 7db01ab3f5da4d2151df559ed39a4d39b1ac17cd
MD5sum: 629ae5b7c5921745d207c5a28c964ace
Description: debug symbols for postgresql-15-similarity
Build-Ids: 08e9d57fe469961ee952e4bc878d31e74f558f25

Package: postgresql-15-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-15, libc6 (>= 2.4)
Suggests: slony1-2-bin
Provides: postgresql-15-slony1
Homepage: http://slony.info/
Priority: optional
Section: database
Filename: pool/main/s/slony1-2/postgresql-15-slony1-2_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 19500
SHA256: 977bfccc39a8bfca1e19f0ed8cb8ccbcbfe26be0ebb411a9d250abd3f4968103
SHA1: a75cb10b026d289cce9655fa5bc008b122c8b8a9
MD5sum: 88615b9f222e2c9bffaa4614978f439b
Description: replication system for PostgreSQL: PostgreSQL 15 server plug-in
 Slony-I is an asynchronous master-to-multiple-slaves replication system
 for PostgreSQL with cascading and slave promotion.
 .
 This package contains the support functions that are loaded into the
 PostgreSQL database server.  It needs to be installed on the hosts where
 the database server nodes are running.  This package works with version
 15 of the PostgreSQL server; you need the package that corresponds to
 the version of your database server.
 .
 The actual replication daemon and the administration tools are in the
 package slony1-2-bin.  This package is useless without slony1-2-bin installed
 somewhere in the network.

Package: postgresql-15-slony1-2-dbgsym
Package-Type: ddeb
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 90
Depends: postgresql-15-slony1-2 (= 2.2.11-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/s/slony1-2/postgresql-15-slony1-2-dbgsym_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 67776
SHA256: bb89165291bcd14e526b636f2f9fa42e628fcdfd60fb9de542e61d9527de8541
SHA1: 3edf9f68cdb501a948fe6daf62c648fdb09381c6
MD5sum: 137f3ddf5427d24ff915a053782143de
Description: debug symbols for postgresql-15-slony1-2
Build-Ids: 1f4c426e39f2ecdc3f66dc752326afe8b9389d16

Package: postgresql-15-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.4), libclamav11t64 (>= 1.0.0)
Recommends: clamav-freshclam | clamav-data
Homepage: https://github.com/df7cb/pg_snakeoil
Priority: optional
Section: database
Filename: pool/main/p/pg-snakeoil/postgresql-15-snakeoil_1.4-2.pgdg24.04+1_s390x.deb
Size: 17228
SHA256: 5c251a92ea3a835ed98d138805699ee790b7605eb0caa3e40b3dbc933ec13ae1
SHA1: 6ed2588207c8dc9b9f0c2c086170b3c47275207e
MD5sum: ae5bcf49e82d3f61defa821aeddc25b4
Description: PostgreSQL anti-virus scanner based on ClamAV
 pg_snakeoil provides functions scanning PostgreSQL data for viruses using the
 ClamAV anti-virus engine.

Package: postgresql-15-snakeoil-dbgsym
Package-Type: ddeb
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-15-snakeoil (= 1.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-snakeoil/postgresql-15-snakeoil-dbgsym_1.4-2.pgdg24.04+1_s390x.deb
Size: 15016
SHA256: d384ee7571cace400ddf2621769623bddec15f7153542f8eb05e254d10d8c65b
SHA1: 3a55577620aa2e213e5ddd8411ab42d1279e6172
MD5sum: 87c424d7695cb25865ba97f82501faf3
Description: debug symbols for postgresql-15-snakeoil
Build-Ids: 6769cf57c0bb2922e0764dc6fc262af599b4c1a6

Package: postgresql-15-squeeze
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 301
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://www.cybertec-postgresql.com/products/pg_squeeze/
Priority: optional
Section: database
Filename: pool/main/p/pg-squeeze/postgresql-15-squeeze_1.8.0-1.pgdg24.04+1_s390x.deb
Size: 124644
SHA256: 330fade3195b69cc42895aaf032c834a1d416fb19d710673472314cc5005c65a
SHA1: c75aae3148a1e36ebfce355f8bad4b28a9fed5d3
MD5sum: 7ba88d5a844272d128605a308a8d11aa
Description: PostgreSQL extension for automatic bloat cleanup
 The pg_squeeze PostgreSQL extension removes unused space from a table and
 optionally sorts tuples according to particular index, as if the CLUSTER
 command was executed concurrently with regular reads/writes.

Package: postgresql-15-squeeze-dbgsym
Package-Type: ddeb
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 181
Depends: postgresql-15-squeeze (= 1.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-squeeze/postgresql-15-squeeze-dbgsym_1.8.0-1.pgdg24.04+1_s390x.deb
Size: 145072
SHA256: 680dba97f20e7a10c7ae0e8574700e97ac869667bcaa72c6f32fdb2f7b80e5ec
SHA1: aa638581c2d5d447585f3bb4ffaecfd99a83c26b
MD5sum: 04111ce2abd0b28edaef238dade078b2
Description: debug symbols for postgresql-15-squeeze
Build-Ids: c9667a2a565b1efbaf782a4c4615905708d74bc1

Package: postgresql-15-statviz
Source: pg-statviz
Version: 0.7-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-15
Recommends: pg-statviz
Provides: postgresql-statviz
Homepage: https://github.com/vyruss/pg_statviz
Priority: optional
Section: database
Filename: pool/main/p/pg-statviz/postgresql-15-statviz_0.7-3.pgdg24.04+1_all.deb
Size: 9408
SHA256: c73d9fa740d7ee90c8f97dfee104f0e3c55ecba193340702eb32933f153d57fd
SHA1: 13b3461191315f9e68c73e30fd43176db363ac36
MD5sum: e2230c429b220c25ee9a0ec5b571ee9b
Description: PostgreSQL internal statistics analysis and visualization
 pg_statviz is a minimalist extension and utility pair for time series analysis
 and visualization of PostgreSQL internal statistics. Created for snapshotting
 PostgreSQL's cumulative and dynamic statistics and performing time series
 analysis on them. The accompanying utility can produce visualizations for
 selected time ranges on the stored stats snapshots, enabling the user to track
 PostgreSQL performance over time and potentially perform tuning or
 troubleshooting.
 .
 This package contains the PostgreSQL pg_statviz extension.

Package: postgresql-15-tablelog
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/table_log
Priority: optional
Section: database
Filename: pool/main/t/tablelog/postgresql-15-tablelog_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 45892
SHA256: 6248f6894a28cce76bb9468b7b63850da5d632190478379a8960d9ab2aa72d26
SHA1: c1368c56d04fee884b7fa81f0b7390e884d949fe
MD5sum: 6b3843f12e46e3ce09ec287255d2851e
Description: 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.

Package: postgresql-15-tablelog-dbgsym
Package-Type: ddeb
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 67
Depends: postgresql-15-tablelog (= 0.6.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tablelog/postgresql-15-tablelog-dbgsym_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 48932
SHA256: 0ce41b807a7f5d2c69504c46bc1d03ba308a49072ba6d120e832a4f1dac15e59
SHA1: d90aa3f81e93f250128cf0076ebb8c7c1b58aaac
MD5sum: 61ed22e54cad910b1a12d977a9d8e2e2
Description: debug symbols for postgresql-15-tablelog
Build-Ids: d3fc8c6bc63b6ec92d936d5ca595f39356ea0761

Package: postgresql-15-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 154
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/tvondra/tdigest
Priority: optional
Section: database
Filename: pool/main/t/tdigest/postgresql-15-tdigest_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 62608
SHA256: dd6528c2be28ecd4273d7ed492e681eac6e88bf9f35f79fe05f5994407ae4346
SHA1: a297ae84f8781e8364b71246ed4a17636b81fcc3
MD5sum: dae9f923c2a8afaab63d2ba4a3828705
Description: t-digest algorithm for on-line accumulation of rank-based statistics
 This PostgreSQL extension implements t-digest, a data structure for on-line
 accumulation of rank-based statistics such as quantiles and trimmed means.
 The algorithm is also very friendly to parallel programs.
 .
 The accuracy of estimates produced by t-digests can be orders of magnitude more
 accurate than those produced by previous digest algorithms in spite of the fact
 that t-digests are much more compact when stored on disk.

Package: postgresql-15-tdigest-dbgsym
Package-Type: ddeb
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: postgresql-15-tdigest (= 1.4.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tdigest/postgresql-15-tdigest-dbgsym_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 51056
SHA256: ec42780660e72180c5eedffd67a909cdbc5ddb0cd6faca0158f033baa4ed2e4d
SHA1: 45768685acff13fc8d4a9a6a855835c98189a920
MD5sum: f47367670f97f77098bb9a60c420a327
Description: debug symbols for postgresql-15-tdigest
Build-Ids: 954edd55b51564e2d11943bb1088f91e1b3ff794

Package: postgresql-15-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 259
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38), libsybdb5 (>= 0.91)
Homepage: https://github.com/tds-fdw/tds_fdw
Priority: optional
Section: database
Filename: pool/main/t/tds-fdw/postgresql-15-tds-fdw_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 115360
SHA256: e3078bff2c83d47128914430e5d6e85659fc58ceb3b5e85ebe150a9fe2f25337
SHA1: befdc86823cb7d1784e78eec4b984d5746d6b6a7
MD5sum: 0ee95eb7587c7d7856740d9dcf66c6b5
Description: 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.

Package: postgresql-15-tds-fdw-dbgsym
Package-Type: ddeb
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 168
Depends: postgresql-15-tds-fdw (= 2.0.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tds-fdw/postgresql-15-tds-fdw-dbgsym_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 137100
SHA256: eba675e4623a02c5d711841ec53c813a9a106fabc871f8f28a2a823174e26a31
SHA1: ea79c4293c58f3232f62df31997b6aff304d2f36
MD5sum: c76231303c33aecc7bad715a4210d864
Description: debug symbols for postgresql-15-tds-fdw
Build-Ids: dfe08da5e33bd6465652d5d39b7a2db0922d2f9b

Package: postgresql-15-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 41
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17)
Homepage: https://github.com/df7cb/toastinfo
Priority: optional
Section: database
Filename: pool/main/t/toastinfo/postgresql-15-toastinfo_1.5-2.pgdg24.04+1_s390x.deb
Size: 12788
SHA256: 4d387b1c69c15ac2f2d0d961e4e74051ddc41cc356d02ac17a1ff7d04f1b92c8
SHA1: 655a09671c683e51bbfeee09fd245447e1f25ca8
MD5sum: 8956ca83bb98ebf612397ebd1d7362ab
Description: Show storage structure of varlena datatypes in PostgreSQL
 This PostgreSQL extension exposes the internal storage structure of
 variable-length datatypes, called varlena.
 .
 The function pg_toastinfo describes the storage form of a datum:
 .
  * null for NULLs
  * ordinary for non-varlena datatypes
  * short inline varlena for varlena values up to 126 bytes (1 byte header)
  * long inline varlena, (un)compressed for varlena values up to 1GiB
    (4 bytes header)
  * toasted varlena, (un)compressed for varlena values up to 1GiB stored in
    TOAST tables
 .
 The function pg_toastpointer returns a varlena's chunk_id oid in the
 corresponding TOAST table. It returns NULL on non-varlena input.

Package: postgresql-15-toastinfo-dbgsym
Package-Type: ddeb
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 25
Depends: postgresql-15-toastinfo (= 1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/toastinfo/postgresql-15-toastinfo-dbgsym_1.5-2.pgdg24.04+1_s390x.deb
Size: 11048
SHA256: 3c334dc4e31c4e5c132536cdcf52884e203bc948917e4fb6859be42977aa0061
SHA1: 1fbd58370bc0000535d0f91b2850a5aec18d763b
MD5sum: 0e2ffd6b08adb1e1c4d264b0a2a08ccd
Description: debug symbols for postgresql-15-toastinfo
Build-Ids: b90e9beea3558e766e5c560844f8063b72245a03

Package: postgresql-15-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 684
Depends: libc6 (>= 2.38), postgresql-15, postgresql-15-jit-llvm (>= 17)
Homepage: https://github.com/df7cb/postgresql-unit
Priority: optional
Section: database
Filename: pool/main/p/postgresql-unit/postgresql-15-unit_7.10-1.pgdg24.04+1_s390x.deb
Size: 166132
SHA256: ddffddcf8f39cfe26b0d5bb4dd7a35a995502be4519d5c487fc7a3c9ef9bc5f6
SHA1: 1ab72a15146350b9d7630c4ceb0db240b59d1257
MD5sum: e202294c509db49a2326941e7c391224
Description: SI Units for PostgreSQL
 postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The
 base units can be combined to named and unnamed derived units using operators
 defined in the PostgreSQL type system. SI prefixes are used for input and
 output, and quantities can be converted to arbitrary scale.

Package: postgresql-15-unit-dbgsym
Package-Type: ddeb
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 96
Depends: postgresql-15-unit (= 7.10-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-unit/postgresql-15-unit-dbgsym_7.10-1.pgdg24.04+1_s390x.deb
Size: 61420
SHA256: 6ecacf50c28483771ea2f33f9e9779aa53e6b25c5aa48b4b1e7290a05854ca74
SHA1: 373cbc3b0bbaa674cf11eedd19b53c2763dffced
MD5sum: 9b2aaef9cebed522ed212028138c2435
Description: debug symbols for postgresql-15-unit
Build-Ids: c7184f4c14705a909ddb6b53f235221e65903e3b

Package: postgresql-15-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 129
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/eulerto/wal2json
Priority: optional
Section: database
Filename: pool/main/w/wal2json/postgresql-15-wal2json_2.6-2.pgdg24.04+1_s390x.deb
Size: 59056
SHA256: c4aef359729faa79f10762881f3a2d58f5a813084d2cb39ede523c681401428a
SHA1: 536a60d91a33db826b04832a41c75c598bc71c44
MD5sum: a67a0c1477395e917909d08903199fa9
Description: 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.
 .
 The wal2json output plugin produces a JSON object per transaction. All of the
 new/old tuples are available in the JSON object. Also, there are options to
 include properties such as transaction timestamp, schema-qualified, data
 types, and transaction ids.

Package: postgresql-15-wal2json-dbgsym
Package-Type: ddeb
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 92
Depends: postgresql-15-wal2json (= 2.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/w/wal2json/postgresql-15-wal2json-dbgsym_2.6-2.pgdg24.04+1_s390x.deb
Size: 71476
SHA256: 08bb3e9babafa83a3d8c7ac7db4af649504710d330dd988bfd450e33f4b5027c
SHA1: 4457e280ca4122972b3f7507ba3b95edd8c390df
MD5sum: 4b51184a7a18f2127cad85089c1248ad
Description: debug symbols for postgresql-15-wal2json
Build-Ids: ebd707bce23504cf4df67c23ef65cfbd122aa61c

Package: postgresql-16
Version: 16.8-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57645
Depends: locales | locales-all, postgresql-client-16, postgresql-common (>= 252~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.14+dfsg), libicu74 (>= 74.1-1~), libldap2 (>= 2.6.2), libllvm19, liblz4-1 (>= 0.0~r130), libpam0g (>= 0.99.7.1), libpq5 (>= 16~~), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Breaks: dbconfig-common (<< 2.0.22~)
Provides: postgresql-16-jit-llvm (= 19), postgresql-contrib-16
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-16/postgresql-16_16.8-1.pgdg24.04+1_s390x.deb
Size: 17097780
SHA256: 4c3a90a73833a076e98e2c8a61d34d971c82b8e9a9319027c53716ed0463bd4d
SHA1: e486058768e879f3b3ef315dd5bf225aaf96e961
MD5sum: 9c9b50b577a540fcf586c032df2bcc3b
Description: 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.
 .
 This package provides the database server for PostgreSQL 16.
Postgresql-Catversion: 202307071

Package: postgresql-16-age
Version: 1.5.0~rc0-3.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1809
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/apache/age
Priority: optional
Section: database
Filename: pool/main/p/postgresql-16-age/postgresql-16-age_1.5.0~rc0-3.pgdg24.04+2_s390x.deb
Size: 668792
SHA256: a932262cf1006146686d1dabb8aa93bfb52938833bc3e66a30e72174e878e92f
SHA1: df023c8bff79c76f605236f9b08aafc38debd2d9
MD5sum: 0db811981f5b01191e86033e050dcbd4
Description: Graph database optimized for fast analysis and real-time data processing
 Apache AGE is an extension for PostgreSQL that enables users to leverage a
 graph database on top of the existing relational databases. AGE is an acronym
 for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model
 database fork of PostgreSQL. The basic principle of the project is to create a
 single storage that handles both the relational and graph data model so that
 the users can use the standard ANSI SQL along with openCypher, one of the most
 popular graph query languages today.
 .
 This package contains Apache AGE for PostgreSQL 16.

Package: postgresql-16-age-dbgsym
Package-Type: ddeb
Source: postgresql-16-age
Version: 1.5.0~rc0-3.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 890
Depends: postgresql-16-age (= 1.5.0~rc0-3.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-16-age/postgresql-16-age-dbgsym_1.5.0~rc0-3.pgdg24.04+2_s390x.deb
Size: 719904
SHA256: 514fcf4c3d2b7a041ed34bc1b70a5c06a125c2483ae002b6d9bf8bd85dbd6afd
SHA1: 20235b488925402572ff601ab57da1ee3a5fef16
MD5sum: d18a5158a8032ba1626d9a0607e4e422
Description: debug symbols for postgresql-16-age
Build-Ids: 07c599ab513385719327387ea0e19fb905bbb2e7

Package: postgresql-16-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/df7cb/pgsql-asn1oid
Priority: optional
Section: database
Filename: pool/main/p/pgsql-asn1oid/postgresql-16-asn1oid_1.6-2.pgdg24.04+1_s390x.deb
Size: 12808
SHA256: 3d5ecb69b968500ffbf9978290d2a68cc85760882ddde9996af73b4e91a24f33
SHA1: 872952ae7b653eed74d16af9058c196c0399d731
MD5sum: e87769a174b277502dcfa0f166c01357
Description: ASN.1 OID data type for PostgreSQL
 This plugin provides the necessary support functions to store ASN.1 OIDs in
 a PostgreSQL database.
 .
 This package has been compiled for PostgreSQL 16.

Package: postgresql-16-asn1oid-dbgsym
Package-Type: ddeb
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
Depends: postgresql-16-asn1oid (= 1.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-asn1oid/postgresql-16-asn1oid-dbgsym_1.6-2.pgdg24.04+1_s390x.deb
Size: 10208
SHA256: 1a42667fd1fe231a6e919547354cc035f0796223198413a185dff8c4f2c01f8d
SHA1: 17449aab9497e38db1d2de5c06255777780b2101
MD5sum: ea22e9bffba4e95012f8f34ea7e45e13
Description: debug symbols for postgresql-16-asn1oid
Build-Ids: 4e08d180f0f8725af7bab9b88540657194ca55db

Package: postgresql-16-auto-failover
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 1173
Depends: pg-auto-failover-cli (>= 2.1-3.pgdg24.04+1), postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38), libpq5
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-16-auto-failover_2.1-3.pgdg24.04+1_s390x.deb
Size: 399516
SHA256: a096d0722373635f85bb9e8dfb18504f34b591a333a4f39a2b6e3ede7d2cd725
SHA1: 0c5ec23357ed65724cf46f52e608da872a9bad98
MD5sum: f7c206cba694bb95d47ca86b6884c944
Description: Postgres high availability support
 This extension implements a set of functions to provide High Availability to
 Postgres.

Package: postgresql-16-auto-failover-dbgsym
Package-Type: ddeb
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 221
Depends: postgresql-16-auto-failover (= 2.1-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-16-auto-failover-dbgsym_2.1-3.pgdg24.04+1_s390x.deb
Size: 177084
SHA256: b3acecb109a65249b106ad5364c19fc485da992f57362da74e55e8e5788ec30e
SHA1: 5a8196c08dcf4a9ff92eef2a97c2581d9ecad331
MD5sum: 905c73c560bbf56e88c36de1b5e89448
Description: debug symbols for postgresql-16-auto-failover
Build-Ids: 3ce668feb6618be7d26e2c8560d87f309b59a8d1

Package: postgresql-16-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 40
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.10)
Homepage: https://github.com/mhagander/bgw_replstatus
Priority: optional
Section: database
Filename: pool/main/b/bgw-replstatus/postgresql-16-bgw-replstatus_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 14588
SHA256: 3ed0d51a41fcd847274253c82d3d174f215af02c843d4001a224229975e2d406
SHA1: fdc942d5c2ceeef95b3319ae9149813656c3301a
MD5sum: 779d70db6556029a0ff94d455d980f19
Description: report whether PostgreSQL node is master or standby
 bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the
 replication status of a node. It's intended to be polled by a load balancer
 such as haproxy.
 .
 When installed, a background worker will be started that listens on a TCP
 port. A connection to this port will get a TCP response back saying either
 MASTER or STANDBY depending on the current state of the node.

Package: postgresql-16-bgw-replstatus-dbgsym
Package-Type: ddeb
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 24
Depends: postgresql-16-bgw-replstatus (= 1.0.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-16-bgw-replstatus-dbgsym_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 8908
SHA256: 02d62beaafc15943a18a2806f298ec0cf84b3364eab7110cab9ef266c74102e7
SHA1: 58ebe8f3a9daba91c027438b49c7e533080fd013
MD5sum: 1414cd3ec085ac301a066a28b5f5d35f
Description: debug symbols for postgresql-16-bgw-replstatus
Build-Ids: ea13f3093986abbd2026fe1e3ef1493159e5f84f

Package: postgresql-16-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 152
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/MigOpsRepos/credcheck
Priority: optional
Section: database
Filename: pool/main/c/credcheck/postgresql-16-credcheck_3.0-1.pgdg24.04+1_s390x.deb
Size: 61760
SHA256: 0e1773b4e1bd89b671d808bd6f19d8cce1d7b7f037edf5b2718badff05620cbb
SHA1: 517e75b3af3760a1f23b1ae155c456dda9a97eb2
MD5sum: a33ff358c94f3a9305d5075373b96479
Description: PostgreSQL username/password checks
 The credcheck PostgreSQL extension provides few general credential checks,
 which will be evaluated during the user creation, during the password change
 and user renaming. By using this extension, we can define a set of rules:
 .
  * allow a specific set of credentials
  * reject a certain type of credentials
  * deny password that can be easily cracked
  * enforce use of an expiration date with a minimum of day for a password
  * define a password reuse policy
  * define the number of authentication failure allowed before a user is banned

Package: postgresql-16-credcheck-dbgsym
Package-Type: ddeb
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
Depends: postgresql-16-credcheck (= 3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/c/credcheck/postgresql-16-credcheck-dbgsym_3.0-1.pgdg24.04+1_s390x.deb
Size: 70752
SHA256: 04fd72692de2d7bc19a7d9e20c5a49e9cc25dcf43923f9491afe115889a92889
SHA1: 8b0a7177bb6eca5668b146a5afddffc589e9e7ba
MD5sum: 6d4d5eecdda4677e023661cf369d44ed
Description: debug symbols for postgresql-16-credcheck
Build-Ids: 4e648d9e55c13f1edb56478f263284cd7b714710

Package: postgresql-16-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 224
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/citusdata/pg_cron
Priority: optional
Section: database
Filename: pool/main/p/pg-cron/postgresql-16-cron_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 94500
SHA256: 6f7fb656b0db3be2b466d53a3338f8a387eb83b64ad5516b826e92bfa7f03e43
SHA1: 76f0f6cefeb8b2b25465f2051532e865f935839f
MD5sum: 6cbad55a96eb4590b73457e794b8dd18
Description: Run periodic jobs in PostgreSQL
 pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
 that runs inside the database as an extension. It uses the same syntax as
 regular cron, but it allows you to schedule PostgreSQL commands directly from
 the database. pg_cron can run multiple jobs in parallel, but it runs at most
 one instance of a job at a time. If a second run is supposed to start before
 the first one finishes, then the second run is queued and started as soon as
 the first run completes.

Package: postgresql-16-cron-dbgsym
Package-Type: ddeb
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 151
Depends: postgresql-16-cron (= 1.6.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-cron/postgresql-16-cron-dbgsym_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 121092
SHA256: c13903ae7f3789c53138ceb3f50c082a308d89e5ed7cdeb6d25e6b3ccfb6b0ac
SHA1: 801a640c6bb74ac499c01bbc0760cbfae7bce29f
MD5sum: 2a8d89aa6474e63157d74e48cf611645
Description: debug symbols for postgresql-16-cron
Build-Ids: 471d0f1ecab7d23a110314be3f280d527c15092a

Package: postgresql-16-dbgsym
Package-Type: ddeb
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24825
Depends: postgresql-16 (= 16.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-16/postgresql-16-dbgsym_16.8-1.pgdg24.04+1_s390x.deb
Size: 20364388
SHA256: 61cef51e54cf2c42750c639813dfea626d1194f2d23ba121e6073a53f0607834
SHA1: 2a5d1cc3fd5d84817339259a8a889b97246ddceb
MD5sum: cf45d3552d7507ab74c57d558e4b6844
Description: debug symbols for postgresql-16
Build-Ids: 04e471b2ac9ed05b017627ba42ce8edffe0913a6 052984554ff205a12fee57b0f0e644231135a7d1 06b0b6c2a6686790e3febe9c0b9794b604aa9826 0c0b50bb6a3a957692955da40c10df509bcffb18 0eea1f9b1bf56c955cbaa6064473c2d1b8a8a553 11f8aca9510e164efb4b8274c689b19fbb3a4ad9 1439bfc069de717fb68092b8588dbfa54e39fa27 1487e722f213932027b6f8f169a2835263d7d4f8 15e32cebd34aa7eef9183d85e55152a6c221eed3 19702d2443590e4398b343a24a9bcb090cda5f3e 198941010e6f8341dcb2ebdb88e23f4a2b5730fe 198bcda0073729fbc667da1f165681774d5d4039 1da58554545b8ea3c5dd252d3e1c0008a0757e33 1fda83b4c09e9c758f2bafd5038c5dd231b5db07 2468e92c65f14098b263c799a74e1f8c4390d694 27dccf528830762cbe894cf98627b2b8a141228d 28c1f55541254ae3e5f53e7fad77462942b743ad 29fff66b2c2b7aaeb7716776702ecc562a6f795d 2a4a41ed63508599203e6fb57113ef9d60db820b 2b60aa5056fab3e2a2d4f26d588515cf0028a8d6 2c3513c5eeda75094dadaf0d7b17ed6a1a3cc442 30293475f66970637f5bb2c37ff0c6a1cbe91c83 370d93ffc4b4d259a07e9d198c81e94ba44b7506 3b7a2fac7fa6b8d5e118210b5fc6b2213bbc5e92 3bb5667770df9ba1adb16496651f49424a2ea8ea 3d233860bcfd86f88649ec76b68f2450561c4146 3f965a3ba7c65533d723cef194494a36050e3d92 3fc5b08eb79f7a252c1ae9315d4724643340b934 423994c80159b2b1153597b5a1b6dc05800bad47 4635fd676beb28780c26eb302e4007216a734905 483dd09010b220cf60731c04d322612df3906d17 48ac9e56092e3abf42a4490a9b595c3a66af8e1a 4fe4bbf8c755451a2907565a7481b9b214c2710f 4ffe72194f7b4fcb0cea23ebed6896b4777b1d9a 54771ec47074bb991f4a4068928ada4f8fb52e74 54c1f854c9b34d884aca692a8637b83a958b40ae 557b439a8bbc229f42d8c627b249f4354ae3ea7f 57f2700829719396ab84015b249b86821691a635 597b14dc6c784a608e9a133e64ab435905dc18e4 59bfdd201f11125f38cf49339009cd0c5af3005e 5a1bd380d6acadeb59f645069413371c17745107 5d1e018d998ff4d2e2e1537e01f77c830b14b0f2 60f3e2a7c3d2edaa9082882286d592852d54c0ef 6173552cc2075a3fcc9387c0fd773fe2e410c8eb 6cef7ccecf24ecde7af20eb554bd34f543a15439 6fdb968fb4dc8bc8e5e31dea56d8a2fab7291226 702e081d37dc62d31617542d62d92daff02ed30e 70f43ab7134fdc33322c63ca95e2c191583ab3ed 78e570ce8b10cb6c52beb4d2416831702f299e4a 7ad25474de4a0a8758f0f15e5c80d0f8c7a90d6d 7b52b8bad8a05cff0744cc1849356415f396e317 839c06c758cef79a79a5357a5156076ea88eecdb 840f91e9cd51cf4d61fb92b6e882d5b1f2aa40fc 852fa444655507dc91bea4ca30df249ede8d8720 86ca750918b27e6d0de9a75eee7ec618d61dadb0 8d1bb743ad05ab1c66d2a1708f712038e8cb64c2 90a0cee09465cae1d7c27d55796cd4e7d0fbc8bf 9230fdd1aed0762ed271c687ae57a7e450282a8f 925145d65ed5b6bbcbaabf52487451c6d7e7e7e0 9ad4053864b120fc9f5df6c2dc9413fbe13f59ae 9de8ed9f3dc1ebd66f097d6c3ac451470ff6b55b 9ea856499a134e4c1226d27c68c8ac16aadfed8a 9f0175665746d21be59febb09834605c27ad6fc2 a2729fe85bd83b74a38fb528e45dec45a78af203 a2c28f30eaa1d0df0dd7394f8cf350aed31583de a649895b706b4525c0311c78e9908e4dcab04eaa a7ef6ee50ee27d633051b27af4b4c789f0c689b2 a82ac8bfc7edc31776d3c911f1e1d1622f5186a3 a8d71821e04fb1e09f3490455c73b7bdbcfae81a ab66719ce1117ace43de1ea8be48a2fbd3d32f28 abff94993e13dab84973f9388f65fa13018256f6 af485c54ac9a0f6f9269d22b06ba6af741fedf40 b27287374bd2f0f0b0c760ebcf2e94464accfe71 b5ca19231de2df08e4d0948a9ec379652f8774df b63dc2fd533aa45cc64e239cc88d881b838352f7 b699d1bb085ea61ae5e5e41e40cf9382bdc34092 b97f1cefac7423295854d9be8daab8af4fc36ed3 bf1320c8c168d441d97089f49c82b94e491a07bb c92d8f8028c16ace65a652780adcd8abbff1a8f8 c95398346fcf82a815e9e9da6018cadb64a74de8 cc5b20bb85f3a60bbeb52354e768b6060d8eca30 d300deb1c81dc5a4a37640664df1bcf8ea7a6e1a d54fda9f17bf2f48fff3585b7e8a6c4ea77fdead d5edec934576fd43a9e9f124085e273165cf617d d730a1c6527c6c598030c636f95d238aa2292415 d95eccb6f4d6339b1b896d64f3b90523d807e9d8 e0e90c81671a218588887a088858a58b2b03d020 e5e1e225530bd25a79ded108e8c7b6391aa8a1ff e9f189b6a7f46e2935528238b21b17714665b859 eb739b4693e730017a8aafee3bf6d999b17bf53f ebe50e8dea7cdeed259a59d83447cfd71db9f586 f21200202830038cf04797aa454450a260c4563e f26e371862a1111cc16873457c22d6502a696142 f2968c1c48ae52182a160538fe892763cb3b62d8 f45713b115a8f6bbe9b8ef8a6a4ff7dd3ef8e850 fa576313287140e630f96e1f3a06ac9139faa5e3
Postgresql-Catversion: 202307071

Package: postgresql-16-debversion
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libapt-pkg6.0t64 (>= 0.8.0)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-16-debversion_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 13948
SHA256: 5ae4e93f79618d69db5a7097d51050c9b750ac88d1f808c9f0521e4bc68f8f46
SHA1: 4c1a27a6508e28fd7ed49c9d369052aa8fe52fdd
MD5sum: f8da8bb6a3b121d0fa5cbb910cf9b620
Description: Debian version number type for PostgreSQL
 Debian version numbers, used to version Debian binary and source
 packages, have a defined format, including specifications for how
 versions should be compared in order to sort them.  This package
 implements a "debversion" type to represent Debian version numbers
 within the PostgreSQL database.  This also includes operators for
 version comparison and index operator classes for creating indexes on
 the debversion type.
 .
 Version comparison uses the algorithm used by the Debian package
 manager, dpkg, using the implementation from libapt-pkg.  This means
 that columns in tables using the debversion type may be sorted and
 compared correctly using the same logic as "dpkg --compare-versions".
 It is also possible to create indexes on these columns.
 .
 postgresql-debversion implements the following features:
 .
  * The "debversion" type (internally derived from the "text" type)
  * A full set of operators for version comparison (< <= = <> >= >)
    including commutator and negator optimisation hints
  * Operator classes for btree and hash indexes
  * The aggregate functions min() and max()

Package: postgresql-16-debversion-dbgsym
Package-Type: ddeb
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 36
Depends: postgresql-16-debversion (= 1.2.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-16-debversion-dbgsym_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 20324
SHA256: b05e52bea04634279d8870dd0f92087d4a5b1e304acc883eabc4948634d6d070
SHA1: b9b18c95546ef88a63e849e78d1b6f2904738d18
MD5sum: b9e1c12eb7f971673fa81e6b8bd99789
Description: debug symbols for postgresql-16-debversion
Build-Ids: a9bfb9b0b84a55551067e81854b93cfb96266c6d

Package: postgresql-16-decoderbufs
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 100
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4), libprotobuf-c1 (>= 1.0.0)
Homepage: https://github.com/debezium/postgres-decoderbufs
Priority: optional
Section: database
Filename: pool/main/p/postgres-decoderbufs/postgresql-16-decoderbufs_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 39740
SHA256: 500ccfb3317d4d32e50b56f4bcae8f52b8a527cd8f1f3dbcdc2cae2548253b91
SHA1: e279c209561e3b75ae7f1dfcebbe90a7a0ae26ec
MD5sum: ac1aef102b7b51fe0d370d8c5666b024
Description: logical decoder output plugin to deliver data as Protocol Buffers
 A PostgreSQL logical decoder output plugin to deliver data as Protocol
 Buffers, used by Debezium (http://debezium.io).

Package: postgresql-16-decoderbufs-dbgsym
Package-Type: ddeb
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-16-decoderbufs (= 3.0.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-16-decoderbufs-dbgsym_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 51748
SHA256: 559569ddb649375419536c3c1df34d82aa2eff1d0f252e3a7a08662ce93e4f8b
SHA1: b7ee6db731a175f62590db84e8ab886ead5c4795
MD5sum: f320dfedd3bfbb9f500fe2db7a7e92fd
Description: debug symbols for postgresql-16-decoderbufs
Build-Ids: f562c957e03ff81b97ae92ba4581980e63b61997

Package: postgresql-16-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Priority: optional
Section: database
Filename: pool/main/p/pg-dirtyread/postgresql-16-dirtyread_2.7-2.pgdg24.04+1_s390x.deb
Size: 21444
SHA256: 8ce8c274c542950d778da707e3a087ae6b95ee37957e556472cad4fbaafa9a74
SHA1: 37b14310cf8aa6bbb3764a45d76e98fa84e8d9b9
MD5sum: b506aa6f97027c1fcf17d42638533b26
Description: Read dead but unvacuumed tuples from a PostgreSQL relation
 The pg_dirtyread extension provides the ability to read dead but unvacuumed
 rows from a PostgreSQL relation.

Package: postgresql-16-dirtyread-dbgsym
Package-Type: ddeb
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 49
Depends: postgresql-16-dirtyread (= 2.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-dirtyread/postgresql-16-dirtyread-dbgsym_2.7-2.pgdg24.04+1_s390x.deb
Size: 33824
SHA256: 24df2e28e40f9e5a4b96667fbb8f2e901b17a0bcf27976b7579772c3ce777cc7
SHA1: cb5679452c54075267d2ab81023f2ee117abeef1
MD5sum: 00ad1ab78250d8c9c65605d189eb8f4b
Description: debug symbols for postgresql-16-dirtyread
Build-Ids: aaad1afd8001b99a0a1c64f6bd6abbafc381d257

Package: postgresql-16-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/xocolatl/extra_window_functions
Priority: optional
Section: database
Filename: pool/main/e/extra-window-functions/postgresql-16-extra-window-functions_1.0-6.pgdg24.04+1_s390x.deb
Size: 16276
SHA256: cc6aaf9c37b1364af894d7ad16d3dbb98de3010e9fb06d8070dd6700067fe171
SHA1: 45c874340f374e0a6805e0f09347381c5f0080f1
MD5sum: 7d71a98854b82db00bda66dcb555cd6d
Description: Extra Window Functions for PostgreSQL
 This extension provides additional window functions to PostgreSQL. Some of
 them provide SQL Standard functionality but without the SQL Standard grammar,
 others extend on the SQL Standard, and still others are novel and hopefully
 useful to someone.

Package: postgresql-16-extra-window-functions-dbgsym
Package-Type: ddeb
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 28
Depends: postgresql-16-extra-window-functions (= 1.0-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/e/extra-window-functions/postgresql-16-extra-window-functions-dbgsym_1.0-6.pgdg24.04+1_s390x.deb
Size: 10476
SHA256: 1d4dc37944da3b3fe6480c81fa193d06bdef75fd9916055f235285e642a7d787
SHA1: 3752e5e285e1589679e06e1b77b495dbe1a02c29
MD5sum: cfa16670f7b05593d6d0d0d474d5d066
Description: debug symbols for postgresql-16-extra-window-functions
Build-Ids: 6c3505d06f39a9932a742f5383c319da5dfa8379

Package: postgresql-16-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17)
Homepage: https://github.com/wulczer/first_last_agg
Priority: optional
Section: database
Filename: pool/main/f/first-last-agg/postgresql-16-first-last-agg_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 8376
SHA256: 2b6deafc5d09d1a9aaf836d27c00dc6216578820ed45ac3dcfc8d0efcd494d33
SHA1: aaea2f739e81b2f373a790cb93b2535bec1c7280
MD5sum: c542f2fcf35505e849854cd5e44d0dda
Description: PostgreSQL extension providing first and last aggregate functions
 first-last-agg is a simple extension providing two aggregate functions, last
 and first, operating on any element type and returning the last or the first
 value of the group.
 .
 Since by default the ordering inside groups created by a GROUP BY expression
 is not defined, it is advisable to use an ORDER BY clause inside the aggregate
 expression (see the aggregate function syntax).

Package: postgresql-16-first-last-agg-dbgsym
Package-Type: ddeb
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18
Depends: postgresql-16-first-last-agg (= 0.1.4-4-gd63ea3b-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/f/first-last-agg/postgresql-16-first-last-agg-dbgsym_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 4160
SHA256: 70b510777edf66d2fe7e571592a2170fa1dc826e75b522aae1299b5fd8427e6e
SHA1: 765fed249e464341e55dd78580dcfb5248a28120
MD5sum: 9a74c9dde5962d61bcf3a2645915a8e1
Description: debug symbols for postgresql-16-first-last-agg
Build-Ids: ee17651023e50eceabfcd94fef4c45f105d2371e

Package: postgresql-16-h3
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 354
Depends: postgresql-16, libc6 (>= 2.4), libh3-1 (>= 4.2.0)
Homepage: https://github.com/zachasme/h3-pg
Priority: optional
Section: database
Filename: pool/main/h/h3-pg/postgresql-16-h3_4.2.2-1.pgdg24.04+1_s390x.deb
Size: 48456
SHA256: bf8093395a7cb7b0ed5651e89c30f278b28aca661a49b9967dc4226c22196921
SHA1: ffa6b02841b7535ce35d3efe7aef2a2346b00eb3
MD5sum: 43688ad9abdda5dac929b6b4bfbeec5c
Description: PostgreSQL bindings for H3, a hierarchical hexagonal geospatial indexing system
 H3 is a geospatial indexing system using a hexagonal grid that can be
 (approximately) subdivided into finer and finer hexagonal grids, combining the
 benefits of a hexagonal grid with S2's hierarchical subdivisions.
 .
 This package contains the PostgreSQL 16 extension.

Package: postgresql-16-h3-dbgsym
Package-Type: ddeb
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 180
Depends: postgresql-16-h3 (= 4.2.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/h3-pg/postgresql-16-h3-dbgsym_4.2.2-1.pgdg24.04+1_s390x.deb
Size: 113748
SHA256: 3e489fa921d4a886e58cd4ebefdd85d28f7d75fe8ad884499de7ed29b4f94aca
SHA1: 6fd05864455f7885d9bdbdb280e586f1f63f66a1
MD5sum: 4aecfe1a9ba6b8d53c1b943ae0fa16f7
Description: debug symbols for postgresql-16-h3
Build-Ids: 1a932457c135a233dde6fcd20f74db91ae401a88 596144a546e2060c68b610953c833cff07350254

Package: postgresql-16-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2)
Homepage: https://github.com/pramsey/pgsql-http
Priority: optional
Section: database
Filename: pool/main/p/pgsql-http/postgresql-16-http_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 44508
SHA256: 51f272717eca33e3ca2f1a14168179c330011138740a35ea1594fa26a9718ddc
SHA1: 565d3e20f70c03875f248f33ae7f6be4641039fc
MD5sum: ecc71997cb95c79988ae876f99dbc734
Description: HTTP client for PostgreSQL, retrieve a web page from inside the database
 PostgreSQL extension to make HTTP requests from within the database, returning
 results for usage in SQL queries.

Package: postgresql-16-http-dbgsym
Package-Type: ddeb
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 83
Depends: postgresql-16-http (= 1.6.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-http/postgresql-16-http-dbgsym_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 61592
SHA256: f932167f06f780e49a54a2fc8d6c4161086651bcea5d15d8e7ca9b3b10f9717c
SHA1: 607143912267bace463e1a73aa28b5a2be80408a
MD5sum: 866e28c2eda7cc354adf9c40eae2f882
Description: debug symbols for postgresql-16-http
Build-Ids: 4a5ab3fd49a889dd9acc60b48d82c2978840c61c

Package: postgresql-16-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 155
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://hypopg.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/h/hypopg/postgresql-16-hypopg_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 61796
SHA256: e365ed648c771387d798a82e97a19268a03ff0f4ff2a8cf0d913d1002d52a57d
SHA1: b23197a1f793f69b07b2bc21ed4d1e9e388fd8d5
MD5sum: 5ba79f1c19f2c40dc3b970cb0fa9eb8e
Description: PostgreSQL extension adding support for hypothetical indexes.
 An hypothetical, or virtual, index is an index that doesn't really exists, and
 thus doesn't cost CPU, disk or any resource to create.  They're useful to know
 if specific indexes can increase performance for problematic queries, since
 you can know if PostgreSQL will use these indexes or not without having to
 spend resources to create them.

Package: postgresql-16-hypopg-dbgsym
Package-Type: ddeb
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 116
Depends: postgresql-16-hypopg (= 1.4.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/hypopg/postgresql-16-hypopg-dbgsym_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 92792
SHA256: 4e0f44b67a4bc0a79b8e2b84cf5431d98c42eff9ec9521494ce5fe25e2048c59
SHA1: a583d3c13c933e3d7390434c67db035863a6226f
MD5sum: e5a8ecda8bb535a16d15b0582c5b1773
Description: debug symbols for postgresql-16-hypopg
Build-Ids: aabe6343563aff229f6a60c3c66837658daee47d

Package: postgresql-16-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 269
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4), libicu74 (>= 74.1-1~)
Homepage: https://github.com/dverite/icu_ext
Priority: optional
Section: database
Filename: pool/main/i/icu-ext/postgresql-16-icu-ext_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 97876
SHA256: 491c3f4ae64d08846182dee4b204d98d6670d354b4e391cf0caca74bebe37b3a
SHA1: 1c40f13819b4b08ac11aed52753678570459c825
MD5sum: 6bdfcbca3f386aa3b3e5ba27ef421b8b
Description: PostgreSQL extension exposing functionality from the ICU library
 icu_ext is an extension to expose functionality from ICU to PostgreSQL
 applications.

Package: postgresql-16-icu-ext-dbgsym
Package-Type: ddeb
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
Depends: postgresql-16-icu-ext (= 1.9.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/icu-ext/postgresql-16-icu-ext-dbgsym_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 98664
SHA256: cdc9ec41b92006a2afde543934a2cfb4d8a49e6c47b55715e7ddff7a0d377dc1
SHA1: 71f4d7540b7826bfac9ad05096cc327e3e9632dc
MD5sum: cf6cd75d12840774578d8aaccef8b08a
Description: debug symbols for postgresql-16-icu-ext
Build-Ids: 845894c491917e955a89cd64bde883e5cd001833

Package: postgresql-16-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 541
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Provides: postgresql-ip4r
Homepage: https://github.com/RhodiumToad/ip4r
Priority: optional
Section: misc
Filename: pool/main/i/ip4r/postgresql-16-ip4r_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 186708
SHA256: 4de5eb365b4989dffef7f3c073e944140612db9cd3a6ae0841addea33682b194
SHA1: 86a72408220c04b48dbd51725e3d0feec303c6a3
MD5sum: 1848d2eb729531b3884690991ff16d06
Description: IPv4 and IPv6 types for PostgreSQL 16
 This PostgreSQL module provides several data types which can contain
 single IPv4 or IPv6 addresses or a range of such addresses.
 .
 ip4r supports these data types:
 .
  ip4:       IPv4 address '#.#.#.#'
  ip4r:      IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#'
  ip6:       IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx'
  ip6r:      IPv6 range '#-#' or '#/#' or '#'
  ipaddress: IPv4 or IPv6 address
  iprange:   IPv4 or IPv6 range
 .
 While PostgreSQL already has built-in types 'inet' and 'cidr', the
 authors of this module found that they had a number of requirements
 that were not addressed by the built-in types.

Package: postgresql-16-ip4r-dbgsym
Package-Type: ddeb
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 289
Depends: postgresql-16-ip4r (= 2.4.2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/ip4r/postgresql-16-ip4r-dbgsym_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 212868
SHA256: 12923553bac72ed2ac0db7546cac0edff3b3ffca13336e61ca6b7f37437aa0ca
SHA1: 9220d7effe34fff6d48ebd9104bf06a801f59fb5
MD5sum: 790658451e6c7e8918d712834f46e7c8
Description: debug symbols for postgresql-16-ip4r
Build-Ids: b72e80e32f63da58ceae5a9de1464bd80df48c05

Package: postgresql-16-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 304
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-16-jsquery_1.2-2.pgdg24.04+1_s390x.deb
Size: 133760
SHA256: f9add6b3334ada3a84d0d82bc64c0f64c011058867cc87b8d6d38f2ff97ce547
SHA1: 163c00620119a226acc15d638c6de03ff3697259
MD5sum: aacc45c00a9f972f8632c851fb64c815
Description: PostgreSQL JSON query language with GIN indexing support
 JsQuery provides additional functionality for the PostgreSQL jsonb datatype,
 such as a simple and effective way to search in nested objects and arrays, and
 more comparison operators with index support. It does this by implementing a
 specialized search syntax, the @@ operator, and the jsquery type for search
 strings.

Package: postgresql-16-jsquery-dbgsym
Package-Type: ddeb
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
Depends: postgresql-16-jsquery (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/j/jsquery/postgresql-16-jsquery-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 114736
SHA256: 8a44623e1d95b51654170353ac65ec5bf966051cd0259ddbc461f139ed0aa1b6
SHA1: 473bb58b30d96fe61aeaba49db230f8ed739ab52
MD5sum: 35c4281b6f335a6d6c020f4497c9df6a
Description: debug symbols for postgresql-16-jsquery
Build-Ids: 4bd8fd95bccba859a5fe00193c88b43f8d306950

Package: postgresql-16-londiste-sql
Source: londiste-sql
Version: 3.8-6.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1268
Depends: postgresql-16-pgq-node, postgresql-16
Homepage: https://github.com/pgq/londiste-sql
Priority: optional
Section: database
Filename: pool/main/l/londiste-sql/postgresql-16-londiste-sql_3.8-6.pgdg24.04+1_all.deb
Size: 20680
SHA256: 45b23f0c0bbcd143c2734cc17a9273a6aaa43fe05f0ef05eccacf6dd9e39c34c
SHA1: ce4562bb5ece7a38a7f20634866d6b5d4b8cd300
MD5sum: 2af43b9a6df7207f40cad90dd2ab6bb7
Description: SQL infrastructure for Londiste
 Londiste is a cascaded replication system built on top
 of PgQ.  This extensions contains in-database support code.

Package: postgresql-16-mimeo
Source: mimeo
Version: 1.5.1-19.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4467
Depends: postgresql-contrib-16, postgresql-16
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-16-mimeo_1.5.1-19.pgdg24.04+1_all.deb
Size: 110152
SHA256: a2e974d83ad69a7311275f088cb541f6eaf77f018b84288cb01b1abc19b8a5aa
SHA1: b95c35ca03cc15e1c298eca33d048205dad8f727
MD5sum: 21a6d99abfb31ee08c0aaab17f567a1e
Description: specialized, per-table replication between PostgreSQL instances
 Mimeo is a PostgreSQL extension that provides specialized, per-table
 replication between PostgreSQL instances. It currently provides snapshot
 (whole table copy), incremental (based on an incrementing timestamp or id),
 and DML (inserts, updates and deletes) replication methods.

Package: postgresql-16-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 301
Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/EnterpriseDB/mysql_fdw
Priority: optional
Section: database
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-16-mysql-fdw_2.9.2-2.pgdg24.04+1_s390x.deb
Size: 136596
SHA256: a2d5950b873d734f6c160f0af3e009a8c3c9602ed6e113d63c699d5175ab95f5
SHA1: e4beb608939a522ca0c6a70a4de70597dc5f6828
MD5sum: f30d4d069a171221b92bea44d0b98211
Description: Postgres 16 Foreign Data Wrapper for MySQL
 postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data
 Wrapper (FDW) to access MySQL data from PostgreSQL.
 .
 This package is for PostgreSQL 16.

Package: postgresql-16-mysql-fdw-dbgsym
Package-Type: ddeb
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 198
Depends: postgresql-16-mysql-fdw (= 2.9.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-16-mysql-fdw-dbgsym_2.9.2-2.pgdg24.04+1_s390x.deb
Size: 163364
SHA256: 60926fd05c9170867b508c8f74e6a528de599337184f655342143ba61aed9be1
SHA1: 2710370dc93085e5560eeb54e24cf2168d18526f
MD5sum: a618fb7e92d827347f0283b2c31d27a3
Description: debug symbols for postgresql-16-mysql-fdw
Build-Ids: bff542438657bd25e4b9219c89aa9a32b33aba98

Package: postgresql-16-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 241
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/postgresql-numeral
Priority: optional
Section: database
Filename: pool/main/p/postgresql-numeral/postgresql-16-numeral_1.3-7.pgdg24.04+1_s390x.deb
Size: 79988
SHA256: c39bbfa55e4f21aabc570f364485b2bbe7756a5998668313342a12951f1669a4
SHA1: ac4ec346a4027391a20da73304efc4068f695774
MD5sum: 6ee9f5c38b71ce8809c439f9307f0d20
Description: numeral datatypes for PostgreSQL
 This module provides numeric data types for PostgreSQL that use
 numerals (words instead of digits) for input and output.
 .
  * numeral: English numerals (one, two, three, four, ...),
    short scale (10^9 = trillion)
  * zahl: German numerals (eins, zwei, drei, vier, ...),
    long scale (10^9 = Milliarde)
  * roman: Roman numerals (I, II, III, IV, ...)

Package: postgresql-16-numeral-dbgsym
Package-Type: ddeb
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 88
Depends: postgresql-16-numeral (= 1.3-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-numeral/postgresql-16-numeral-dbgsym_1.3-7.pgdg24.04+1_s390x.deb
Size: 53580
SHA256: dc59bf15392fde904a3b08a894b6413e399355e78004a0bf4ac7b1f925f6552b
SHA1: aed14c2ed0e4102a0c6ce5519f883bd01815a4f8
MD5sum: 5306095a4a71955e1a93e8663c609bda
Description: debug symbols for postgresql-16-numeral
Build-Ids: a521b69d6bf06ea1430a383d28734dbe954f4e10

Package: postgresql-16-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 234
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38), libgdal34t64 (>= 3.7.0)
Provides: postgresql-ogr-fdw
Homepage: https://github.com/pramsey/pgsql-ogr-fdw
Priority: optional
Section: database
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-16-ogr-fdw_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 92760
SHA256: 25e0ea608846930566269e3ad98ead484e795d2b3762264888ad5121f49585e1
SHA1: ee591339319c9871e835c25f45caf94e06d8a9d7
MD5sum: 7885f83c9223b8ec35098717fb03bf97
Description: PostgreSQL foreign data wrapper for OGR
 OGR is the vector half of the GDAL spatial data access library. It allows
 access to a large number of GIS data formats using a simple C API for data
 reading and writing. Since OGR exposes a simple table structure and PostgreSQL
 foreign data wrappers allow access to table structures, the fit seems pretty
 perfect.
 .
 This implementation currently has the following limitations:
  * Only non-spatial query restrictions are pushed down to the OGR driver.
    PostgreSQL foreign data wrappers support delegating portions of the SQL
    query to the underlying data source, in this case OGR. This implementation
    currently pushes down only non-spatial query restrictions, and only for the
    small subset of comparison operators (>, <, <=, >=, =) supported by OGR.
  * Spatial restrictions are not pushed down. OGR can handle basic bounding box
    restrictions and even (for some drivers) more explicit intersection
    restrictions, but those are not passed to the OGR driver yet.
  * OGR connections every time Rather than pooling OGR connections, each query
    makes (and disposes of) two new ones, which seems to be the largest
    performance drag at the moment for restricted (small) queries.
  * All columns are retrieved every time. PostgreSQL foreign data wrappers don't
    require all columns all the time, and some efficiencies can be gained by
    only requesting the columns needed to fulfill a query. This would be a
    minimal efficiency improvement, but can be removed given some development
    time, since the OGR API supports returning a subset of columns.

Package: postgresql-16-ogr-fdw-dbgsym
Package-Type: ddeb
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 182
Depends: postgresql-16-ogr-fdw (= 1.1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-16-ogr-fdw-dbgsym_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 134804
SHA256: 19d709578458206f553c7088b917d62232321838d21ff08c82f9b16d0cc28245
SHA1: 86db1927d345ca99ec6a712fb77864fee5df4feb
MD5sum: f665c1db66ae540f9c2e77566063a8c2
Description: debug symbols for postgresql-16-ogr-fdw
Build-Ids: 47c7b642b85a23aa29774e718c1a343a78c80187 5d74c067eaacc5b99058dcf1b532916696c45ed5

Package: postgresql-16-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4), libpq5
Homepage: https://omnidb.org/
Priority: optional
Section: database
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-16-omnidb_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 18308
SHA256: 48778d60394e7b1f2963457acbb7a1a8ad35fc3ab283f65a2b07dfce851d2bbc
SHA1: d0cec4ce24024ed4e6be9e76cb5abb9ef69f1acd
MD5sum: ce8a92820ed22a0e5956a4e631b35c94
Description: PostgreSQL PL/pgSQL debugger extension for OmniDB
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight.
 .
 This package contains the PostgreSQL omnidb_plpgsql_debugger extension for
 interactive PL/pgSQL debugging in OmniDB.

Package: postgresql-16-omnidb-dbgsym
Package-Type: ddeb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-16-omnidb (= 3.0.0.20201026-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-16-omnidb-dbgsym_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 42148
SHA256: de339fe3f101271fed9f72db95058070950b95922a6050f72b6029d4074f31e4
SHA1: 5d95cd8c3918a3cf89a1ec27582250b037a59690
MD5sum: f06397a5b1f5980029c1bcf7eca72cad
Description: debug symbols for postgresql-16-omnidb
Build-Ids: d0a437582965f5afbbaa1c550c3f63d9e9e887c2

Package: postgresql-16-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 219
Depends: oracle-libs, postgresql-16, libc6 (>= 2.38)
Homepage: https://github.com/laurenz/oracle_fdw
Priority: optional
Section: contrib/database
Filename: pool/main/o/oracle-fdw/postgresql-16-oracle-fdw_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 77516
SHA256: 4bbebdf35a0735631ad6d7f8477a12b45fee2eb35e6a1a016ff08ccfe01d4d65
SHA1: ae36dccd04d0ac92053ee57c747f671dd2c3f8dd
MD5sum: 3015c7b19d9359af77c3ff8e8eba3d20
Description: PostgreSQL Foreign Data Wrapper for Oracle
 oracle_fdw is a PostgreSQL extension that provides a Foreign Data Wrapper for
 easy and efficient access to Oracle databases, including pushdown of WHERE
 conditions and required columns as well as comprehensive EXPLAIN support.

Package: postgresql-16-oracle-fdw-dbgsym
Package-Type: ddeb
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 248
Depends: postgresql-16-oracle-fdw (= 2.7.0-2.pgdg24.04+2)
Priority: optional
Section: contrib/debug
Filename: pool/main/o/oracle-fdw/postgresql-16-oracle-fdw-dbgsym_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 202340
SHA256: 84b71ea77e3bee29f7330def136e8e9de92fc87dacbab8ffe874934ec3199f1c
SHA1: cb784cdc460fdc0be3e3e40b819f0128d59c652f
MD5sum: 952e71a44cb1b873ad07a23c459790aa
Description: debug symbols for postgresql-16-oracle-fdw
Build-Ids: 94204a5a91206d57577c6cc65e48fc3637c49523

Package: postgresql-16-orafce
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1169
Depends: postgresql-16, postgresql-16-jit-llvm (>= 19), libc6 (>= 2.38)
Homepage: https://github.com/orafce/orafce
Priority: optional
Section: database
Filename: pool/main/o/orafce/postgresql-16-orafce_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 379924
SHA256: a22358710306eba992a76eee0dbc81f4f310be5039d78876fd7fc751f1db124d
SHA1: 7193eebb2dec7184876f17a9b06aa5419b4aaae1
MD5sum: 04b2aee13f7c03316c4d7707e711c423
Description: Oracle support functions for PostgreSQL 16
 This project implements some functions for compatibility with Oracle.
 The functionality was verified on Oracle 10g, and the module is
 useful for production work.

Package: postgresql-16-orafce-dbgsym
Package-Type: ddeb
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 439
Depends: postgresql-16-orafce (= 4.14.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-16-orafce-dbgsym_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 318312
SHA256: c400686477e78f7a85941bb28e78801bfe1c35c07f9258022e978c84b293fe01
SHA1: d1e55ebcbceccc8fc522d34675ec3d48638b5fe3
MD5sum: 6b368f4445ea2696bf27d02a42dd70c5
Description: debug symbols for postgresql-16-orafce
Build-Ids: a7cafe076e098378c0b57e9856eb60587f8246c5

Package: postgresql-16-partman
Source: pg-partman
Version: 5.2.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7379
Depends: python3, python3-psycopg2, postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/pgpartman/pg_partman
Priority: optional
Section: database
Filename: pool/main/p/pg-partman/postgresql-16-partman_5.2.4-1.pgdg24.04+1_s390x.deb
Size: 225284
SHA256: 3169c3029b70d05c79b210a5218622a17b6c15dc9c2a1eacfe41ac9e8cb204cf
SHA1: 8fa3bdaedd9e8629919b90caea3d0862da34a0e9
MD5sum: 076184d4492d3c3916f76505306af510
Description: PostgreSQL Partition Manager
 pg_partman is a PostgreSQL extension to create and manage both time-based and
 serial-based table partition sets. Sub-partitioning is also supported. Child
 table & trigger function creation is all managed by the extension itself.
 Tables with existing data can also have their data partitioned in easily
 managed smaller batches. Optional retention policy can automatically drop
 partitions no longer needed. A background worker (BGW) process is included to
 automatically run partition maintenance without the need of an external
 scheduler (cron, etc) in most cases.

Package: postgresql-16-partman-dbgsym
Package-Type: ddeb
Source: pg-partman
Version: 5.2.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-16-partman (= 5.2.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-partman/postgresql-16-partman-dbgsym_5.2.4-1.pgdg24.04+1_s390x.deb
Size: 41600
SHA256: 71c83c0f9c809e9061477069eb7c8ed1cbc10ef566259b35d459f8fc9ed56840
SHA1: 626c47a2b8bc40b07e39c9da31e814e9cd9b01e3
MD5sum: a3314034690eb089bd8a6c22b445ca8a
Description: debug symbols for postgresql-16-partman
Build-Ids: c51d3fa3972f4e81366e1822dca6980f0e8a934f

Package: postgresql-16-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 542
Depends: postgresql-contrib-16, postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/xocolatl/periods
Priority: optional
Section: database
Filename: pool/main/p/postgresql-periods/postgresql-16-periods_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 46760
SHA256: cf31de1fb1ebd19c1b8dc1624c9b79c3a0e69fd43c6042fea8e33bcf375800dc
SHA1: 3a6a88e8ad8ca310c68cb835feda57843774c67c
MD5sum: ecd77d386217ab8dfe1e179cbb67a44c
Description: 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.

Package: postgresql-16-periods-dbgsym
Package-Type: ddeb
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 56
Depends: postgresql-16-periods (= 1.2.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-periods/postgresql-16-periods-dbgsym_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 39368
SHA256: 716274f0ff02ac0eb54cedfe09a415df9c9d9bd6566e4cddfeaee056e88a6014
SHA1: 890af571ab0d812f88368744e11cde84d29501a5
MD5sum: a0edc39e9c0338893e2a9324a6d28b3c
Description: debug symbols for postgresql-16-periods
Build-Ids: 21bba9dfc353327fc0b3c76333167feca1e1201c

Package: postgresql-16-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 143
Depends: postgresql-16, libc6 (>= 2.38), libpq5 (>= 9.2~beta3)
Homepage: https://github.com/EnterpriseDB/pg_catcheck/
Priority: optional
Section: database
Filename: pool/main/p/pg-catcheck/postgresql-16-pg-catcheck_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 35820
SHA256: a49bd065f5f8efd09786c92d348c889973558382b19ad680cb0355de51430fd5
SHA1: f2420a3b2d0eef88144cf72021a3cee3cecb8448
MD5sum: 1cb36fe5226df09d2af4563317720eb5
Description: Postgres system catalog checker
 PostgreSQL stores the metadata for SQL objects such as tables and functions
 using special tables called system catalog tables. pg_catcheck is a simple
 tool for diagnosing system catalog corruption. If you suspect that your system
 catalogs are corrupted, this tool may help you figure out exactly what
 problems you have and how serious they are.  If you are paranoid, you can run
 it routinely to search for system catalog corruption that might otherwise go
 undetected.

Package: postgresql-16-pg-catcheck-dbgsym
Package-Type: ddeb
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 82
Depends: postgresql-16-pg-catcheck (= 1.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-catcheck/postgresql-16-pg-catcheck-dbgsym_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 40660
SHA256: e4aa42c7302003dcd2e074eae23501b8580b224d7c4ab3a2feaec644f1d10dfb
SHA1: 0e625bab54bdafbe273f155abde1c597396fec48
MD5sum: 4ee5a72c53d780859636af72b3a27a54
Description: debug symbols for postgresql-16-pg-catcheck
Build-Ids: 3d07d9dabd67e656b7d6c6601bbe2cf4a622f522

Package: postgresql-16-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 98
Depends: libc6 (>= 2.38), postgresql-16
Recommends: pg-checksums-doc
Homepage: https://github.com/credativ/pg_checksums
Priority: optional
Section: database
Filename: pool/main/p/pg-checksums/postgresql-16-pg-checksums_1.2-2.pgdg24.04+1_s390x.deb
Size: 35772
SHA256: 23941dd68738cf6d23497ec9545e63a7c20755ce530dc9722b998908192686d8
SHA1: 51b55a11cbcf863846f6646d7a3187039e085e8f
MD5sum: 4ee082dcad25fe5ec9088a8555454a26
Description: Activate/deactivate/verify PostgreSQL data checksums
 Data checksums allow the PostgreSQL database server to identify I/O failures
 when reading data from storage. The checksums stored in the page header of
 each data page are compared to the computed checksum of the read data.
 .
 Data checksums need to be activated at instance creation time, all current
 versions of PostgreSQL including v11 do not allow activating (or deactivating)
 checksums afterwards.
 .
 pg_checksums_ext can activate or deactivate data checksums as long at the
 database cluster is shutdown cleanly. Activating checksums requires all
 database blocks to be read and all page headers to be updated, so can take a
 long time on a large database. Deactivating checksums only requires the
 cluster control file to be updated so is quick.
 .
 In addition, pg_checksums_ext can verify the checksums in an online cluster.

Package: postgresql-16-pg-checksums-dbgsym
Package-Type: ddeb
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 47
Depends: postgresql-16-pg-checksums (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-checksums/postgresql-16-pg-checksums-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 22412
SHA256: 0a85c80767a3b5fc427bd51a5ece08afe88d3816b39b68aa840e721fe40c3fb9
SHA1: 0f4a79bf6de90c55bb1c43a2b7de09ee4c3ab741
MD5sum: ee9e5519ca9e4970ab6bafad90b14957
Description: debug symbols for postgresql-16-pg-checksums
Build-Ids: 9b2e968a868365d673185ffa1febe58f2d00ed85

Package: postgresql-16-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1144
Depends: postgresql-16
Homepage: https://github.com/enova/pg_fact_loader
Priority: optional
Section: database
Filename: pool/main/p/pg-fact-loader/postgresql-16-pg-fact-loader_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 41460
SHA256: 260165d30153185087958ef4064d54b40b44518c512500b8958a9b908dc6fe12
SHA1: 78b564f1d6e334da880638ec5a718063b1feff4e
MD5sum: 53e11f3cc251c4abc6b6171a72ccd869
Description: Build fact tables asynchronously with Postgres
 Use queue tables to build fact tables asynchronously for PostgreSQL 16.

Package: postgresql-16-pg-failover-slots
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/EnterpriseDB/pg_failover_slots/
Priority: optional
Section: database
Filename: pool/main/p/pg-failover-slots/postgresql-16-pg-failover-slots_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 41388
SHA256: 1ae05a7d683ef8a662f5fdef06a8345989539dbf335600f21ce3022bfe5f03ae
SHA1: d38f68e1ac1ef88512aebd208a613bba97f21201
MD5sum: 72170c6ab8246078b390c82309789e4c
Description: High-availability support for PostgreSQL logical replication
 This extension is for anyone with Logical Replication Slots on
 Postgres databases that are also part of a Physical Streaming
 Replication architecture.
 .
 Since logical replication slots are only maintained on the primary
 node, downstream subscribers don't receive any new changes from a
 newly promoted primary until the slot is created, which is unsafe
 because the information that includes which data a subscriber has
 confirmed receiving and which log data still needs to be retained for
 the subscriber will have been lost, resulting in an unknown gap in
 data changes. PG Failover Slots makes logical replication slots
 usable across a physical failover using the following features:
 .
  - Copies any missing replication slots from the primary to the
    standby
  - Removes any slots from the standby that aren't found on the primary
  - Periodically synchronizes the position of slots on the standby
    based on the primary
  - Ensures that selected standbys receive data before any of the
    logical slot walsenders can send data to consumers

Package: postgresql-16-pg-failover-slots-dbgsym
Package-Type: ddeb
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 64
Depends: postgresql-16-pg-failover-slots (= 1.1.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-failover-slots/postgresql-16-pg-failover-slots-dbgsym_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 42644
SHA256: edd20a8fc5c7dc88c90d1594297a92e32bfbe89b8da419fec0f7fdc1229bf7d1
SHA1: e0de0381d949952c2606364d043a5eba3ccf3229
MD5sum: b88ee25221b464cf85421753df19c8e4
Description: debug symbols for postgresql-16-pg-failover-slots
Build-Ids: 680f694edb6ab91dd51c712beba5180c7f964f03

Package: postgresql-16-pg-hint-plan
Source: pg-hint-plan-16
Version: 1.6.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 269
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/ossc-db/pg_hint_plan
Priority: optional
Section: database
Filename: pool/main/p/pg-hint-plan-16/postgresql-16-pg-hint-plan_1.6.1-1.pgdg24.04+1_s390x.deb
Size: 116828
SHA256: b13d25443db12a952b7f133a5cebc4b640bc2fc6fb3e1911be9fbfdad5f6106e
SHA1: fe601f8845bca038834782195656c3909985fb48
MD5sum: ea49f3b7718accd80d9b84a349da7b1c
Description: support for optimizer hints in PostgreSQL
 PostgreSQL uses a cost-based optimizer that uses data statistics, not static
 rules. The planner (optimizer) estimates costs of each possible execution
 plans for a SQL statement, then executes the plan with the lowest cost. The
 planner does its best to select the best execution plan, but it is far from
 perfect, since it may not count some data properties, like correlation between
 columns.
 .
 pg_hint_plan makes it possible to tweak PostgreSQL execution plans using
 so-called "hints" in SQL comments, like /*+ SeqScan(a) */.

Package: postgresql-16-pg-hint-plan-dbgsym
Package-Type: ddeb
Source: pg-hint-plan-16
Version: 1.6.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 154
Depends: postgresql-16-pg-hint-plan (= 1.6.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-hint-plan-16/postgresql-16-pg-hint-plan-dbgsym_1.6.1-1.pgdg24.04+1_s390x.deb
Size: 125524
SHA256: 37cff54478251338512132c547f50bf887c11cd838c58f4b44219f27f746cc89
SHA1: 7a0bf9f039b86a71925420b57b469b385d4fefc2
MD5sum: e0390efade12b40022b5abca2f6259f9
Description: debug symbols for postgresql-16-pg-hint-plan
Build-Ids: 4487ea51a737840be9224272844f81d5f5d70f08

Package: postgresql-16-pg-permissions
Source: pg-permissions
Version: 1.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-16
Homepage: https://github.com/cybertec-postgresql/pg_permissions
Priority: optional
Section: database
Filename: pool/main/p/pg-permissions/postgresql-16-pg-permissions_1.3-3.pgdg24.04+1_all.deb
Size: 8036
SHA256: f60b1bedac0543e71160032aca5b73947ebc42a81651485db2af2fc4646f535b
SHA1: a804368bf8af332a3341bf684c393ab5cf6dc6a5
MD5sum: 4bd1b187ae9bd2f0ce24421f4234df19
Description: see all permissions in a PostgreSQL database
 pg_permissions is a simple set of views to see all permissions in a PostgreSQL
 database.

Package: postgresql-16-pg-qualstats
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 213
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-qualstats/postgresql-16-pg-qualstats_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 57820
SHA256: d72b34ab84dab97c2c224f1a5cf4f00d66b49554d3686611e7f0fac568e185a0
SHA1: 9a5f1aa04d18dffb1ed2e87d7832eab0537bdd04
MD5sum: da737e3e20eadf4a74657d5821de2fa4
Description: PostgreSQL extension to gather statistics about predicates.
 This extensions tracks WHERE clauses predicates and JOIN predicates.
 Statistics will report whether the predicate was evaluated as an index scan or
 not, how many time the expression appeared, how many times the operator was
 executed and how filtering the expression is.  If pg_stat_statements is
 enabled, it can also track to which statements the predicate belongs.

Package: postgresql-16-pg-qualstats-dbgsym
Package-Type: ddeb
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 84
Depends: postgresql-16-pg-qualstats (= 2.1.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-qualstats/postgresql-16-pg-qualstats-dbgsym_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 63492
SHA256: 73e975f770b09ef215ae9af4aac630df3066e1bb1a3d5471187d1d2631c10617
SHA1: 9541f2e9bd216b2539e8c5059221c73c6ab6506b
MD5sum: f73202ffe7105c1ca4bc5da50a736834
Description: debug symbols for postgresql-16-pg-qualstats
Build-Ids: 7ce5984942f4f8f269e8a406cdd34143897bd95a

Package: postgresql-16-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 88
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4), libical3t64 (>= 3.0.0)
Homepage: https://github.com/petropavel13/pg_rrule
Priority: optional
Section: database
Filename: pool/main/p/pg-rrule/postgresql-16-pg-rrule_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 26892
SHA256: 13b063b46ffea0f8d26ff3fd9d9f1dc4ee6e5d9545a39f538c69396d916483fd
SHA1: 1e0ffad855f2965d3e199e2d8b03c3c7c1740465
MD5sum: 55301ae403193e3b6e9c187c67a1d37c
Description: RRULE data type for PostgreSQL
 pg-rrule can expand recurrence rules (RRULE) as defined in the
 iCalendar specification (RFC 5545). It allows expanding RRULEs
 into concrete occurences as timestamps, which can then be queried
 against.

Package: postgresql-16-pg-rrule-dbgsym
Package-Type: ddeb
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
Depends: postgresql-16-pg-rrule (= 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rrule/postgresql-16-pg-rrule-dbgsym_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 24964
SHA256: 67b514b86ee27583f8998da9f7952578a34512b78c910a278f6326c63c2e3c75
SHA1: 517239fa7e55c5fc3d42f05372959525b1d24497
MD5sum: 5fcb80af858a71c92fba54120cc6e35e
Description: debug symbols for postgresql-16-pg-rrule
Build-Ids: 075bc2f229c66671572657a6a1a6edfc861cb9a6

Package: postgresql-16-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 142
Depends: postgresql-contrib-16, postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-stat-kcache/postgresql-16-pg-stat-kcache_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 36512
SHA256: 6059d299e11bdf2c11809db5200b7f9fa456fd5ada55e3a691cbb63f1ee5ad2a
SHA1: 6c1530df46a1d5f97ab4b58eaa90e524464ff7a7
MD5sum: e2640e598cc6b99433c90fbdd2138a4d
Description: PostgreSQL extension to gather per-query kernel statistics.
 Statistics gathered are reads and writes done out of the operating system
 cache, user and system CPU usage, context switches and all the other
 meaningful metrics returned by getrusage(2).  All those counters are
 aggregated per postgres role, database and normalized query identifier.

Package: postgresql-16-pg-stat-kcache-dbgsym
Package-Type: ddeb
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-16-pg-stat-kcache (= 2.3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-stat-kcache/postgresql-16-pg-stat-kcache-dbgsym_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 42072
SHA256: 237732a03e7e7d533d0cc549af39988baeffa0a6cd8ec643382506b3c8787d55
SHA1: ddb95ddc7f97aeec65d2101f4b515879cad6a90d
MD5sum: 01aa7d32b66796432cea241bf64b24a1
Description: debug symbols for postgresql-16-pg-stat-kcache
Build-Ids: f8fdb6d5ec7162fc96b2e38247c9802bae05644d

Package: postgresql-16-pg-track-settings
Source: pg-track-settings
Version: 2.1.2-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
Depends: postgresql-16
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-track-settings/postgresql-16-pg-track-settings_2.1.2-4.pgdg24.04+1_all.deb
Size: 9224
SHA256: 5aaec62f1a049721e4f2e1278a23508db16f3b05f3b66c31c34a30aa429fe3a7
SHA1: 99396245cac7dd81df3eb4e5f543903eaf4be8fb
MD5sum: e62224cb63ea33bff82be3858e8f3661
Description: PostgreSQL extension tracking of configuration settings
 pg_track_settings is a small PostgreSQL extension that helps you keep track of
 PostgreSQL settings configuration.
 .
 It provides a function (pg_track_settings_snapshot()), that must be called
 regularly. At each call, it will store the settings that have been changed
 since last call. It will also track the postgresql start time if it's
 different from the last one.
 .
 This extension tracks both overall settings (the pg_settings view) and
 overloaded settings (the pg_db_role_setting table).

Package: postgresql-16-pg-wait-sampling
Source: pg-wait-sampling
Version: 1.1.8-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 99
Depends: postgresql-16, postgresql-16-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/pg_wait_sampling
Priority: optional
Section: database
Filename: pool/main/p/pg-wait-sampling/postgresql-16-pg-wait-sampling_1.1.8-1.pgdg24.04+1_s390x.deb
Size: 39144
SHA256: 8defbad54944289788840c564bfe02e1b9ba7018d030c0bc6e2b9144f6760eb7
SHA1: ad87a3fa474f99d59c2a6b8c976551ee1f935b2d
MD5sum: a56f0bf0b47d13b16b756262347d7739
Description: Extension providing statistics about PostgreSQL wait events
 pg_wait-sampling is an extension which provides functions for detailed
 per backend and per query wait events statistics.

Package: postgresql-16-pg-wait-sampling-dbgsym
Package-Type: ddeb
Source: pg-wait-sampling
Version: 1.1.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 77
Depends: postgresql-16-pg-wait-sampling (= 1.1.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-wait-sampling/postgresql-16-pg-wait-sampling-dbgsym_1.1.8-1.pgdg24.04+1_s390x.deb
Size: 55672
SHA256: bf70773b3a67f1f63e5620dec30b437148c62c2c423dff59605ff484b89a2d85
SHA1: 3dfdeaeee5a8d3af0d38b293bf6637ffdef37a7b
MD5sum: c317c12b3e435ed6a9f6acd9f038b6d6
Description: debug symbols for postgresql-16-pg-wait-sampling
Build-Ids: 5b1914a60673192b21afd298853967dcd30ea01c

Package: postgresql-16-pgaudit
Source: pgaudit-16
Version: 16.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 102
Depends: postgresql-16, postgresql-16-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: http://pgaudit.org/
Priority: optional
Section: database
Filename: pool/main/p/pgaudit-16/postgresql-16-pgaudit_16.1-1.pgdg24.04+1_s390x.deb
Size: 47372
SHA256: 88738ce0f494fe29a19482c4de4e7eac839bf4bacda9180143546fb3082dd72b
SHA1: e30881e7c2a9ee8af8e812b80b9d981894cef74c
MD5sum: ecf6131e24c18a971fad3b4db375b993
Description: PostgreSQL Audit Extension
 The pgAudit extension provides detailed session and/or object audit logging
 via the standard PostgreSQL logging facility.
 .
 The goal of pgAudit is to provide PostgreSQL users with capability to produce
 audit logs often required to comply with government, financial, or ISO
 certifications.
 .
 An audit is an official inspection of an individual's or organization's
 accounts, typically by an independent body. The information gathered by
 pgAudit is properly called an audit trail or audit log.

Package: postgresql-16-pgaudit-dbgsym
Package-Type: ddeb
Source: pgaudit-16
Version: 16.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
Depends: postgresql-16-pgaudit (= 16.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgaudit-16/postgresql-16-pgaudit-dbgsym_16.1-1.pgdg24.04+1_s390x.deb
Size: 55144
SHA256: ecc188b37c41f025f12b81d20aadf65d1a75ee9793c5d78190e34dd593aca279
SHA1: c98b4c95e40c7c0018cc86cc13ae8970e5e54bac
MD5sum: 898c5486fd3b39235c6536ba01e69767
Description: debug symbols for postgresql-16-pgaudit
Build-Ids: 703ef8cc8cad75e7848dc42ab035258d3f8df8f6

Package: postgresql-16-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 134
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), postgresql-16-pgaudit, libc6 (>= 2.34)
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-16-pgauditlogtofile_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 42880
SHA256: 02a31321b95940ed3e1b20c94798b5aa660d273201d88c434dbd9d799faff7cc
SHA1: 91aa42da1b67ff6975f23a3a98df39fe7e09b6bd
MD5sum: cca859ec16642dc35f348e01abe0223f
Description: PostgreSQL pgAudit Add-On to redirect audit logs
 pgAudit Log to File is an addon to pgAudit than will redirect audit log lines
 to an independent file, instead of using PostgreSQL server logger.
 .
 This allows to have an audit file that we can easily rotate without polluting
 server logs with those messages.
 .
 Audit logs in heavily used systems can grow very fast. This extension allows
 to automatically rotate the files.

Package: postgresql-16-pgauditlogtofile-dbgsym
Package-Type: ddeb
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
Depends: postgresql-16-pgauditlogtofile (= 1.6.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgauditlogtofile/postgresql-16-pgauditlogtofile-dbgsym_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 34120
SHA256: 4f5794c017f955fb4c986e5bbca0484ab6ef5b744816458ecd26fa0afd7c1e54
SHA1: 930808b21b33e754f33e79a617e7c9bb99d5274b
MD5sum: d0974bef9e08be8a97cfc56b1c00793e
Description: debug symbols for postgresql-16-pgauditlogtofile
Build-Ids: 6e1b4381bb8d6f5f4f81f79aa7ad17433a73c078

Package: postgresql-16-pgextwlist
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-16-pgextwlist_1.17-3.pgdg24.04+1_s390x.deb
Size: 30592
SHA256: 14a03d1c15895ee4977cfcb934ad3aac1e38d965a6e17c02c291479a30dd64f1
SHA1: 0f4b82bf746f011a6638dc1c799b43c05d751920
MD5sum: 7ad042e27c41027acd97eb9922019bea
Description: PostgreSQL Extension Whitelisting
 This extension implements extension whitelisting, and will actively prevent
 users from installing extensions not in the provided list. Also, this
 extension implements a form of sudo facility in that the whitelisted
 extensions will get installed as if superuser. Privileges are dropped before
 handing the control back to the user.

Package: postgresql-16-pgextwlist-dbgsym
Package-Type: ddeb
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-16-pgextwlist (= 1.17-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-16-pgextwlist-dbgsym_1.17-3.pgdg24.04+1_s390x.deb
Size: 55060
SHA256: 28d3fbf4792f216985c767b2b03e2dc5a53b1abe998852b3c4cb514d99b14a01
SHA1: 65f22da396d99b2274514abb50fa389e8158b19e
MD5sum: c23429c233afe9f0fd1d0566c24f943d
Description: debug symbols for postgresql-16-pgextwlist
Build-Ids: fd591c5ce767b26fac09be6839c2cef26a6b18ef

Package: postgresql-16-pgfaceting
Source: pgfaceting
Version: 0.2.0-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-16-roaringbitmap, postgresql-16
Homepage: https://github.com/cybertec-postgresql/pgfaceting
Priority: optional
Section: database
Filename: pool/main/p/pgfaceting/postgresql-16-pgfaceting_0.2.0-4.pgdg24.04+1_all.deb
Size: 9788
SHA256: a336208ebca70b793051945b7bdae0d07c7165cbaccdc8ef0db97f5bc3c79162
SHA1: 5c5edbc42ce1ac94fd8edb1b796f6d4377cfdf00
MD5sum: db6559485e2b6b0ac90d6c26d8489a1c
Description: Faceted query acceleration for PostgreSQL using roaring bitmaps
 PostgreSQL extension to quickly calculate facet counts using inverted indexes
 built with roaring bitmaps. Requires pg_roaringbitmap to be installed.
 .
 Faceting means counting number occurrences of each value in a result set for a
 set of attributes. Typical example of faceting is a web shop where you can see
 how many items are remaining after filtering your search by red, green or
 blue, and how many when filtering by size small, medium or large.

Package: postgresql-16-pgfincore
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.34)
Homepage: http://villemain.org/projects/pgfincore
Priority: optional
Section: database
Filename: pool/main/p/pgfincore/postgresql-16-pgfincore_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 27144
SHA256: 0737b38dc82e25d42cacbe3ba9c065cccd0ba07a2d8ee239d33795f864788c20
SHA1: cb1f59b57ce3090930b47b59dde1439a5ac1ea63
MD5sum: 1ce09e8aed02e835750fdca7b18e001f
Description: set of PostgreSQL functions to manage blocks in memory
 Those functions let you know which and how many disk block from a relation
 are in the page cache of the operating system, and eventually write the
 result to a file. Then using this file, it is possible to restore the page
 cache state for each block of the relation.

Package: postgresql-16-pgfincore-dbgsym
Package-Type: ddeb
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-16-pgfincore (= 1.3.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgfincore/postgresql-16-pgfincore-dbgsym_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 42748
SHA256: d80cb820976f5a44362aa52b3e5d109d186529b2ba553acc395aa822c0aa4f56
SHA1: b5306bf3e25cb433456c924dde0330eca9bbb71f
MD5sum: 0dc817a0f3bc32a9a68bea6a4d5e5d85
Description: debug symbols for postgresql-16-pgfincore
Build-Ids: f0846e580e67a0b434d01d369c8e2720b33d317f

Package: postgresql-16-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1812
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17)
Homepage: https://github.com/enova/pgl_ddl_deploy
Priority: optional
Section: database
Filename: pool/main/p/pgl-ddl-deploy/postgresql-16-pgl-ddl-deploy_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 39308
SHA256: cf00140c2923a44388fdca29bce826cde385d8fdcac65751627c0e4be2b63804
SHA1: 03ea8c758efb7ece6f0f70c21de911156076723a
MD5sum: 815becf804288342331b8bc4ca06892a
Description: Transparent DDL replication for PostgreSQL
 Automated DDL deployment using PgLogical for PostgreSQL 16.

Package: postgresql-16-pgl-ddl-deploy-dbgsym
Package-Type: ddeb
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
Depends: postgresql-16-pgl-ddl-deploy (= 2.2.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgl-ddl-deploy/postgresql-16-pgl-ddl-deploy-dbgsym_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 19500
SHA256: c4989fa90bf2b655a5373a5c4bf42b84ed5576833b1bbab68202f793ed947d23
SHA1: 68a20bf2ec6aba6608f60fb4605f71f431a2edb8
MD5sum: b8c1becd82a3e262db967e96e80d3d81
Description: debug symbols for postgresql-16-pgl-ddl-deploy
Build-Ids: 6fba45ee89ddd21db9319e5dd4a2059a2dadd5b5 764c8aa06556d5299fc06a3ccf1bc1d96748d1f6

Package: postgresql-16-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1122
Depends: libc6 (>= 2.38), libpq5 (>= 9.1~), postgresql-16, postgresql-16-jit-llvm (>= 17)
Homepage: https://www.2ndquadrant.com/en/resources/pglogical/
Priority: optional
Section: database
Filename: pool/main/p/pglogical/postgresql-16-pglogical_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 372148
SHA256: 279c077a238872c799b2ab41ea8c77c0d6869c029d901f55d26ecc1d2051b347
SHA1: 1cd6ef12c24c03fcc27adb2a6d6caba222792334
MD5sum: c21f987614da53ce8891440cfb1dcd20
Description: 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.
 .
 Use-Cases include migrations and major-version upgrades, aggregation of
 several databases into a Data Warehouse, It utilises the Logical Decoding
 features available since PostgreSQL 9.4 working with low overhead on both
 provider and subscriber.

Package: postgresql-16-pglogical-dbgsym
Package-Type: ddeb
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 554
Depends: postgresql-16-pglogical (= 2.4.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical/postgresql-16-pglogical-dbgsym_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 432396
SHA256: 2a6d02723f953b726cc97a5a607390985bac2718ed6bbbdaad7416e718439447
SHA1: 9823afa7ad0546df830a28a8acbff271bcc93a09
MD5sum: 7bbd41883145d3535804c9dd6ecf8522
Description: debug symbols for postgresql-16-pglogical
Build-Ids: 4f4102679aa106886dd82c7cfbf8a8d0d3aaf3bb bc4dc39d68ea6a8304dca6b1c9018d2c7feeef13 caef91048e82fbfd4c59b1a9e73440be006456ce

Package: postgresql-16-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-16-pglogical, postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/enova/pglogical_ticker
Priority: optional
Section: database
Filename: pool/main/p/pglogical-ticker/postgresql-16-pglogical-ticker_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 20612
SHA256: fafd125a73e4bd22f5512ad4e9bd1d932245cb91057902070334f5f36900f1c7
SHA1: a7b2c817edec29a39c9d8968546db2e1a39ef7b5
MD5sum: cb7e0efb5df8caf2af51648b8d6d027a
Description: Have time-based replication delay for pglogical
 A pglogical extension to get time-based replication delay for PostgreSQL 16.

Package: postgresql-16-pglogical-ticker-dbgsym
Package-Type: ddeb
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 32
Depends: postgresql-16-pglogical-ticker (= 1.4.1-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical-ticker/postgresql-16-pglogical-ticker-dbgsym_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 15568
SHA256: 7b5ca6896026ac464fc36b69e09c5455e0ddc8467240512fe6de7d3c9f75bbd8
SHA1: c229e1432e0d291889911a664d8f828848d4a7f2
MD5sum: 43e7607d7fe2ab77867a0f11c3e5c743
Description: debug symbols for postgresql-16-pglogical-ticker
Build-Ids: 64343bc89e4787bde536978e05ed5a37c68c553f

Package: postgresql-16-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 122
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1)
Homepage: https://github.com/ohmu/pgmemcache
Priority: optional
Section: database
Filename: pool/main/p/pgmemcache/postgresql-16-pgmemcache_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 46732
SHA256: a1376965d8cee409020c0ea779ebbfa24d653e51e07099fa8b21cc5daf2ea1df
SHA1: ed048b330b3b68011777e793f1f6bf4cae854a21
MD5sum: 1a36c1540c7b9ef00d9d227d87f241d4
Description: PostgreSQL interface to memcached
 pgmemcache is an extension for PostgreSQL that provides an API to
 memcached through user-defined functions.
 .
 memcached is a high-performance, distributed memory object caching
 system, generic in nature, but originally intended for use in
 speeding up dynamic web applications by alleviating database load.

Package: postgresql-16-pgmemcache-dbgsym
Package-Type: ddeb
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-16-pgmemcache (= 2.3.0-14.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgmemcache/postgresql-16-pgmemcache-dbgsym_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 49680
SHA256: 5a367b0ba6c00372f658e0e1f0663ba401ca22a804202f2cccb4bee7f2595b20
SHA1: 113fde3c810a5d208f17007a15657b4c8cee1394
MD5sum: d1d1d4d423680b6fec5dee5c9e6244e9
Description: debug symbols for postgresql-16-pgmemcache
Build-Ids: fefe54031d823153f5f8ccd1a44d4d8537829425

Package: postgresql-16-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 366
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg)
Homepage: https://github.com/dvarrazzo/pgmp
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pgmp/postgresql-16-pgmp_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 102804
SHA256: 8d90f1642e1e26734913232f2664147fa4e93936bc1e92820206dc630f338b92
SHA1: 6d2b9a05ab08035776ae9dcfb255832e54ffb3e4
MD5sum: f1516512cd9d3f4520b752401b2eb755
Description: arbitrary precision integers and rationals for PostgreSQL 16
 pgmp is a PostgreSQL extension to add the GMP data types and functions
 directly into the database.
 .
 The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary
 precision rationals) to PostgreSQL and exposes to the database all the
 functions available in the GMP library for these data types, allowing:
 .
  * higher performance arithmetic on integers respect to the numeric data type
  * a rational data type for absolute precision storage and arithmetic
  * using specialized functions to deal with prime numbers, random numbers,
    factorization directly into the database.

Package: postgresql-16-pgmp-dbgsym
Package-Type: ddeb
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 147
Depends: postgresql-16-pgmp (= 1.0.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pgmp/postgresql-16-pgmp-dbgsym_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 85876
SHA256: 29f769dbcfd7c1db54e52ad2401e0364ba3a05c8d248a5e92dee0ab2cf43f5ec
SHA1: d58f9df59a5e6e72ebf92423b0d76e6466df6a8b
MD5sum: 8980ef9ec48902dad9644e59a76d49f2
Description: debug symbols for postgresql-16-pgmp
Build-Ids: f59c5623b28885a995b7263a31db62a757618f9d

Package: postgresql-16-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 235
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/CrunchyData/pgnodemx
Priority: optional
Section: database
Filename: pool/main/p/pgnodemx/postgresql-16-pgnodemx_1.7-1.pgdg24.04+1_s390x.deb
Size: 84136
SHA256: b93e3c030fcce1d7be42072707b6691b100f5e75ae0eecda76fc38871544e83d
SHA1: 4694774d98887a4c1cce6af656f2bc3644776167
MD5sum: a73e5a13f7a694051df285a6b6809c3c
Description: capture node OS metrics from PostgreSQL
 pgnodemx is a PostgreSQL extension that provides SQL functions to allow
 capture of node OS metrics via SQL queries.
 .
  * cgroup related functions
  * environment variable related functions
  * /proc related functions
  * system information related functions
  * Kubernetes DownwardAPI related functions
  * general information functions

Package: postgresql-16-pgnodemx-dbgsym
Package-Type: ddeb
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 115
Depends: postgresql-16-pgnodemx (= 1.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgnodemx/postgresql-16-pgnodemx-dbgsym_1.7-1.pgdg24.04+1_s390x.deb
Size: 80404
SHA256: 8152f07c0d5b7cb72932e6755d0ba20f0afcd3c044e632fad232fa53710da159
SHA1: 401a7520b4ca45c792b0ce48efe5fb7ed5b7141f
MD5sum: f2277649f982543fdab5d8df2a80314d
Description: debug symbols for postgresql-16-pgnodemx
Build-Ids: 44680dfca87d65163f117e7b3ddbd6f273d74753

Package: postgresql-16-pgpool2
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 284
Depends: libpgpool2 (>= 4.6.0-1.pgdg24.04+1), postgresql-16, libc6 (>= 2.38)
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Priority: optional
Section: database
Filename: pool/main/p/pgpool2/postgresql-16-pgpool2_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 155744
SHA256: 1eca43d4a2f54fd32761947b4473f644053e21e440c33fa02ed6a64fec979200
SHA1: da1d14fe5285ca2dee7dea4f9767ffe9a2428698
MD5sum: 9a4667168302323630a018a04a4760e6
Description: connection pool server and replication proxy for PostgreSQL - modules
 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client.  This package contains support modules for
 the PostgreSQL 16 server:
 .
  * pgpool_adm
  * pgpool_recovery (PostgreSQL 9.1 and above)
  * pgpool_regclass (PostgreSQL 9.1 and above)

Package: postgresql-16-pgpool2-dbgsym
Package-Type: ddeb
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 93
Depends: postgresql-16-pgpool2 (= 4.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-16-pgpool2-dbgsym_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 56408
SHA256: 7b89860baf0171c5dcc675c3c4767f4506f5708b8571eacdadf27b6c33d31b48
SHA1: a07295def8746d3e9bf417ba78666c086f9b68fd
MD5sum: e1bc3138c997ed06bc2301e4ec6f1192
Description: debug symbols for postgresql-16-pgpool2
Build-Ids: 2da04ac7eeb814ab05f5956052d1cf23b4e77500 dab1d49b4226043f67ab98e6ee2f2f1cb4113c46 ffe3c27c975a4a7239b06601677caa8213758a5e

Package: postgresql-16-pgq-node
Source: pgq-node
Version: 3.5-7.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 538
Depends: postgresql-16, postgresql-16-pgq3
Priority: optional
Section: database
Filename: pool/main/p/pgq-node/postgresql-16-pgq-node_3.5-7.pgdg24.04+1_all.deb
Size: 12844
SHA256: 0790d958426fb22a5d5b8dd0cefd0867ae1fa73cd8cfc08be2771cf001cbdedb
SHA1: 79c63184014c01596a7918ffb6da1a90372c0bf1
MD5sum: 33fba8666e5ad5f6106d93d897bf57eb
Description: Cascaded queueing on top of PgQ
 PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
 database, each queue can be consumed by multiple consumers.
 .
 This package contains the pgq_node PostgreSQL extension that provides queue
 node registration and coordination for cascaded queueing.

Package: postgresql-16-pgq3
Source: pgq
Version: 3.5-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2128
Depends: libc6 (>= 2.4), postgresql-16, postgresql-16-jit-llvm (>= 17), pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-16-pgq3_3.5-4.pgdg24.04+1_s390x.deb
Size: 129184
SHA256: 1e2f04a686db13998275c378e1806e932790657d73aadebbbb4e1470fa1b67bb
SHA1: 449570ee213cec21ed0aa838a8d3a84947a643c5
MD5sum: efd72ffa7c3881a6ba70fddb5faa2d8f
Description: Generic queue for PostgreSQL
 This extension provides generic queues for PostgreSQL.
 .
 It allows multiple queues in one database, each queue can
 be consumed by multiple consumers.

Package: postgresql-16-pgq3-dbgsym
Package-Type: ddeb
Source: pgq
Version: 3.5-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 120
Depends: postgresql-16-pgq3 (= 3.5-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-16-pgq3-dbgsym_3.5-4.pgdg24.04+1_s390x.deb
Size: 84300
SHA256: d7e36bd21594c611b23869f1859336c49ad01dee688d346eef6872f7a0567735
SHA1: 90d0673b5ebc74f69ea2eb562329669de6e9ed3a
MD5sum: 3b4b46a9cda6ed4632f03b1a48c108fa
Description: debug symbols for postgresql-16-pgq3
Build-Ids: 7a507a8a716aa4577d92eac246f70edfc1fc62b4 7aada3b821064fa303fa9aae3b078287c3789a7b

Package: postgresql-16-pgrouting
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 2219
Depends: postgresql-16-pgrouting-scripts (>= 3.7.3-1.pgdg24.04+1), postgresql-16, postgresql-16-postgis, postgresql-16-postgis-scripts, libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Homepage: https://www.pgrouting.org
Priority: optional
Section: misc
Filename: pool/main/p/pgrouting/postgresql-16-pgrouting_3.7.3-1.pgdg24.04+1_s390x.deb
Size: 672344
SHA256: 98ebbb62ad3e158a9ac36a2377b56156dcfe37883c577909e7bbccc26029d480
SHA1: 179c43333c917eae2439c46dbbb595d795b32713
MD5sum: befefa7a41d6f7495a19443afe1fd699
Description: Routing functionality support for PostgreSQL/PostGIS
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package supports PostgreSQL 16.

Package: postgresql-16-pgrouting-dbgsym
Package-Type: ddeb
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 14121
Depends: postgresql-16-pgrouting (= 3.7.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgrouting/postgresql-16-pgrouting-dbgsym_3.7.3-1.pgdg24.04+1_s390x.deb
Size: 13226296
SHA256: 62d280c2426b23912115a35641bfe0954fd99daba9a5786a927fbcdfc23d3824
SHA1: e2525fc6b1390093f6078d44614bd87fc18d9454
MD5sum: 58bce8d04e5db0a33a88c1db5ec77158
Description: debug symbols for postgresql-16-pgrouting
Build-Ids: 850ace17393f3af9bc65b26101b4fab58a3d433e

Package: postgresql-16-pgrouting-doc
Source: pgrouting
Version: 3.7.0-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 8110
Depends: libjs-mathjax, libjs-sphinxdoc (>= 7.2.2)
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: doc
Filename: pool/main/p/pgrouting/postgresql-16-pgrouting-doc_3.7.0-1.pgdg24.04+1_all.deb
Size: 2414644
SHA256: d2246acd6c89f084771eb844226811c2b211c1a416f389827f6d3315e510eeb2
SHA1: 7c2e92e58b2c4c566e825d04552274c4ebb0e81d
MD5sum: bf7e8a1faddd2725198f8bebdcdd2c2b
Description: Routing functionality support for PostgreSQL/PostGIS (Documentation)
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package contains the documentation.

Package: postgresql-16-pgrouting-scripts
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 3886
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: misc
Filename: pool/main/p/pgrouting/postgresql-16-pgrouting-scripts_3.7.3-1.pgdg24.04+1_all.deb
Size: 64604
SHA256: 2c94dcaf368e21a4893d50e41ed12e5ebafed2ba8448d5f3a9cf8051dc6b7e40
SHA1: 67d600b68e3655aa032b962d18f5c6d4d55c06aa
MD5sum: 29b616b9580f3e9c23d9b480b2602200
Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package contains the SQL scripts for installing pgRouting, and for
 upgrading from earlier pgRouting versions.
 .
 This package supports PostgreSQL 16.

Package: postgresql-16-pgsphere
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1686
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libhealpix-cxx3 (>= 3.80.0), libstdc++6 (>= 13.1)
Provides: postgresql-pgsphere
Homepage: https://pgsphere.github.io/
Priority: optional
Section: database
Filename: pool/main/p/pgsphere/postgresql-16-pgsphere_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 442788
SHA256: aa40dc75268f98ce1daa1653aa861b2d48d0a2c810c9866bdb0f03191272e73b
SHA1: 51dfe09c49b6911673c9b1e2c16f6b0cb2b62c55
MD5sum: c840e54e300e2c7db513fd73b65e6604
Description: Spherical data types for PostgreSQL
 PgSphere, an extension for PostgreSQL, aims at providing uniform
 access to spherical data. It allows for a fast search and analysis for
 objects with spherical attributes in geographical, astronomical, or
 other applications using PostgreSQL.
 .
 By using an SQL interface, PgSphere's users can conveniently manage
 data of geographical objects around the world and astronomical data
 collections like star and other catalogues.

Package: postgresql-16-pgsphere-dbgsym
Package-Type: ddeb
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 603
Depends: postgresql-16-pgsphere (= 1.5.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsphere/postgresql-16-pgsphere-dbgsym_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 468716
SHA256: 732b331a8a50d442051df50799013483e33848b3ed09e83ebcdff63c9460b06b
SHA1: 3cac6e3b3d5aeb2ee8a73d3bdb5d09d45eb8b9a9
MD5sum: c689b842f344b4778187f363737e20ac
Description: debug symbols for postgresql-16-pgsphere
Build-Ids: 54f9173ebe3722d041fedd5a75de93e536c8d1c6

Package: postgresql-16-pgtap
Source: pgtap
Version: 1.3.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1778
Depends: postgresql-16
Recommends: libtap-harness-archive-perl, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, pgtap-doc
Breaks: pgtap (<< 0.95)
Replaces: pgtap (<< 0.95)
Provides: postgresql-pgtap
Homepage: https://pgtap.org/
Priority: optional
Section: database
Filename: pool/main/p/pgtap/postgresql-16-pgtap_1.3.3-3.pgdg24.04+1_all.deb
Size: 45568
SHA256: 8b6f93279e6204f5c7130747f6fc855c0659b7ba7a10271620a36238a5ad823e
SHA1: c270b246373ccd902311d8d5b2a771757b0ad337
MD5sum: b60f132bbbf9a78a6baf79277368ec48
Description: Unit testing framework extension for PostgreSQL 16
 pgTAP is a suite of database functions that make it easy to write
 TAP-emitting unit tests in psql scripts suitable for harvesting,
 analysis, and reporting by a TAP harness, such as those used in Perl
 and PHP applications.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).
 .
 This package contains the extension for PostgreSQL 16.

Package: postgresql-16-pgtt
Source: pgtt
Version: 4.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 155
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/darold/pgtt/
Priority: optional
Section: database
Filename: pool/main/p/pgtt/postgresql-16-pgtt_4.0-2.pgdg24.04+1_s390x.deb
Size: 55360
SHA256: ec0f37fe7a7490965b05dcef9b2b17daa4e954caacc5d96d1715428cd56d55e7
SHA1: fde32d6d713e5cdcf9bfe2f3c855229c7cdb2bf3
MD5sum: 4423b67efd4c37793e9966d51a79d1e1
Description: PostgreSQL Global Temporary Tables
 pgtt is a PostgreSQL extension to create, manage and use Oracle-style Global
 Temporary Tables.
 .
 The objective of this extension is to provide Global Temporary Tables to
 PostgreSQL waiting for an in-core implementation. The main interest of this
 extension is to mimic the Oracle behavior with GTT when you can not or do not
 want to rewrite the application code when migrating to PostgreSQL.

Package: postgresql-16-pgtt-dbgsym
Package-Type: ddeb
Source: pgtt
Version: 4.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 97
Depends: postgresql-16-pgtt (= 4.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtt/postgresql-16-pgtt-dbgsym_4.0-2.pgdg24.04+1_s390x.deb
Size: 77516
SHA256: 3e3f266e97d12ffd781b19229e63c106e7e1dcdfa42623df1ca1078553a37943
SHA1: a401a9b86fa103f603ca503c0e507620dc21e4b2
MD5sum: 37cb828b4df66ad046793ac7e69eb632
Description: debug symbols for postgresql-16-pgtt
Build-Ids: fe6637ddb8fe75cc80ca43014c4c0fcdddccb4b6

Package: postgresql-16-pgvector
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 683
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/pgvector/pgvector
Priority: optional
Section: database
Filename: pool/main/p/pgvector/postgresql-16-pgvector_0.8.0-1.pgdg24.04+1_s390x.deb
Size: 259272
SHA256: b6b5a7a7dd05a56036aa55af58bc12790c9feae4e371393e7b2af5263291b709
SHA1: aa1ba7fb7edf027beba6a622e217833a6be79b8a
MD5sum: 50329816586dad955d8bf9c7bff0bc3f
Description: Open-source vector similarity search for Postgres
 Supports exact and approximate nearest neighbor search for L2 distance, inner
 product, and cosine distance.

Package: postgresql-16-pgvector-dbgsym
Package-Type: ddeb
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 390
Depends: postgresql-16-pgvector (= 0.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgvector/postgresql-16-pgvector-dbgsym_0.8.0-1.pgdg24.04+1_s390x.deb
Size: 322380
SHA256: 684a43702772ddddc5c9aa8acac51ea562622c144e4bf6fda0a3b4ede3c01711
SHA1: e339c97fa02532d14b4e68a0de34e18526b6edb7
MD5sum: fc3e12e50b4ef2f3119d8b1b468dcf98
Description: debug symbols for postgresql-16-pgvector
Build-Ids: bb54a82572f06aacef106fa0d81efc2116f2b85e

Package: postgresql-16-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 206
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Suggests: pgadmin3 | pgadmin4
Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git
Priority: optional
Section: database
Filename: pool/main/p/pldebugger/postgresql-16-pldebugger_1.8-2.pgdg24.04+1_s390x.deb
Size: 79620
SHA256: b21ba6a144e944d36ec1ed244e9fb10678a66393cb58b580da01362e22c8037f
SHA1: c93e8a7764273df25f86a539f593b32507f84dfc
MD5sum: 13c9dfb3a8ecafe76c920ff655eda4df
Description: PostgreSQL pl/pgsql Debugger API
 This module is a set of shared libraries which implement an API for
 debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin
 project (http://www.pgadmin.org/) provides a client user interface as
 part of pgAdmin III v1.10.0 and above, and pgAdmin 4.

Package: postgresql-16-pldebugger-dbgsym
Package-Type: ddeb
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-16-pldebugger (= 1:1.8-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pldebugger/postgresql-16-pldebugger-dbgsym_1.8-2.pgdg24.04+1_s390x.deb
Size: 104336
SHA256: cf535bc91c0be4fb6a9fa49407928e3b2ab388be13401a352fdaea31325b8673
SHA1: e5b605669c520278a39dab180c41016440c09d0b
MD5sum: 90d5fe8979965de7708b323e135c6361
Description: debug symbols for postgresql-16-pldebugger
Build-Ids: f7baf6f30c5daebbc6a706eae2474a8df1cf0113

Package: postgresql-16-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 899
Depends: postgresql-contrib-16, postgresql-16, postgresql-16-jit-llvm (>= 19), libc6 (>= 2.38), liblua5.3-0
Homepage: https://github.com/pllua/pllua
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pllua/postgresql-16-pllua_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 368992
SHA256: 9fc025cdd0c56439e9947f304bb2e0d6e4348a7e1bea72c02c8f978d4f790c2f
SHA1: 79aaf930a154574ce51816a08cf3093b3ead6b4e
MD5sum: bbf68b6998c7da911c1065f86d6d2d90
Description: Lua procedural language for PostgreSQL 16
 PL/Lua is an implementation of Lua as a loadable procedural language for
 PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers
 written in the Lua programming language.
 .
 It brings the power and simplicity of Lua to PostgreSQL, including:
 small memory footprint, simple syntax, lexical scoping, functions as
 first-class values, and coroutines for non-preemptive threading.
 .
 This package is based on pllua-ng.

Package: postgresql-16-pllua-dbgsym
Package-Type: ddeb
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 447
Depends: postgresql-16-pllua (= 1:2.0.12-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pllua/postgresql-16-pllua-dbgsym_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 358888
SHA256: 1058c489dba8e98f6f50d091e2a5367c03182733443a0ffe4e0ab380b7b8628b
SHA1: 9a741b598d0c6b36ed137a24dcd31590a2baaa69
MD5sum: e83e7d977049e3021a6a30cac6ed1c41
Description: debug symbols for postgresql-16-pllua
Build-Ids: 00e6bc55effa46b9970d632d18f193c5c82e466e 381683eeb56bae0b6267cf5336ad4c69c399e33e

Package: postgresql-16-plpgsql-check
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 702
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.17)
Homepage: https://github.com/okbob/plpgsql_check
Priority: optional
Section: database
Filename: pool/main/p/plpgsql-check/postgresql-16-plpgsql-check_2.7.15-1.pgdg24.04+1_s390x.deb
Size: 325664
SHA256: 853c1bba57e2cd98a193666268dfd30755d4906f9943a6ee57a08dce4da190c4
SHA1: cebf493e1e0bdafbec8c4949104a764773bf46b5
MD5sum: 1b60545dcf943a82aa67d14381303911
Description: plpgsql_check extension for PostgreSQL
 plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source code.
 The SQL statements inside PL/pgSQL functions are checked for semantic errors.
 .
 Features:
  * check fields of referenced database objects and types inside embedded SQL
  * using correct types of function parameters
  * unused variables and function argumens, unmodified OUT argumens
  * partially detection of dead code (due RETURN command)
  * detection of missing RETURN command in function
  * try to identify unwanted hidden casts, that can be performance issue like
    unused indexes
  * possibility to collect relations and functions used by function
  * possibility to check EXECUTE stmt against SQL injection vulnerability

Package: postgresql-16-plpgsql-check-dbgsym
Package-Type: ddeb
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 415
Depends: postgresql-16-plpgsql-check (= 2.7.15-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plpgsql-check/postgresql-16-plpgsql-check-dbgsym_2.7.15-1.pgdg24.04+1_s390x.deb
Size: 337776
SHA256: 72badfd00191c45e834c717ee1693e32327baf288c9efabc90e255be34a08c58
SHA1: 46dae1b36846bd1f4766e4f52f0ffc4d3a571433
MD5sum: 79ca4e8b9bcee207acee4bb7efc51088
Description: debug symbols for postgresql-16-plpgsql-check
Build-Ids: 15f29b0324e38e6332bc4c3963a2287f074b8a2e

Package: postgresql-16-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.17)
Recommends: plprofiler
Provides: postgresql-plprofiler
Homepage: https://github.com/bigsql/plprofiler
Priority: optional
Section: database
Filename: pool/main/p/plprofiler/postgresql-16-plprofiler_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 47136
SHA256: 6a2710f98e5e8a4e428a80b35bb3a65adb70fc0fc2a08951978c699fe6ad193e
SHA1: e621285b7e7289ccc5d4f1cae7724e33dec078f0
MD5sum: 44cb7ff09f7044b2e96f602da085e545
Description: PostgreSQL PL/pgSQL functions performance profiler
 The plprofiler is an extension for the PostgreSQL database system to create
 performance profiles of PL/pgSQL functions and stored procedures. The included
 external Python class and command line utility can be used to easily control
 the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save
 and manage the resulting performance datasets and create HTML reports from
 them.
 .
 This package contains the PostgreSQL server extension.

Package: postgresql-16-plprofiler-dbgsym
Package-Type: ddeb
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 93
Depends: postgresql-16-plprofiler (= 4.2.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plprofiler/postgresql-16-plprofiler-dbgsym_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 69936
SHA256: da95d881b56c44c73869981311c631611c9bfaefb4a0dd43ffe73a2da9bb5038
SHA1: f70bfa6cc1377cacb7417c9d3ee9aac10d8f7903
MD5sum: 85f51fd96f8187ff52b6566096a6e7a3
Description: debug symbols for postgresql-16-plprofiler
Build-Ids: eccd0a6c688519c155f283284578b20f88a61dcd

Package: postgresql-16-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 301
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38), libpq5
Homepage: https://plproxy.github.io/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plproxy/postgresql-16-plproxy_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 140180
SHA256: 69572c24861beabf161925ea75472ebd548c53e2d72f67062521021b28e6f6dc
SHA1: fe4cf64cb4d24817fad5be773ae1a3fcacb84c46
MD5sum: fcd2374cf3471f0001c84e00c6d7e0fb
Description: database partitioning system for PostgreSQL 16
 PL/Proxy is a database partitioning system implemented as a PL language. Main
 idea is that proxy functions are created with same signature as the remote
 functions to be called, so only destination info needs to be specified inside
 proxy function bodies.

Package: postgresql-16-plproxy-dbgsym
Package-Type: ddeb
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 171
Depends: postgresql-16-plproxy (= 2.11.0-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plproxy/postgresql-16-plproxy-dbgsym_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 132604
SHA256: 7d53b25d20deb569035b0982614c4b433ecc5d0a5c003bce36549c779be8b4b8
SHA1: dd6f9572913b197240dda28dbbf175885aed6843
MD5sum: 52b6d2e481fb5161f361df9a9d1a805d
Description: debug symbols for postgresql-16-plproxy
Build-Ids: 29074639e3f269eb1747e0a5cf0f5accd69cc258

Package: postgresql-16-plr
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 289
Depends: r-base-core (>= 2.10), postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Suggests: r-recommended
Provides: postgresql-plr
Homepage: https://github.com/postgres-plr/plr
Priority: optional
Section: database
Filename: pool/main/p/plr/postgresql-16-plr_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 134524
SHA256: aca6882ca107d87d3fa14eb0f5108b8f500b5644a62523b8841a2932fa33866f
SHA1: 35002c7f9205ff27ebacc9b99e10c429559f72a1
MD5sum: 09468da798b57991132bb7de825d5ca2
Description: Procedural language interface between PostgreSQL and R
 R is a language and environment for statistical computing and graphics,
 providing a wide variety of statistical and graphical techniques (linear and
 nonlinear modelling, statistical tests, time series analysis, classification,
 clustering, and so on).
 .
 PostgreSQL is an open source SQL database server.
 .
 This package provides a procedural language interface to R from
 PostgreSQL. Procedural languages are used to write functions
 which can be called in database queries.

Package: postgresql-16-plr-dbgsym
Package-Type: ddeb
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 171
Depends: postgresql-16-plr (= 1:8.4.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-16-plr-dbgsym_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 138904
SHA256: 502c7de34d20aeeb17514bebe7450342764d47fbd0118c76a55e008b0e5ae7cb
SHA1: 96d03d4b434873b02b2d9c47d6c9af70ff299af8
MD5sum: e130915e1944a91c7c70307f248a571c
Description: debug symbols for postgresql-16-plr
Build-Ids: 883d5dea48c1ecff4889e9fee1d8193db739b75d

Package: postgresql-16-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: http://plsh.projects.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plsh/postgresql-16-plsh_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 28396
SHA256: 4ad8f6d186e63a3077daff9f18a0ceeab320db89fd90f7bc12f147465b4d8045
SHA1: 66378f512e9ded7fa0b1ed4223670f95415063af
MD5sum: ca6d3940d60c799430ab81937b3c48b1
Description: PL/sh procedural language for PostgreSQL 16
 PL/sh enables an SQL developer to write procedural language functions
 for PostgreSQL 16 in a shell of his choice.  You need this package
 if you have any PostgreSQL 16 functions that use the language plsh.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-16-plsh-dbgsym
Package-Type: ddeb
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-16-plsh (= 1.20220917-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plsh/postgresql-16-plsh-dbgsym_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 47784
SHA256: 2905ffa2543e2d72e315023e89c015139c4447ad8840ebe6145544e5d29cb68e
SHA1: 18573ed12ef33d679b81ada730084ccb7b560795
MD5sum: 65c201430de45b814e2301d5a85012c6
Description: debug symbols for postgresql-16-plsh
Build-Ids: 637b43c38caaafce67396585ad76128db406c238

Package: postgresql-16-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 456
Depends: postgresql-16, libc6 (>= 2.38), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Homepage: https://github.com/pgpointcloud/pointcloud
Priority: optional
Section: database
Filename: pool/main/p/pgpointcloud/postgresql-16-pointcloud_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 99984
SHA256: 98fa2f6a3cb30d11edbf329efc70d6a72dc2dd109ba141db0ef11556e5ea54c8
SHA1: b8ebcb1c1b0230407efd795ae3cd44a95b0942bc
MD5sum: 8e41e53deb01331d908dc19e64e42194
Description: PostgreSQL extension for storing point cloud (LIDAR) data
 LIDAR sensors quickly produce millions of points with large numbers of
 variables measured on each point. The challenge for a point cloud database
 extension is efficiently storing this data while allowing high fidelity access
 to the many variables stored.
 .
 Much of the complexity in handling LIDAR comes from the need to deal with
 multiple variables per point. The variables captured by LIDAR sensors varies
 by sensor and capture process. Some data sets might contain only X/Y/Z values.
 Others will contain dozens of variables: X, Y, Z; intensity and return number;
 red, green, and blue values; return times; and many more. There is no
 consistency in how variables are stored: intensity might be stored in a 4-byte
 integer, or in a single byte; X/Y/Z might be doubles, or they might be scaled
 4-byte integers.
 .
 PostgreSQL Pointcloud deals with all this variability by using a "schema
 document" to describe the contents of any particular LIDAR point. Each point
 contains a number of dimensions, and each dimension can be of any data type,
 with scaling and/or offsets applied to move between the actual value and the
 value stored in the database. The schema document format used by PostgreSQL
 Pointcloud is the same one used by the PDAL library.

Package: postgresql-16-pointcloud-dbgsym
Package-Type: ddeb
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 259
Depends: postgresql-16-pointcloud (= 1.2.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpointcloud/postgresql-16-pointcloud-dbgsym_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 190684
SHA256: 2ff735b7a34e5e6ec4d70b1580c36d09608adf0d55e918166498db8d94962979
SHA1: b5a1cadfb2de35aed416d4a14a5ed30a4df56e22
MD5sum: 6f6f4c31c61cc8c15af07ba70678c6df
Description: debug symbols for postgresql-16-pointcloud
Build-Ids: 0533d80adebc9802c996f7ea9566c04ed9aab618

Package: postgresql-16-postgis-3
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 10847
Depends: postgresql-16, postgresql-16-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdal34t64 (>= 3.7.0), libgeos-c1t64 (>= 3.12.0), libjson-c5 (>= 0.15), libpcre2-8-0 (>= 10.22), libproj25 (>= 7.1.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1t64 (>= 1.5.0), libstdc++6 (>= 13.1), libxml2 (>= 2.7.4)
Suggests: postgis
Provides: postgresql-16-postgis
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-16-postgis-3_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 3794784
SHA256: 07f2eec6e153c995e482d9bf03ad9d6d92fae01f198e5db96f4300f2ef540202
SHA1: 9e974b11f18922afaed1ba736a850341826874cd
MD5sum: f68a0fc6aae2ec4e4f66c7f50decab5c
Description: Geographic objects support for PostgreSQL 16
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".

Package: postgresql-16-postgis-3-dbgsym
Package-Type: ddeb
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 4787
Depends: postgresql-16-postgis-3 (= 3.5.2+dfsg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgis/postgresql-16-postgis-3-dbgsym_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 3955900
SHA256: 387d1a312943b06a899e0ba97b96906232b0f574c15305c16a8ab249c128de80
SHA1: b26e6f55f36ae40fa8e1a8e95da7a068123dfe89
MD5sum: fe31d45b17691712ae2322257c7a992b
Description: debug symbols for postgresql-16-postgis-3
Build-Ids: 11c6e303c9f2cc901ca9b125b5953ec6e13537d6 5ef05bc095e72ec956e8e8255265ce0c998777b0 7fe24076d2122d363c5ab56a1f6bfe1aa079e380 8515bec442ee08d98e0e233393c3d46517540b1a db72e4131058c7ec6bf3d9e06cea53f03c6c7be6

Package: postgresql-16-postgis-3-scripts
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 38554
Recommends: postgresql-16-postgis-3
Provides: postgresql-16-postgis-scripts
Multi-Arch: foreign
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-16-postgis-3-scripts_3.5.2+dfsg-1.pgdg24.04+1_all.deb
Size: 1277372
SHA256: 44cc5619a36a24c806a90f27080d6a7e7108d95a0971763f8594d80b08bd7456
SHA1: 7896b6e91715a0825c884a5badef61fe80c4c98d
MD5sum: c28557d11b60e9bf2ef4b8369ab2dcff
Description: Geographic objects support for PostgreSQL 16 -- SQL scripts
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This package contains the SQL scripts for installing PostGIS in a PostgreSQL
 16 database, and for upgrading from earlier PostGIS versions.

Package: postgresql-16-powa
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2482
Depends: postgresql-contrib-16, postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.17)
Suggests: powa-collector, powa-web
Provides: postgresql-powa
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/powa-archivist/postgresql-16-powa_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 72200
SHA256: 464d5d0b34025cea9d1cb4bbcd0d81f25df78383f0f45780d92f0b92f3485ba2
SHA1: db2fdb7438cca5137d9ccb4d87f966987888b20c
MD5sum: 73f9b4c8bb4f8d1a501611027dbe7fbb
Description: PostgreSQL Workload Analyzer -- PostgreSQL 16 extension
 PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and
 provides real-time charts and graphs to help monitor and tune your PostgreSQL
 servers. This package contains the core extension of the PoWA project, the
 archivist.
 .
 Related packages:
  * powa-web: web frontend
  * powa-collector: collector daemon for remote snapshots

Package: postgresql-16-powa-dbgsym
Package-Type: ddeb
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
Depends: postgresql-16-powa (= 5.0.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-16-powa-dbgsym_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 37420
SHA256: be612adebe1d34d33ad3735613525b7d45fc64ed21aea5a0c4a12228954133a5
SHA1: 8223a62f3de1090fc04e2a92b6f99b5e55fbc291
MD5sum: 855df4aa0db998c47f665cf2cb98c284
Description: debug symbols for postgresql-16-powa
Build-Ids: 75d5ae2da2d0ec61fe33feea7663ebc8de85e9cd

Package: postgresql-16-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-16-prefix_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 44908
SHA256: 263160bd32d076b0bd82b445d4be1bf28212e86a843bfb62317d2a685a6f3326
SHA1: c5e74e61f84631ac4e26c2cdaf4451e537b8c336
MD5sum: 3ddbb4c4de9839f19a63bfabfea50c9a
Description: Prefix Range module for PostgreSQL
 This PostgreSQL module provides the prefix_range datatype, allowing to
 index searches such as finding the longest prefix matching a telephone
 number, having prefixes in a table and telephone number as a parameter:
 .
  select * from prefixes where prefix @> '0100091234';
 .
 The prefix column has to be of type prefix_range, and any text field
 can get indexed by the provided GiST opclass.

Package: postgresql-16-prefix-dbgsym
Package-Type: ddeb
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-16-prefix (= 1.2.10-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/prefix/postgresql-16-prefix-dbgsym_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 53596
SHA256: 7c73714bde0493b43f6f2d8a3649b2fe2c6c2f7f6169d5382a305727fa996300
SHA1: 15f41f465340dbd857f344f59835bb2bf0254373
MD5sum: d7a0e34cfcc42c0d091cf9742fa85bd8
Description: debug symbols for postgresql-16-prefix
Build-Ids: c112f5dd3642bd302dbd349a4838e8727de7057e

Package: postgresql-16-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/preprepare/postgresql-16-preprepare_0.9-9.pgdg24.04+1_s390x.deb
Size: 16732
SHA256: a48492bec26784bc23f35ecf09071ffa11bea1dd6ef2ebe0b11f54149d562955
SHA1: 2b8e937baccb1b0811664b22d3d63caaf7689096
MD5sum: 80f1b912ae23cbde8e46b3aa4d337a7f
Description: pre prepare your PostgreSQL statements server side
 The pre_prepare module for PostgreSQL aims to prepare all your statements as
 soon as possible and in a way that allows client queries not to bother at all
 and just call EXECUTE.

Package: postgresql-16-preprepare-dbgsym
Package-Type: ddeb
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 33
Depends: postgresql-16-preprepare (= 0.9-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/preprepare/postgresql-16-preprepare-dbgsym_0.9-9.pgdg24.04+1_s390x.deb
Size: 17084
SHA256: 903601dd4ae490dcf9baaab30afdeb143741b71af6eb9d7d1a725f7881de2f5f
SHA1: 5b014f487dd5426d8226365290e927ad9b229514
MD5sum: 11e65ac68fa3bba90d17e3e397b56dd1
Description: debug symbols for postgresql-16-preprepare
Build-Ids: 3d002e891d0a67bba69af96470921a7e6c903b4e

Package: postgresql-16-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.2)
Homepage: http://pgxn.org/dist/prioritize/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-prioritize/postgresql-16-prioritize_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 11728
SHA256: 9c42924be1c99e9b4617fe102e510c3b23c8cd46b1290ca06e1930deebe30b09
SHA1: 17d281a82b23b3983b0ab8c9c0764c28143e7aec
MD5sum: 24e89562f07fd2d2bc557e8fd5195fb2
Description: Get and set the nice priorities of PostgreSQL backends
 This module implements an interface to getpriority() and setpriority() for
 PostgreSQL backends, callable from SQL functions. Essentially, this module
 allows users to `renice' their backends.

Package: postgresql-16-prioritize-dbgsym
Package-Type: ddeb
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 28
Depends: postgresql-16-prioritize (= 1.0.4-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-prioritize/postgresql-16-prioritize-dbgsym_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 13212
SHA256: a973ebc429bc07d95602575e9e848b7f59dfdb5a0aee9a6f249312ad52d54d9f
SHA1: b633d8769103f546a4bf06ab7a0061f0c177069d
MD5sum: 692352286ba56cb506905150eb8cd1aa
Description: debug symbols for postgresql-16-prioritize
Build-Ids: ed9421fe21cd9f3ce16f487cf93f2f78a87446d7

Package: postgresql-16-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3491
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Provides: postgresql-q3c
Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization
Priority: optional
Section: database
Filename: pool/main/p/postgresql-q3c/postgresql-16-q3c_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 163096
SHA256: aa758883b74fe35911cb6ea17cc2f6b81d58cb92e9b56473e6a812b6d569eb07
SHA1: 6796cb1d77e1890693bf7e94de81df96d8689829
MD5sum: 45c1c1ad14e06a8efba9815c0cf2749c
Description: PostgreSQL 16 extension used for indexing the sky
 Q3C, an extension for PostgreSQL, is designed for the work with large
 astronomical catalogues or any catalogs of objects on the sphere.
 .
 This extension allows a user to perform fast circular, elliptical or
 polygonal searches on the sky as well as fast cross-matches.

Package: postgresql-16-q3c-dbgsym
Package-Type: ddeb
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 126
Depends: postgresql-16-q3c (= 2.0.1-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-q3c/postgresql-16-q3c-dbgsym_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 102492
SHA256: 613861c483c85211c16980921604d8c57b55058f1a6c7f732d014e20cc39231e
SHA1: 8abfaef38cae2f7f5b8ec1d7568c8c9773c8dd0f
MD5sum: 50430c861842ed58045c6714187eb55e
Description: debug symbols for postgresql-16-q3c
Build-Ids: 0b845dd528d2f7bfc5b9548b95227a0fc5e3bdd7

Package: postgresql-16-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/begriffs/pg_rational
Priority: optional
Section: database
Filename: pool/main/p/pg-rational/postgresql-16-rational_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 24456
SHA256: 536e91863480c2f52f720a0309e45b1d490047467a5e858ef239be98cf2f3771
SHA1: ba0674dcf9e19ff4fb90fae9531fe92a521eb10b
MD5sum: 56505be5c384a98e248a45e16e731a16
Description: Precise fractional arithmetic for PostgreSQL
 pg_rational implements precise fractional arithmetic for PostgreSQL. Perfect
 for exact arithmetic or user-specified table row ordering. Holds values as big
 as an integer, with matching precision in the denominator.
 .
 Features:
  * Stores fractions in exactly 64 bits (same size as float)
  * Written in C for high performance
  * Detects and halts arithmetic overflow for correctness
  * Uses native CPU instructions for fast overflow detection
  * Defers GCD calculation until requested or absolutely required
  * Supports btree and hash indices
  * Implements Stern-Brocot trees for finding intermediate points
  * Coercion from integer/bigint/tuple
  * Custom aggregate

Package: postgresql-16-rational-dbgsym
Package-Type: ddeb
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 42
Depends: postgresql-16-rational (= 0.0.2-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rational/postgresql-16-rational-dbgsym_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 23320
SHA256: 31a7c9875af8c99b3e0e5d46ed87394d3ad282a3edff1578773c9de3456cad0b
SHA1: 37b175d1ae78255b126436cd7bbfdf749e4b978a
MD5sum: cdd0fadb79daeee371ec5cf5a0c5e2ca
Description: debug symbols for postgresql-16-rational
Build-Ids: 38d2de4d26e53625c30813f5887cf2b4dc3098c3

Package: postgresql-16-rdkit
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 602
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202409.4), libstdc++6 (>= 13.1), postgresql-16
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-16-rdkit_202409.4-1.pgdg24.04+1_s390x.deb
Size: 245080
SHA256: 473f6293fd16256cb042c7755106fe3ff6fd1831c69c714555157f873d57062f
SHA1: 306fec76ea426dc09ec39ea7912ca860c94e644a
MD5sum: 221729895bf5cc9908b52a8a5cf70aea
Description: Cheminformatics and machine-learning software (PostgreSQL Cartridge)
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.  Features Include:
 .
  * Chemical reaction handling and transforms
  * Substructure searching with SMARTS
  * Canonical SMILES
  * Molecule-molecule alignment
  * Large number of molecular descriptors, including topological,
    compositional, EState, SlogP/SMR, VSA and Feature-map vectors
  * Fragmentation using RECAP rules
  * 2D coordinate generation and depiction, including constrained depiction
  * 3D coordinate generation using geometry embedding
  * UFF and MMFF94 forcefields
  * Chirality support, including calculation of (R/S) stereochemistry codes
  * 2D pharmacophore searching
  * Fingerprinting, including Daylight-like, atom pairs, topological
    torsions, Morgan algorithm and MACCS keys
  * Calculation of shape similarity
  * Multi-molecule maximum common substructure
  * Machine-learning via clustering and information theory algorithms
  * Gasteiger-Marsili partial charge calculation
 .
 File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
 binary format.
 .
 This package contains the PostgreSQL extension.

Package: postgresql-16-rdkit-dbgsym
Package-Type: ddeb
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1199
Depends: postgresql-16-rdkit (= 202409.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-16-rdkit-dbgsym_202409.4-1.pgdg24.04+1_s390x.deb
Size: 1140732
SHA256: 9d784c2671bfe2d077904ed7d2c98b5e9aa71fec381df77ce1626f626e112d42
SHA1: 5ebac6564026c5326a33dd9cdd4ba825979c3eb4
MD5sum: ca79f2359e7cf84126f4ee245c745abb
Description: debug symbols for postgresql-16-rdkit
Build-Ids: 496b02d58ade7a629d795b5b36df883bf097e9f8

Package: postgresql-16-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 243
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/reorg/pg_repack
Priority: optional
Section: database
Filename: pool/main/p/pg-repack/postgresql-16-repack_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 102128
SHA256: 7847651a3725051f33de5746df70fe9e29da0baf84b048d9043cb83c804db1f4
SHA1: 7dd535a45c4744d078b514e19349eaefdd5521c0
MD5sum: 0058462425320c33ff2c48c586401f0b
Description: reorganize tables in PostgreSQL databases with minimal locks
 pg_repack is a PostgreSQL extension which lets you remove bloat from tables
 and indexes, and optionally restore the physical order of clustered indexes.
 Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive
 lock on the processed tables during processing. pg_repack is efficient to
 boot, with performance comparable to using CLUSTER directly.
 .
 This package contains the pg_repack program and the server extension for
 PostgreSQL 16.

Package: postgresql-16-repack-dbgsym
Package-Type: ddeb
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 173
Depends: postgresql-16-repack (= 1.5.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-repack/postgresql-16-repack-dbgsym_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 124236
SHA256: 663b3da6ea94b4c6988855d0e735dfd5d3e868e20f904246cda756ab5b03e4b8
SHA1: 8c7354390976f55ca68e512dcba4fabf875c0f1b
MD5sum: 9a54576e8321f62b57f135bf1c3d825c
Description: debug symbols for postgresql-16-repack
Build-Ids: 9158709d21530960d4216699d0b03ab7ce63cd7d c81707266eddd5f983fd28a5e08f2c29c59933af

Package: postgresql-16-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 965
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), repmgr-common (>= 5.5.0+debpgdg-1.pgdg24.04+1), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libjson-c5 (>= 0.15), libpq5 (>= 9.3~)
Suggests: rsync
Homepage: https://www.repmgr.org/
Priority: optional
Section: database
Filename: pool/main/r/repmgr/postgresql-16-repmgr_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 224596
SHA256: eacf819371486e149acd71a516b93c1c6aab9f7f3eceeeeb69850b5d4bb0378e
SHA1: 7b8ecef933678860c1449fcd1f9f0040779a01e8
MD5sum: 862343103efff21676cdf344ac139c6e
Description: replication manager for PostgreSQL 16
 repmgr is an open-source tool suite for managing replication and failover in a
 cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby
 capabilities with tools to set up standby servers, monitor replication, and
 perform administrative tasks such as failover or manual switchover operations.
 .
 This package contains repmgr for PostgreSQL 16.

Package: postgresql-16-repmgr-dbgsym
Package-Type: ddeb
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 742
Depends: postgresql-16-repmgr (= 5.5.0+debpgdg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/repmgr/postgresql-16-repmgr-dbgsym_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 556212
SHA256: 5445f1398e8363e85979f13f0bcfd6fd59eed23e4ed12c7d862c2803add1a627
SHA1: 3e9347b241156784c97b4b6dd1d1d2cd092450a8
MD5sum: 74ea20542ea90a8c9bb203a0d023fe84
Description: debug symbols for postgresql-16-repmgr
Build-Ids: 278145c36b6061c2381aa0c123c9cd99ebaeed5c 6ab631c258fc7fad90ec18e46f0a0ce2cb2a4a5d f66005e968f0537a76bde32a2280bfd4ed7993d7

Package: postgresql-16-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 718
Depends: postgresql-16, postgresql-16-jit-llvm (>= 19), libc6 (>= 2.29)
Homepage: https://github.com/postgrespro/rum
Priority: optional
Section: database
Filename: pool/main/p/postgresql-rum/postgresql-16-rum_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 264104
SHA256: ec9072be654788ef4726b9310e1ac9a272b71c063e0d8a1654f32c1487ba4e71
SHA1: be557bdbfc9bada24197477ac9a56c19d31df9f3
MD5sum: 7b8059090073dc44365716888c21122e
Description: PostgreSQL RUM access method
 This PostgreSQL extension provides the RUM access method, an inverted index
 with additional information in posting lists.

Package: postgresql-16-rum-dbgsym
Package-Type: ddeb
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 370
Depends: postgresql-16-rum (= 1.3.14-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-rum/postgresql-16-rum-dbgsym_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 299316
SHA256: f2b948c0a29bee78674d636848c057c3491a3a9f15b560d8403ab37210f4c1d5
SHA1: db9e75d19a408bdeced90d1b75d022429b6f018a
MD5sum: 8c8bdfb0d383abfdcec0bf4c66ed2919
Description: debug symbols for postgresql-16-rum
Build-Ids: de664bf48de6dfcc0eb09d027a5598a5d0e8ea30

Package: postgresql-16-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://pgxn.org/dist/semver/doc/semver.html
Priority: optional
Section: database
Filename: pool/main/p/postgresql-semver/postgresql-16-semver_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 39680
SHA256: 7f41920ef31ee68569b0ee88f0dff739a1c309b2b12893d17c17c11764746fd3
SHA1: 1fd5e58631a40ffd86837e186d18e0277c0dd12b
MD5sum: e6da253f7a55bcede52927709b934024
Description: Semantic version number type for PostgreSQL
 This library contains a single PostgreSQL extension for a data type
 called 'semver'. It implements the version number format described
 in the Semantic Versioning 2.0.0 Specification. [1]
 .
 [1] https://semver.org/spec/v2.0.0.html

Package: postgresql-16-semver-dbgsym
Package-Type: ddeb
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 42
Depends: postgresql-16-semver (= 0.40.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-semver/postgresql-16-semver-dbgsym_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 23696
SHA256: 84f3bbfc5eb2d1cff9544ed063536a59257bd691b75157440526b42c6f37f2ec
SHA1: c17ef9337c6256f381f86a88be139a900456bdf7
MD5sum: e7251d4dd830e149aec72bc3cc0d33ba
Description: debug symbols for postgresql-16-semver
Build-Ids: e5111df1629c7825d9076cca551a21226638737a

Package: postgresql-16-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 101
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/pgaudit/set_user
Priority: optional
Section: database
Filename: pool/main/p/postgresql-set-user/postgresql-16-set-user_4.1.0-1.pgdg24.04+1_s390x.deb
Size: 35564
SHA256: e22e5fec801dc6028c14c10c92ff37bea9815ee4865845310c1c01bf03e2682b
SHA1: 09796da079c41949e43e92392c393ef90da14105
MD5sum: 32bfbd8766fff9ca03aa4744cf0ea2b1
Description: PostgreSQL privilege escalation with enhanced logging and control
 The set_user PostgreSQL extension allows switching users and optional
 privilege escalation with enhanced logging and control. It provides an
 additional layer of logging and control when unprivileged users must escalate
 themselves to superuser or object owner roles in order to perform needed
 maintenance tasks.

Package: postgresql-16-set-user-dbgsym
Package-Type: ddeb
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-16-set-user (= 4.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-set-user/postgresql-16-set-user-dbgsym_4.1.0-1.pgdg24.04+1_s390x.deb
Size: 47628
SHA256: 1ff81b526103f1998eec014dda1bb312b79d57bfefa6023c88a02229c453ee63
SHA1: f06a0ad84a2ae467547b6a802ad6eb42f603766c
MD5sum: c9cdea119b868b8c7eb24ab1b4d037ed
Description: debug symbols for postgresql-16-set-user
Build-Ids: 47134087998a6e9c94e0f5e65305fc97d01cdb73

Package: postgresql-16-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/cybertec-postgresql/pg_show_plans
Priority: optional
Section: database
Filename: pool/main/p/pg-show-plans/postgresql-16-show-plans_2.1.2-2.pgdg24.04+1_s390x.deb
Size: 23920
SHA256: 00b8b7dc78f3858722846dc393454ce5e5b936e30acf9b45a84c5d3d9bd7f617
SHA1: 05c21bb913751fafa77a99a6a741379d8f80911a
MD5sum: 43c51d182865544591a0312748f2e5e4
Description: Show query plans of currently running PostgreSQL statements
 This PostgreSQL extension shows the query plans of all currently running SQL
 statements. Plan output format can be plain text (default), JSON, YAML, or
 XML.

Package: postgresql-16-show-plans-dbgsym
Package-Type: ddeb
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 55
Depends: postgresql-16-show-plans (= 2.1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-show-plans/postgresql-16-show-plans-dbgsym_2.1.2-2.pgdg24.04+1_s390x.deb
Size: 37512
SHA256: 8e9ddeac4e5dd34701815de3c03d051b0c8a24cfd9477046d5b0cdc40811ed5b
SHA1: 8773442ac9f206005ad9cecda64c9217e7a807a5
MD5sum: 876fd8d84e1d66fa7eb9cfc357f00b71
Description: debug symbols for postgresql-16-show-plans
Build-Ids: d0c3593b16640c45986111de2e991c2177d6f791

Package: postgresql-16-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 320
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.3.4)
Homepage: https://github.com/eulerto/pg_similarity
Priority: optional
Section: database
Filename: pool/main/p/pg-similarity/postgresql-16-similarity_1.0-8.pgdg24.04+1_s390x.deb
Size: 104244
SHA256: 778c5438faf80773ba8276a53b7f6195ca55b801712ad61df70831b24bbb7da6
SHA1: c61681c9ffe81270f3c7fb972f6cd953e019dfc4
MD5sum: 2ba1ec981a8c7970c25b2b97464c3e20
Description: PostgreSQL similarity functions extension
 pg_similarity is an extension to support similarity queries on PostgreSQL.
 The extension consists of:
 .
  * Functions implementing similarity algorithms available in the literature.
    These functions can be used as UDFs and are the base for implementing
    the similarity operators;
  * Operators defined on top of the similarity functions. They use similarity
    functions to obtain the similarity threshold and compare its value to a
    user-defined threshold to decide if it is a match or not;
  * Session variables storing similarity function parameters.

Package: postgresql-16-similarity-dbgsym
Package-Type: ddeb
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 118
Depends: postgresql-16-similarity (= 1.0-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-similarity/postgresql-16-similarity-dbgsym_1.0-8.pgdg24.04+1_s390x.deb
Size: 74244
SHA256: a61d8712377d6c620b6176b13e513362b27251c94c22080c17e4cbd09e83559c
SHA1: adcda5b35745193e121df1f71cccdcff07774e66
MD5sum: b1422037ed83c6b2e1bea2e08598dbb2
Description: debug symbols for postgresql-16-similarity
Build-Ids: 70a9646f83052f80843300e1df8ec25803dc3db9

Package: postgresql-16-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-16, libc6 (>= 2.4)
Suggests: slony1-2-bin
Provides: postgresql-16-slony1
Homepage: http://slony.info/
Priority: optional
Section: database
Filename: pool/main/s/slony1-2/postgresql-16-slony1-2_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 19520
SHA256: 392d92c89d0a979a4bb9342e09c00811b1346c34170879ec08fd9a638dadc007
SHA1: 4de540d137ce5a1a2a4714378ea8624792f7f078
MD5sum: 3774acd45217afa9e44a74d2981e27fe
Description: replication system for PostgreSQL: PostgreSQL 16 server plug-in
 Slony-I is an asynchronous master-to-multiple-slaves replication system
 for PostgreSQL with cascading and slave promotion.
 .
 This package contains the support functions that are loaded into the
 PostgreSQL database server.  It needs to be installed on the hosts where
 the database server nodes are running.  This package works with version
 16 of the PostgreSQL server; you need the package that corresponds to
 the version of your database server.
 .
 The actual replication daemon and the administration tools are in the
 package slony1-2-bin.  This package is useless without slony1-2-bin installed
 somewhere in the network.

Package: postgresql-16-slony1-2-dbgsym
Package-Type: ddeb
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
Depends: postgresql-16-slony1-2 (= 2.2.11-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/s/slony1-2/postgresql-16-slony1-2-dbgsym_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 72084
SHA256: 9fc187c5cc4814d67aa55555b5148110fd239e80b359404b5165103fa76aaf6a
SHA1: f197ab906d2272ef2281b74509234f4f1491cd41
MD5sum: 91172069590273393d864e12bb586b9d
Description: debug symbols for postgresql-16-slony1-2
Build-Ids: 305d02ca4f2c45574b483d4c75fdb72ff3b14f89

Package: postgresql-16-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.4), libclamav11t64 (>= 1.0.0)
Recommends: clamav-freshclam | clamav-data
Homepage: https://github.com/df7cb/pg_snakeoil
Priority: optional
Section: database
Filename: pool/main/p/pg-snakeoil/postgresql-16-snakeoil_1.4-2.pgdg24.04+1_s390x.deb
Size: 17068
SHA256: eebc5136e74d503cdfa37d133b50b140914e2e98e1c70646c632eba2d89f4b63
SHA1: 28245bb786e371f70df7c277f6dd896e8144ee27
MD5sum: e7d85369e832fbe8b0fc0f5ca254fc0a
Description: PostgreSQL anti-virus scanner based on ClamAV
 pg_snakeoil provides functions scanning PostgreSQL data for viruses using the
 ClamAV anti-virus engine.

Package: postgresql-16-snakeoil-dbgsym
Package-Type: ddeb
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-16-snakeoil (= 1.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-snakeoil/postgresql-16-snakeoil-dbgsym_1.4-2.pgdg24.04+1_s390x.deb
Size: 15544
SHA256: 6c391ea6a98074dffa27d7731c4ca467a604f0a6632a2ddf3e0b263a16437745
SHA1: 33419a02b8b1ebd0c2ffc3dd27315f46484709d0
MD5sum: 9f82750189684d6307a6f7cd375cf74f
Description: debug symbols for postgresql-16-snakeoil
Build-Ids: a672ad7fbbb015753e6833a0aa555ada42ac9b48

Package: postgresql-16-squeeze
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 297
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://www.cybertec-postgresql.com/products/pg_squeeze/
Priority: optional
Section: database
Filename: pool/main/p/pg-squeeze/postgresql-16-squeeze_1.8.0-1.pgdg24.04+1_s390x.deb
Size: 124548
SHA256: 27a192961bf44d07cdc5502eb3c45f49de5dbcd375c292b36d9da63f32b8d682
SHA1: e8ba871f4d7580ef83de041d668a1bf7ebdad161
MD5sum: 9af71b6d9897b8ceba58746ab8f8a4ac
Description: PostgreSQL extension for automatic bloat cleanup
 The pg_squeeze PostgreSQL extension removes unused space from a table and
 optionally sorts tuples according to particular index, as if the CLUSTER
 command was executed concurrently with regular reads/writes.

Package: postgresql-16-squeeze-dbgsym
Package-Type: ddeb
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 187
Depends: postgresql-16-squeeze (= 1.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-squeeze/postgresql-16-squeeze-dbgsym_1.8.0-1.pgdg24.04+1_s390x.deb
Size: 150420
SHA256: 4915290dd6a43c84142778473b34fe87c79ea85ac642ee750e06fe3150c85eec
SHA1: 1a22e59cf03e2ac3df4ee53ab9e91a9f5612cbe6
MD5sum: 7eb97bd873cf4437eb5110f5f5617d1f
Description: debug symbols for postgresql-16-squeeze
Build-Ids: 3cc8d87a3b775c9c6c8f6f0e24528bedc59aa4ba

Package: postgresql-16-statviz
Source: pg-statviz
Version: 0.7-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-16
Recommends: pg-statviz
Provides: postgresql-statviz
Homepage: https://github.com/vyruss/pg_statviz
Priority: optional
Section: database
Filename: pool/main/p/pg-statviz/postgresql-16-statviz_0.7-3.pgdg24.04+1_all.deb
Size: 9404
SHA256: 493ebd92094dd446763c4d24507d44aff17eb94047266a1b9d4a463be357d774
SHA1: 8d1925e0f0142c9f9cf35f519534a411627d2dd6
MD5sum: 519d8549211818f33543a1dd376a2cd3
Description: PostgreSQL internal statistics analysis and visualization
 pg_statviz is a minimalist extension and utility pair for time series analysis
 and visualization of PostgreSQL internal statistics. Created for snapshotting
 PostgreSQL's cumulative and dynamic statistics and performing time series
 analysis on them. The accompanying utility can produce visualizations for
 selected time ranges on the stored stats snapshots, enabling the user to track
 PostgreSQL performance over time and potentially perform tuning or
 troubleshooting.
 .
 This package contains the PostgreSQL pg_statviz extension.

Package: postgresql-16-tablelog
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/table_log
Priority: optional
Section: database
Filename: pool/main/t/tablelog/postgresql-16-tablelog_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 45672
SHA256: d3b53050b43c47938560936b6e715ab9e09dcb664f911b21b96966ac791b28a9
SHA1: f97c668f3ac33f8d4f6f8a0442bfa6cac4680116
MD5sum: 557781ea0f3c00ff9269001f3f30d11b
Description: 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.

Package: postgresql-16-tablelog-dbgsym
Package-Type: ddeb
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-16-tablelog (= 0.6.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tablelog/postgresql-16-tablelog-dbgsym_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 49924
SHA256: 522d35db119c763eb240968426cf831c31165abd6cf06a7df4b6d2ba9aad253b
SHA1: 7ad0b8cba6c30d039b7acecf55f2897ccebb22aa
MD5sum: 6ea174dfada6e8c9f9f79a6b6cd53aa6
Description: debug symbols for postgresql-16-tablelog
Build-Ids: c97b452dbaa5d7fd212b6defea71d6ff766e3d60

Package: postgresql-16-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 154
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/tvondra/tdigest
Priority: optional
Section: database
Filename: pool/main/t/tdigest/postgresql-16-tdigest_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 62460
SHA256: 41dca8552c99a75c43394a16abc885467a15e4cb93cc1402addd34c7c8882505
SHA1: 140089c2178631fc8c3a120253693025bf7b9a3b
MD5sum: 7e505857345d8d225175770bb91b3ac1
Description: t-digest algorithm for on-line accumulation of rank-based statistics
 This PostgreSQL extension implements t-digest, a data structure for on-line
 accumulation of rank-based statistics such as quantiles and trimmed means.
 The algorithm is also very friendly to parallel programs.
 .
 The accuracy of estimates produced by t-digests can be orders of magnitude more
 accurate than those produced by previous digest algorithms in spite of the fact
 that t-digests are much more compact when stored on disk.

Package: postgresql-16-tdigest-dbgsym
Package-Type: ddeb
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
Depends: postgresql-16-tdigest (= 1.4.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tdigest/postgresql-16-tdigest-dbgsym_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 55176
SHA256: 27506f4ade79b1cd98da9764c8c50cdc1561425292c55b1d346e610eab2fcfb6
SHA1: ffc20f09445f82bc2f01c5551516a8f330eb73e3
MD5sum: 7e4af6eb2ccd83eecbe860ce33b1add5
Description: debug symbols for postgresql-16-tdigest
Build-Ids: 2b0041eb9ef1a094e0898da7d58ff1b7854211ce

Package: postgresql-16-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 259
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38), libsybdb5 (>= 0.91)
Homepage: https://github.com/tds-fdw/tds_fdw
Priority: optional
Section: database
Filename: pool/main/t/tds-fdw/postgresql-16-tds-fdw_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 114768
SHA256: 3e1daf04c5eb8a702e12dad4b20491e6b19dfc854733969ce52440ce1430c118
SHA1: 7d3f7b37c04b29b3eae61e26f03bb4a99d8fc46c
MD5sum: 977898a05ec08e0e70060873211ff10a
Description: 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.

Package: postgresql-16-tds-fdw-dbgsym
Package-Type: ddeb
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 170
Depends: postgresql-16-tds-fdw (= 2.0.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tds-fdw/postgresql-16-tds-fdw-dbgsym_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 138864
SHA256: 54edbea899edc0a5b7e4b8aa1457565eb1bef9a7bd2d40ff1de334c85deaf27c
SHA1: 15459e484322fd8c36f757191a61ad9181a6b961
MD5sum: ffbc15d15af1e780816ddae0c39332bc
Description: debug symbols for postgresql-16-tds-fdw
Build-Ids: 1774dc24f1081f638ab6ddc7171c418932c669f7

Package: postgresql-16-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 41
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17)
Homepage: https://github.com/df7cb/toastinfo
Priority: optional
Section: database
Filename: pool/main/t/toastinfo/postgresql-16-toastinfo_1.5-2.pgdg24.04+1_s390x.deb
Size: 12664
SHA256: af5dff48f118da55375f6cc288b9ffbc5010bfcae1222ace20f4add1b1beb52e
SHA1: 36612c7726c003dd87402b98daa05065cadfff44
MD5sum: b15bbe17324aa0ab0e6b5b8c36078361
Description: Show storage structure of varlena datatypes in PostgreSQL
 This PostgreSQL extension exposes the internal storage structure of
 variable-length datatypes, called varlena.
 .
 The function pg_toastinfo describes the storage form of a datum:
 .
  * null for NULLs
  * ordinary for non-varlena datatypes
  * short inline varlena for varlena values up to 126 bytes (1 byte header)
  * long inline varlena, (un)compressed for varlena values up to 1GiB
    (4 bytes header)
  * toasted varlena, (un)compressed for varlena values up to 1GiB stored in
    TOAST tables
 .
 The function pg_toastpointer returns a varlena's chunk_id oid in the
 corresponding TOAST table. It returns NULL on non-varlena input.

Package: postgresql-16-toastinfo-dbgsym
Package-Type: ddeb
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
Depends: postgresql-16-toastinfo (= 1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/toastinfo/postgresql-16-toastinfo-dbgsym_1.5-2.pgdg24.04+1_s390x.deb
Size: 11520
SHA256: 0f6057806a7e591b7a2aa0bea36f29cf04d573b224ef8033c909437ce16c1dcc
SHA1: b8b8a5f7d2b04b67b07565f0081674e7c7830c69
MD5sum: 6e80ee9af3bada9ad4f9f4f88bf10692
Description: debug symbols for postgresql-16-toastinfo
Build-Ids: 1c5a7a8b383c06fb04c91cf84bf6c0c830d1e8c9

Package: postgresql-16-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 680
Depends: libc6 (>= 2.38), postgresql-16, postgresql-16-jit-llvm (>= 17)
Homepage: https://github.com/df7cb/postgresql-unit
Priority: optional
Section: database
Filename: pool/main/p/postgresql-unit/postgresql-16-unit_7.10-1.pgdg24.04+1_s390x.deb
Size: 164312
SHA256: d6806eb92ef547832c41f1474f2f17c57450c26e94ea2f7ad56d51b6dfa109f1
SHA1: fb9e4a3a3333b54856112c489b3694d5925ca388
MD5sum: 48d465ced682a8dc5d5c826cb9b10066
Description: SI Units for PostgreSQL
 postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The
 base units can be combined to named and unnamed derived units using operators
 defined in the PostgreSQL type system. SI prefixes are used for input and
 output, and quantities can be converted to arbitrary scale.

Package: postgresql-16-unit-dbgsym
Package-Type: ddeb
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 100
Depends: postgresql-16-unit (= 7.10-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-unit/postgresql-16-unit-dbgsym_7.10-1.pgdg24.04+1_s390x.deb
Size: 66724
SHA256: 8ccf0262799b77cbe9d39f8dea4bd3076169c3ab6ce9f3383349a5adcd5044e9
SHA1: 75845c25f830c6f3f4f6b08ea72b92da196be541
MD5sum: 94e83f71cbf6478ddd9af35a67fa33b9
Description: debug symbols for postgresql-16-unit
Build-Ids: d68daf10ab93ceffa7144258eb90c6fcfea96862

Package: postgresql-16-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 129
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/eulerto/wal2json
Priority: optional
Section: database
Filename: pool/main/w/wal2json/postgresql-16-wal2json_2.6-2.pgdg24.04+1_s390x.deb
Size: 58888
SHA256: 0fc847ad993055665460fb89ef2313a4b194d5eccbec7939c9e6560c6148f237
SHA1: e8e000cadc881e3f8b8c76e8ea014ef43e490be6
MD5sum: 163b3c6ae22283f1bcbac965d6b110e0
Description: 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.
 .
 The wal2json output plugin produces a JSON object per transaction. All of the
 new/old tuples are available in the JSON object. Also, there are options to
 include properties such as transaction timestamp, schema-qualified, data
 types, and transaction ids.

Package: postgresql-16-wal2json-dbgsym
Package-Type: ddeb
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
Depends: postgresql-16-wal2json (= 2.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/w/wal2json/postgresql-16-wal2json-dbgsym_2.6-2.pgdg24.04+1_s390x.deb
Size: 73628
SHA256: 38032dec64a16f66af0b6030bc5bf50e6446526c224c055213e8192cc13da299
SHA1: 864b9f481f5c5e4be9fb93d4fc2793b318f8f70e
MD5sum: c0ef76ce82054a53a350b7e47244c738
Description: debug symbols for postgresql-16-wal2json
Build-Ids: 4ce579e2c68a2bfebeb8af8cfe7130b13d688344

Package: postgresql-17
Version: 17.4-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59376
Depends: locales | locales-all, postgresql-client-17, postgresql-common (>= 252~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgssapi-krb5-2 (>= 1.14+dfsg), libicu74 (>= 74.1-1~), libldap2 (>= 2.6.2), libllvm19, liblz4-1 (>= 0.0~r130), libpam0g (>= 0.99.7.1), libpq5 (>= 17~~), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libstdc++6 (>= 5.2), libsystemd0, libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Recommends: sysstat
Breaks: dbconfig-common (<< 2.0.22~)
Provides: postgresql-17-jit-llvm (= 19), postgresql-contrib-17
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-17/postgresql-17_17.4-1.pgdg24.04+2_s390x.deb
Size: 17669552
SHA256: f561fff5363f8e167830956c22bcb83a170db3b5de5228259403903daf005a67
SHA1: 9fe96be7040044d2fa9b0fc931666958f4ef6fb4
MD5sum: 8b1f20eda9fcbdc1db8929d333512b66
Description: 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.
 .
 This package provides the database server for PostgreSQL 17.
Postgresql-Catversion: 202406281-1700

Package: postgresql-17-age
Source: postgresql-16-age
Version: 1.5.0~rc0-3.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1808
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/apache/age
Priority: optional
Section: database
Filename: pool/main/p/postgresql-16-age/postgresql-17-age_1.5.0~rc0-3.pgdg24.04+2_s390x.deb
Size: 668580
SHA256: e5ff97fe60b93dbebe650278c27c0febb6856fad6381f3209a26aa16c830596b
SHA1: fde481599b68d0002c7c55f251dccb7a504568ba
MD5sum: 2cf0ac25b962cb3f46f62f09d5992b82
Description: Graph database optimized for fast analysis and real-time data processing
 Apache AGE is an extension for PostgreSQL that enables users to leverage a
 graph database on top of the existing relational databases. AGE is an acronym
 for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model
 database fork of PostgreSQL. The basic principle of the project is to create a
 single storage that handles both the relational and graph data model so that
 the users can use the standard ANSI SQL along with openCypher, one of the most
 popular graph query languages today.
 .
 This package contains Apache AGE for PostgreSQL 17.

Package: postgresql-17-age-dbgsym
Package-Type: ddeb
Source: postgresql-16-age
Version: 1.5.0~rc0-3.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 917
Depends: postgresql-17-age (= 1.5.0~rc0-3.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-16-age/postgresql-17-age-dbgsym_1.5.0~rc0-3.pgdg24.04+2_s390x.deb
Size: 747424
SHA256: 18e3c1ee36aa8e98126ca873b7304bd52c373f0c63285c00e65e0e7f615908c6
SHA1: 6d1e1d927ae86287f9f06e093c53b2f5b3966c39
MD5sum: 7c82487250255a815dad500780fc9b90
Description: debug symbols for postgresql-17-age
Build-Ids: 5f510efc70b6d2f8e4e83c7b657b46aa3a1aae00

Package: postgresql-17-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/df7cb/pgsql-asn1oid
Priority: optional
Section: database
Filename: pool/main/p/pgsql-asn1oid/postgresql-17-asn1oid_1.6-2.pgdg24.04+1_s390x.deb
Size: 12792
SHA256: 59bea3d96256a991957abe145cc33cba53ec497896ac73b4ee23a2a83902abb6
SHA1: 841efdad0a0b4c95241a7461473b8acc5262700d
MD5sum: 527c8df311621de1d640140906b328c1
Description: ASN.1 OID data type for PostgreSQL
 This plugin provides the necessary support functions to store ASN.1 OIDs in
 a PostgreSQL database.
 .
 This package has been compiled for PostgreSQL 17.

Package: postgresql-17-asn1oid-dbgsym
Package-Type: ddeb
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
Depends: postgresql-17-asn1oid (= 1.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-asn1oid/postgresql-17-asn1oid-dbgsym_1.6-2.pgdg24.04+1_s390x.deb
Size: 10200
SHA256: e92b9b0233ad89395d900f393189664643cee1ef158349bcd2a9508c8f5d7282
SHA1: 5a20596510ff98f50b1daf309093f63f40a462f8
MD5sum: e20464f9122187a0f7a8060d77a9e8bf
Description: debug symbols for postgresql-17-asn1oid
Build-Ids: 4e5ec86655f7dc925cfc1cd267206f6fbf7c4663

Package: postgresql-17-auto-failover
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 1187
Depends: pg-auto-failover-cli (>= 2.1-3.pgdg24.04+1), postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38), libpq5
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-17-auto-failover_2.1-3.pgdg24.04+1_s390x.deb
Size: 406620
SHA256: 45bff902c82cf336c2af2bf4d20aac4f1ba97e254e7f591109de38d4f91eeeef
SHA1: e0f780591f8ae69c0bc76106ec8e62f88154d092
MD5sum: d3b3d897d65d426a4ad86af69f81c5ef
Description: Postgres high availability support
 This extension implements a set of functions to provide High Availability to
 Postgres.

Package: postgresql-17-auto-failover-dbgsym
Package-Type: ddeb
Source: pg-auto-failover
Version: 2.1-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 225
Depends: postgresql-17-auto-failover (= 2.1-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-17-auto-failover-dbgsym_2.1-3.pgdg24.04+1_s390x.deb
Size: 181056
SHA256: 02c735b8240250d965994c57f902dad694d1fe8ff2156dfc732c1b0edd96c09a
SHA1: bb6555205feac6872ad004141ff256bd019de289
MD5sum: 489e3f919df2427b03ac804c6c684482
Description: debug symbols for postgresql-17-auto-failover
Build-Ids: 59c5e99b71d65c54c33e3c0a9cbc2504547d0bd7

Package: postgresql-17-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 40
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.10)
Homepage: https://github.com/mhagander/bgw_replstatus
Priority: optional
Section: database
Filename: pool/main/b/bgw-replstatus/postgresql-17-bgw-replstatus_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 14600
SHA256: 771c2da0713d52eb26246169c16a5c448181c3d2023721267c41d4173d678166
SHA1: 4367b29e70917cfa080bbeeb5a5adacfe4eab947
MD5sum: aba04c4eb987f25ede53b9685a30a8e2
Description: report whether PostgreSQL node is master or standby
 bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the
 replication status of a node. It's intended to be polled by a load balancer
 such as haproxy.
 .
 When installed, a background worker will be started that listens on a TCP
 port. A connection to this port will get a TCP response back saying either
 MASTER or STANDBY depending on the current state of the node.

Package: postgresql-17-bgw-replstatus-dbgsym
Package-Type: ddeb
Source: bgw-replstatus
Version: 1.0.7-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 24
Depends: postgresql-17-bgw-replstatus (= 1.0.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-17-bgw-replstatus-dbgsym_1.0.7-3.pgdg24.04+1_s390x.deb
Size: 9040
SHA256: e86f7a991a26121393060559a101a4327a926d92b3ce801e87d7af607f7980c4
SHA1: b3e7e1321694a9850f8f5783d6553829c24be17c
MD5sum: d5a1f2aae5d570daa76fea117a17ca1b
Description: debug symbols for postgresql-17-bgw-replstatus
Build-Ids: d5d289cccb26a8cbbddbe71b86c07bcb44e2fe52

Package: postgresql-17-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 152
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/MigOpsRepos/credcheck
Priority: optional
Section: database
Filename: pool/main/c/credcheck/postgresql-17-credcheck_3.0-1.pgdg24.04+1_s390x.deb
Size: 61768
SHA256: 94b6a75be6f3d64c251c7eef38a0bbd10c5f7baf496e5aad06e614cefef07711
SHA1: fe8a16352d97061fc99099a570d0a6fae92c426b
MD5sum: 9c30642be9bb714be367debee8d162ee
Description: PostgreSQL username/password checks
 The credcheck PostgreSQL extension provides few general credential checks,
 which will be evaluated during the user creation, during the password change
 and user renaming. By using this extension, we can define a set of rules:
 .
  * allow a specific set of credentials
  * reject a certain type of credentials
  * deny password that can be easily cracked
  * enforce use of an expiration date with a minimum of day for a password
  * define a password reuse policy
  * define the number of authentication failure allowed before a user is banned

Package: postgresql-17-credcheck-dbgsym
Package-Type: ddeb
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 98
Depends: postgresql-17-credcheck (= 3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/c/credcheck/postgresql-17-credcheck-dbgsym_3.0-1.pgdg24.04+1_s390x.deb
Size: 73952
SHA256: 67dee7507484fc6dcf02dfc3c71992639353f6e961cd3966efc4e6bb6c6bbbc1
SHA1: c129315b9470ab07d1b13c0cbad72e55248a0962
MD5sum: 85558d19ad007948975917419c66b2c2
Description: debug symbols for postgresql-17-credcheck
Build-Ids: 7ee2591dde2c8bbf7b74dbfc73d59d5e51db29ae

Package: postgresql-17-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 225
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/citusdata/pg_cron
Priority: optional
Section: database
Filename: pool/main/p/pg-cron/postgresql-17-cron_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 94532
SHA256: 2c4c3b1d0e28498669671ce72915315d255112cdbca2638d86092f844aa0a78a
SHA1: 9e9df2db5e201a3a3c07d546f65c5654676f28fa
MD5sum: b8eff6129d47b0a53719d2b0d2acb8b9
Description: Run periodic jobs in PostgreSQL
 pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
 that runs inside the database as an extension. It uses the same syntax as
 regular cron, but it allows you to schedule PostgreSQL commands directly from
 the database. pg_cron can run multiple jobs in parallel, but it runs at most
 one instance of a job at a time. If a second run is supposed to start before
 the first one finishes, then the second run is queued and started as soon as
 the first run completes.

Package: postgresql-17-cron-dbgsym
Package-Type: ddeb
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 153
Depends: postgresql-17-cron (= 1.6.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-cron/postgresql-17-cron-dbgsym_1.6.5-1.pgdg24.04+1_s390x.deb
Size: 122900
SHA256: 37049fea821454938b7d00af4b5c229521ede6d82aacd98185bcce18e9234bac
SHA1: 1f5df3c6bb036eacd3db81859c98e7c292e91a5d
MD5sum: 43eb62580bf5ef6e1ca3c92ede7acd98
Description: debug symbols for postgresql-17-cron
Build-Ids: 29dbdc4462a269f7962823dac533a2c94023d83f

Package: postgresql-17-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26126
Depends: postgresql-17 (= 17.4-1.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/postgresql-17-dbgsym_17.4-1.pgdg24.04+2_s390x.deb
Size: 21516148
SHA256: 63d80a660c70a51e77cbc5493b82e3cc9775c334d759cfa267a53f600ede15c1
SHA1: 0dce2828e3941d788a6111e750f358a93dfc8380
MD5sum: 2c1617d28fe0caaebc4aab455cf04eb7
Description: debug symbols for postgresql-17
Build-Ids: 01a7b0b1f9eacb07f2294637ac5e001b9ab2dd91 04474dcd4de63582b0ff5debd192a4735710032f 05a78329af7246ad108109fccaa3d40df6c4b830 08541159d6631f506e07aa6b78198b4db8256247 088447b6f202a7bd0705eb43f0435ad86b1014e6 09907a0d01432ee3960f21a6f1f3f783f33b8b98 0a256a1e2d5fd7eaf6b01ee6cc90b613db5ad300 0a2ca67824119dbda3c7cf4d190abff85c901a3b 0cb4f297580cb22de5418574cf3cbd76cdf7cae5 11e7a315f34dbadc517daed69de08f1d3d4e8721 1415e15a7bd39cd106cb9b1ff226f4099c2fc1ae 15b3e9371a34d80dfb416eb06c36f02039071714 1619e5f1f4d2c12b6a34a8e49ea2fb2a3ba699b5 17104ffc0f615727fcac718b4f9c193ceb3a08d8 1d5bf4691c37c42ce7ffbcf9807e335daff98640 209bc895856a3784aed20e5afc6ccc8025578cc9 2268fa194e72ea6c3c95e9196fd37a16e1a4d1ad 2adad1670c1710d67d86de55a1ccae572254a5db 2e106cb58d7abf2687c198e351f1c5f4b135b1ff 351b82902c9e90632ceec67611469d297785c6f8 38b4071ab361ef26216ab415a52ae0efe8755c47 394886037bce8916a7088056b3bc329a6760924b 4060b0fbf9929b0b7744fd8dd973667f7bd93901 416f559edd031ea7aa7a75e028844a059056390d 425c79fe2ccaec852bbe405bd88a55f721686ebe 4303250d9e731bd3d5d627e2138c3d41fede09f3 4442e4e1683936dcc0840583fc5170b17c45687d 44cad41f0bd57211e97bfe49be0c1408d7e75c86 472276e4546198fa9ad0d9dbfaa6e706c223b78b 4a48ff2819c06831908819a1c2c44601cee0b22c 4ab1810cb1b002a077e38c2c6a3edfe2025f1aca 51de4b850358d22ee6cc6d1351aeb7f1e02d19bb 52a3a3c00fef775e62b22b4cce2d2a0e15da8513 54aedc53491760ea7bef197083ae15474b3d5484 55030bd2ee948baa8289ef4498ad831468e81238 5589ef0b038612cfc23f56ff3c9e617232989f36 564430e86e543ac2a22260dd54858a9b60f8eba5 5e18b1256fb9fc65e06934425bc9e488f9bac11f 6148ce6ae18736a46c5329f5e0bef77a601a4183 61dfbef904e93e4d57a314b12653d779716916ad 6213ba0392c25793c7d59e2271c4be38dd1be8f2 6516e9fac700c6b05a5535dea346fa7fc114c29f 66057ce7faead65d923be8d76222734a8e80f393 6a5b0c58bdc516d8d7ae6b94b354b6e81451ea74 6acb8ab93633224c6e2ffafe6188e5baabc39e8a 6da35fdf388dc353c15916bc6c750e4aae03435a 7060ba60fe9ca7e6b2aa7cc446c26a8066078350 72d2367993d1dbf3a8122342fa16183d8e2f5382 7864ddc1fa00c181ad721cb92f8ee01fb54f40a5 79da4040899b91afcb46cf020d2d8d2c7f4570d4 7e0dd4b5c736195ac0ba8779ea758274548d34e2 7fa25488247f675163c3188c722e2d75270de51e 88c672a4b4f68f60c5ad44454b47e4c132842542 8ae368cc7f30dff6bcfc8bf5a119ac39dfdb3af2 907e40084bd7108039683e86a3bb6007478e229b 918b71706339ad2d3c74e4a3f26db3d41abb3bbe 92274f9795ed181ec57f1bd8950a4646964bbbd3 98b9233a8223edb57b030ca39ea10a366ac54787 a34a2dfb6870278acd1a7944afd018e283a33d4a a4e66546a607da239a2d97251f47d02d114e378f a8eef158069c82b3cd6ff832d40acee1df7996a4 aa09bdeb17cd065dfe66ee96aacc9306da674098 aa0db07e733cceaa3428fbd61c81ba3e38118a2f ae7d51a9aac9fbbd73c24c11edc23515d2705461 aed0ab4a662cf5baa799efe40a7866f86f9ccf5a b2380a6525eaf9e55099a94739175e075152aa27 b312f1fb4fff4331710de1b8441d081993902099 b62fd91b7f8d7446129450a8c3d93e5bb9d2fc67 badaa5700a5ae0de1a0f77f099977d0062e38ed9 bee0956178875738f45383d0d3f764193b03a1ed c20686c5d29f222320e1f82620a4a9f260ff8a42 c25d497c483d797bc6ff8add832adbc97087fd9f c52d7441a550c2a0adde1aa1c6d5d1bbb9b18535 c6336422254d9ad8f2193fe472bc9754b87ccf62 c717c328ac70911a92a257973be61dd00ae780ef c9723c6e6731579c2330a3cce37210a0f7cad982 caccdea54404947e0749d13e3cb18ffbb2c440d4 ceae7287f0f8aed8ecad5390a734de39be07a9f7 cec4d0521845843414052889e0d5fa5bb34fa67e d52217c9ac4b0b5b612af56160b52aaae70984ac dc0aaded9329fc42fe6aeb1449fad6b149415fb0 dd2e219584420c712a05666d278871aa67751ce9 dd471cbad6beb08d68f288e5e61005cbe15bf5ca e623e9abc7b8b3699cc0112de78f748d20a82d91 eb5a8bb6fd7e2ff0785917df788c1c8c31a34cd1 eff9f7ccbaf7451dc9b4dc1e9e971c8756183cfd f3aeb796127c8fd9efd723899dec54dfd87322ca f3e17c1ca7458c2305c3ea283c379d5518e3e81c f44b90d271092413f5bd872001c22442d6893007 f6070d19db8d997d968e5a6b0110c6fa2bfb66e3 f6ad00b839c3aed48e5a05ba2e21ca2868425f68 f80dab906d4ec2e1f3ff77607e657f8aa236918f f8cb0e64a251ea27430e658a74b6e027a1666365 fd8282067e1021cb923bf398f85a9a872105a76d fdafec8750db5cd14c72b1dbc4db2c2829ac3279 fe2cc8985f058e22e80d09b439e06d2f9be4b3d3
Postgresql-Catversion: 202406281-1700

Package: postgresql-17-debversion
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libapt-pkg6.0t64 (>= 0.8.0)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-17-debversion_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 13948
SHA256: 4b1bf975322048f22ff7e0ba7ed395c17eec75331ad373739253ae317b44c29b
SHA1: 29c1c236a7c6dad0a00f4703ab697b6233dc82db
MD5sum: 59830ec68baf5bdcbd66915ae433c78b
Description: Debian version number type for PostgreSQL
 Debian version numbers, used to version Debian binary and source
 packages, have a defined format, including specifications for how
 versions should be compared in order to sort them.  This package
 implements a "debversion" type to represent Debian version numbers
 within the PostgreSQL database.  This also includes operators for
 version comparison and index operator classes for creating indexes on
 the debversion type.
 .
 Version comparison uses the algorithm used by the Debian package
 manager, dpkg, using the implementation from libapt-pkg.  This means
 that columns in tables using the debversion type may be sorted and
 compared correctly using the same logic as "dpkg --compare-versions".
 It is also possible to create indexes on these columns.
 .
 postgresql-debversion implements the following features:
 .
  * The "debversion" type (internally derived from the "text" type)
  * A full set of operators for version comparison (< <= = <> >= >)
    including commutator and negator optimisation hints
  * Operator classes for btree and hash indexes
  * The aggregate functions min() and max()

Package: postgresql-17-debversion-dbgsym
Package-Type: ddeb
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 36
Depends: postgresql-17-debversion (= 1.2.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-17-debversion-dbgsym_1.2.0-1.pgdg24.04+1_s390x.deb
Size: 20568
SHA256: 1b6a3ae0d067810d509a6fc9f8af2e7d3f9b0a841e082f9978591962528df76d
SHA1: a34e21e092522e288ea01df0b207c31e80fa525a
MD5sum: 031ef613cfd39a354935f466597ddf09
Description: debug symbols for postgresql-17-debversion
Build-Ids: 6ed6b6994749fd81c1621477ff6769bbed0b7c0c

Package: postgresql-17-decoderbufs
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 100
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4), libprotobuf-c1 (>= 1.0.0)
Homepage: https://github.com/debezium/postgres-decoderbufs
Priority: optional
Section: database
Filename: pool/main/p/postgres-decoderbufs/postgresql-17-decoderbufs_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 39720
SHA256: aa65e8164c6f5756031415d75bbae629b3306b19ed55f710d015f6672612f3d2
SHA1: f4e3711720d128e37c2a016d863b6a79950e7d43
MD5sum: d87393929dc8abea5d9c5e81499efb43
Description: logical decoder output plugin to deliver data as Protocol Buffers
 A PostgreSQL logical decoder output plugin to deliver data as Protocol
 Buffers, used by Debezium (http://debezium.io).

Package: postgresql-17-decoderbufs-dbgsym
Package-Type: ddeb
Source: postgres-decoderbufs
Version: 3.0.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: postgresql-17-decoderbufs (= 3.0.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-17-decoderbufs-dbgsym_3.0.7-1.pgdg24.04+1_s390x.deb
Size: 55252
SHA256: e4a9b38fb583d41db3030b165ae94ef5d0eb3df22c6f296a597ab58f2b450db1
SHA1: 86f94a4ebf23035c5c9e49fe7e968df1b7698cca
MD5sum: c5f87f4b18d149632f032ad9f200c41c
Description: debug symbols for postgresql-17-decoderbufs
Build-Ids: 48de7e2b4088020d4bd715ef0e0b32ef4dda02f3

Package: postgresql-17-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Priority: optional
Section: database
Filename: pool/main/p/pg-dirtyread/postgresql-17-dirtyread_2.7-2.pgdg24.04+1_s390x.deb
Size: 21460
SHA256: 611aa2f370cbe27f160878238764421bcff1a4ddacf02136afbe12d2054ba51c
SHA1: 876a41b2983ce66bb219a4c58fc0fbacf1cdb38b
MD5sum: 4502f1a1393057920db3e5f599532ab6
Description: Read dead but unvacuumed tuples from a PostgreSQL relation
 The pg_dirtyread extension provides the ability to read dead but unvacuumed
 rows from a PostgreSQL relation.

Package: postgresql-17-dirtyread-dbgsym
Package-Type: ddeb
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-17-dirtyread (= 2.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-dirtyread/postgresql-17-dirtyread-dbgsym_2.7-2.pgdg24.04+1_s390x.deb
Size: 37256
SHA256: 1c9fb660d12dc45b8e1d5935dd0d91d8379137297d8261ca8c3d9ec3dafa3bc4
SHA1: d6747e83afebd098068ce57c3f36cff84bbc1b74
MD5sum: 7e0df54819af28fb213b50102fef7438
Description: debug symbols for postgresql-17-dirtyread
Build-Ids: b8946d3c7573c35d481b566cb76861c6a79c50d2

Package: postgresql-17-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/xocolatl/extra_window_functions
Priority: optional
Section: database
Filename: pool/main/e/extra-window-functions/postgresql-17-extra-window-functions_1.0-6.pgdg24.04+1_s390x.deb
Size: 16276
SHA256: 3f4a526e7ddc505dbdddb78fd2c3f33090ac9405e892aa3854c1360f1950b42e
SHA1: a770db3a8c60a6c3b5de665be03f3ed15d38af43
MD5sum: a4e5f81bb4df4c1def8a67cb17f6e9fc
Description: Extra Window Functions for PostgreSQL
 This extension provides additional window functions to PostgreSQL. Some of
 them provide SQL Standard functionality but without the SQL Standard grammar,
 others extend on the SQL Standard, and still others are novel and hopefully
 useful to someone.

Package: postgresql-17-extra-window-functions-dbgsym
Package-Type: ddeb
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 28
Depends: postgresql-17-extra-window-functions (= 1.0-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/e/extra-window-functions/postgresql-17-extra-window-functions-dbgsym_1.0-6.pgdg24.04+1_s390x.deb
Size: 10468
SHA256: 60a1c1aaac1cdab117cfc639d1313e6d9d0e01b4da40e7e345975d0e1efa96ce
SHA1: 31f2836132d1c42b0a2a41c10aef767ff512fa01
MD5sum: 18bf723570be89143959fb8367683d1e
Description: debug symbols for postgresql-17-extra-window-functions
Build-Ids: 579684d7a20a75b2c706bde1dbe95872eabd271a

Package: postgresql-17-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17)
Homepage: https://github.com/wulczer/first_last_agg
Priority: optional
Section: database
Filename: pool/main/f/first-last-agg/postgresql-17-first-last-agg_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 8380
SHA256: edb27bb93376a554b90259b2e38ada51fe68d0d7a02faf5d0df5f4e38cca308a
SHA1: ee720b1702cb0ba7172a749ec8317e7bdaf2e46b
MD5sum: 33119e6dd32a03ab45c6e8d1322abc8e
Description: PostgreSQL extension providing first and last aggregate functions
 first-last-agg is a simple extension providing two aggregate functions, last
 and first, operating on any element type and returning the last or the first
 value of the group.
 .
 Since by default the ordering inside groups created by a GROUP BY expression
 is not defined, it is advisable to use an ORDER BY clause inside the aggregate
 expression (see the aggregate function syntax).

Package: postgresql-17-first-last-agg-dbgsym
Package-Type: ddeb
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18
Depends: postgresql-17-first-last-agg (= 0.1.4-4-gd63ea3b-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/f/first-last-agg/postgresql-17-first-last-agg-dbgsym_0.1.4-4-gd63ea3b-8.pgdg24.04+1_s390x.deb
Size: 4168
SHA256: 9d6edf3c18791036fbd18e242c51a1284d3f280524f2d6228f6e21cee53112e8
SHA1: 818784a1be177fadd2f7b2c2f11784ba225176c6
MD5sum: bb55e4f8e851fe85fd4f0a242e8bb79f
Description: debug symbols for postgresql-17-first-last-agg
Build-Ids: 92ef55336d6fc3a2ff4962d6b3318bf7003328ae

Package: postgresql-17-h3
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 354
Depends: postgresql-17, libc6 (>= 2.4), libh3-1 (>= 4.2.0)
Homepage: https://github.com/zachasme/h3-pg
Priority: optional
Section: database
Filename: pool/main/h/h3-pg/postgresql-17-h3_4.2.2-1.pgdg24.04+1_s390x.deb
Size: 48356
SHA256: 41ce84ce6d04d52139cb7c945fda873b1ae5bdeb61d673de92faa9c1aa32a3be
SHA1: 8d8e3062aea4951aa62cdcafedc80a89d191c9d7
MD5sum: 00268a2612a12bb24e6457980a1dfb34
Description: PostgreSQL bindings for H3, a hierarchical hexagonal geospatial indexing system
 H3 is a geospatial indexing system using a hexagonal grid that can be
 (approximately) subdivided into finer and finer hexagonal grids, combining the
 benefits of a hexagonal grid with S2's hierarchical subdivisions.
 .
 This package contains the PostgreSQL 17 extension.

Package: postgresql-17-h3-dbgsym
Package-Type: ddeb
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 181
Depends: postgresql-17-h3 (= 4.2.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/h3-pg/postgresql-17-h3-dbgsym_4.2.2-1.pgdg24.04+1_s390x.deb
Size: 114672
SHA256: ec9d5aa8d29fdefbf9aa13df236d5be013750c5ebf218555860d89ba79017eba
SHA1: 00db3e3ea076520668499928614df93886e29526
MD5sum: 27cc85a94423c1dfde7e9afb7ce35ba3
Description: debug symbols for postgresql-17-h3
Build-Ids: 4a511776214aa33458cd964d327a67383d166c0c 667ca8ab4317bdfd5e41a7a8f8e69ebdf3614c21

Package: postgresql-17-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2)
Homepage: https://github.com/pramsey/pgsql-http
Priority: optional
Section: database
Filename: pool/main/p/pgsql-http/postgresql-17-http_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 44384
SHA256: 6b73a6a7dd85c8da0c69172b0daee3121608bd986af4b2b5775b216e6a999265
SHA1: a723c64e2cc8b73158f0ef5419451afb421db51b
MD5sum: 2cbd5d5fd976407529ef42c27e27ad03
Description: HTTP client for PostgreSQL, retrieve a web page from inside the database
 PostgreSQL extension to make HTTP requests from within the database, returning
 results for usage in SQL queries.

Package: postgresql-17-http-dbgsym
Package-Type: ddeb
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 84
Depends: postgresql-17-http (= 1.6.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-http/postgresql-17-http-dbgsym_1.6.3-1.pgdg24.04+1_s390x.deb
Size: 62648
SHA256: 9fb5835e668c2244fa5cbab4080d04bc5cce8adffdc54b42ac6556882b51bf2d
SHA1: d8923833b1d3f705b095158426981cebff026189
MD5sum: 5e9cebf8dd17cc557982cddc935ea146
Description: debug symbols for postgresql-17-http
Build-Ids: acf8ec7717954b9738c47bb83c14a7ffafd515a4

Package: postgresql-17-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 155
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://hypopg.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/h/hypopg/postgresql-17-hypopg_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 61716
SHA256: 66d7510a396a7737583f644061f93dbcc6418586dc62c202d4bd372de22aa942
SHA1: f26a4d48de549e6de036dd063f269d48a365d432
MD5sum: 80aa27ced625728c3b4aab802f9b280c
Description: PostgreSQL extension adding support for hypothetical indexes.
 An hypothetical, or virtual, index is an index that doesn't really exists, and
 thus doesn't cost CPU, disk or any resource to create.  They're useful to know
 if specific indexes can increase performance for problematic queries, since
 you can know if PostgreSQL will use these indexes or not without having to
 spend resources to create them.

Package: postgresql-17-hypopg-dbgsym
Package-Type: ddeb
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
Depends: postgresql-17-hypopg (= 1.4.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/h/hypopg/postgresql-17-hypopg-dbgsym_1.4.1-2.pgdg24.04+1_s390x.deb
Size: 94348
SHA256: 6ff738b87c4c139a47f9db15213563a6a389f54fd56ef22c7317ce7808953f19
SHA1: dcd3a87239a94b0b1f85f8e2ea3aae449f943e97
MD5sum: 154a3d9ef4cec0b609e987d5bb1fd3a6
Description: debug symbols for postgresql-17-hypopg
Build-Ids: 95bfacc28d9d697cd803a565ebf9b8806878e62a

Package: postgresql-17-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 269
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4), libicu74 (>= 74.1-1~)
Homepage: https://github.com/dverite/icu_ext
Priority: optional
Section: database
Filename: pool/main/i/icu-ext/postgresql-17-icu-ext_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 97940
SHA256: 652c54324dbcd298dc3a2c060ef13f9581f023ebdcf438368080055ea5f3b3b0
SHA1: bbd115ec9aa72752031c6b2563be3070e71ae7f8
MD5sum: 5338d1ed9d56ce5dbacafb003970690f
Description: PostgreSQL extension exposing functionality from the ICU library
 icu_ext is an extension to expose functionality from ICU to PostgreSQL
 applications.

Package: postgresql-17-icu-ext-dbgsym
Package-Type: ddeb
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 141
Depends: postgresql-17-icu-ext (= 1.9.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/icu-ext/postgresql-17-icu-ext-dbgsym_1.9.0-1.pgdg24.04+1_s390x.deb
Size: 99468
SHA256: 2037ebb7079b4670321deeddfef85346a0e354183f4ed60d7317039d150edab3
SHA1: ecc5e8bfe775626b8f13adcdb281d52a4029a9ff
MD5sum: ff8aea0d2b2f85dcdf0562291c30f6f1
Description: debug symbols for postgresql-17-icu-ext
Build-Ids: 35bff924b5bd68dfe50307bf11fc6c887f439955

Package: postgresql-17-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 541
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Provides: postgresql-ip4r
Homepage: https://github.com/RhodiumToad/ip4r
Priority: optional
Section: misc
Filename: pool/main/i/ip4r/postgresql-17-ip4r_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 186756
SHA256: 6853c7d988aef46791039c5d5d646481c66a46b2792a1d9ed036d2098fba13a0
SHA1: d57830d5a3731a58379cdc71801ff2187a71a318
MD5sum: 291e8713094b81d8362d69f7763aab89
Description: IPv4 and IPv6 types for PostgreSQL 17
 This PostgreSQL module provides several data types which can contain
 single IPv4 or IPv6 addresses or a range of such addresses.
 .
 ip4r supports these data types:
 .
  ip4:       IPv4 address '#.#.#.#'
  ip4r:      IPv4 range '#.#.#.#-#.#.#.#' or '#.#.#.#/#' or '#.#.#.#'
  ip6:       IPv6 address 'xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx'
  ip6r:      IPv6 range '#-#' or '#/#' or '#'
  ipaddress: IPv4 or IPv6 address
  iprange:   IPv4 or IPv6 range
 .
 While PostgreSQL already has built-in types 'inet' and 'cidr', the
 authors of this module found that they had a number of requirements
 that were not addressed by the built-in types.

Package: postgresql-17-ip4r-dbgsym
Package-Type: ddeb
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 289
Depends: postgresql-17-ip4r (= 2.4.2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/ip4r/postgresql-17-ip4r-dbgsym_2.4.2-3.pgdg24.04+1_s390x.deb
Size: 213412
SHA256: f2ea3538569740a6232b7530eafe597b76409f11fda9dc7dba665da2deeda31d
SHA1: a59b7dac00dc9a7d3c55d100cb8a8b358856fff0
MD5sum: 6fd8eb011abb320f992ae841172804cd
Description: debug symbols for postgresql-17-ip4r
Build-Ids: db71c44706ce26ebfbe0b2943ddb44783a6ad5cd

Package: postgresql-17-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 304
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-17-jsquery_1.2-2.pgdg24.04+1_s390x.deb
Size: 134248
SHA256: 1ea3f4e4c9ddde77b47a8df986e404aedeab9ad385a3cbc1f58547ca02055333
SHA1: 61ee2482560f9dde89cebddbf27e41ce69690b08
MD5sum: 24734c14f839c0d9875cbc2e958e19df
Description: PostgreSQL JSON query language with GIN indexing support
 JsQuery provides additional functionality for the PostgreSQL jsonb datatype,
 such as a simple and effective way to search in nested objects and arrays, and
 more comparison operators with index support. It does this by implementing a
 specialized search syntax, the @@ operator, and the jsquery type for search
 strings.

Package: postgresql-17-jsquery-dbgsym
Package-Type: ddeb
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 150
Depends: postgresql-17-jsquery (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/j/jsquery/postgresql-17-jsquery-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 115100
SHA256: f3f77c12b773466a5789aa09845ff6292bebe594fb3291b214fa1d7d01e821a4
SHA1: f30ab012811c00d957ffab8b2a5f0b4456fc7c71
MD5sum: 73852550d70c7632eb43b9b921f545d0
Description: debug symbols for postgresql-17-jsquery
Build-Ids: c44cffa6d47261fccef6ec6f70b904ea6bb573d9

Package: postgresql-17-londiste-sql
Source: londiste-sql
Version: 3.8-6.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1268
Depends: postgresql-17-pgq-node, postgresql-17
Homepage: https://github.com/pgq/londiste-sql
Priority: optional
Section: database
Filename: pool/main/l/londiste-sql/postgresql-17-londiste-sql_3.8-6.pgdg24.04+1_all.deb
Size: 20668
SHA256: dccdddc403c7606232e840eab39960a8a9676aa0a2eca8b0eaadfca3447e8022
SHA1: 1d54ea427301f57d1509eb8df21cd5d2244c5598
MD5sum: a9a5e1d0bd1c31b2170344cdf86b6c5f
Description: SQL infrastructure for Londiste
 Londiste is a cascaded replication system built on top
 of PgQ.  This extensions contains in-database support code.

Package: postgresql-17-mimeo
Source: mimeo
Version: 1.5.1-19.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4467
Depends: postgresql-contrib-17, postgresql-17
Recommends: python3
Homepage: https://github.com/omniti-labs/mimeo
Priority: optional
Section: database
Filename: pool/main/m/mimeo/postgresql-17-mimeo_1.5.1-19.pgdg24.04+1_all.deb
Size: 110172
SHA256: bf64b7086186ac05bcf0b6ad15d007834761a185e2ade72d2ed703d4a9274275
SHA1: da2784d6318db89a11cb68b8c5761338e64fae59
MD5sum: 9320b82f6d1a29dba5a7ec97ee542359
Description: specialized, per-table replication between PostgreSQL instances
 Mimeo is a PostgreSQL extension that provides specialized, per-table
 replication between PostgreSQL instances. It currently provides snapshot
 (whole table copy), incremental (based on an incrementing timestamp or id),
 and DML (inserts, updates and deletes) replication methods.

Package: postgresql-17-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 301
Depends: default-libmysqlclient-dev | libmysqlclient-dev, postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/EnterpriseDB/mysql_fdw
Priority: optional
Section: database
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-17-mysql-fdw_2.9.2-2.pgdg24.04+1_s390x.deb
Size: 136544
SHA256: fd1556c4e0617ec4a5ba91110cb2bfbd663782569f4d5767ccacacfbb1aceda5
SHA1: bdfe8e692b86e2c508b64258c29361fe98aacfe1
MD5sum: 95adc3ef35585a6482b4652ac5255014
Description: Postgres 17 Foreign Data Wrapper for MySQL
 postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data
 Wrapper (FDW) to access MySQL data from PostgreSQL.
 .
 This package is for PostgreSQL 17.

Package: postgresql-17-mysql-fdw-dbgsym
Package-Type: ddeb
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 202
Depends: postgresql-17-mysql-fdw (= 2.9.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-mysql-fdw/postgresql-17-mysql-fdw-dbgsym_2.9.2-2.pgdg24.04+1_s390x.deb
Size: 166340
SHA256: f93aee24346dafb54fdb043bc38546d31423b3387da22c5e0427876346d021e2
SHA1: bba6ed7d7dba6d311fa5bf4e75382c097161b80c
MD5sum: 6d0ae0ee66e1d766fd9997af68a8c9b2
Description: debug symbols for postgresql-17-mysql-fdw
Build-Ids: ab564ac8234c836b782b194e6e1fa3771380c8cc

Package: postgresql-17-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 241
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/postgresql-numeral
Priority: optional
Section: database
Filename: pool/main/p/postgresql-numeral/postgresql-17-numeral_1.3-7.pgdg24.04+1_s390x.deb
Size: 79952
SHA256: 3c72007fde614146fb09abc861cebebcf8e64dc318747ee9c4c5417c9d225445
SHA1: 78a82b4ee941917786f2f99fd1a9b9329b04f3f8
MD5sum: 9371463871b9166b6ec2812e8ce3e182
Description: numeral datatypes for PostgreSQL
 This module provides numeric data types for PostgreSQL that use
 numerals (words instead of digits) for input and output.
 .
  * numeral: English numerals (one, two, three, four, ...),
    short scale (10^9 = trillion)
  * zahl: German numerals (eins, zwei, drei, vier, ...),
    long scale (10^9 = Milliarde)
  * roman: Roman numerals (I, II, III, IV, ...)

Package: postgresql-17-numeral-dbgsym
Package-Type: ddeb
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 88
Depends: postgresql-17-numeral (= 1.3-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-numeral/postgresql-17-numeral-dbgsym_1.3-7.pgdg24.04+1_s390x.deb
Size: 53552
SHA256: 4eda414e631ad7959222e84bd886c80c6e49a351b20fbc54b1a3b0cfddb835dc
SHA1: 237de1ea4567a5b97361c4167fba4fdcea3cbf6a
MD5sum: 73bd19dbbe73313dd172e2e92326b3e3
Description: debug symbols for postgresql-17-numeral
Build-Ids: 3a9e9cbd18085b01e69a3c7086042f2184c86a3b

Package: postgresql-17-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 234
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38), libgdal34t64 (>= 3.7.0)
Provides: postgresql-ogr-fdw
Homepage: https://github.com/pramsey/pgsql-ogr-fdw
Priority: optional
Section: database
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-17-ogr-fdw_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 92720
SHA256: 7b52132bfc5f261bba859394cab65f27f0f78900fefbcf6824c64f65fd9fceee
SHA1: 6e8ee787f1bc2f4e7f03068dba65b3ddecf92af1
MD5sum: 92abe82ddbbc8d9ae1bc9e748e063fae
Description: PostgreSQL foreign data wrapper for OGR
 OGR is the vector half of the GDAL spatial data access library. It allows
 access to a large number of GIS data formats using a simple C API for data
 reading and writing. Since OGR exposes a simple table structure and PostgreSQL
 foreign data wrappers allow access to table structures, the fit seems pretty
 perfect.
 .
 This implementation currently has the following limitations:
  * Only non-spatial query restrictions are pushed down to the OGR driver.
    PostgreSQL foreign data wrappers support delegating portions of the SQL
    query to the underlying data source, in this case OGR. This implementation
    currently pushes down only non-spatial query restrictions, and only for the
    small subset of comparison operators (>, <, <=, >=, =) supported by OGR.
  * Spatial restrictions are not pushed down. OGR can handle basic bounding box
    restrictions and even (for some drivers) more explicit intersection
    restrictions, but those are not passed to the OGR driver yet.
  * OGR connections every time Rather than pooling OGR connections, each query
    makes (and disposes of) two new ones, which seems to be the largest
    performance drag at the moment for restricted (small) queries.
  * All columns are retrieved every time. PostgreSQL foreign data wrappers don't
    require all columns all the time, and some efficiencies can be gained by
    only requesting the columns needed to fulfill a query. This would be a
    minimal efficiency improvement, but can be removed given some development
    time, since the OGR API supports returning a subset of columns.

Package: postgresql-17-ogr-fdw-dbgsym
Package-Type: ddeb
Source: pgsql-ogr-fdw
Version: 1.1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 183
Depends: postgresql-17-ogr-fdw (= 1.1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-17-ogr-fdw-dbgsym_1.1.5-2.pgdg24.04+1_s390x.deb
Size: 136248
SHA256: d5628c129c1b8e74dd3b0c252ad115ccd23b16a553715dc87a765281562e9748
SHA1: 8c055f127028ddc2171c6005b037d3f3103eaeed
MD5sum: a68e8b7606aa82f264263542e93509fe
Description: debug symbols for postgresql-17-ogr-fdw
Build-Ids: 19de87a9a2a0c836f00029f09b35eb7e4ca82a6d 97f59d244f21b1e938fe464f0b501a50145f02f6

Package: postgresql-17-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4), libpq5
Homepage: https://omnidb.org/
Priority: optional
Section: database
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-17-omnidb_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 18292
SHA256: f16023dd873e433ac0c1d8b74e523f85e8006578b1e84cd4d9036f2598033411
SHA1: e0964d5435b9f64c3658ab1b4850af5f43ea40e4
MD5sum: 4941554d9da52c3297f28142a1c08e8c
Description: PostgreSQL PL/pgSQL debugger extension for OmniDB
 OmniDB is a web tool that simplifies database management focusing on
 interactivity, designed to be powerful and lightweight.
 .
 This package contains the PostgreSQL omnidb_plpgsql_debugger extension for
 interactive PL/pgSQL debugging in OmniDB.

Package: postgresql-17-omnidb-dbgsym
Package-Type: ddeb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-17-omnidb (= 3.0.0.20201026-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/omnidb-plpgsql-debugger/postgresql-17-omnidb-dbgsym_3.0.0.20201026-6.pgdg24.04+1_s390x.deb
Size: 45224
SHA256: 659e09d38b22606d30c8b1bc7c3083f7c42f11ff154e3749be381828840227d2
SHA1: 43687021a9926b734bc4f98b5a5c2ace9de724b9
MD5sum: 68f9684f0362b6d0843b933d9e342e7d
Description: debug symbols for postgresql-17-omnidb
Build-Ids: 51a0d5250d16ad585bdc3d18f7893c021ecbb6b9

Package: postgresql-17-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 219
Depends: oracle-libs, postgresql-17, libc6 (>= 2.38)
Homepage: https://github.com/laurenz/oracle_fdw
Priority: optional
Section: contrib/database
Filename: pool/main/o/oracle-fdw/postgresql-17-oracle-fdw_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 77284
SHA256: 973d272cce2f0ac5bbcdb7e055fdf4eec579c2660703218601eec0416689c939
SHA1: 72e97992f23f4c413e04872c56cee8ac4fddcb70
MD5sum: 3f467e66a5261d4f9bc735bfb218830d
Description: PostgreSQL Foreign Data Wrapper for Oracle
 oracle_fdw is a PostgreSQL extension that provides a Foreign Data Wrapper for
 easy and efficient access to Oracle databases, including pushdown of WHERE
 conditions and required columns as well as comprehensive EXPLAIN support.

Package: postgresql-17-oracle-fdw-dbgsym
Package-Type: ddeb
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 250
Depends: postgresql-17-oracle-fdw (= 2.7.0-2.pgdg24.04+2)
Priority: optional
Section: contrib/debug
Filename: pool/main/o/oracle-fdw/postgresql-17-oracle-fdw-dbgsym_2.7.0-2.pgdg24.04+2_s390x.deb
Size: 203784
SHA256: 63811e64229ee479f44f28c7280c2442c4b9771f3e66317541c64d15954928d1
SHA1: b7388067efc91dd42862b18958dc863c5f25b667
MD5sum: 486f98be39ebe30127dad1bcb58734f7
Description: debug symbols for postgresql-17-oracle-fdw
Build-Ids: f0ec4baba8db045e85711a8fe07a18e71252f31f

Package: postgresql-17-orafce
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1169
Depends: postgresql-17, postgresql-17-jit-llvm (>= 19), libc6 (>= 2.38)
Homepage: https://github.com/orafce/orafce
Priority: optional
Section: database
Filename: pool/main/o/orafce/postgresql-17-orafce_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 380056
SHA256: 36fd66e9c17c0a0b299cf0bf5637b45c560a0cb267d3c916b66c5de42161c545
SHA1: afbc0f18ea90eead585c60e80b3ce34afd9b7f15
MD5sum: dd48f2eafa1f14292594f1095448b400
Description: Oracle support functions for PostgreSQL 17
 This project implements some functions for compatibility with Oracle.
 The functionality was verified on Oracle 10g, and the module is
 useful for production work.

Package: postgresql-17-orafce-dbgsym
Package-Type: ddeb
Source: orafce
Version: 4.14.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 444
Depends: postgresql-17-orafce (= 4.14.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-17-orafce-dbgsym_4.14.2-1.pgdg24.04+1_s390x.deb
Size: 322792
SHA256: 4770ebd3ce9a81f16bbc951c7cbd9daaa3cdadb3ffd0febe5897248889b51881
SHA1: cc59778410ea1fa87c2130ce75d0184c4cdf067d
MD5sum: 4b71caa4779860692375eeeab99ed8b6
Description: debug symbols for postgresql-17-orafce
Build-Ids: 8f16ac6cf1db3c6d4a12336fb3489d9eb0baf8f9

Package: postgresql-17-partman
Source: pg-partman
Version: 5.2.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7379
Depends: python3, python3-psycopg2, postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/pgpartman/pg_partman
Priority: optional
Section: database
Filename: pool/main/p/pg-partman/postgresql-17-partman_5.2.4-1.pgdg24.04+1_s390x.deb
Size: 225284
SHA256: 710d729c4815476ef7be89582631c943b249788350f3baf8860e030d6fcca626
SHA1: c64d7f2c48cd5832f40f4705527a79e18c589917
MD5sum: 2455bf9b727d474c305509db6bb394a8
Description: PostgreSQL Partition Manager
 pg_partman is a PostgreSQL extension to create and manage both time-based and
 serial-based table partition sets. Sub-partitioning is also supported. Child
 table & trigger function creation is all managed by the extension itself.
 Tables with existing data can also have their data partitioned in easily
 managed smaller batches. Optional retention policy can automatically drop
 partitions no longer needed. A background worker (BGW) process is included to
 automatically run partition maintenance without the need of an external
 scheduler (cron, etc) in most cases.

Package: postgresql-17-partman-dbgsym
Package-Type: ddeb
Source: pg-partman
Version: 5.2.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-17-partman (= 5.2.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-partman/postgresql-17-partman-dbgsym_5.2.4-1.pgdg24.04+1_s390x.deb
Size: 45164
SHA256: 570252b257fd0f7d76d27a5b4ceb01f2d09810ce4b0dd239a0b66aae7972b383
SHA1: 6b9ff9b6da597c30fc1c46dbdc1732181f81895f
MD5sum: 187411729e81d0510fb605915fb094d9
Description: debug symbols for postgresql-17-partman
Build-Ids: 5f0493e8e3e81c00a827ad6e8cdecedf740aa43f

Package: postgresql-17-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 542
Depends: postgresql-contrib-17, postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/xocolatl/periods
Priority: optional
Section: database
Filename: pool/main/p/postgresql-periods/postgresql-17-periods_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 46796
SHA256: 7a4993386aaf5799fc52aff9a2209af122721c40804f1f99ab3159587bb734c1
SHA1: 06053e5ca64279ddbd4d9cee81d77bdb26b095d8
MD5sum: a3296d44f5987fba644959388e438a18
Description: 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.

Package: postgresql-17-periods-dbgsym
Package-Type: ddeb
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-17-periods (= 1.2.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-periods/postgresql-17-periods-dbgsym_1.2.3-1.pgdg24.04+1_s390x.deb
Size: 42744
SHA256: 897e7b159648a1f65062b4bf21ee0ec60ffa2a3064f047b33d5d49c24c1ac232
SHA1: 4388d6bcfe1521cec5fbdfe2f61199dc440b3b71
MD5sum: d7466a456c3cb203ea58b9f1a57f8788
Description: debug symbols for postgresql-17-periods
Build-Ids: 88b1d65a5c462fc0fca10be518a0b7c096dd607a

Package: postgresql-17-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 143
Depends: postgresql-17, libc6 (>= 2.38), libpq5 (>= 9.2~beta3)
Homepage: https://github.com/EnterpriseDB/pg_catcheck/
Priority: optional
Section: database
Filename: pool/main/p/pg-catcheck/postgresql-17-pg-catcheck_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 35796
SHA256: 95a1eaebc69b4a67c47bd1d3b8f8d50accff7aab6f9c66923f606d111059d441
SHA1: dcafef41588cffc5ed3db53bd07383a8bd577ae1
MD5sum: dc020f75ef9e85a6c0c6218a7674b567
Description: Postgres system catalog checker
 PostgreSQL stores the metadata for SQL objects such as tables and functions
 using special tables called system catalog tables. pg_catcheck is a simple
 tool for diagnosing system catalog corruption. If you suspect that your system
 catalogs are corrupted, this tool may help you figure out exactly what
 problems you have and how serious they are.  If you are paranoid, you can run
 it routinely to search for system catalog corruption that might otherwise go
 undetected.

Package: postgresql-17-pg-catcheck-dbgsym
Package-Type: ddeb
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 82
Depends: postgresql-17-pg-catcheck (= 1.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-catcheck/postgresql-17-pg-catcheck-dbgsym_1.6.0-1.pgdg24.04+1_s390x.deb
Size: 40664
SHA256: fca281bb0e5719718521fe863c1e19c57d28ed0b6fd6c2b52a6e7b2b4536893c
SHA1: 9128b634a05379c3e321d110ba6fd9beb7f367e9
MD5sum: 62561aa6c8ffb9491bad9b0e4291ca3c
Description: debug symbols for postgresql-17-pg-catcheck
Build-Ids: 1ef2176e62b84d6bcc4444bce7aedd0ebecddcc4

Package: postgresql-17-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 102
Depends: libc6 (>= 2.38), postgresql-17
Recommends: pg-checksums-doc
Homepage: https://github.com/credativ/pg_checksums
Priority: optional
Section: database
Filename: pool/main/p/pg-checksums/postgresql-17-pg-checksums_1.2-2.pgdg24.04+1_s390x.deb
Size: 37756
SHA256: e57572142e14bf0c8d4719698188b5fce8bb848c29e6caf826031c7c3b4fe435
SHA1: b8eb1e0a4599bda39cb6762a0126a97cbac304ad
MD5sum: 75b65a2bc21488dff9323889ff62df1d
Description: Activate/deactivate/verify PostgreSQL data checksums
 Data checksums allow the PostgreSQL database server to identify I/O failures
 when reading data from storage. The checksums stored in the page header of
 each data page are compared to the computed checksum of the read data.
 .
 Data checksums need to be activated at instance creation time, all current
 versions of PostgreSQL including v11 do not allow activating (or deactivating)
 checksums afterwards.
 .
 pg_checksums_ext can activate or deactivate data checksums as long at the
 database cluster is shutdown cleanly. Activating checksums requires all
 database blocks to be read and all page headers to be updated, so can take a
 long time on a large database. Deactivating checksums only requires the
 cluster control file to be updated so is quick.
 .
 In addition, pg_checksums_ext can verify the checksums in an online cluster.

Package: postgresql-17-pg-checksums-dbgsym
Package-Type: ddeb
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
Depends: postgresql-17-pg-checksums (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-checksums/postgresql-17-pg-checksums-dbgsym_1.2-2.pgdg24.04+1_s390x.deb
Size: 23072
SHA256: 7a916e4c0ffd7bd320c4e1ec93048172c8bd4318974ab9d06f273c16f7882bc6
SHA1: 5d6eab97b68dc7b6b2fe9407c8d9df2ce47dc729
MD5sum: c267bf882573f1b1beecadd2d124cf27
Description: debug symbols for postgresql-17-pg-checksums
Build-Ids: f04a0cf413b1967ea98a3fb675e776318752d6c9

Package: postgresql-17-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1144
Depends: postgresql-17
Homepage: https://github.com/enova/pg_fact_loader
Priority: optional
Section: database
Filename: pool/main/p/pg-fact-loader/postgresql-17-pg-fact-loader_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 41464
SHA256: 803d5c7f97c42c2999c08f554fecbd1b80e328f6e33388106f795d84e05f5c15
SHA1: 9d701c7c5aa425bb394bcff53ebd72ce3d399666
MD5sum: e8472138d76a3098bfd7847488866dc3
Description: Build fact tables asynchronously with Postgres
 Use queue tables to build fact tables asynchronously for PostgreSQL 17.

Package: postgresql-17-pg-failover-slots
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/EnterpriseDB/pg_failover_slots/
Priority: optional
Section: database
Filename: pool/main/p/pg-failover-slots/postgresql-17-pg-failover-slots_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 41264
SHA256: 225a3b8222281b86e1bb552b1e1b3294f11bc0e58042f29598a5f1a4b7cfebf1
SHA1: efafee4af7d73f4195f12bf6cbbf2e8431495394
MD5sum: 413ea2941b24727e01fe3798f0ee512c
Description: High-availability support for PostgreSQL logical replication
 This extension is for anyone with Logical Replication Slots on
 Postgres databases that are also part of a Physical Streaming
 Replication architecture.
 .
 Since logical replication slots are only maintained on the primary
 node, downstream subscribers don't receive any new changes from a
 newly promoted primary until the slot is created, which is unsafe
 because the information that includes which data a subscriber has
 confirmed receiving and which log data still needs to be retained for
 the subscriber will have been lost, resulting in an unknown gap in
 data changes. PG Failover Slots makes logical replication slots
 usable across a physical failover using the following features:
 .
  - Copies any missing replication slots from the primary to the
    standby
  - Removes any slots from the standby that aren't found on the primary
  - Periodically synchronizes the position of slots on the standby
    based on the primary
  - Ensures that selected standbys receive data before any of the
    logical slot walsenders can send data to consumers

Package: postgresql-17-pg-failover-slots-dbgsym
Package-Type: ddeb
Source: pg-failover-slots
Version: 1.1.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-17-pg-failover-slots (= 1.1.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-failover-slots/postgresql-17-pg-failover-slots-dbgsym_1.1.0-2.pgdg24.04+1_s390x.deb
Size: 52308
SHA256: b70b0d5104426b7e904ae95589118f0a0567c3e750339f5b712584e9ae197ef2
SHA1: ad2b69f64c6d473d257823a3f95798d3ea89b8bf
MD5sum: 1e47ab1c719e27dd6d4343c00b505f66
Description: debug symbols for postgresql-17-pg-failover-slots
Build-Ids: 7c17d1c11a399cfbaa6787602a14b50c5198fbd1

Package: postgresql-17-pg-hint-plan
Source: pg-hint-plan-17
Version: 1.7.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 319
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/ossc-db/pg_hint_plan
Priority: optional
Section: database
Filename: pool/main/p/pg-hint-plan-17/postgresql-17-pg-hint-plan_1.7.0-1.pgdg24.04+1_s390x.deb
Size: 141188
SHA256: e64ae7ac890d7cc062e8ea8d41775f23bb5e89146d081d75f9e98aca47b32f94
SHA1: 59d54329bd98d2b5f150e49444b94effd2dd8d2b
MD5sum: 9a1f66d32e408dd8e6cc65d39a62b106
Description: support for optimizer hints in PostgreSQL
 PostgreSQL uses a cost-based optimizer that uses data statistics, not static
 rules. The planner (optimizer) estimates costs of each possible execution
 plans for a SQL statement, then executes the plan with the lowest cost. The
 planner does its best to select the best execution plan, but it is far from
 perfect, since it may not count some data properties, like correlation between
 columns.
 .
 pg_hint_plan makes it possible to tweak PostgreSQL execution plans using
 so-called "hints" in SQL comments, like /*+ SeqScan(a) */.

Package: postgresql-17-pg-hint-plan-dbgsym
Package-Type: ddeb
Source: pg-hint-plan-17
Version: 1.7.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 168
Depends: postgresql-17-pg-hint-plan (= 1.7.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-hint-plan-17/postgresql-17-pg-hint-plan-dbgsym_1.7.0-1.pgdg24.04+1_s390x.deb
Size: 136160
SHA256: d491d410c897bd3075543312663c0dcf8f35127b404c850f276bcea0e2455b9c
SHA1: 6b3eebeac9e74937a185392c0d3f1fd0b7aa1064
MD5sum: e4bd2a5ed1c91b022bad25da113b6135
Description: debug symbols for postgresql-17-pg-hint-plan
Build-Ids: 7b8ca4d3a636ccb9bbf495bcda81f97a980106e0

Package: postgresql-17-pg-permissions
Source: pg-permissions
Version: 1.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-17
Homepage: https://github.com/cybertec-postgresql/pg_permissions
Priority: optional
Section: database
Filename: pool/main/p/pg-permissions/postgresql-17-pg-permissions_1.3-3.pgdg24.04+1_all.deb
Size: 8036
SHA256: 9d5d1d5d5a2d57a9ab251d0527ef9161052d2a3e4770492bc917b7af71477a41
SHA1: 989d2a9f184e42259ea3324e5783fcb7e5656fb3
MD5sum: 254ced6d93863d79d27c5d09f93490da
Description: see all permissions in a PostgreSQL database
 pg_permissions is a simple set of views to see all permissions in a PostgreSQL
 database.

Package: postgresql-17-pg-qualstats
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 213
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-qualstats/postgresql-17-pg-qualstats_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 57716
SHA256: 24c67698b37b7445e7f0639e8ef5a29dbd7c68d0bf0f2308fb38a40774a59ccd
SHA1: 468a4fb88a85727f153986252b7d90fc280d2961
MD5sum: b4990a3d99e3c204e8a64ac566c173c8
Description: PostgreSQL extension to gather statistics about predicates.
 This extensions tracks WHERE clauses predicates and JOIN predicates.
 Statistics will report whether the predicate was evaluated as an index scan or
 not, how many time the expression appeared, how many times the operator was
 executed and how filtering the expression is.  If pg_stat_statements is
 enabled, it can also track to which statements the predicate belongs.

Package: postgresql-17-pg-qualstats-dbgsym
Package-Type: ddeb
Source: pg-qualstats
Version: 2.1.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 85
Depends: postgresql-17-pg-qualstats (= 2.1.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-qualstats/postgresql-17-pg-qualstats-dbgsym_2.1.1-1.pgdg24.04+1_s390x.deb
Size: 64656
SHA256: a5dc05b94057b8aa51a4a1bacacefb7ffaab736d73dcb1181b883d852673cf3e
SHA1: 5dc0c957058fc9d9268596185b07c57870456e1d
MD5sum: 79f87963eb5fce647f25e5df5bb0f3cd
Description: debug symbols for postgresql-17-pg-qualstats
Build-Ids: fd8614abcf9dbac880abf0309412fbea39bd04ef

Package: postgresql-17-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 88
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4), libical3t64 (>= 3.0.0)
Homepage: https://github.com/petropavel13/pg_rrule
Priority: optional
Section: database
Filename: pool/main/p/pg-rrule/postgresql-17-pg-rrule_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 26892
SHA256: 48fef075d9afa7c5d339c2487641c1d1742b6362cc2390d76e31fc82295cb8f5
SHA1: b76ab45e397ed5dbccc79c11ca04011fe947de2a
MD5sum: 1ff52fc9422835170657a31804a9b832
Description: RRULE data type for PostgreSQL
 pg-rrule can expand recurrence rules (RRULE) as defined in the
 iCalendar specification (RFC 5545). It allows expanding RRULEs
 into concrete occurences as timestamps, which can then be queried
 against.

Package: postgresql-17-pg-rrule-dbgsym
Package-Type: ddeb
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
Depends: postgresql-17-pg-rrule (= 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rrule/postgresql-17-pg-rrule-dbgsym_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_s390x.deb
Size: 25188
SHA256: f5bbcd61bc5f203120a98eca0192df725053e53d7e6a8f40472dcb4123563b94
SHA1: bf0a75cd066b67598641cdbbde6bf41629ba6314
MD5sum: a06a89df3ea44e9a4b217ef150106249
Description: debug symbols for postgresql-17-pg-rrule
Build-Ids: 0d01dff87c4d1149aec99d8e6182acf5f0106cc8

Package: postgresql-17-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 142
Depends: postgresql-contrib-17, postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-stat-kcache/postgresql-17-pg-stat-kcache_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 36528
SHA256: e70a09ca309b17657b4db46a8bea3a5982275e0196d0e993e13a2e4cf20af440
SHA1: 84cc56a828aa575bfe6951a4e12b46b6a089a6d5
MD5sum: 04d45593448dadbe16ccbad15e4b2d08
Description: PostgreSQL extension to gather per-query kernel statistics.
 Statistics gathered are reads and writes done out of the operating system
 cache, user and system CPU usage, context switches and all the other
 meaningful metrics returned by getrusage(2).  All those counters are
 aggregated per postgres role, database and normalized query identifier.

Package: postgresql-17-pg-stat-kcache-dbgsym
Package-Type: ddeb
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-17-pg-stat-kcache (= 2.3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-stat-kcache/postgresql-17-pg-stat-kcache-dbgsym_2.3.0-1.pgdg24.04+1_s390x.deb
Size: 43000
SHA256: bf4a47976f1faa99f6adde254ef2a12e5ac7e00a6df7ce1fcbf9a2c52d88a388
SHA1: 08c84667bfeb6373652d0d9e819033cd8d3f044c
MD5sum: 6b2ea85876e9fd5d491db541a9b553b6
Description: debug symbols for postgresql-17-pg-stat-kcache
Build-Ids: a7d3d235724c74bff367d9b7b02aaaec51508ead

Package: postgresql-17-pg-track-settings
Source: pg-track-settings
Version: 2.1.2-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
Depends: postgresql-17
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-track-settings/postgresql-17-pg-track-settings_2.1.2-4.pgdg24.04+1_all.deb
Size: 9224
SHA256: 57a125242133924d261edf91234a71b3931c9fb653f052e85cc24e3840dcdecf
SHA1: 96ed80e50ce07cb127ff70deb9c4958cfbc74ee4
MD5sum: 99bd389866d86b2f0586c5b0897332c7
Description: PostgreSQL extension tracking of configuration settings
 pg_track_settings is a small PostgreSQL extension that helps you keep track of
 PostgreSQL settings configuration.
 .
 It provides a function (pg_track_settings_snapshot()), that must be called
 regularly. At each call, it will store the settings that have been changed
 since last call. It will also track the postgresql start time if it's
 different from the last one.
 .
 This extension tracks both overall settings (the pg_settings view) and
 overloaded settings (the pg_db_role_setting table).

Package: postgresql-17-pg-wait-sampling
Source: pg-wait-sampling
Version: 1.1.8-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 99
Depends: postgresql-17, postgresql-17-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/pg_wait_sampling
Priority: optional
Section: database
Filename: pool/main/p/pg-wait-sampling/postgresql-17-pg-wait-sampling_1.1.8-1.pgdg24.04+1_s390x.deb
Size: 39080
SHA256: 4c42406ed925a61dc0cdd85be95f11affdc2c3f5f4b9b01249a5f38dde0c7b5c
SHA1: 6811553c59702547356c602507b2a5b12b148bbd
MD5sum: b592cff253e7e88cd88cfa244d33f40a
Description: Extension providing statistics about PostgreSQL wait events
 pg_wait-sampling is an extension which provides functions for detailed
 per backend and per query wait events statistics.

Package: postgresql-17-pg-wait-sampling-dbgsym
Package-Type: ddeb
Source: pg-wait-sampling
Version: 1.1.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
Depends: postgresql-17-pg-wait-sampling (= 1.1.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-wait-sampling/postgresql-17-pg-wait-sampling-dbgsym_1.1.8-1.pgdg24.04+1_s390x.deb
Size: 56580
SHA256: 011b1f177b6cae13641f72edb1452ded6b6ed0b1a3cf5846af50922589bb9661
SHA1: e73c6aa67598aafd823324442f7fa8fecefb865d
MD5sum: 49a2201c0f701320aa6397be92e29cf7
Description: debug symbols for postgresql-17-pg-wait-sampling
Build-Ids: 3508dc8d3a16d0a46199f43f004cdb477013d3ce

Package: postgresql-17-pgaudit
Source: pgaudit-17
Version: 17.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
Depends: postgresql-17, postgresql-17-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: http://pgaudit.org/
Priority: optional
Section: database
Filename: pool/main/p/pgaudit-17/postgresql-17-pgaudit_17.1-1.pgdg24.04+1_s390x.deb
Size: 48412
SHA256: 3e12854cde8c2162f8f0c51941758e38ad4a957312ba4b450548ccb031be3b18
SHA1: 438e89044ae0cc993d124a698b259bedb724d884
MD5sum: 00136fa5639e3599cc25478b400cd23f
Description: PostgreSQL Audit Extension
 The pgAudit extension provides detailed session and/or object audit logging
 via the standard PostgreSQL logging facility.
 .
 The goal of pgAudit is to provide PostgreSQL users with capability to produce
 audit logs often required to comply with government, financial, or ISO
 certifications.
 .
 An audit is an official inspection of an individual's or organization's
 accounts, typically by an independent body. The information gathered by
 pgAudit is properly called an audit trail or audit log.

Package: postgresql-17-pgaudit-dbgsym
Package-Type: ddeb
Source: pgaudit-17
Version: 17.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
Depends: postgresql-17-pgaudit (= 17.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgaudit-17/postgresql-17-pgaudit-dbgsym_17.1-1.pgdg24.04+1_s390x.deb
Size: 59588
SHA256: c276dac6e949fc277e366d3f2485a6e6a45d15dd5309fc886928f5083b817c2e
SHA1: 31f9f8783a8b6efa4bd6cb8ea5e95b7a5ae3eda7
MD5sum: edd6b9a9b5f89d5c35befa1ea0567ba9
Description: debug symbols for postgresql-17-pgaudit
Build-Ids: e3ca78ae2f11476529463f5867e876060d2d83fd

Package: postgresql-17-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 134
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), postgresql-17-pgaudit, libc6 (>= 2.34)
Homepage: https://github.com/fmbiete/pgauditlogtofile
Priority: optional
Section: database
Filename: pool/main/p/pgauditlogtofile/postgresql-17-pgauditlogtofile_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 42836
SHA256: 7a8254ffc9bcca64ce6f269d8389948dfd32688d59467b6541202f439d5246c0
SHA1: e7323574ffc0c087ffbd0c377f81520549ef8aa4
MD5sum: 47ef04064fbb28d095338db31c116498
Description: PostgreSQL pgAudit Add-On to redirect audit logs
 pgAudit Log to File is an addon to pgAudit than will redirect audit log lines
 to an independent file, instead of using PostgreSQL server logger.
 .
 This allows to have an audit file that we can easily rotate without polluting
 server logs with those messages.
 .
 Audit logs in heavily used systems can grow very fast. This extension allows
 to automatically rotate the files.

Package: postgresql-17-pgauditlogtofile-dbgsym
Package-Type: ddeb
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
Depends: postgresql-17-pgauditlogtofile (= 1.6.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgauditlogtofile/postgresql-17-pgauditlogtofile-dbgsym_1.6.4-1.pgdg24.04+1_s390x.deb
Size: 34388
SHA256: 46b30f0ba1c8f5beba37fc255251e82c0b6babfd9e0c0c378227ac8f1e6772d0
SHA1: e2510e06898b508e1089fe92fb09dbf938f2ef17
MD5sum: 10f41bd6802e9ed063cd42a3670e8c51
Description: debug symbols for postgresql-17-pgauditlogtofile
Build-Ids: 0f8a0d471eccb0815231395d0fa4adca61a1f82e

Package: postgresql-17-pgextwlist
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-17-pgextwlist_1.17-3.pgdg24.04+1_s390x.deb
Size: 30576
SHA256: 0c95e86b5da53755867903279c2996c6b6e6fd0692eb16bc32b17279bb288333
SHA1: e6c8c54989dd862f28a6f296f77bfcd50fddb385
MD5sum: 6ddc3dfb4a3205de4bfc38dbb739f5db
Description: PostgreSQL Extension Whitelisting
 This extension implements extension whitelisting, and will actively prevent
 users from installing extensions not in the provided list. Also, this
 extension implements a form of sudo facility in that the whitelisted
 extensions will get installed as if superuser. Privileges are dropped before
 handing the control back to the user.

Package: postgresql-17-pgextwlist-dbgsym
Package-Type: ddeb
Source: pgextwlist
Version: 1.17-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: postgresql-17-pgextwlist (= 1.17-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-17-pgextwlist-dbgsym_1.17-3.pgdg24.04+1_s390x.deb
Size: 58076
SHA256: be76527c4e45fe8b1aecae09aff069371777b93fbca64a082210a527beb06a33
SHA1: 9a8870f17dcae8bd533071bc785d654365dc0bd5
MD5sum: 103cf21899ec4fc546e975e377b085d4
Description: debug symbols for postgresql-17-pgextwlist
Build-Ids: a7d3989ac45852983a19f5be26577edef3f861ad

Package: postgresql-17-pgfaceting
Source: pgfaceting
Version: 0.2.0-4.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-17-roaringbitmap, postgresql-17
Homepage: https://github.com/cybertec-postgresql/pgfaceting
Priority: optional
Section: database
Filename: pool/main/p/pgfaceting/postgresql-17-pgfaceting_0.2.0-4.pgdg24.04+1_all.deb
Size: 9788
SHA256: f73b4d23781f5b670d6a13610b11907cdebfe9674a078800d60f448f18df0ca2
SHA1: 3083f5885d86bbb40c40da568af692df12b13fbe
MD5sum: e31816c35e3e63f21cf5191bf0d3602c
Description: Faceted query acceleration for PostgreSQL using roaring bitmaps
 PostgreSQL extension to quickly calculate facet counts using inverted indexes
 built with roaring bitmaps. Requires pg_roaringbitmap to be installed.
 .
 Faceting means counting number occurrences of each value in a result set for a
 set of attributes. Typical example of faceting is a web shop where you can see
 how many items are remaining after filtering your search by red, green or
 blue, and how many when filtering by size small, medium or large.

Package: postgresql-17-pgfincore
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.34)
Homepage: http://villemain.org/projects/pgfincore
Priority: optional
Section: database
Filename: pool/main/p/pgfincore/postgresql-17-pgfincore_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 27112
SHA256: bc2ca67bcb9f4b1d6bb0d7194835f4c328985fb173f6ceb3ec2192dc1f9058cb
SHA1: 88bba4ea77e9fd47404221abdb83ece79cc7831f
MD5sum: 33ee633a8b441a992bd8057d115e8d90
Description: set of PostgreSQL functions to manage blocks in memory
 Those functions let you know which and how many disk block from a relation
 are in the page cache of the operating system, and eventually write the
 result to a file. Then using this file, it is possible to restore the page
 cache state for each block of the relation.

Package: postgresql-17-pgfincore-dbgsym
Package-Type: ddeb
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-17-pgfincore (= 1.3.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgfincore/postgresql-17-pgfincore-dbgsym_1.3.1-2.pgdg24.04+1_s390x.deb
Size: 46068
SHA256: f8018f524a60ed947c172775ef62f90a6d01698e1ee65a6f7ccf11a80c94b0f8
SHA1: 280b3edcd740de8511777183ecdfb86c3bcffa5b
MD5sum: 22f96aa32b5feb66ce1c8381392d3dd8
Description: debug symbols for postgresql-17-pgfincore
Build-Ids: b2ee180db1b2e4fd95e3350642ffdcfe39ed2d0b

Package: postgresql-17-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1812
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17)
Homepage: https://github.com/enova/pgl_ddl_deploy
Priority: optional
Section: database
Filename: pool/main/p/pgl-ddl-deploy/postgresql-17-pgl-ddl-deploy_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 39268
SHA256: 9aae8a9b3bc8a00edd1706d5648d3c48fbde26b93b0e1a469a51862f013dfce4
SHA1: e84be399023ec1e73a581a1a4b7953d7f1389f42
MD5sum: f821afbdf0d99cd4515b605c3ed0998e
Description: Transparent DDL replication for PostgreSQL
 Automated DDL deployment using PgLogical for PostgreSQL 17.

Package: postgresql-17-pgl-ddl-deploy-dbgsym
Package-Type: ddeb
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
Depends: postgresql-17-pgl-ddl-deploy (= 2.2.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgl-ddl-deploy/postgresql-17-pgl-ddl-deploy-dbgsym_2.2.1-2.pgdg24.04+1_s390x.deb
Size: 19684
SHA256: 9d1da6c4c9171cbde501957edc1dfd3e3cbc2465d957a9e4ac2a589b0cd4b490
SHA1: be5d82bbfb162ea606c66484b0b3eea2074d8c13
MD5sum: a530d91ea6f0e904cb6b59181260e9e9
Description: debug symbols for postgresql-17-pgl-ddl-deploy
Build-Ids: 43876c541fc7f5e700d8c98d3d45d626ffd597c2 4632c08f45519af8b65a366cc842768cbc6c038a

Package: postgresql-17-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1126
Depends: libc6 (>= 2.38), libpq5 (>= 9.1~), postgresql-17, postgresql-17-jit-llvm (>= 17)
Homepage: https://www.2ndquadrant.com/en/resources/pglogical/
Priority: optional
Section: database
Filename: pool/main/p/pglogical/postgresql-17-pglogical_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 373964
SHA256: bc339edf1624b04fbbecc1da6aa88c2d6d94d88a9dd8c35ab24cb3db396c272d
SHA1: e1a0e00a212db853626cb4e55facfea96f248cea
MD5sum: a0dc28c70d079be92073e23bbce970ab
Description: 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.
 .
 Use-Cases include migrations and major-version upgrades, aggregation of
 several databases into a Data Warehouse, It utilises the Logical Decoding
 features available since PostgreSQL 9.4 working with low overhead on both
 provider and subscriber.

Package: postgresql-17-pglogical-dbgsym
Package-Type: ddeb
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 557
Depends: postgresql-17-pglogical (= 2.4.5-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical/postgresql-17-pglogical-dbgsym_2.4.5-1.pgdg24.04+1_s390x.deb
Size: 434800
SHA256: 16d65a634cce264796be568cd8df8a23fa65a97b9665d54b6884bc7f09a6805a
SHA1: 098c4e09e07c1ea181758958d45a1fe24fbd9920
MD5sum: 648b6da2ff5fcd102b8111b8012198dd
Description: debug symbols for postgresql-17-pglogical
Build-Ids: 1379297b18cd27447b091d94477c243e315b2e60 28a3d3b63612d582b9197e8d0f055571c0cf31d8 e214b201e2525467b708e4342d70a9b14317856f

Package: postgresql-17-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-17-pglogical, postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/enova/pglogical_ticker
Priority: optional
Section: database
Filename: pool/main/p/pglogical-ticker/postgresql-17-pglogical-ticker_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 20604
SHA256: 858c485a2f7cbb0b41b76f1beb4146a7be20ac827018993e05fe63b07cfe4841
SHA1: 610da9c125d74d31e5159b2f5c8fbcf2109e07a8
MD5sum: 05d95c6f21a61f6a921c0f15f18c979b
Description: Have time-based replication delay for pglogical
 A pglogical extension to get time-based replication delay for PostgreSQL 17.

Package: postgresql-17-pglogical-ticker-dbgsym
Package-Type: ddeb
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 32
Depends: postgresql-17-pglogical-ticker (= 1.4.1-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglogical-ticker/postgresql-17-pglogical-ticker-dbgsym_1.4.1-8.pgdg24.04+1_s390x.deb
Size: 15912
SHA256: ad050be920e1a2368bc14144cbc1c92db2e38af0ad4591e5fd2461889f9efdaa
SHA1: de4875bfab33e5e2fa00234aa55768d897f544a7
MD5sum: b9d3a8dd2b8572b2ff07f906e36e12a1
Description: debug symbols for postgresql-17-pglogical-ticker
Build-Ids: d52beeedce88c0ccbbbfe3a4e54ded6ee856e195

Package: postgresql-17-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 122
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38), libmemcached11t64 (>= 1.1.4), libsasl2-2 (>= 2.1.28+dfsg1)
Homepage: https://github.com/ohmu/pgmemcache
Priority: optional
Section: database
Filename: pool/main/p/pgmemcache/postgresql-17-pgmemcache_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 46772
SHA256: 58db7a40c59e257050b9712002f04a03f3a4583e89d4cc6514078b545b8c1dec
SHA1: 930fd94950d9269ce142185879a2617cdd8e227d
MD5sum: 51fc9831deeaa8301e91d94467bf25df
Description: PostgreSQL interface to memcached
 pgmemcache is an extension for PostgreSQL that provides an API to
 memcached through user-defined functions.
 .
 memcached is a high-performance, distributed memory object caching
 system, generic in nature, but originally intended for use in
 speeding up dynamic web applications by alleviating database load.

Package: postgresql-17-pgmemcache-dbgsym
Package-Type: ddeb
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: postgresql-17-pgmemcache (= 2.3.0-14.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgmemcache/postgresql-17-pgmemcache-dbgsym_2.3.0-14.pgdg24.04+1_s390x.deb
Size: 53032
SHA256: a5b252570339e806a3e6ee95f922c1322e33a169c7ce5d1dcbf2b55234dc518b
SHA1: ce7f0b1c6bfebfc48e521aa7d5e85c5de7cd1d66
MD5sum: a58196710892843e1ab7f279ba41245c
Description: debug symbols for postgresql-17-pgmemcache
Build-Ids: 3877c8c39afe45074d964f889924cede633eb996

Package: postgresql-17-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 366
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38), libgmp10 (>= 2:6.3.0+dfsg)
Homepage: https://github.com/dvarrazzo/pgmp
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pgmp/postgresql-17-pgmp_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 102636
SHA256: dddd31d02f535d1e32d7838fb4c598ff0226422a5e9d35e65e5ce65bc8b359e4
SHA1: f23c5a640f67b99ea37f7aa8d669e4cecc3bfb62
MD5sum: 33afb51ad571b59bd241e0bc0bbcfe93
Description: arbitrary precision integers and rationals for PostgreSQL 17
 pgmp is a PostgreSQL extension to add the GMP data types and functions
 directly into the database.
 .
 The extension adds the types mpz (arbitrary size integers) and mpq (arbitrary
 precision rationals) to PostgreSQL and exposes to the database all the
 functions available in the GMP library for these data types, allowing:
 .
  * higher performance arithmetic on integers respect to the numeric data type
  * a rational data type for absolute precision storage and arithmetic
  * using specialized functions to deal with prime numbers, random numbers,
    factorization directly into the database.

Package: postgresql-17-pgmp-dbgsym
Package-Type: ddeb
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 148
Depends: postgresql-17-pgmp (= 1.0.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pgmp/postgresql-17-pgmp-dbgsym_1.0.5-3.pgdg24.04+1_s390x.deb
Size: 86984
SHA256: 7c95d8ca1eba086ef14ea6d63f83e00dc0e56d239f3bc66adedfbe4263c9bd58
SHA1: a8b65770c20b78f58bafaee11c0c90970a46e818
MD5sum: 038fdd7932056d8573132813eeb6cb22
Description: debug symbols for postgresql-17-pgmp
Build-Ids: 5de0ac4dc160bb7845164a6cf3e5ec0b965466b1

Package: postgresql-17-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 235
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/CrunchyData/pgnodemx
Priority: optional
Section: database
Filename: pool/main/p/pgnodemx/postgresql-17-pgnodemx_1.7-1.pgdg24.04+1_s390x.deb
Size: 84160
SHA256: de70c1ed1a2aa7c416d0a4750ee08a5cfed9ae790f97a4590759f4710742a74a
SHA1: 0bfa027f381b68df3bbd424ec677dc1bf9e97345
MD5sum: 2f0a3196186a6d9fc03e999ea9ea447e
Description: capture node OS metrics from PostgreSQL
 pgnodemx is a PostgreSQL extension that provides SQL functions to allow
 capture of node OS metrics via SQL queries.
 .
  * cgroup related functions
  * environment variable related functions
  * /proc related functions
  * system information related functions
  * Kubernetes DownwardAPI related functions
  * general information functions

Package: postgresql-17-pgnodemx-dbgsym
Package-Type: ddeb
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 115
Depends: postgresql-17-pgnodemx (= 1.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgnodemx/postgresql-17-pgnodemx-dbgsym_1.7-1.pgdg24.04+1_s390x.deb
Size: 81252
SHA256: ceae8d60caff598d7ec46250423ced8666f90e8d65b1aa48a88796dd407bfa84
SHA1: c647256820dec42ab81dd191c799f8d5f687393d
MD5sum: 93677222dc4d4655e5142228a9a61094
Description: debug symbols for postgresql-17-pgnodemx
Build-Ids: 550f6844cdea44b9dfac7ed6a300a497b34097d8

Package: postgresql-17-pgpool2
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 284
Depends: libpgpool2 (>= 4.6.0-1.pgdg24.04+1), postgresql-17, libc6 (>= 2.38)
Homepage: https://www.pgpool.net/mediawiki/index.php/Main_Page
Priority: optional
Section: database
Filename: pool/main/p/pgpool2/postgresql-17-pgpool2_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 155724
SHA256: aa77d39a769e4813f6e89d7008197fc1255f71f7b687c41d43c8fec10c19fa81
SHA1: 4307a69797ba72770433bb54ceea2c5485af5711
MD5sum: 71983d65683ca15ccd457bdd9f8073db
Description: connection pool server and replication proxy for PostgreSQL - modules
 pgpool-II is a middleware that works between PostgreSQL servers and a
 PostgreSQL database client.  This package contains support modules for
 the PostgreSQL 17 server:
 .
  * pgpool_adm
  * pgpool_recovery (PostgreSQL 9.1 and above)
  * pgpool_regclass (PostgreSQL 9.1 and above)

Package: postgresql-17-pgpool2-dbgsym
Package-Type: ddeb
Source: pgpool2
Version: 4.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
Depends: postgresql-17-pgpool2 (= 4.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-17-pgpool2-dbgsym_4.6.0-1.pgdg24.04+1_s390x.deb
Size: 57412
SHA256: 8096ac0d1654c60b814d0e2933814620e6db0e9857f10da3f87c6fefa1648dc3
SHA1: b2eaa05b35044ae4e5815de7fd313dce7f57be2f
MD5sum: a7043ecd210da1c3d5d92b2aa7c942e6
Description: debug symbols for postgresql-17-pgpool2
Build-Ids: 5201edba042693dd7fc09e6e094b89c14d29376c b0dbab2e4045bf83a293450356555c7287bf4fa2 db71ce8bc86363a947185ff83e9eb3c55f085632

Package: postgresql-17-pgq-node
Source: pgq-node
Version: 3.5-7.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 538
Depends: postgresql-17, postgresql-17-pgq3
Priority: optional
Section: database
Filename: pool/main/p/pgq-node/postgresql-17-pgq-node_3.5-7.pgdg24.04+1_all.deb
Size: 12832
SHA256: fc2eaa3ce170212c7e08d141f7306a88bf6f6a80a5f65f118d06d118e0b4be21
SHA1: 2902bf4f0f2d6170ff7ca90b9300f02e867e7cc1
MD5sum: 81398600c4fbe1ffc8d1eecb1ccf8c49
Description: Cascaded queueing on top of PgQ
 PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
 database, each queue can be consumed by multiple consumers.
 .
 This package contains the pgq_node PostgreSQL extension that provides queue
 node registration and coordination for cascaded queueing.

Package: postgresql-17-pgq3
Source: pgq
Version: 3.5-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2128
Depends: libc6 (>= 2.4), postgresql-17, postgresql-17-jit-llvm (>= 17), pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-17-pgq3_3.5-4.pgdg24.04+1_s390x.deb
Size: 129156
SHA256: 0a0dc6f92b279ae090e904349e3a2935ac2a69299d6ecd0910f893c1ad3643cd
SHA1: 7cf0a53ebb322b1d00c09cf4e9026ccb8a771568
MD5sum: 6a22a75d73b3943da3c7c0ffc93a43b1
Description: Generic queue for PostgreSQL
 This extension provides generic queues for PostgreSQL.
 .
 It allows multiple queues in one database, each queue can
 be consumed by multiple consumers.

Package: postgresql-17-pgq3-dbgsym
Package-Type: ddeb
Source: pgq
Version: 3.5-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
Depends: postgresql-17-pgq3 (= 3.5-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-17-pgq3-dbgsym_3.5-4.pgdg24.04+1_s390x.deb
Size: 86772
SHA256: 5c9cc776396b4da7450fe8491c4b34a9e26014985f7543ed0f690e949906874f
SHA1: 9123d7a7ee67559bf4c883633f704b7721a90325
MD5sum: 6aad1c00581db28a6d29e1a545a33a25
Description: debug symbols for postgresql-17-pgq3
Build-Ids: 43dd192be0603c0f22e65b3f2fb4c13a8793ca3a 5c77e5a417fe0cd1210ebe75aed328c093d49e11

Package: postgresql-17-pgrouting
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 2219
Depends: postgresql-17-pgrouting-scripts (>= 3.7.3-1.pgdg24.04+1), postgresql-17, postgresql-17-postgis, postgresql-17-postgis-scripts, libc6 (>= 2.4), libgcc-s1 (>= 3.3.1), libstdc++6 (>= 13.1)
Homepage: https://www.pgrouting.org
Priority: optional
Section: misc
Filename: pool/main/p/pgrouting/postgresql-17-pgrouting_3.7.3-1.pgdg24.04+1_s390x.deb
Size: 672420
SHA256: 74fcbfd10aed8036cb311607c06e25d026e2653069e97f164f851556daed7468
SHA1: 1ea35a06303cd13ad51df1de2562fb06f3f191eb
MD5sum: 65ebdcb101efac131f21a13d92971995
Description: Routing functionality support for PostgreSQL/PostGIS
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package supports PostgreSQL 17.

Package: postgresql-17-pgrouting-dbgsym
Package-Type: ddeb
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 14129
Depends: postgresql-17-pgrouting (= 3.7.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgrouting/postgresql-17-pgrouting-dbgsym_3.7.3-1.pgdg24.04+1_s390x.deb
Size: 13233868
SHA256: ff967442b8c3ab4841515aa4afbdbef85baa6d02376cfd22a6e2371b7d3709ad
SHA1: b1f25abee8f5522d51df1c420c697acb43ef7675
MD5sum: fc21e6c4364fc140e39e3f566d051a57
Description: debug symbols for postgresql-17-pgrouting
Build-Ids: 3afffd094b044527befdb542d0b04f2c3e6af3f5

Package: postgresql-17-pgrouting-doc
Source: pgrouting
Version: 3.7.0-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 8110
Depends: libjs-mathjax, libjs-sphinxdoc (>= 7.2.2)
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: doc
Filename: pool/main/p/pgrouting/postgresql-17-pgrouting-doc_3.7.0-1.pgdg24.04+1_all.deb
Size: 2414688
SHA256: 6ea378b3ebf96ef8dac9b5139fe1ed64bea8b3315e4dfb02cb18f57672abd251
SHA1: 8e79a926aa670e6e74c3c6c7b141bd9bbded1962
MD5sum: 9194be904e16b65f5ffdaf65db44807b
Description: Routing functionality support for PostgreSQL/PostGIS (Documentation)
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package contains the documentation.

Package: postgresql-17-pgrouting-scripts
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 3886
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: misc
Filename: pool/main/p/pgrouting/postgresql-17-pgrouting-scripts_3.7.3-1.pgdg24.04+1_all.deb
Size: 64588
SHA256: 308cd56accddbaff3d3abc032f3afb557693acd8b91b19865c4701107bcced06
SHA1: 67be6dc50555de4a3158be5d7a8a98e5a5e7db55
MD5sum: ff7e97477d3d3d8df15b30fae18ed6aa
Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This package contains the SQL scripts for installing pgRouting, and for
 upgrading from earlier pgRouting versions.
 .
 This package supports PostgreSQL 17.

Package: postgresql-17-pgsphere
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1686
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38), libgcc-s1 (>= 3.0), libhealpix-cxx3 (>= 3.80.0), libstdc++6 (>= 13.1)
Provides: postgresql-pgsphere
Homepage: https://pgsphere.github.io/
Priority: optional
Section: database
Filename: pool/main/p/pgsphere/postgresql-17-pgsphere_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 442908
SHA256: 714c7dfaeefe8d04a0ce1071e3f877683e596e2e0719777520663a78885d9d95
SHA1: 3d040c882d831eb3fa39aaaa3cd3196b6afa3d05
MD5sum: 80adc153946614ae32fbaae8b5f2d33c
Description: Spherical data types for PostgreSQL
 PgSphere, an extension for PostgreSQL, aims at providing uniform
 access to spherical data. It allows for a fast search and analysis for
 objects with spherical attributes in geographical, astronomical, or
 other applications using PostgreSQL.
 .
 By using an SQL interface, PgSphere's users can conveniently manage
 data of geographical objects around the world and astronomical data
 collections like star and other catalogues.

Package: postgresql-17-pgsphere-dbgsym
Package-Type: ddeb
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 604
Depends: postgresql-17-pgsphere (= 1.5.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsphere/postgresql-17-pgsphere-dbgsym_1.5.1-2.pgdg24.04+1_s390x.deb
Size: 469980
SHA256: fdbf83524010ecfd632f6bd5b606d3a33ccb1c774d79b181bd22cdf76f78196e
SHA1: 84a76fc2b98007f57b861095d6683de40d4ce531
MD5sum: cc2f26721cb75031d4dbb0e14d0ef4c2
Description: debug symbols for postgresql-17-pgsphere
Build-Ids: 5d5bd133cb580bedf7b418f3eb70ed42e98aa08e

Package: postgresql-17-pgtap
Source: pgtap
Version: 1.3.3-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1778
Depends: postgresql-17
Recommends: libtap-harness-archive-perl, libtap-parser-sourcehandler-pgtap-perl, libtest-harness-perl, pgtap-doc
Breaks: pgtap (<< 0.95)
Replaces: pgtap (<< 0.95)
Provides: postgresql-pgtap
Homepage: https://pgtap.org/
Priority: optional
Section: database
Filename: pool/main/p/pgtap/postgresql-17-pgtap_1.3.3-3.pgdg24.04+1_all.deb
Size: 45588
SHA256: 11d4be5079c161d58727b1afeb72fa43d77e849127abab72c6b32e9274782555
SHA1: c06d3c18a62fb172a847dfedef6f5903b0e667b3
MD5sum: d0e90d360f8a26d968d3f82b1416c16e
Description: Unit testing framework extension for PostgreSQL 17
 pgTAP is a suite of database functions that make it easy to write
 TAP-emitting unit tests in psql scripts suitable for harvesting,
 analysis, and reporting by a TAP harness, such as those used in Perl
 and PHP applications.
 .
 TAP is the Test Anything Protocol (http://testanything.org/).
 .
 This package contains the extension for PostgreSQL 17.

Package: postgresql-17-pgtt
Source: pgtt
Version: 4.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 155
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/darold/pgtt/
Priority: optional
Section: database
Filename: pool/main/p/pgtt/postgresql-17-pgtt_4.0-2.pgdg24.04+1_s390x.deb
Size: 55200
SHA256: f27b4eb5b2d77f645133105a4123d5d38e22ae1dbc61c89bf703b0ff4236125a
SHA1: 88bc09657fa9827a38de0cc4acbaef93e241f4e3
MD5sum: e8af57abe9c2ec0530f7762d00dd80aa
Description: PostgreSQL Global Temporary Tables
 pgtt is a PostgreSQL extension to create, manage and use Oracle-style Global
 Temporary Tables.
 .
 The objective of this extension is to provide Global Temporary Tables to
 PostgreSQL waiting for an in-core implementation. The main interest of this
 extension is to mimic the Oracle behavior with GTT when you can not or do not
 want to rewrite the application code when migrating to PostgreSQL.

Package: postgresql-17-pgtt-dbgsym
Package-Type: ddeb
Source: pgtt
Version: 4.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 98
Depends: postgresql-17-pgtt (= 4.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtt/postgresql-17-pgtt-dbgsym_4.0-2.pgdg24.04+1_s390x.deb
Size: 78720
SHA256: 98b35da06e9efdac2cc6e08adafa2711d26742b0aae4767d42c75da63d60524a
SHA1: 60a1abf38dcab44a26a6dee598e14bbc4a34022d
MD5sum: b0e2f690b861ac880ce66470ee8d5704
Description: debug symbols for postgresql-17-pgtt
Build-Ids: 09246181946c11c7be920c1ac092c7b91036502c

Package: postgresql-17-pgvector
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 682
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/pgvector/pgvector
Priority: optional
Section: database
Filename: pool/main/p/pgvector/postgresql-17-pgvector_0.8.0-1.pgdg24.04+1_s390x.deb
Size: 259820
SHA256: cde4dd4acdaa4836ba01f016c01da4ce1d7b4cc83f060ab7e8158be21a794f92
SHA1: aaa7f7dc20677604a235320f7be963559b33e629
MD5sum: 855c4ddd3402bd97ab32965ebd5b39a8
Description: Open-source vector similarity search for Postgres
 Supports exact and approximate nearest neighbor search for L2 distance, inner
 product, and cosine distance.

Package: postgresql-17-pgvector-dbgsym
Package-Type: ddeb
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 409
Depends: postgresql-17-pgvector (= 0.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgvector/postgresql-17-pgvector-dbgsym_0.8.0-1.pgdg24.04+1_s390x.deb
Size: 337368
SHA256: 283cac305539e3f5cc20a20e26f0e1e7938b81a204bd730fb36d2529a8316e48
SHA1: b70c070011e1ac6086e6e146c106c1a24efdf627
MD5sum: da5f45cb4739f84577a779a818cb98dd
Description: debug symbols for postgresql-17-pgvector
Build-Ids: 1b52a7bfd885b8e3f9e2970cff1dea4e7a856447

Package: postgresql-17-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 206
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Suggests: pgadmin3 | pgadmin4
Homepage: https://git.postgresql.org/gitweb/?p=pldebugger.git
Priority: optional
Section: database
Filename: pool/main/p/pldebugger/postgresql-17-pldebugger_1.8-2.pgdg24.04+1_s390x.deb
Size: 79856
SHA256: 375a707be9b341a7810d6c1e04e15d05f97319b56a5d7959208f4ba097b0387c
SHA1: b20995e63cf8b8ef08b1cbeeab64c382216f9206
MD5sum: 99ee42d91030c3c51a8428deb3f62b4a
Description: PostgreSQL pl/pgsql Debugger API
 This module is a set of shared libraries which implement an API for
 debugging pl/pgsql functions on PostgreSQL 8.4 and above. The pgAdmin
 project (http://www.pgadmin.org/) provides a client user interface as
 part of pgAdmin III v1.10.0 and above, and pgAdmin 4.

Package: postgresql-17-pldebugger-dbgsym
Package-Type: ddeb
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 136
Depends: postgresql-17-pldebugger (= 1:1.8-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pldebugger/postgresql-17-pldebugger-dbgsym_1.8-2.pgdg24.04+1_s390x.deb
Size: 107728
SHA256: 9b18ea64961ebc4d7f68d7c5609406de82ca4722b4c03f165cae41e568f35b17
SHA1: 23f042ef6db93dd2476fdb1da17092b5bb1dd260
MD5sum: 2d64c1f06c3d3b4c2622a2c3d1bec4ec
Description: debug symbols for postgresql-17-pldebugger
Build-Ids: 264e1968cf545bb997a4ba533a6b7bcae7ab2925

Package: postgresql-17-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 898
Depends: postgresql-contrib-17, postgresql-17, postgresql-17-jit-llvm (>= 19), libc6 (>= 2.38), liblua5.3-0
Homepage: https://github.com/pllua/pllua
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pllua/postgresql-17-pllua_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 368688
SHA256: c45c362536f446815a3efe5b558640d92b84b55191ae70fcd6cb0c96fb036038
SHA1: a1ec1a3f88e5930d6ecc8b16b14ea7b87f45f0ac
MD5sum: 8a38b1a3cea4323375da771f8a4f371b
Description: Lua procedural language for PostgreSQL 17
 PL/Lua is an implementation of Lua as a loadable procedural language for
 PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers
 written in the Lua programming language.
 .
 It brings the power and simplicity of Lua to PostgreSQL, including:
 small memory footprint, simple syntax, lexical scoping, functions as
 first-class values, and coroutines for non-preemptive threading.
 .
 This package is based on pllua-ng.

Package: postgresql-17-pllua-dbgsym
Package-Type: ddeb
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 452
Depends: postgresql-17-pllua (= 1:2.0.12-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pllua/postgresql-17-pllua-dbgsym_2.0.12-4.pgdg24.04+1_s390x.deb
Size: 364368
SHA256: de1605f41aa5409c8f3b94e467b4723e71a8d3cb89de440fc8ebf8ebcf9e99b7
SHA1: 97b18d9872be07773caa97546504c59e2b8ed4f5
MD5sum: fa79732566d3a087f5610cdd9a77a63d
Description: debug symbols for postgresql-17-pllua
Build-Ids: 193ee444bf71d8ddf829b1ad6d6c3729b3dec8ff 1f076d644c47be974af61f60aa697611c148ea20

Package: postgresql-17-plpgsql-check
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 702
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.17)
Homepage: https://github.com/okbob/plpgsql_check
Priority: optional
Section: database
Filename: pool/main/p/plpgsql-check/postgresql-17-plpgsql-check_2.7.15-1.pgdg24.04+1_s390x.deb
Size: 325536
SHA256: f5e6398f21dfdde2713db7cb3c188e2953fbfb4ce4910b31985e54d515be55f6
SHA1: 81dbc15337b31270a2e541d70dbd4c55acdf63c9
MD5sum: a1893da9556c0f4d5b136c7635cfd379
Description: plpgsql_check extension for PostgreSQL
 plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source code.
 The SQL statements inside PL/pgSQL functions are checked for semantic errors.
 .
 Features:
  * check fields of referenced database objects and types inside embedded SQL
  * using correct types of function parameters
  * unused variables and function argumens, unmodified OUT argumens
  * partially detection of dead code (due RETURN command)
  * detection of missing RETURN command in function
  * try to identify unwanted hidden casts, that can be performance issue like
    unused indexes
  * possibility to collect relations and functions used by function
  * possibility to check EXECUTE stmt against SQL injection vulnerability

Package: postgresql-17-plpgsql-check-dbgsym
Package-Type: ddeb
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 433
Depends: postgresql-17-plpgsql-check (= 2.7.15-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plpgsql-check/postgresql-17-plpgsql-check-dbgsym_2.7.15-1.pgdg24.04+1_s390x.deb
Size: 357420
SHA256: 108326d5b43d1b784d55ef8dc96e0210457d6dd915c3525fb3a93c456e9f2efd
SHA1: 012806fdeb9ebed6f37c96e722fc2b7397998037
MD5sum: efde40ed8f64da0f91b61aed7e127885
Description: debug symbols for postgresql-17-plpgsql-check
Build-Ids: 947b7d22065cba8d9da050a08c5a465471daaee9

Package: postgresql-17-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.17)
Recommends: plprofiler
Provides: postgresql-plprofiler
Homepage: https://github.com/bigsql/plprofiler
Priority: optional
Section: database
Filename: pool/main/p/plprofiler/postgresql-17-plprofiler_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 47136
SHA256: d2aab5ea7985570c69e6b5cfbc2c16cba2c328c7523f11248dbb0e2a6288cd42
SHA1: 95aba5cbc9e759ef68d0cf59f8db260719e7c5e5
MD5sum: 997216b7dfb2cf7a87157c1843d3dae3
Description: PostgreSQL PL/pgSQL functions performance profiler
 The plprofiler is an extension for the PostgreSQL database system to create
 performance profiles of PL/pgSQL functions and stored procedures. The included
 external Python class and command line utility can be used to easily control
 the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save
 and manage the resulting performance datasets and create HTML reports from
 them.
 .
 This package contains the PostgreSQL server extension.

Package: postgresql-17-plprofiler-dbgsym
Package-Type: ddeb
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
Depends: postgresql-17-plprofiler (= 4.2.5-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plprofiler/postgresql-17-plprofiler-dbgsym_4.2.5-3.pgdg24.04+1_s390x.deb
Size: 70700
SHA256: 6df514f4716ba84a300e3cd67d520b732116a0231fac5204222d766159599340
SHA1: 61fc6ac30a31ef5aa6d00c71e0c97524fc639156
MD5sum: f2bddff6db5b07a8a6b2e0b2fa8a4fec
Description: debug symbols for postgresql-17-plprofiler
Build-Ids: 7a20c1f59de521f7a77b2db5885e106d4870d254

Package: postgresql-17-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 301
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38), libpq5
Homepage: https://plproxy.github.io/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plproxy/postgresql-17-plproxy_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 140288
SHA256: 30207e303900b24ac8373e7151527f5588ad48b57f4654f0e16aad5f9b574f24
SHA1: b669813b8c480738bded2b0fc01230b73db82a30
MD5sum: 616ca85d9ac1fea1a53d864b2ab18664
Description: database partitioning system for PostgreSQL 17
 PL/Proxy is a database partitioning system implemented as a PL language. Main
 idea is that proxy functions are created with same signature as the remote
 functions to be called, so only destination info needs to be specified inside
 proxy function bodies.

Package: postgresql-17-plproxy-dbgsym
Package-Type: ddeb
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 172
Depends: postgresql-17-plproxy (= 2.11.0-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plproxy/postgresql-17-plproxy-dbgsym_2.11.0-12.pgdg24.04+1_s390x.deb
Size: 133664
SHA256: 18afae73f4b23137431042ab1c8c8c85617b57e7f234ce396ccf807c636f404a
SHA1: d57e3522c3741ea88d493fd5b07580e1bac7ece5
MD5sum: fa2f1c4a6300356787c519bf4dd3fcf3
Description: debug symbols for postgresql-17-plproxy
Build-Ids: 539a44e237e5251adab25bff1e4aac046821ef41

Package: postgresql-17-plr
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 289
Depends: r-base-core (>= 2.10), postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Suggests: r-recommended
Provides: postgresql-plr
Homepage: https://github.com/postgres-plr/plr
Priority: optional
Section: database
Filename: pool/main/p/plr/postgresql-17-plr_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 134388
SHA256: 8b3c4d2d7c9a8aed8b459facef562ef30154fe511e066e7a686d6d4599d727dd
SHA1: 65d68ff4ab8b7cbdc122415f536779a63d32ebb9
MD5sum: c5ebe0330431f869ba950b3746fda7a0
Description: Procedural language interface between PostgreSQL and R
 R is a language and environment for statistical computing and graphics,
 providing a wide variety of statistical and graphical techniques (linear and
 nonlinear modelling, statistical tests, time series analysis, classification,
 clustering, and so on).
 .
 PostgreSQL is an open source SQL database server.
 .
 This package provides a procedural language interface to R from
 PostgreSQL. Procedural languages are used to write functions
 which can be called in database queries.

Package: postgresql-17-plr-dbgsym
Package-Type: ddeb
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 185
Depends: postgresql-17-plr (= 1:8.4.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-17-plr-dbgsym_8.4.7-2.pgdg24.04+1_s390x.deb
Size: 153016
SHA256: 58031803969f1604f09e0deabfd78bdee9c5e2f25d31483941999ea7da3ce3f3
SHA1: ffaf528645d5dbe50f9160bdcb4a9e4eeff65e77
MD5sum: 652c42bd8d86129d835796a2c72bb29c
Description: debug symbols for postgresql-17-plr
Build-Ids: d38a0bb76e8f33fbb64aca78b1ca201055b04eb7

Package: postgresql-17-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: http://plsh.projects.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plsh/postgresql-17-plsh_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 28456
SHA256: 1936085020567cbcf55efd40b4f06bbd276946c7f14f9264c064f66679538670
SHA1: 21ade81004a8ce00989d9d58a2d8aeaefda5a4b1
MD5sum: a7bdba6e3f73cbd8b9621469d7010e6c
Description: PL/sh procedural language for PostgreSQL 17
 PL/sh enables an SQL developer to write procedural language functions
 for PostgreSQL 17 in a shell of his choice.  You need this package
 if you have any PostgreSQL 17 functions that use the language plsh.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-17-plsh-dbgsym
Package-Type: ddeb
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-17-plsh (= 1.20220917-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plsh/postgresql-17-plsh-dbgsym_1.20220917-3.pgdg24.04+1_s390x.deb
Size: 51116
SHA256: 96f96dfd4019cdf5932135553a12d8db324bead797ef2e02523f2ab0f9568ce6
SHA1: 3564eddc6351856d6d3306304db87af85ff4a3a6
MD5sum: 4e70f7f53e3da809928911667ea1ee04
Description: debug symbols for postgresql-17-plsh
Build-Ids: 6a5c3359e0dfa97264136515c2fdae3c60e64c8c

Package: postgresql-17-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 456
Depends: postgresql-17, libc6 (>= 2.38), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Homepage: https://github.com/pgpointcloud/pointcloud
Priority: optional
Section: database
Filename: pool/main/p/pgpointcloud/postgresql-17-pointcloud_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 99800
SHA256: af5ab4e650a5b7429bcd96e16fd3aff97cffbd6bb01e1394b35c2d5497370be0
SHA1: f999bcb971d6700a73d7a6285d91d6046cdfedd6
MD5sum: 5e21312f0c1477c07c0c84aef261affd
Description: PostgreSQL extension for storing point cloud (LIDAR) data
 LIDAR sensors quickly produce millions of points with large numbers of
 variables measured on each point. The challenge for a point cloud database
 extension is efficiently storing this data while allowing high fidelity access
 to the many variables stored.
 .
 Much of the complexity in handling LIDAR comes from the need to deal with
 multiple variables per point. The variables captured by LIDAR sensors varies
 by sensor and capture process. Some data sets might contain only X/Y/Z values.
 Others will contain dozens of variables: X, Y, Z; intensity and return number;
 red, green, and blue values; return times; and many more. There is no
 consistency in how variables are stored: intensity might be stored in a 4-byte
 integer, or in a single byte; X/Y/Z might be doubles, or they might be scaled
 4-byte integers.
 .
 PostgreSQL Pointcloud deals with all this variability by using a "schema
 document" to describe the contents of any particular LIDAR point. Each point
 contains a number of dimensions, and each dimension can be of any data type,
 with scaling and/or offsets applied to move between the actual value and the
 value stored in the database. The schema document format used by PostgreSQL
 Pointcloud is the same one used by the PDAL library.

Package: postgresql-17-pointcloud-dbgsym
Package-Type: ddeb
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 260
Depends: postgresql-17-pointcloud (= 1.2.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpointcloud/postgresql-17-pointcloud-dbgsym_1.2.5-2.pgdg24.04+1_s390x.deb
Size: 191736
SHA256: c59a521c891e410217ac16905088dc5d1ec682ccbb1eddf5303601882ec968f0
SHA1: 13fe333db2f5bd51ad9515c33227241230c03d9e
MD5sum: 9d01ce07c45d7c0f08e44ff096feb38e
Description: debug symbols for postgresql-17-pointcloud
Build-Ids: 6022f02aff3d534221fb4b94d719aa90bcff70b9

Package: postgresql-17-postgis-3
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 10945
Depends: postgresql-17, postgresql-17-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libgdal34t64 (>= 3.7.0), libgeos-c1t64 (>= 3.12.0), libjson-c5 (>= 0.15), libpcre2-8-0 (>= 10.22), libproj25 (>= 7.1.0), libprotobuf-c1 (>= 1.0.1), libsfcgal1t64 (>= 1.5.0), libstdc++6 (>= 13.1), libxml2 (>= 2.7.4)
Suggests: postgis
Provides: postgresql-17-postgis
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-17-postgis-3_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 3811396
SHA256: 71df17d6bfd5fb3de17d3a3846a047c308ba790827d1a65fd3a401ae88d54290
SHA1: d9a3468954175c227bd52deebc3fee1ffcddd1bf
MD5sum: 4d260b8577aeb7134b6aec41bdf13b25
Description: Geographic objects support for PostgreSQL 17
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".

Package: postgresql-17-postgis-3-dbgsym
Package-Type: ddeb
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 4786
Depends: postgresql-17-postgis-3 (= 3.5.2+dfsg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgis/postgresql-17-postgis-3-dbgsym_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 3955048
SHA256: 2530f824a135fa5243dcfb4d6462119e7bf716e4a2ee8a34cba64f631b28d384
SHA1: 4975d15c23f76a01c001c3e7ed4574cc2956d765
MD5sum: 14033ab840c9c5336a38fc04d8bdbc8d
Description: debug symbols for postgresql-17-postgis-3
Build-Ids: 24cdcfc1fb24a194446375a8ac6cea2cbc91246d 459e703de236be5982d8350710c57487a432175f 5a9a3f1f0c689158eb4dc43bbb664f55172423ed 6300d5648da953eb8a466b3dbefc42a22214ae92 8a546fec4e7fbf51ce5edaaba188f0b994570423

Package: postgresql-17-postgis-3-scripts
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 38554
Recommends: postgresql-17-postgis-3
Provides: postgresql-17-postgis-scripts
Multi-Arch: foreign
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-17-postgis-3-scripts_3.5.2+dfsg-1.pgdg24.04+1_all.deb
Size: 1277332
SHA256: 9ad6912de99dc3c6a4378c9e35101de19578496b1d34689ab09498984696518a
SHA1: 0c75ad680874c0aa8a3a690792dca3d9247c6ad0
MD5sum: cb19d49520c498b9081bccf58101af22
Description: Geographic objects support for PostgreSQL 17 -- SQL scripts
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This package contains the SQL scripts for installing PostGIS in a PostgreSQL
 17 database, and for upgrading from earlier PostGIS versions.

Package: postgresql-17-powa
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2482
Depends: postgresql-contrib-17, postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.17)
Suggests: powa-collector, powa-web
Provides: postgresql-powa
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/powa-archivist/postgresql-17-powa_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 72192
SHA256: 2393b7c5929f32a1483a9bdd580e70113c434918abfcadd804a2940eb0667726
SHA1: d1b4fc58e0e93a253a22c3b55da0d8661adc06bd
MD5sum: 262370d7fa1ec92a3785a03ec9359b3f
Description: PostgreSQL Workload Analyzer -- PostgreSQL 17 extension
 PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and
 provides real-time charts and graphs to help monitor and tune your PostgreSQL
 servers. This package contains the core extension of the PoWA project, the
 archivist.
 .
 Related packages:
  * powa-web: web frontend
  * powa-collector: collector daemon for remote snapshots

Package: postgresql-17-powa-dbgsym
Package-Type: ddeb
Source: powa-archivist
Version: 5.0.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-17-powa (= 5.0.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-17-powa-dbgsym_5.0.1-1.pgdg24.04+1_s390x.deb
Size: 40904
SHA256: e7152cfc0bb7e693edc614eff6aae3b106848ef876493ae7dd1b2f515a077b79
SHA1: 607e8b6912bb75464b04a7365c6340052d6bace7
MD5sum: ffc78bfd3c5e77a335db06f7c75bd079
Description: debug symbols for postgresql-17-powa
Build-Ids: 03dbf1a369e331447e38a9bb6e6cbbf6e722b9f5

Package: postgresql-17-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-17-prefix_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 44904
SHA256: 3f8586472ff58b19d8c3aad12227d667fe160a4659719cd6d1b68ae8d70a4ded
SHA1: 624909d94564452d56a31907eed75dc1cd8f7c41
MD5sum: c147a1fc6b73205eff5240c65f9ac38c
Description: Prefix Range module for PostgreSQL
 This PostgreSQL module provides the prefix_range datatype, allowing to
 index searches such as finding the longest prefix matching a telephone
 number, having prefixes in a table and telephone number as a parameter:
 .
  select * from prefixes where prefix @> '0100091234';
 .
 The prefix column has to be of type prefix_range, and any text field
 can get indexed by the provided GiST opclass.

Package: postgresql-17-prefix-dbgsym
Package-Type: ddeb
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-17-prefix (= 1.2.10-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/prefix/postgresql-17-prefix-dbgsym_1.2.10-3.pgdg24.04+1_s390x.deb
Size: 53748
SHA256: 46d3d97edeaa745d8629a227efad980e4d27fa06c787ae3fdc1a63a703859681
SHA1: f8f886d7ca2f3e3690bcbb03b3454af55dcf6947
MD5sum: a8703e947cc105a6ea067fde4a4c9927
Description: debug symbols for postgresql-17-prefix
Build-Ids: 39e5b5e669c4c37f52c8dd0ce898182a7edd4b32

Package: postgresql-17-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/preprepare/postgresql-17-preprepare_0.9-9.pgdg24.04+1_s390x.deb
Size: 16708
SHA256: 7ad0c7d15190ba779d6510be86bf1066ba3605ad2f82e7dce6c73ce799144e7c
SHA1: b8e1e8ec81a56fa5c5b54a43862981605590c550
MD5sum: c4d82f6eb4b5311a27b103c25ca0652f
Description: pre prepare your PostgreSQL statements server side
 The pre_prepare module for PostgreSQL aims to prepare all your statements as
 soon as possible and in a way that allows client queries not to bother at all
 and just call EXECUTE.

Package: postgresql-17-preprepare-dbgsym
Package-Type: ddeb
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 33
Depends: postgresql-17-preprepare (= 0.9-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/preprepare/postgresql-17-preprepare-dbgsym_0.9-9.pgdg24.04+1_s390x.deb
Size: 17392
SHA256: 916f5481ed82f75ff603b24df68bd240b8129b8df7e797a04129d7899010ac61
SHA1: db27f8f36a036421f62618cf3ccb158cf1834cb8
MD5sum: c07f9a3896485231f440b2440e8b1cd1
Description: debug symbols for postgresql-17-preprepare
Build-Ids: 94f40a37cc46c9f3794780c4cb4af97c7d171874

Package: postgresql-17-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.2)
Homepage: http://pgxn.org/dist/prioritize/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-prioritize/postgresql-17-prioritize_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 11744
SHA256: 5f50402593457681d35565043f3f9a0121024e6e8d153309f8eceb4d7dfdf04f
SHA1: 61f7b08ff4b2800da4eb1687a2df2cec8a65e697
MD5sum: 67221c6052c30ea31e6b9d66fd52e509
Description: Get and set the nice priorities of PostgreSQL backends
 This module implements an interface to getpriority() and setpriority() for
 PostgreSQL backends, callable from SQL functions. Essentially, this module
 allows users to `renice' their backends.

Package: postgresql-17-prioritize-dbgsym
Package-Type: ddeb
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 28
Depends: postgresql-17-prioritize (= 1.0.4-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-prioritize/postgresql-17-prioritize-dbgsym_1.0.4-12.pgdg24.04+1_s390x.deb
Size: 13472
SHA256: 07630fccd18e0c2eb3a0c0b8a3aaf563e7ad05c4ee7889f36aae25117ae40b5a
SHA1: d9d86f392b4ef00193055b1ac163246be1a10eb2
MD5sum: e6f86b01a2ecc5da7abee216f8979365
Description: debug symbols for postgresql-17-prioritize
Build-Ids: f68d44bb4217c0487a865aeb244eba718854383d

Package: postgresql-17-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3491
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Provides: postgresql-q3c
Homepage: http://www.sai.msu.su/~megera/wiki/SkyPixelization
Priority: optional
Section: database
Filename: pool/main/p/postgresql-q3c/postgresql-17-q3c_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 151172
SHA256: fc900b9bcabeb0720690920f2a6ab42e48ff256e7a2a3ecc9a52b3a257bd9014
SHA1: a2d81d903f5ad4277180329d7b07cca91269b91f
MD5sum: cfbf77feef2080c4c45a1d66c94e4ebf
Description: PostgreSQL 17 extension used for indexing the sky
 Q3C, an extension for PostgreSQL, is designed for the work with large
 astronomical catalogues or any catalogs of objects on the sphere.
 .
 This extension allows a user to perform fast circular, elliptical or
 polygonal searches on the sky as well as fast cross-matches.

Package: postgresql-17-q3c-dbgsym
Package-Type: ddeb
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
Depends: postgresql-17-q3c (= 2.0.1-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-q3c/postgresql-17-q3c-dbgsym_2.0.1-4.pgdg24.04+1_s390x.deb
Size: 106696
SHA256: 8b56ff34a013b6d9ec0716333643653f96a46cd1319a7da7eb7746b03352fd59
SHA1: a4dd091e8b2d2b9a9ff685b4dfe523960f334225
MD5sum: 80e0f3d6d79670c2d8d9ed90d8ecfc4c
Description: debug symbols for postgresql-17-q3c
Build-Ids: 5cf0be858e0721eae70426ec05287b50fe5597d6

Package: postgresql-17-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/begriffs/pg_rational
Priority: optional
Section: database
Filename: pool/main/p/pg-rational/postgresql-17-rational_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 24452
SHA256: fe5ee885f495698586705417f988812788f15c0b14ed471002281c4b11b8bb28
SHA1: 65ada153b28d03285808880570995f66b1bcd69c
MD5sum: b99148bee214ae642d05aed2d4e55c11
Description: Precise fractional arithmetic for PostgreSQL
 pg_rational implements precise fractional arithmetic for PostgreSQL. Perfect
 for exact arithmetic or user-specified table row ordering. Holds values as big
 as an integer, with matching precision in the denominator.
 .
 Features:
  * Stores fractions in exactly 64 bits (same size as float)
  * Written in C for high performance
  * Detects and halts arithmetic overflow for correctness
  * Uses native CPU instructions for fast overflow detection
  * Defers GCD calculation until requested or absolutely required
  * Supports btree and hash indices
  * Implements Stern-Brocot trees for finding intermediate points
  * Coercion from integer/bigint/tuple
  * Custom aggregate

Package: postgresql-17-rational-dbgsym
Package-Type: ddeb
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
Depends: postgresql-17-rational (= 0.0.2-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rational/postgresql-17-rational-dbgsym_0.0.2-7.pgdg24.04+1_s390x.deb
Size: 23516
SHA256: f4956011a3287e5ec7859158420210b6e60434536413a62123bb1d456c06dc24
SHA1: 9e58f01affd2b2bf32312660bfb985ee94f4d78c
MD5sum: abbcddb237f69847f52d2cc5e0749fda
Description: debug symbols for postgresql-17-rational
Build-Ids: e9d262af0dbc2843f222d2e66ab0ac0c2ac87da7

Package: postgresql-17-rdkit
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 602
Depends: libc6 (>= 2.4), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202409.4), libstdc++6 (>= 13.1), postgresql-17
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-17-rdkit_202409.4-1.pgdg24.04+1_s390x.deb
Size: 244820
SHA256: 36ae02c69509f9769c27c529c3c98b9afce007366e93c7a3ee4b7f82ceec2222
SHA1: 86f5e6cc3b8de8ee4242155b2b759839ba52926a
MD5sum: f3651997e4a976e45341653f2f7a2f13
Description: Cheminformatics and machine-learning software (PostgreSQL Cartridge)
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.  Features Include:
 .
  * Chemical reaction handling and transforms
  * Substructure searching with SMARTS
  * Canonical SMILES
  * Molecule-molecule alignment
  * Large number of molecular descriptors, including topological,
    compositional, EState, SlogP/SMR, VSA and Feature-map vectors
  * Fragmentation using RECAP rules
  * 2D coordinate generation and depiction, including constrained depiction
  * 3D coordinate generation using geometry embedding
  * UFF and MMFF94 forcefields
  * Chirality support, including calculation of (R/S) stereochemistry codes
  * 2D pharmacophore searching
  * Fingerprinting, including Daylight-like, atom pairs, topological
    torsions, Morgan algorithm and MACCS keys
  * Calculation of shape similarity
  * Multi-molecule maximum common substructure
  * Machine-learning via clustering and information theory algorithms
  * Gasteiger-Marsili partial charge calculation
 .
 File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
 binary format.
 .
 This package contains the PostgreSQL extension.

Package: postgresql-17-rdkit-dbgsym
Package-Type: ddeb
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1199
Depends: postgresql-17-rdkit (= 202409.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-17-rdkit-dbgsym_202409.4-1.pgdg24.04+1_s390x.deb
Size: 1140716
SHA256: a239690974ca6d51ea2d4bfb07614111936e77402dc658a8e80566e983a1effe
SHA1: 7823b5e98a44c52e33485fad753771e0158861d4
MD5sum: bfe81011ba2db883e91ddb15ad6001ee
Description: debug symbols for postgresql-17-rdkit
Build-Ids: 6267cf4181b7870d47e68c7a9d0a81fab0d0af0e

Package: postgresql-17-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 243
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/reorg/pg_repack
Priority: optional
Section: database
Filename: pool/main/p/pg-repack/postgresql-17-repack_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 101832
SHA256: 30bebca362f54759ea31dae08612a739d72fd6e53aed23013464ac372251f7da
SHA1: f5e19c33ecc85f2075a5f940e372b5019b0555b6
MD5sum: 844c795879056fa95be409c0620683e2
Description: reorganize tables in PostgreSQL databases with minimal locks
 pg_repack is a PostgreSQL extension which lets you remove bloat from tables
 and indexes, and optionally restore the physical order of clustered indexes.
 Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive
 lock on the processed tables during processing. pg_repack is efficient to
 boot, with performance comparable to using CLUSTER directly.
 .
 This package contains the pg_repack program and the server extension for
 PostgreSQL 17.

Package: postgresql-17-repack-dbgsym
Package-Type: ddeb
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 176
Depends: postgresql-17-repack (= 1.5.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-repack/postgresql-17-repack-dbgsym_1.5.2-1.pgdg24.04+1_s390x.deb
Size: 127164
SHA256: a673359b335d1557a52783547e4bb1f7b0da24790ec4f0db706f420d09402aa9
SHA1: 1f0ea493df4dbbef618801e9365864000353e490
MD5sum: ef2da5e6c4cd9fbded559607141cf289
Description: debug symbols for postgresql-17-repack
Build-Ids: a2862ea29970f3ee4be15d4a5e8f6a6e35fada8f ef28cf4f9e13c64a238f95873ca354eb08d03dd6

Package: postgresql-17-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 973
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), repmgr-common (>= 5.5.0+debpgdg-1.pgdg24.04+1), libc6 (>= 2.38), libcurl4t64 (>= 7.16.2), libjson-c5 (>= 0.15), libpq5 (>= 9.3~)
Suggests: rsync
Homepage: https://www.repmgr.org/
Priority: optional
Section: database
Filename: pool/main/r/repmgr/postgresql-17-repmgr_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 227104
SHA256: cb2549d730676aaee94224b7dbc2db53eb1b92f0134c7adcb1fdf9e8a4f0a16e
SHA1: 55f49c29dacfe04c9a38a88734d745754fa9a38e
MD5sum: 9b1fefe4f43ff17e060d43faabbf1bcd
Description: replication manager for PostgreSQL 17
 repmgr is an open-source tool suite for managing replication and failover in a
 cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby
 capabilities with tools to set up standby servers, monitor replication, and
 perform administrative tasks such as failover or manual switchover operations.
 .
 This package contains repmgr for PostgreSQL 17.

Package: postgresql-17-repmgr-dbgsym
Package-Type: ddeb
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 744
Depends: postgresql-17-repmgr (= 5.5.0+debpgdg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/repmgr/postgresql-17-repmgr-dbgsym_5.5.0+debpgdg-1.pgdg24.04+1_s390x.deb
Size: 556624
SHA256: fb4061834eba2e6f61208fdc1bfc7c2f5074b57bb27aaa662e226a46b25e9408
SHA1: 82027792daffab7980ff11239ae8a384af008737
MD5sum: 70a103e3193d838c0085d49a4d12fe52
Description: debug symbols for postgresql-17-repmgr
Build-Ids: 00ef1f014170059ecf39020bd6d06bf4233146e5 7d6d3cf514aa53a337f4b0fe716a77f9a9fb0397 f727639dc2dc05af5693c41c825b3820858ab759

Package: postgresql-17-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 719
Depends: postgresql-17, postgresql-17-jit-llvm (>= 19), libc6 (>= 2.29)
Homepage: https://github.com/postgrespro/rum
Priority: optional
Section: database
Filename: pool/main/p/postgresql-rum/postgresql-17-rum_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 264336
SHA256: a1096a798ec3be8d47780de112314ab1fd8669ee57f838fec643631ffbdd11d2
SHA1: 3984414f20db18d9d499c7b2603e3c5d10360902
MD5sum: 4234b7936b273282be2650cbb60cce0f
Description: PostgreSQL RUM access method
 This PostgreSQL extension provides the RUM access method, an inverted index
 with additional information in posting lists.

Package: postgresql-17-rum-dbgsym
Package-Type: ddeb
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 372
Depends: postgresql-17-rum (= 1.3.14-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-rum/postgresql-17-rum-dbgsym_1.3.14-2.pgdg24.04+1_s390x.deb
Size: 301324
SHA256: e081b92b158b7c8018cbaef08a6c1424160dc1692c46c67248be475318c12734
SHA1: f69d73e835e55d6e0cc491005e7f03d06590a5ac
MD5sum: 268a6ecfd53255b725d7add3e7d2e84e
Description: debug symbols for postgresql-17-rum
Build-Ids: 9c0bdc95a632c1b497b37e75cf1846d409673e8d

Package: postgresql-17-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://pgxn.org/dist/semver/doc/semver.html
Priority: optional
Section: database
Filename: pool/main/p/postgresql-semver/postgresql-17-semver_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 39672
SHA256: 86dee441c9a5090cb968aaf4bcbcc4e96ce09cdce1c2338b620727bdbed35583
SHA1: 82340ca86fbf8c9d6f7955451b4aa850319f0d2a
MD5sum: 53ef4750f95128dd05060ebd7a5d96ea
Description: Semantic version number type for PostgreSQL
 This library contains a single PostgreSQL extension for a data type
 called 'semver'. It implements the version number format described
 in the Semantic Versioning 2.0.0 Specification. [1]
 .
 [1] https://semver.org/spec/v2.0.0.html

Package: postgresql-17-semver-dbgsym
Package-Type: ddeb
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 42
Depends: postgresql-17-semver (= 0.40.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-semver/postgresql-17-semver-dbgsym_0.40.0-2.pgdg24.04+1_s390x.deb
Size: 23924
SHA256: 93878fc06b827272c4f5dca26abfb54b9bca8ea2b44bc073cf24fce89770728a
SHA1: a5c807e6778868a5b69e97af7d915bd30e14b61e
MD5sum: 9c6b38cbdcb1043853494a5b7ad005fe
Description: debug symbols for postgresql-17-semver
Build-Ids: 8dfc08b450e5d08f65c849db46cebc30c12e04db

Package: postgresql-17-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 101
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/pgaudit/set_user
Priority: optional
Section: database
Filename: pool/main/p/postgresql-set-user/postgresql-17-set-user_4.1.0-1.pgdg24.04+1_s390x.deb
Size: 35572
SHA256: 5012889571f0a566a8c695c8f65a7f861aa77ead8c38762c462ab5c71cd51e4d
SHA1: 07f365eedf7c91d28d17adfdb020e5666c6a6d21
MD5sum: b34ddcf05f3e9cee6cd2f8c2ca1ba3b3
Description: PostgreSQL privilege escalation with enhanced logging and control
 The set_user PostgreSQL extension allows switching users and optional
 privilege escalation with enhanced logging and control. It provides an
 additional layer of logging and control when unprivileged users must escalate
 themselves to superuser or object owner roles in order to perform needed
 maintenance tasks.

Package: postgresql-17-set-user-dbgsym
Package-Type: ddeb
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-17-set-user (= 4.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-set-user/postgresql-17-set-user-dbgsym_4.1.0-1.pgdg24.04+1_s390x.deb
Size: 50672
SHA256: 5dd0fe54a21847a4b6bad6aeafe86132a555e8b90da1b5654414015f64512530
SHA1: 9ff8e051993d9f361ec0b2adfc142eee5e0e9a63
MD5sum: f856bfeaebd5a15814077f87bd173797
Description: debug symbols for postgresql-17-set-user
Build-Ids: 4387b28294ac0d1920b6df94a6e0b961258a807b

Package: postgresql-17-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4)
Homepage: https://github.com/cybertec-postgresql/pg_show_plans
Priority: optional
Section: database
Filename: pool/main/p/pg-show-plans/postgresql-17-show-plans_2.1.2-2.pgdg24.04+1_s390x.deb
Size: 23892
SHA256: 694f9036bdad578e1d48a3def37beb50f5d07d8c3d177fd4bbb814d54d687b41
SHA1: 1c92ef645a6b2bd59e18659f6b2399c01abac32b
MD5sum: 85ca5574b469b4469df4314f519033fd
Description: Show query plans of currently running PostgreSQL statements
 This PostgreSQL extension shows the query plans of all currently running SQL
 statements. Plan output format can be plain text (default), JSON, YAML, or
 XML.

Package: postgresql-17-show-plans-dbgsym
Package-Type: ddeb
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 56
Depends: postgresql-17-show-plans (= 2.1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-show-plans/postgresql-17-show-plans-dbgsym_2.1.2-2.pgdg24.04+1_s390x.deb
Size: 38468
SHA256: 72b1de1fc339bc94ccf93e095959e2d5838ed2ab97ec1bb7cf89ca53bb8cf177
SHA1: 23bf31c0fb046e1bc01024ce6d2739c3e6508819
MD5sum: 7f0cb854d386a02c697586aba55d263a
Description: debug symbols for postgresql-17-show-plans
Build-Ids: cb9f5166577c0636c0b78b5cac2b6ca1c482747a

Package: postgresql-17-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 320
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.3.4)
Homepage: https://github.com/eulerto/pg_similarity
Priority: optional
Section: database
Filename: pool/main/p/pg-similarity/postgresql-17-similarity_1.0-8.pgdg24.04+1_s390x.deb
Size: 104268
SHA256: 5e417c23fec41c52fb880a9f9a57afff046d358b5264e6b2a7325cdb7d74b7bf
SHA1: 6914cb631083eacea8dd2752b06e04e766dca874
MD5sum: 2cb0661908fb240c06f5ab0a89b703a1
Description: PostgreSQL similarity functions extension
 pg_similarity is an extension to support similarity queries on PostgreSQL.
 The extension consists of:
 .
  * Functions implementing similarity algorithms available in the literature.
    These functions can be used as UDFs and are the base for implementing
    the similarity operators;
  * Operators defined on top of the similarity functions. They use similarity
    functions to obtain the similarity threshold and compare its value to a
    user-defined threshold to decide if it is a match or not;
  * Session variables storing similarity function parameters.

Package: postgresql-17-similarity-dbgsym
Package-Type: ddeb
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 118
Depends: postgresql-17-similarity (= 1.0-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-similarity/postgresql-17-similarity-dbgsym_1.0-8.pgdg24.04+1_s390x.deb
Size: 74452
SHA256: b705f6d38a8012a97c254c2cbd5b64ef823f79a37310d8611ced7bf9e690b388
SHA1: d290577fdd2dc28beaf446c02cc673f6f5409f43
MD5sum: df395c1b6f94c5f12b631d2aea4d88af
Description: debug symbols for postgresql-17-similarity
Build-Ids: 062be6bbea008b0687bb68c184edf06b30a17506

Package: postgresql-17-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-17, libc6 (>= 2.4)
Suggests: slony1-2-bin
Provides: postgresql-17-slony1
Homepage: http://slony.info/
Priority: optional
Section: database
Filename: pool/main/s/slony1-2/postgresql-17-slony1-2_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 19496
SHA256: a7d416991789a790cd8882ad13dd79267583e39f6235a22f66b8576b4a82023d
SHA1: a3b23da26cb86427c3e297317aee6798a7d2cb78
MD5sum: d25ec6ece077a0a14ae48bf7491d6b0a
Description: replication system for PostgreSQL: PostgreSQL 17 server plug-in
 Slony-I is an asynchronous master-to-multiple-slaves replication system
 for PostgreSQL with cascading and slave promotion.
 .
 This package contains the support functions that are loaded into the
 PostgreSQL database server.  It needs to be installed on the hosts where
 the database server nodes are running.  This package works with version
 17 of the PostgreSQL server; you need the package that corresponds to
 the version of your database server.
 .
 The actual replication daemon and the administration tools are in the
 package slony1-2-bin.  This package is useless without slony1-2-bin installed
 somewhere in the network.

Package: postgresql-17-slony1-2-dbgsym
Package-Type: ddeb
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
Depends: postgresql-17-slony1-2 (= 2.2.11-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/s/slony1-2/postgresql-17-slony1-2-dbgsym_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 73292
SHA256: 738faa32c60e902cc5fe0ec69449d81c103d1f0478cf85d24e658e12f4944217
SHA1: 9bc639f5a207614755d5b729ebadc033d0f0c177
MD5sum: db5dba54701399d0527852051613b4da
Description: debug symbols for postgresql-17-slony1-2
Build-Ids: f14f4b53708b81745e4e6eb0d9bc61f4e97099ce

Package: postgresql-17-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.4), libclamav11t64 (>= 1.0.0)
Recommends: clamav-freshclam | clamav-data
Homepage: https://github.com/df7cb/pg_snakeoil
Priority: optional
Section: database
Filename: pool/main/p/pg-snakeoil/postgresql-17-snakeoil_1.4-2.pgdg24.04+1_s390x.deb
Size: 17076
SHA256: 330a2573c5e39e08088871db971dab706dd2da9612c4f22b9a8450074519a23a
SHA1: 62dfa186e38a93846ea4348fcfb5311712aa3c3b
MD5sum: 9bf7ee2a23eac8afc1ccec27e8f5fa5e
Description: PostgreSQL anti-virus scanner based on ClamAV
 pg_snakeoil provides functions scanning PostgreSQL data for viruses using the
 ClamAV anti-virus engine.

Package: postgresql-17-snakeoil-dbgsym
Package-Type: ddeb
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 32
Depends: postgresql-17-snakeoil (= 1.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-snakeoil/postgresql-17-snakeoil-dbgsym_1.4-2.pgdg24.04+1_s390x.deb
Size: 15760
SHA256: 6ce3692fbecbf3ed1e6b4e3fc7b71355dd2c94577b27ad196e1a43c119caafd9
SHA1: 23604de1e0c9e04750195959bb4d1641398acecd
MD5sum: 957499aa5fbe57a86f6d7038193d45df
Description: debug symbols for postgresql-17-snakeoil
Build-Ids: f86f74e06948d3d337f3fa0985f06c9a508e861d

Package: postgresql-17-squeeze
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 297
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://www.cybertec-postgresql.com/products/pg_squeeze/
Priority: optional
Section: database
Filename: pool/main/p/pg-squeeze/postgresql-17-squeeze_1.8.0-1.pgdg24.04+1_s390x.deb
Size: 124524
SHA256: 8ffa6461fe2083234ac0c3138cf3deb71de6e2d5efd5b4878920f8155bd33422
SHA1: 93bca14157669a9a2d073bf381c0666fc00919f3
MD5sum: 9d91dacc6b97750885dceff87044be63
Description: PostgreSQL extension for automatic bloat cleanup
 The pg_squeeze PostgreSQL extension removes unused space from a table and
 optionally sorts tuples according to particular index, as if the CLUSTER
 command was executed concurrently with regular reads/writes.

Package: postgresql-17-squeeze-dbgsym
Package-Type: ddeb
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 194
Depends: postgresql-17-squeeze (= 1.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-squeeze/postgresql-17-squeeze-dbgsym_1.8.0-1.pgdg24.04+1_s390x.deb
Size: 157604
SHA256: 6c2d15a38313691f6fb12ece885ff99b4c8018167863c8f0f0df9ee35f3d4d04
SHA1: a206e1a6bc3ab4a0b9291e11b4e0a697fd0e6efd
MD5sum: c0eb83a4700d1e108ea7290106c6900e
Description: debug symbols for postgresql-17-squeeze
Build-Ids: 7b43b4ff01251a842401d5e6722d7f45405a267a

Package: postgresql-17-statviz
Source: pg-statviz
Version: 0.7-3.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-17
Recommends: pg-statviz
Provides: postgresql-statviz
Homepage: https://github.com/vyruss/pg_statviz
Priority: optional
Section: database
Filename: pool/main/p/pg-statviz/postgresql-17-statviz_0.7-3.pgdg24.04+1_all.deb
Size: 9408
SHA256: fd9a99e4ecbc8e60e25251f3bc68610fb9d217fcd91167e5f34ade092c9032be
SHA1: 926894c2860a7700bd8058ccf9112b612cde2917
MD5sum: c4a07085bbb73d79288e1f53e7e1af69
Description: PostgreSQL internal statistics analysis and visualization
 pg_statviz is a minimalist extension and utility pair for time series analysis
 and visualization of PostgreSQL internal statistics. Created for snapshotting
 PostgreSQL's cumulative and dynamic statistics and performing time series
 analysis on them. The accompanying utility can produce visualizations for
 selected time ranges on the stored stats snapshots, enabling the user to track
 PostgreSQL performance over time and potentially perform tuning or
 troubleshooting.
 .
 This package contains the PostgreSQL pg_statviz extension.

Package: postgresql-17-tablelog
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/df7cb/table_log
Priority: optional
Section: database
Filename: pool/main/t/tablelog/postgresql-17-tablelog_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 45664
SHA256: 766de096f1bd5dff36a272a456d7febaaf3d72e1df9b4be5823264b7504987ac
SHA1: 68f7ea7a0fd0829599eeaa057d0ae1160311d728
MD5sum: f1e0f5e410cab92b1d4864ec1f6b2d3b
Description: 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.

Package: postgresql-17-tablelog-dbgsym
Package-Type: ddeb
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
Depends: postgresql-17-tablelog (= 0.6.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tablelog/postgresql-17-tablelog-dbgsym_0.6.4-3.pgdg24.04+1_s390x.deb
Size: 53528
SHA256: fbeb4f9caaef0305146c718898ec082ac9fa8704102a2121d535e0aeabcc4f9c
SHA1: c577a9d757a0b8b5e6de9b5c03e6355c4aa64dfa
MD5sum: 18cd71c2e44bb417726f4a8776d389e3
Description: debug symbols for postgresql-17-tablelog
Build-Ids: ddabb2a725de95e1d21993df6ff0b258b3e4abda

Package: postgresql-17-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 154
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/tvondra/tdigest
Priority: optional
Section: database
Filename: pool/main/t/tdigest/postgresql-17-tdigest_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 62476
SHA256: b2e7cf4c467d328923ee7039bc93d9333cda93662025e44bd5460f441876db90
SHA1: 95f3cca129ab60994eb6050f264c8c1e5f12a4b5
MD5sum: 1c8043fd3d0568a693d26be2ce7440a4
Description: t-digest algorithm for on-line accumulation of rank-based statistics
 This PostgreSQL extension implements t-digest, a data structure for on-line
 accumulation of rank-based statistics such as quantiles and trimmed means.
 The algorithm is also very friendly to parallel programs.
 .
 The accuracy of estimates produced by t-digests can be orders of magnitude more
 accurate than those produced by previous digest algorithms in spite of the fact
 that t-digests are much more compact when stored on disk.

Package: postgresql-17-tdigest-dbgsym
Package-Type: ddeb
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
Depends: postgresql-17-tdigest (= 1.4.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tdigest/postgresql-17-tdigest-dbgsym_1.4.3-1.pgdg24.04+1_s390x.deb
Size: 55372
SHA256: 499b3e65b8fd6f5e8cff192a33183912046b570f44df07c5df30e02eff60cf39
SHA1: b9d4d7a685f85e0af6bb23ccb029906e30e29e0d
MD5sum: 29dca889535daa051aaf99b921cc5846
Description: debug symbols for postgresql-17-tdigest
Build-Ids: 9fa2045df233437dfb0ec0b42ea5a7bb69382535

Package: postgresql-17-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 258
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38), libsybdb5 (>= 0.91)
Homepage: https://github.com/tds-fdw/tds_fdw
Priority: optional
Section: database
Filename: pool/main/t/tds-fdw/postgresql-17-tds-fdw_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 114692
SHA256: 2545d9a23ab012d20756b58fa4f66654ffd80d117b4892773deff55b87edfb84
SHA1: 60c7471e5c93f7a24627d115b5b6df25a1211edf
MD5sum: ec9e17599a3503434c636c713caff2f1
Description: 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.

Package: postgresql-17-tds-fdw-dbgsym
Package-Type: ddeb
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 173
Depends: postgresql-17-tds-fdw (= 2.0.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tds-fdw/postgresql-17-tds-fdw-dbgsym_2.0.4-1.pgdg24.04+1_s390x.deb
Size: 142352
SHA256: c5535025155d0259bf4f3f0a6f28b314a15a96df7d2f64aa15a44ce8bc2b4dfa
SHA1: 47bf5a3cac39426c7d1aea16fb9ae7276a7c418b
MD5sum: e6cce7db0356e4b7d4cec4b8f82b1641
Description: debug symbols for postgresql-17-tds-fdw
Build-Ids: 52af9b8f4dd3f548f35fb1f794ea5644503f4d21

Package: postgresql-17-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 41
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17)
Homepage: https://github.com/df7cb/toastinfo
Priority: optional
Section: database
Filename: pool/main/t/toastinfo/postgresql-17-toastinfo_1.5-2.pgdg24.04+1_s390x.deb
Size: 12656
SHA256: c184fae68f1290913b3953bc0d24df21db2d680eadae599689b44633836f4300
SHA1: 66c2849d53550025b7ff9aa27d340dc2c27a7601
MD5sum: 620816ba05fdac7c1aec8668590dd88f
Description: Show storage structure of varlena datatypes in PostgreSQL
 This PostgreSQL extension exposes the internal storage structure of
 variable-length datatypes, called varlena.
 .
 The function pg_toastinfo describes the storage form of a datum:
 .
  * null for NULLs
  * ordinary for non-varlena datatypes
  * short inline varlena for varlena values up to 126 bytes (1 byte header)
  * long inline varlena, (un)compressed for varlena values up to 1GiB
    (4 bytes header)
  * toasted varlena, (un)compressed for varlena values up to 1GiB stored in
    TOAST tables
 .
 The function pg_toastpointer returns a varlena's chunk_id oid in the
 corresponding TOAST table. It returns NULL on non-varlena input.

Package: postgresql-17-toastinfo-dbgsym
Package-Type: ddeb
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
Depends: postgresql-17-toastinfo (= 1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/toastinfo/postgresql-17-toastinfo-dbgsym_1.5-2.pgdg24.04+1_s390x.deb
Size: 11728
SHA256: 0c4db09512bb88909c804550394fc5c4990b4f82277d2ceebd35c2f8de184bee
SHA1: 37f47dadf3289b002964dc74afbfeec3a2d3c755
MD5sum: 44175f97ca5ac175fdc1d6f7ffc14ff9
Description: debug symbols for postgresql-17-toastinfo
Build-Ids: f6b3184bc2e72b4f1e112e65cb37c2738c1b2862

Package: postgresql-17-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 680
Depends: libc6 (>= 2.38), postgresql-17, postgresql-17-jit-llvm (>= 17)
Homepage: https://github.com/df7cb/postgresql-unit
Priority: optional
Section: database
Filename: pool/main/p/postgresql-unit/postgresql-17-unit_7.10-1.pgdg24.04+1_s390x.deb
Size: 164244
SHA256: 912f24a17b09059e0c383e4fdccaef33733416c7c38fd499c0e5a84d9ed3aa44
SHA1: f42c16ee82ad66399a815141eefe2fa27cce9ebe
MD5sum: 27d174266c90e520531f2048eb5f737e
Description: SI Units for PostgreSQL
 postgresql-unit implements a PostgreSQL datatype for SI units, plus byte. The
 base units can be combined to named and unnamed derived units using operators
 defined in the PostgreSQL type system. SI prefixes are used for input and
 output, and quantities can be converted to arbitrary scale.

Package: postgresql-17-unit-dbgsym
Package-Type: ddeb
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 100
Depends: postgresql-17-unit (= 7.10-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-unit/postgresql-17-unit-dbgsym_7.10-1.pgdg24.04+1_s390x.deb
Size: 66936
SHA256: 9d6bb5d0708aa81f15fe26747135991837343698fc4286f78232a8f3f3307f4c
SHA1: cfd5a9ec3fdf684897cf13d59b7737479014b652
MD5sum: 04247881e7ec2b872aae07a0c0aae50c
Description: debug symbols for postgresql-17-unit
Build-Ids: 61768ac905442c97184b18dbf6f374ae49da4211

Package: postgresql-17-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 129
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/eulerto/wal2json
Priority: optional
Section: database
Filename: pool/main/w/wal2json/postgresql-17-wal2json_2.6-2.pgdg24.04+1_s390x.deb
Size: 58776
SHA256: a49f53537622c6d3a6ab7836effea33ea3d67b1f39d4f32a038e33b0ab4bc793
SHA1: abd00d23134c214491ac4b706010c66bc5251122
MD5sum: 33c79e50de56a619e1c754944a294fa1
Description: 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.
 .
 The wal2json output plugin produces a JSON object per transaction. All of the
 new/old tuples are available in the JSON object. Also, there are options to
 include properties such as transaction timestamp, schema-qualified, data
 types, and transaction ids.

Package: postgresql-17-wal2json-dbgsym
Package-Type: ddeb
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 97
Depends: postgresql-17-wal2json (= 2.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/w/wal2json/postgresql-17-wal2json-dbgsym_2.6-2.pgdg24.04+1_s390x.deb
Size: 76324
SHA256: 010c0a75a662657b1c32e743702b095de6cb6dc04289648735a8709d26d863eb
SHA1: 5f0901103be3a1231feb4579f434bbadd6141f3c
MD5sum: 8ae0fb8ffb199cb2b6dc2c8b8fc88ed1
Description: debug symbols for postgresql-17-wal2json
Build-Ids: a9e5ada3ce13e93aaa8af74ae25b00fda31f697b

Package: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 12662
Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libpq5 (>= 8.2.23), postgresql-client-8.2, postgresql-common (>= 115~), tzdata, ssl-cert, locales | locales-all
Suggests: oidentd | ident-server
Replaces: postgresql-contrib-8.2 (<< 9.1~beta1-3~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.2/postgresql-8.2_8.2.23-13.pgdg24.04+1_s390x.deb
Size: 2770200
SHA256: 8161bd8e8d5d68d66f9fdf2e32d7ab7cbcec5dca474b31f87b29d46f5d3df5a1
SHA1: 80b33aed9127c2afbe1cdfac40e99a17d3642c0d
MD5sum: 4558d6500ea93b3fdde7cb24838afa4c
Description: object-relational SQL database, version 8.2 server
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.
 .
 This package provides the database server for PostgreSQL 8.2. Servers
 for other major release versions can be installed simultaneously and
 are coordinated by the postgresql-common package. A package providing
 ident-server is needed if you want to authenticate remote connections
 with identd.

Package: postgresql-8.2-dbg
Source: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 10537
Depends: postgresql-8.2 (= 8.2.23-13.pgdg24.04+1)
Replaces: postgresql-9.0-dbg
Homepage: http://www.postgresql.org/
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-8.2/postgresql-8.2-dbg_8.2.23-13.pgdg24.04+1_s390x.deb
Size: 8314440
SHA256: e4a04fe2da4fc9f62c672cd609ecaa773696386a97540f13f29e947854831738
SHA1: d8d44df6022b333b75396359a03892f81a1b0e3b
MD5sum: 9f87358ba754d301139cea3ea3b9aeba
Description: debug symbols for postgresql-8.2
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.
 .
 This package provides detached debugging symbols for PostgreSQL 8.2.
Build-Ids: 026fd7fcdede2da7e10475ff899d6cc4b1ad217b 06a45a0942e274ac11003923513b3b6cff0f31ef 082c0d0e8bf49cf97accf5bfd59ce38f0d69e393 0aa2594642b73e004ce6b11673a7ebea844f613f 0d580e5940ac4c7ac9d3f92b4c1c64ed88b2068b 0dbac7b71f49cb3bf1ed0a4ae322c0af1799e6eb 0f4c295a6603892bf3b5fb6875b6ff432e6544ea 10568fddd84e9a62b9e723aedaf8d6ecb0b18271 12584e93d3f300cbc97ec4c563ac7bfaaca03265 14f042d28fe0a0fe42e0ec5a29ec844881524d4e 1b56e6f1086b6a0b3692e52daf49975e1aaa32f4 1f196b7b9931f87b466d8912989388d8e98ad7a1 20b253c83dfe92a60b976d1e129cee4cb008a237 3033dad94237a1eb94f9b5b9ccc72c4bebeec33a 318c258c9156e729bb3cb5a9f90bbcf2555518ab 37d0bbed41de1942e8049ff83b92d5d4521bb0e1 3c3a40eb43faee6d6cc9105c09e1f7752866f580 3cf091e4239e2f1c38a5e39ef5581b21942c2399 3e69a12d6e016178a390fae83e2363b19771ae69 3e9e683d089f81cd594149de56c3852b2626880b 3fc86e0a3b4b29e4688230bd9af66653ec2fab98 404edd6bb2f35794da23902f52530208478d146c 4216a2b231c475093db7812fc4dfe69d4044f8dc 4ba8bc1278cb941f5989dee7d89853d3751672ef 4d48f234bbc502856b26acbf2de5f05c6866b2f1 4f525daac673baf7ed7475b7790fe4a413c3216a 50a4497f86fce80c17b4cda334652d57a491fac1 55c763f94b2a76c6e23e4f3ab0a04b81f3346742 57707137b72d7f619756f96f74a20388c72c1327 5a671442f25eb9c4d729316651f55f4559d827eb 5cce8e610f68198be8e6b48c52b930f8013788b7 5ce2eff2e1095f7af9b445961f7f37b65b683095 60489a887973e695fbb872b1d86e13dddf1f8ee4 61441f50866b9824d21e4144e578433bce82ef11 67feafaad5a2b95a4c77fa1c2830b279c44eff55 68b45b10111b89baeb29dd64588eb3e821ae49b6 6b0afe9ac893b9dbdc41f302ef7e1eb3f022b220 7ae2e16981a21b147352bf233b5f23cf789fb926 7b8c3ec19205e1a2ca0417589e3440678db68a06 7cb113d448bcd0a9bc46656def285d2f127c63f8 7ce3f2fb2ca6913c89e207fc2b8df8b687c1de28 8108ad2f0e8d6fb55bbbf821e55c1fd25a26ad0e 87e04c689a0b61824f110865d15c6417cacadeaa 897a93a4d5cd69262d530ea39f83b8bb54df2c37 8a87eb1ce6f3f871702a2cf3b2f9a59994e3214a 8fb14689fa45aa98e38bbc70912ab3042914d413 903665276f7532c8509580f3ed169535997af554 908196c26cc08c99e051d04b81f62feba5532aa4 9417ac943ab745e15c99a2ab861a6220746c23ec 981f4bea21b92b2b88af9706c1db25b8f90c1fd5 983cb5b591d02a2b0cb7e7f0150d11c0118649ad 9e1993d3f32f166f1a9129911de294c2a1fe869d 9fad7925cfb8a594ba43e127be25629ea998ce52 a78fc89f3007cbbae1f1964bc25cb49a3780ec30 b334f5f3bf5a6f5e2beb254aa1fa649fbac4783e b4662a45e7e6078eed40ce0680facfd19a8c1a38 b6e6b0f90b51fc15be26d082b810280cbc78f583 b7b4034070f6c46972e5a571ae504a6a154df298 b8a10a520e3c091b134e40a0ce83e45caeb15541 bac1bf6513a90d2f053cbfccfc10f20336e8ea4b bbb74e36cf72fa7607d0a3281ecba4e73ee76ed6 bcc1340d27ef171335b898b3a6e094965edbd08d c0f034f09ae4cf24cccf5c203a7f6073654aea47 c3f38f370b8afbb7a9cac709b7bf1344910ae8b4 c8726d187ccd610013c0b0cb5eba381dde68973f cdb8e0d49b3e82ed1eb6d0d22b9b52f9296d826c ce954aefe6ef43214144f9e03ef03674abad21ae cf083ea8626afeab5ff06b2e8cc8c68adc26c8cb cf1c2e715caca52eb6a6aa7391320cdec0c22725 d25f756c3574af112e3117ea723286f853c5db27 d7f0ebf4d175a50111ec0d09b4256769ebb751f2 d8e0f7c91c6f10e5360bfff649e5f8bcb4b59a6f e11a2b3e6d55d8d6200c3b2cbdc2b561a6bf0a9c e4327377f8fe37e176f7bcf61a09c534c38b0761 e92a58a39fcede2901004932a41da3cee64e88a9 ea2288b637c22aa000f05a5644bd1832ba613715 ebca81e382fade496814c62c1d48a196adde4197 ec76b5da307e5beb1ed4eaaa9307a0ae2d117555 ed82f072333c76d01fd9d3ec586b90cfe79b4644 f552bdcdbdb016025bd4c6f7e65e63cfc7306280 f6f9fd23ee2a06bc1fb3daa9be4be61b20518f65 f752b1644a8a113e328f09033d8afe3df62a13ff f8b7d0e1817a174d6167a905350d153a2538bb1a

Package: postgresql-8.3
Version: 8.3.23-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 15348
Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libpq5 (>= 8.3~rc1-1~), libxml2 (>= 2.7.4), postgresql-client-8.3, postgresql-common (>= 130~), tzdata, ssl-cert, locales | locales-all
Suggests: oidentd | ident-server
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.3/postgresql-8.3_8.3.23-10.pgdg24.04+1_s390x.deb
Size: 3274360
SHA256: aa865492e702f127ba022870d694175354b8da6bd1df189a1cc50cc0a815988d
SHA1: c7005c8915df9b004b7529f238b7ff1c4db35781
MD5sum: 04906b2f008c99b30e03209a85d43480
Description: object-relational SQL database, version 8.3 server
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.
 .
 This package provides the database server for PostgreSQL 8.3. Servers
 for other major release versions can be installed simultaneously and
 are coordinated by the postgresql-common package. A package providing
 ident-server is needed if you want to authenticate remote connections
 with identd.

Package: postgresql-8.3-dbg
Source: postgresql-8.3
Version: 8.3.23-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 11514
Depends: postgresql-8.3 (= 8.3.23-10.pgdg24.04+1)
Conflicts: postgresql-9.1-dbg, postgresql-dbg
Provides: postgresql-dbg
Homepage: http://www.postgresql.org/
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-8.3/postgresql-8.3-dbg_8.3.23-10.pgdg24.04+1_s390x.deb
Size: 8897244
SHA256: 5b0c1a2594a96e2ff832c131329864979c29b6519ab010c5f798d37b7f1e062c
SHA1: 0dc3ad671d1912363a28bcc72b16ddcf82ed2542
MD5sum: 2373b884d52ca8fa7ee1114d53560f2a
Description: debug symbols for postgresql-8.3
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.
 .
 This package provides detached debugging symbols for PostgreSQL 8.3.
Build-Ids: 0021f0f7dff765f48925c0712ebf90c384bdf198 008baa824840dcdb778ef3b260fd31aec00983f6 09cae120132f76962d04b85df90aafb54c558b00 1727d8ce3dd40d5736ed49493ed568a3623b7320 1b79075a7e8e542cf732c531b6d42e2eedf7ec1a 1ba75b6a256726166ea380a651eb88c193137bfb 27f397c54be453054de2138e441db8d3382944ec 287bc92f8546958e6447826d036bf32a885759d8 2aeb27813265ba085ba5e291de70ea45d4ee83b1 300967356fbda73d2aa6defe0e8157f0e40d4f22 30c167071cb2a9234105554087deee242f21f02d 32b46f7642640ff58fe6bf5ca4b592de71f43376 36a0f5bc9327fb525d1a2435a6a6e93034c84003 3930e53239098512863a50eb3ef5da900bc7b1a1 3a9fd3467d8476f0c7d94664b770b898eae3fc0f 3cc9998e0e8fee7a320eb23d6f1b42f7e0d96eeb 3ffb1b678e954582ed6e5826d8ff9cb9ee6fd5b2 4400bcca1f78ed4573e3abaa87decb6276bef65d 466aeb2a7f43256dfb93eddbce3aa4428eb4376a 490ed8b82edded56ff321b36d6ceb8515e253455 4a4d5819bfc6e9b97a5a3db2311b22533fbd5138 4c91fcc0a30e81f71bb40807880a5a6f8ef7989a 4d57a2783ee88f369957797653788b5615d2e9b0 4e56487b32931938411c3062fa580e6bbd98d7ff 566416231dd7791e76e9eaa9d282fcba07a8951d 5882580c9d8093a5fd8866506b0dde43294b8cde 5aceb54d4732a8509721fc1f12c4b0a64d237060 5e3f2cb65ed75a8a1a04cc01fd4f5b1432daee3e 5e4475de3ff05cca4579a20adc922ebf250f2ff1 5f14085d61c503b43eff51b365a410d18c6fe1d0 607074ad208104aeee4e2b0bbc816b338c6317a7 65ea8a2b95aac06daf890a3a0d2bd559471f04ca 70a84ac1f5bb83b27b808e027d8ed6caec39a29c 7153a1a031ea4126d1ac6a86e17ca37077d85d64 73aa2164ad469d12473e93eae2efc5826ae959b1 74658f493dda8da33f09450af4bef5042e00a063 775398bef0dce2b317eefd91268980d10003326f 78fea88eed94c7663ab5caa19a7c7f0a0c614b59 7910fcff594a046d2cb4f9889eb6e42e85937878 79dd52e74c91946d6244e46ec8ef448b93cd1f76 7d612d3e24e5678283ee4d277ee130fea963cce0 7fddec28af0d5ca6a6515b5e44d9310c37c058cd 800a21ec6fad43f384105452bf2774a38c9ca97e 837d5387db9d63a73053bada717e71205a3158b0 83fa8c49e7a286c642039b921172ff1ae35b0107 87aafc4af2959007d94b37eab4de2e0d728c8f6b 8a76eabe31b3bf3d9e313679d94cf1537303f959 8e9750a5633145337486456974b4aa69c32399fc 8f0d13a4b43f7c7202783f8d75a0dc82293f9335 8f5d1e389f4a885c8017037896abc3da42ec01f0 904025a72ed7f459e6126e88cbe803f58a0675d4 906b9fc466711552f343190c1bd480f7ff294477 987c7c579b345f7c08a2bd06936afc713204e192 9b604398de9657362cff4ba38bbe5b33ce74af05 9e0f2da77545ab8b646dfcbda5f36014b1156afa 9e9757e3c6c2fd121cd6fe46561357feb68dddd0 a1143bc34515498ec54725f1ec1c873d9a0027fe a2db1408844bfa805236a39549c96e7d40bb050b a3a549d06589f68cea3048d3c8dc8573490609ea a6551fbb29983a34af783bef53c3f3baeafaac7b a85f192959c0f6a4fde67b160965deb8dba552da ab0d2cf25278b60903d33740d39daa689955820c b5a003d2c73bfcc98afe6c6758ce776d33445e1a b9a8909469dd0f718ba644d8246c6d85f4f734e1 bcc2abc28782fa906ce0208b6649a29a9ee7489d be4eb90d6446288fa25c3dbfe02fec24db51ece2 c442a54175ff758083d5fdf9ee7815d356b0a614 c583d6c247d274e7fc96edbe457e59e9af07f2bb c5892b183b20f61ed4786081dc78c4efcd9337b3 c65aafa39bb5a9da29a0e654b511fb2b65fb2624 c65e193928f1cab6cc2831c95c9fe0a3f5f917d3 cbb5270afd0d74f0c9f43ea87b99d15c3a96a8cb cd9882eb04a4da3260a33928461c04aa8ef1fa01 cdc79f218e2b145ad30f9af2e560fb11755a8844 d12b5af0d7952ff9848676b63a91fd26a5bd095d d1d8b96d25c067edefcbc3a0d0fe68d5154f7489 d50cba00b98a48317863dc9402dfc168c3a985f7 d874d17b438e3df34817bc54c32c73b0fe76cd4c dd438a61086f127a4d13b5388df2d244d18c2fbb de3fd6dda267d0858ab1a7f170f613747ca83844 deeecd62bf5c33727046edb5ca878755e24ee661 df8c174bb041fde917be41e43e05515273bede7d e00df07eee0002c0c263cacb9bee99a0f54bc658 e166959a3e99dbdd6b9fe34567ab82ad446aff08 e1942ddcf0d8d8b92620e611a8914da465e0e521 e84d332a233cbe87c2d9518cc9a404f3a6eefb11 ea814b08665e7c2069d8b1958ca1c586986d7d88 eb6dc88b9cc6290432868bc7fcdaf154b1251de7 eed6cf696371da9a02864398aa0d75c26a7e1ba4 efe4ae928e120bf4182020fb608746b44613aea1 f61630a50bd222ca2a7df1c601a1bd35381342c7 f8efa4e2f5f75e3c33799a607b2eb8215fa22f15 fe602096218ba4abc6a1c93fdefcfdbaa7099b6a

Package: postgresql-8.4
Version: 8.4.22-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 16538
Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libpq5 (>= 8.3~rc1-1~), libxml2 (>= 2.7.4), postgresql-client-8.4, postgresql-common (>= 130~), tzdata, ssl-cert, locales | locales-all
Suggests: oidentd | ident-server
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.4/postgresql-8.4_8.4.22-11.pgdg24.04+1_s390x.deb
Size: 3205296
SHA256: c03d99440037c859ae6131e667aa87104c28ca619c9dba351a49a15e709c9dd3
SHA1: 7ea11e958b2c5192887fb722f73b69c1098373ed
MD5sum: fa49001cc1325be43dba71d563de00ca
Description: object-relational SQL database, version 8.4 server
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.
 .
 This package provides the database server for PostgreSQL 8.4. Servers
 for other major release versions can be installed simultaneously and
 are coordinated by the postgresql-common package. A package providing
 ident-server is needed if you want to authenticate remote connections
 with identd.

Package: postgresql-8.4-dbg
Source: postgresql-8.4
Version: 8.4.22-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 12359
Depends: postgresql-8.4 (= 8.4.22-11.pgdg24.04+1)
Conflicts: postgresql-9.1-dbg, postgresql-dbg
Provides: postgresql-dbg
Homepage: http://www.postgresql.org/
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-8.4/postgresql-8.4-dbg_8.4.22-11.pgdg24.04+1_s390x.deb
Size: 9434812
SHA256: b95227457f81259637bd0a856b17adff746b35b0fd54a4ee2003f0c671ffa56a
SHA1: f390089a6ee8a01ee03a773d73e6ee1d6d480ba4
MD5sum: 72b291f8900e45cb3eb2c1a80ae89feb
Description: debug symbols for postgresql-8.4
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.
 .
 This package provides detached debugging symbols for PostgreSQL 8.4.
Build-Ids: 0708d27b79509be6b803e4e0506638e17968fcec 07cbb262685eb5641b33d6ba4ed24e4d31cd7c65 08b5410be34cfef2b7c7217963638aa3e0997bb8 09ca9b642bd1061d63207ce2d8e591bdd6b17dfc 0c4cb32566988c53e645e3a63fc9848cd8cdf3b4 10e772445d99f5f5b6aaf43c9f73f91eb8817310 10f4f72daa57f9f1de7116fbdee4a1d6e1525c8a 11b3d829d0a4f36bbb77aa162bac94b7e96c78eb 19475c09b50cbb2805539c974c10af501a0cc614 19b021b09a1368ae6c12a33d720216eaed44711a 1a09408e18aa0df56cd0d9c2c8fe0110f4ca47a7 1ce2074325a459fc2402ed79a14d4e117d43b492 1ce85b1ba7e533fb2fc39b3a58f4da9b2d202fe5 1ea98cf9d1ad302464358e81885f40f9a2ccf890 1f31fcea5efa8786b12710ec5617b92973ea8a4d 20e724f97b2914c994343d3e3e02f4c89391cba8 22c17ef0f0d8e0e6c24106a492dd54f029d0893d 2526d144f5a2e61fe3f6b51718b03f94a39ee9e2 2657a9626da021f7d50274bd4e86e3ec287f2ad2 27acc99e3e7a2629eed2f5e052843558d6946eb8 2d73b948e65a29af53f7e72e13a563bb50584dd4 2f314d66ebd3e0f705a75a743e52206de466d97a 34af37564d575b8c3c3777c74f39cfa0aeeabff3 359d0308e4d5aeabe975cc2dea0beda16a782ccb 35cb110f44055a3766cfd5e7aae5d3fa955e8425 3730c4924556570a17107a0e0f3646a568352a5c 3a3221ff27385c9b627d48f9bd1ab0444b8ac770 438a8de8fe7d328a6237ba15c4a11dec4d124487 43c95efc80178a161feb8c4f71835bfd11c6685d 45313c16bfad4d752c471cb3e6aa826665f78f5e 46aa7e3101ff7fb36bd3898bb7e1e451c91970e4 4aeaed0baa821e222d350559d24607e8fbc1f7c9 4d0dff3c1788bdf8a7c9f98e18281e360f4785b6 519b5cc85aac67cb2a5ad6567e80bb1db4bd89aa 5346ec26d2d0df49c1757c5dd3272ec51ebb902f 53a4945e15316fdf1562ac2aff6b074a84974339 542ad4e0eec77b6807022a01591f9b6a250e854d 5602c630828ff046f9359599e6e1fa08b14867b9 567fb63730c5f067437efbbc5bfabf2d4a834ef0 57464506bbf828bb2de0658f798825aa97581738 59220724643aff398e4c7d12130e95299f4904d0 5baa93f8f6305bbd84fea3a16d27299d87177349 60573371778245a0065eff770f8f10c1af483e32 62fc52379fa47573fadc31d167b959c39b3b237f 6b7dfbb80203afe7dc80cc533e838f58e4742740 75158a2dfa2bd83ba962d3d624d0fb4f4855d6eb 7700ae3fba07a0241912ca9853eb0f6c62465035 785d1a50826e1d66895c0dc0051838c38196b70c 79caedcf1f8ce2571ba6435c800637f918dde618 7be3aad88e086e15010521f743d12026bad70a64 7d19b25fe3073ff51394bf4883ae37b73abf2b42 7e2da3f39d7a78c2c697de6b37d0eb95febead91 7e72ab2066834750b8c61e9e510a38f23b8db312 9174e21f5a4b9a1684aeed1703f4905187a57628 936511ad27f7ac30cf9a0533706d5a01f869cdfc 9547bf7bf5162bb25e6b95ce59f31f5b9613d700 9bad270f98155af6b0e6469d35c4e8376fb84c6f 9c55912a1adf4b67c23aa089faf9a1f89348dc01 9d8c97a65ee7e633d10090518cdcf8b5768d1f75 a2521a990dc677f8585b15b84457d98455ac6039 a78a6d25eeb2e8ab56a1ed37016e89cfc11c0b6d a9173c68005eb30c9e3c64e8965a798704f74e2a ada91a6e1bd5b262f3530d33ed1c535aa21729d5 ae07c1909718df111bb4bb9e0ee01abfc29fb2cc ae94a110580b98b530442aab044b18bf6eb2d013 b149de2bcc44477f025b89720ac5581473b36f57 b18151ed840ffdf85084b6ffe0334f9bfca0dfa4 b2a888b35e9369a12a9ff476bd14af66093472b5 b97a718b7094d660bcc645df749141fb79468550 bd13ada5b1208dab8bfd519d78a94b86893d0883 c13c0e6d550d3f358d4bcd5ef62e473f8a42e899 c18b737621f1ef2d76386f7d77595baf5fb45f37 c3821514cf6c4466e77a6f36be5f70c9fb1b3f8d c3ec0cf6afdbf087f365cf3f78e77ff4b2cb6696 c44fb5ead4dd4162533bb519381d2a26b7acdbdf c5bd1666a3e04a3124c8e39164bae8ff41e4b54f c715108cf6a99dc7f83221ba5152a3ff2328c5cd c9afd697dda085e08d3eee99d8a7eb204945cef1 cd6ad5f7d171658834f84b8cfb46f07fa1deee19 cda30b270c9c01bff7a12a7f3d6bfd336c9387a3 d1cf93946ff452c2ec90b16cbf7151731824fff1 d2ddfc7e8f21a06ac5ecd9ade5cee8fa862b3fa9 d66a6a7284f22f5c46835c70a42a451ca0e92fc8 dc8879213e2c5eca4bbff8868147eeb7961885bb dd02a87b18965328cf6c9b9f622da22cdeceb5db dda5c1c75cc66afabae62cfb57b40717c04b2039 e95fcffcb77e244fd6b456f2ab37876546d78529 ec469cb39ca429b8ac9be8df43e70ba95898abe3 ed1be866461b51e744babcfeb964b7e183f1a8ea f2b7084cbb1e166542944f3778bd2dcbd8ae5d44 f48019f902efc87ce930f4a9b3496bbaab2dcd11 fb2876d4ee4e0990d8c2080e974219a64ea53ed3 fbb088148275bf93d537bec903585677b4604b62 fdbbeaed526353eb66bb430349121ffa32926343 fdda0d9db428c6641ecfa2c5434b187670df7116 fe6bf728f8ae019ea2e62c505f11f7649441f09e

Package: postgresql-9.0
Version: 9.0.23-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17230
Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libpq5 (>= 8.3~rc1-1~), libxml2 (>= 2.7.4), postgresql-client-9.0, postgresql-common (>= 115~), tzdata, ssl-cert, locales | locales-all
Suggests: oidentd | ident-server
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.0/postgresql-9.0_9.0.23-11.pgdg24.04+1_s390x.deb
Size: 3306884
SHA256: 6de1ebe08fae0000cb49c0705dfeb5439a77a2cfd7307203251659bc9176b9aa
SHA1: b9468ca7feb8409ea0bd9d0ca81cd172063d5636
MD5sum: 9b7137e661998872fc03152140dfaf2a
Description: object-relational SQL database, version 9.0 server
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.
 .
 This package provides the database server for PostgreSQL 9.0. Servers
 for other major release versions can be installed simultaneously and
 are coordinated by the postgresql-common package. A package providing
 ident-server is needed if you want to authenticate remote connections
 with identd.

Package: postgresql-9.0-dbg
Source: postgresql-9.0
Version: 9.0.23-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 13130
Depends: postgresql-9.0 (= 9.0.23-11.pgdg24.04+1)
Homepage: http://www.postgresql.org/
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-9.0/postgresql-9.0-dbg_9.0.23-11.pgdg24.04+1_s390x.deb
Size: 10036816
SHA256: 588e7dfe7226359759141034460cf08dbb57ad26f4e53854ab3c58bdc4b63b38
SHA1: 608bbd4668f5932027c52110878eac43ace9dc8d
MD5sum: 12dd0b6e2d43aa7288360f880d4cf811
Description: debug symbols for postgresql-9.0
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.
 .
 This package provides detached debugging symbols for PostgreSQL 9.0.
Build-Ids: 076298a184e834a4429cee24ff158e742026eb2b 1278f68900e5605948bf1b30c653fa2b069f757c 138bb888ff068af04936c458362bec5d7ee36ee4 145ce9a3a55e6c5e90532a31245f1e7a5e3e4a75 16b21c27769de309e11cbfb90d57b266bc5a3a7a 16e77d3a7cb015db013bc0110ae2329c6c248d06 1ae2309614ba398c4f75f8481c3420f914f13bf9 1d11b734fc5a318403e36eec75b5bcc9ed3fb7e1 1f79d90dd795bd37801362e2b7f06668b4ebd446 20e0bf64ceb624da0ae7e7d18329428a71ac62bc 22eed12a4d370e4905a8c5f43b9f010ddc764c72 24db3e7e65490c40aeda7350dbdeeb2455e4ca2b 2560f7b30444b604680ef886b9cad3183dfbbb7e 29b4b283f8b8f4d04bab28b92798303684cf83e6 2dac936e8674a21c21f2b406d91419663d976411 2f8c8ae28829a9b00e9e4affa1e4044ee669fe0e 35049942e4d5ac24e17e842c82eb8020d9e51f6d 3508b9f689c1bca4daad1de18c662cea0d26b75e 353ade3bcb5a83930cbf2f49676211720ad75c04 3f7fb2f805823c07690c4b71ec311beebe454733 430fa9d073c0031fec81e6057d16193248e6ac19 43688dd17d5a850cb18972a0e4f571dfb67596a4 43d5ffa14ca59c4a542ecf1678a6683032532200 469e9a5aaa8bcb5a88f26a00414f9ea0603c10c1 497fb6966e59c6a24223fb681034cb290679ecf7 4a7b120c22af8034f64e1ca5cb68c130623b5576 4aefb9b6d9d5886b0139ad48aeebe29ad0b25fc5 4f9c5b28f26c8b367e56415865f07195125b73a4 5083b290589f297b1df63d0c80ce026aa8fe207f 5206476455d3aa861687632b295ebf89f5135b3c 524938009bb4ddfe434a87e07ed5f8a82acb2cac 524af514611522b88357a7cf3a7397263ed8c6fc 5316a5b76a9916482d599424aa658833fbb8a21c 54ae57dd901321be1e088dcd871f57e7aa421b23 5501e85c303aa84cff39f54c89445b708c420301 561bd62339c7d89b67c9be8cff13360486e91eb6 585aae8368b14345dc126be6f7210b7afbf4ae95 64ec02e2f4b61b7535ebaada2eb86e5e19621aac 6513c0a69f39afc04d47e69fcac338b0488c727a 657ea2358d25003636d1e1f273af02b95f07874c 676047f20c600199a3e98ff187c103650981ebbf 67b17c95c2b96d91238145ddd163324773adb9b9 6d1425f980fd34d21ec69b126ed50caca1468b89 70af74871c31fe81761b658a9041d4b3148bd250 75f596acf176abee0ffa2a39112865a61c22e7f2 761e0a3b9008ec5a306fdeea7aa219fefa24b1fd 77231f72a04a2730320b0ac93e89712b52c3d96b 7873193e3a13b62afd41843f125bc1110304bfb3 79fd04c210b4c3b0efffeede9fb04f38bb94b6dd 7d0daf6088a6e4eddbdef1f4f61bdbfbdd89b7c0 7d7df0cd37180cbd3811be9c6360fa5fb282edf0 7da204c077c94f5cbe6969a0757835c4ac76b4bd 8101ef03c913ebeb7bc1f85a1b073f491add356a 81455f304394330eca86ab551b6f50b8dddc6203 846b27697582c558b72e3344653915a7dc0743d5 8e6117564e050a393b8fd4fe0e49046c496b127c 8fa5d853fc89ed31710dfa75e6eedb97743e962a 91b5d91df962c9b5b05f9243ffcf7d3af54e0b2f 953262e301a78cb487dc669cad336addd98ffa0a 96d1a926a9bbb9ee7e86e72872cb50ed041cdc54 996fb567acf32aebcad77cafaac91298cb59abef 9a838e8c270d6120cfe25338f9fa56232b4822b1 a17a0973947c2922a46065a1d44be8370400280b a304e0cb7e7e8d9dee6e4fea6c23180bba2a004b a4846aea429d8ec6f59e49b8247acd11b2adfe73 a789ef50f0e74dde99cf45ca0222a9aca9bbdd56 aa75f7381d08d093889d0a35c7a3257c223a7538 adaabba6273d98e792fc827061c0052e7cf069f8 afb0428f04d31a5a1590b6eb552f31fb63fe1952 b144225e6abec0616e14c346b898dab752416ae9 b442e4be19055c22d3a71f5b6315e9a1e8d10e30 b4518ff4d562b6a16a6e8cc1d73096bbf75d74fb b6389a04475418495c20630180edc09bf6f6f00f b64a305668c622fff92cdd0d0087557d0b70e98a ba8ac622ad04018bf9dfb9b8f3da4e47174dea69 bc902a789e047254b17ceda2ccd66ccbade02146 bf4b125633a60e8fed24ac74cd827712fc694b7e c01a312d92c067da9afdcb6ccf08d9f0eeab5c13 c2d73fc76a7663c2fa0d308ebbff2631fa664722 c5d6056a2891bb6edb8ba997673f92c1e099481d c73c10bd05816985f38f97af70f976597d4b78ff d44ac6f393416c0d19a881ecb966d6bc90e282ed d465e8e0e85cb7475ab4357dcab2557edf4cd414 d87f57058fbf603d4d8c5291a0ab83ecf3a4a246 dae32a03d42f5cf66aa7262d8a69d3d4a00cd6a9 de3aabf1a0705e8fe5b48a504e2f72d7a095c349 deb3faed8c0203e852470f1264dc20852e46b311 df058de427ba6def36e23ac7c414ae9519741124 e1f60d547314a3fd6bc032fc8abe3adfd2e0ea77 e44f5fd3ed534b59a42fcc9e1fa8b9dc2fe61949 e568a71efa75352a3c2b7e98bdf340dbf3323455 e56c54654aa2647808c455367bff2e74de10718c e6790fe2c2ff3fc32a3c1cdd200a996ddcb055d3 f0cff0ed13f724ef0405ed0ac4c7ed2ee50e0dca f2637a6d2605055087610551ce633e828ac2c9fc f51d39561a57a22a14cc4f15f1f1eaeaf46e5eaa f55c4c1177951195484eed4cd51055b29b4f0ca1 f5fcfe5a21f4899edb8d49d64d2cdcfaf915d48a f8e31d88e7ea8678026144ec19a9483be9b31186 f92237bbeb562b398c41c30bb4f738049290e998 fab06a3866fbb3b15eb80280995a69e439cfd792 fbd6c827bb5d7dc0dc56712a16938cf36ed9e222

Package: postgresql-9.1
Version: 9.1.24-17.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17628
Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libpq5 (>= 9.1~), libxml2 (>= 2.7.4), postgresql-client-9.1, postgresql-common (>= 115~), tzdata, ssl-cert, locales | locales-all
Recommends: postgresql-contrib-9.1, sysstat
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.1/postgresql-9.1_9.1.24-17.pgdg24.04+1_s390x.deb
Size: 3451160
SHA256: 17a3a46cadc2d268921fca131956cf13f9cffbd2b7a30b99dcbcfb8449497385
SHA1: 45ffd22ea7fba299162db94e926ac7f91042a3fe
MD5sum: 9d1f7797a8ad431cad9b14df074b14b1
Description: object-relational SQL database, version 9.1 server
 PostgreSQL is a powerful, open source object-relational database
 system. It is fully ACID compliant, has full support for foreign
 keys, joins, views, triggers, and stored procedures (in multiple
 languages). It includes most SQL:2008 data types, including INTEGER,
 NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It
 also supports storage of binary large objects, including pictures,
 sounds, or video. It has native programming interfaces for C/C++,
 Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and
 exceptional documentation.
 .
 This package provides the database server for PostgreSQL 9.1.

Package: postgresql-9.1-dbg
Source: postgresql-9.1
Version: 9.1.24-17.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 14141
Depends: postgresql-9.1 (= 9.1.24-17.pgdg24.04+1)
Replaces: postgresql-9.0-dbg
Homepage: http://www.postgresql.org/
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-9.1/postgresql-9.1-dbg_9.1.24-17.pgdg24.04+1_s390x.deb
Size: 10865472
SHA256: 6dfba9c8d269ab579d86fbf8278c0c91626d55adf7b06669afe463849337be9b
SHA1: de9e0249a226fb6504fad732a0a1738e3ece7404
MD5sum: 77d6488e1e92a693db3c7fff3ab10dc9
Description: debug symbols for postgresql-9.1
 This package provides detached debugging symbols for PostgreSQL 9.1.
 .
 PostgreSQL is an object-relational SQL database management system.
Build-Ids: 007da65d844e542e941d01a0c7648586d775fb9d 03a995d670083703ba390407683ecee824f169c0 085cbf870e7dbce6ca9fdd6ae8765220dea3a58f 09066bbc3a15a1e6aaeaec96a642af86e9a26282 09889bb55d7083a9c4eb0ef2f6bc9847387fcc74 0fcc0a685cf4ee10cf235c99e870f3c874b96d8a 124d5e2870e7105bcabec1be7202cfe66c23a2f8 18e8dd65357e057678eb7a693d700d42c9b1e27f 19b9167c68315e1b8df18e9072b6a7df52293944 1b165fea34edecb037972b3207b236fdf7b72bf4 203a25f6b46785aee9430dd459c019ed0179a7d3 2a522bf3928cb410a2b80c7d31c3a415a477182d 2bc8b30ce3ddcacaa35d316b5e631b7ddd3f6401 2e9596d33d1c7480f7696b28e132035d23e3bc19 2feb6951df6e926728c0885c345d9b01ddab001d 317d05d05205b32a15b166a775b12d362daf1d0d 34a9e37b309f0ea6bc4a9dcdba54eac8e1c34d53 35fcdaecafbd2a08aa2c06490d044884729ca578 3761ad88ef983edd7a94af142175b8f83f4fd361 376a0c68107b126f12adb010b81573ac14b7dfe2 380d3e5d710772dc2b1ce432f22249d13d3cda65 3c7b2f10793288db1a906dc337e13740c7cd52c3 41e2614c4855c542676c2ffed36c1af4b4eeed18 42ea32cf983f7e29bcebebd7a6ec7d2b453d9008 4d2023d70fd21aa77e9e3c434ed1f834a39c11e2 4d97c789b1039c53b489367eafe14b6d176284ac 4edf858f4a811b8814dade48b83be33ff93565a6 528774f24798fb5e7202753d9a94d2d870bacef6 55345b35c6fdc71b6b82a575196a8923db51d8bd 5b23ab7d64efbc0a4a6425e2a1a3f0856bd099ce 5b23f7a65c6060f3592232f8ef7e10c1d468f910 5b9b85751b913e42de7f636af30ac6f759ff90bd 5cec6de3f4fe36bdd4e19cc5e6638e555de104ea 5d44f703adddfa1635bb3995145ab5737e489243 5da1bbbaff46d7b4e7d3e16ed10b447ebe111106 5dd130cc7d5e32eb131defc2bb75af0d144b3ff1 605efd53f7c3b8fca3c90c7dbb62a8556097ec84 606098badd1a9d23f48087776efc03b7d6e4fc0c 61a9b3fea3eb18b3eb0092fcc71f3f41e3565468 626bf71123561a4d89e4aabe0db0d11c59e6bd65 62dbcb92abb5173375ff100f8795e67907f17c0a 64331be4ab82dc66f8ac2b25b39e5ad81e5f8690 6603141a8f49e54651d58bed5479dea4e7e8759d 6866254c5a8a8f5a26d5681f860dfcccca23a0e5 6a399875305507e8c75991fabf0744bbf42bacdd 6b2c8a6ade78ccc1cdb6169b52cff993a6069c2e 6c06086a73f16c3eddabef7099a30b7513b3c65e 6eeeb3023ceb6ef58572e75010e2ffc34f9731bf 7149f6a2885926de6e9a321f0f2235186ea94fa1 773d14068ea3b02909ce6d1e9012c811c214a3dc 7885d875702fa4d0edc150ae6c2ee0fca933a6e4 795c621fd1a627193216a2829d66b4ca19d15944 79f49c756ddd60c9881a409b71d1d32689714ea6 7ad4d5f2a86754aa5b9a9f3e3fa63619c7cca85a 7bcecc305d766f246cf9180fd59c0f6e9db4f720 7fff7435c52a199f9ca94921a691c04c1fac8958 81aabbe4a5993e637a616dd5e90acebea250a4a8 85ebe6b5f13f41377c2376523858777cbdd7465e 86356274751b910f1ee89815c56286a3a0d1a1b2 867a79d62a8481f93fa7e7a20b71f6eb84c43a5e 88fa0ba9ab963054fb33cc169512e03b065fdb7a 89f6511635ae466a70d731bc706400422174e597 8a2d1f2c163ebacd4b49c6049509f0f3c5058c59 8a8fce6bb3d208d70ca61eebd02aff69b8131b28 8acd1771338b1fea51aa1ac2ad4efdfaa6fd2772 8c8eb2611eae4b2cac6ab1e9c3ebc1f47a9243cd 928ff4e504d4ebae157b27a9a527b787070e295c 93a3a5b7588dcf8a399f4b8277d1ef3c2dd3fc9e 953a43b2f48e1af053c232740039c843cd0d0cb3 95e8b6ae7ef3fa2348e86685c12751e68dc52f7c 96d1addebc3c046de8b94646e361cd9e244a0ea6 a150cc64144b621fca75a73e62d5aee593c23dcb a18c83247b71485f8c182a2e5f75982fd013541b a1c9019b434289184750e90ade6b1893be0ec540 a1e93d96eccbd3bbc890eb4ed7633a8d5f2e8a58 aaf742d072d04f766154711c8d0b65fd0eded14f aca1b82ba1d2e2f6d05147e4c21df29ae26de9d7 af2a06b946e0c5b7ddb98b47734c3d6cd812002e b28257f9eeb0c61f9c3e4b854d0f416deb71d8be b305dab894fba1bb934354bf857580e1b172b0a5 bb105242b087726ec56a0ce6db13c455adf629ab c2d2a751a78887a447803785aea50075d5793288 c3fe4bb16a72cfb38dd0f3729a1e2b135cfac66a c40e7b45e92e940bfe5add09e68eb572514cf48c c4d8ac8993ed617941f35a61710637b43bbb179d c4e9bafc3dbb779d5b09353a565819eaefa8ffc8 c610f5d25c2e9ef3dce127d250c8ccd9b76b5a43 c6169d41d7d3f1df7ff5c5cc7d59e2f00f6ba3ba c68aa58b90fcdb5daecb130256cad69a25ec3eaa c7a90ce466f9af32d6b611bc5d2eaeff197e5b65 ca43e09902cfc4aeec377edabc7464553f1d9618 cc44d8c48b4ce4a3f6b781c651a284bd833ec7e4 d6cae7b7ff1810767c4840d486bacf70f27b638f d87940a805a0b38872cf40b498a0c37036c25044 de74b153821da4d1600f7f4ac06132660abcae74 e78fc45665f11a9bdd2f7e0bad148eb88e781d4b e9da690ed947338c7c5f61568fca695f956d68c3 eba890ca1aa8e74579d4358e6908c4e056d959ab eca8e2466c35d8d47d59f163afefdf3f6acb28b4 ef169e78c4c88bcebb734fbc0d4fd1df7e606db4 f10923ab3f96fc843921e75baecf61f0078cc431 f10e539b2914a3300a689ba618d4a3e0f97e1f24 f3344c3251519b529acbbba6ad46b2bf227070dc f41620b857bd39d8c863bf0b4ddd2e2b0cfed52d f791d14f6644cf21ef51cd671240a32ca209fdf6 fa9f4e3bb66fa6c94158dba70f82ba22e52033f3 fecd789ec6fbc5da0ce442080faa889bc632e09d

Package: postgresql-9.2
Version: 9.2.24-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18232
Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.14+dfsg), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libpq5 (>= 9.1~), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), postgresql-client-9.2, postgresql-common (>= 135~), tzdata, ssl-cert, locales | locales-all
Recommends: postgresql-contrib-9.2, sysstat
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.2/postgresql-9.2_9.2.24-14.pgdg24.04+1_s390x.deb
Size: 3632836
SHA256: 65c70eaadfb16bd30b18d684026f790cca550fa89ec3b408081137b900a5dc54
SHA1: 30e83c33207f2b76dc89b2126ca0e836cb46b437
MD5sum: ac378c4dfe14a979836ab7f15705c8b0
Description: object-relational SQL database, version 9.2 server
 PostgreSQL is a powerful, open source object-relational database
 system. It is fully ACID compliant, has full support for foreign
 keys, joins, views, triggers, and stored procedures (in multiple
 languages). It includes most SQL:2008 data types, including INTEGER,
 NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It
 also supports storage of binary large objects, including pictures,
 sounds, or video. It has native programming interfaces for C/C++,
 Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and
 exceptional documentation.
 .
 This package provides the database server for PostgreSQL 9.2.

Package: postgresql-9.2-dbg
Source: postgresql-9.2
Version: 9.2.24-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 14904
Depends: postgresql-9.2 (= 9.2.24-14.pgdg24.04+1)
Conflicts: postgresql-9.1-dbg, postgresql-dbg
Provides: postgresql-dbg
Homepage: http://www.postgresql.org/
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-9.2/postgresql-9.2-dbg_9.2.24-14.pgdg24.04+1_s390x.deb
Size: 11488272
SHA256: 2e49955e4a5a04b973e5b19542a6acec6d349cdeb647f0f40c2e4b5bc249c963
SHA1: 6b37e197b3d7c7ad4f482196093b62ba42504573
MD5sum: bacaabfaa59b2222145312632a21b210
Description: debug symbols for postgresql-9.2
 This package provides detached debugging symbols for PostgreSQL 9.2.
 .
 PostgreSQL is an object-relational SQL database management system.
Build-Ids: 00a3759994612811244836104781344603fc6eed 01c706fd1a76a7b29552bd573ce2e63afe923f21 04b0516a6b9e38517549dc20dd532796ce15fc2f 050ab794c261a08f1c35f47703e0d43b4eb59579 06ef4e849fb3d2d0514d45b4a4ac82b98cf73cc3 095b41e452cfbce722782f2728d071bb7955563c 131d1db3b927fba92da2b1c6282f9647eb3022f0 160d5ed770351690b62ea41640e37806ece23d66 164912514454b6dc55765c2759b4afbd1efbccd1 16647e083faf056924d67738d67a0418e08e95c3 17fca1032576bbfd60639d665629fb89df935de6 192e86413c677a790adf45b9b69848790b1b4a4a 19d77e7064a28f7300e8c752ec9fb39dae3e40aa 1b88666cd84941fba5c4452b803d2608d93ec964 1eebdf26b387ffb7c5135b7262eba2d6d1153661 215ce467578824fea6ee8a6e4dae5204fe6b2c26 23b4608030d855feefda4112b022684869d9c88e 23edff8701e6db92e2b1601700ce7b11361c54cc 24ac2c7dad5f40dbcdc01365b95ca5825008781b 2790abce18152a41e17a357882cb2d9702870b77 28c8de9e7c530d9008e9d74372ebca2f408e7aae 29889666d1b53b1d65749a757c9cbcd167f76bb0 2a04a3f0d9db2119998ac1ae6e757765727c5664 2dac2a047a7d1e008c6633d98e364b883efde6e8 2dea7799852b415b47545b9f1529c44e23774925 2e7103e4bc26b21bcad08e5286c2a1d0a498b00e 36212f65091becba7e0113b51d40716b86d17113 398252be7550b090edb8e3f9a2e124fe245da3ca 3bc9bfb567359fec36849f762a16b93d0f276317 3cf1983ef476a591601653e21ad6bd8c3f223ee8 3f76e62d5d88a8de026529089e6dc7c3fb5b6f55 40155dec6f0871c5652ee49bc0748809f2997979 40bdcd04662302b69c83bda7feafc45afed34021 452c2a80623afb3513316ab9decf147e7d773260 4680237e4974faae05c77c01ffee3a0ddefb5434 468a91971d836888834115529c0f30e7a6a78d20 4d005b3e07de80348e0f8f97794eed4bc07663ba 4dd9e7c25cb4e33f32e5bd1955a7c3ce4dc2e50c 4fa0890a76b01a60ab7a8462b6931517fd912675 50f341e69621c91bac9c19ac0d3ad6ce0ba47eb5 5bc5604e016c53d8f4f52a62101f3c2a44cb59fb 5d8f42ded4f10bbed036c9324c12c07e8ef6c3cf 5d8f7e85bc08f6c7ed8e645529eb9fab9068390c 5fc317515e7beb81f9459d5f4b7acc9d6a8a73c1 606999b8eecd79c0bda00725042e5e09c4d65d6e 6108c5467c14333feff96d80e3ab54b45b2d9db6 631ed9868eb9ca19f7074a8567d23ed80601f9e9 63920ee00f1a6e3dd46db415fa1574d72be77b8d 68a2d240fe269ff27419ea21148070912bd55cab 69b1690efcee83520095f5cbcac96a6fa0a2c1a1 6b43d484f79a27930e0d1788b2c4da880bb6b658 72046d9ee7fe300d9df4d7c69567ce6e03eb2ee3 721457e8e1f826fe59317216f187282b3936089b 72362107e66b25a0b0282ad4c9f9ef6291eb9965 73f9aad5a960c9bf55ac528b0db8d79dc0a1fe68 751712c12476dd4891e4613f4c4c37b9631c3be2 75ba94f25ff86129537d0db6c37414a5f4f1bb87 78a03010d6642bc22e1bbca28a52d6f8846262b8 78ae0040a381d9c6a0ff766b6e04c4168c384e0e 798796567a91c72cd021ed5bdd67f0f2833252bc 7d1d96e60d666f5825699dbdc5c3b6d3a3dc120b 7db001ddad1b84566213b43609c9f8c6a5ce66de 843835e739e5fc0fad1740963d595beef8223895 87acbcb63cc867d4f19ec1243f581f5f9023bace 889a78067b664378b634300ea1d8746cb0569f17 8a4e9005d73c5041c912579ca9745ef51fc90fe0 8e2cfaa579bedc9bb198d2eca839c76d14492a58 8f608f6c18127c2c4269b277083d9f6f864bd1fb 900c1f66429c4e06e483e3186e27d5d6f6660408 9018c9cab10d06f59df665c8eaba8a849cc6c404 912661c0b3c666787ab54ceb4f9c1d1afbb145fc 946a181eb579ceb611eee6a135609757644e6b63 94f2271ed7029f6add2e82926c9a79e502f99a29 960561742172716c0fb4a93922f3054cfcaf3cbb 9674f23b81fd68e1689aa0f853551063cf26acfc a249d1550f122ddf5806f761979ed82cb777351e a5ef649007dc7e4f6b28ab1e61e977fa9829f4bc a6f7d9925258dd294662f43b9ed34a1426c8d49e a8457216173e74842039b4ce04ab23aeb1063c68 afb3fc833afc12a6ce3241d9605c94be206590e2 afe6bc13af6c67d5045c7f528d44430c928e131c bb2b601a79f4efea76eeef93461ede611200b67f c06a2ddd476bc8a59fbbf6849acff48baab5d6f7 c20b817ab42c9bbab194b978b41e748c0213408b c668ee031b9c32b7ba1d10f8504af181f040773a c7ca55a0606044961fffcb0e43ff51f8eb6c64fa c87d77fb5cdfd86fb805043492dbe984c6a8eed0 c9a590a1cfbd004b2b9ca912a688217414665caf ce57bf28efad5df41d0321b2798208f042a58446 ce60b68752d00efb5f85afe381fe48da7f39d293 ceab00b6d7bfa54619d8fbbf545707810ef49a8b d3c4335ae83861df8ce6515ca6140931ee4beaed d5bd2b713d855e7c65c5137f0d4ddace9724b379 da5c36d8b46c8fe6800290bfcbdcf21d21ae3bd6 dbff96a337022ae034c9301eda4b4c8795b2fe2e de7898db02fe40e31b0ed9ec1c38f535030612be df7b02eb5652789b5d11fab3ab1d024f5865f425 dfe14cffe0cff5584ae36fc0a5cb9a624e75e8e9 e002b0c4b7cc76b591945304e8f232bedb4764e1 e074610a1da7023bf854f6b71298795b47d8f80b e5b8872e0dc51de4540c553de2834420b5430cd7 eac8ca0c29cebff973bde2eeff5206ad200c72a5 ec24f649c27ed3f1ccc74fc9a013395e722e323c eec1c824c3bb24e55ea34cf4240e48e132724570 f1675e2cb04baa1c53b16f0cf53ec701aff168a1 f274ed27242da9b574a96eed7d22fbba1be2cbbd f3458199c08a0d53f86359c8a7f2d8e543dffeb8 f45cb3b4f23f704397227ad9ad70db344364557d f4e4e171093fe2352480f87b880cbb40e99d35e6 f6f646f05bc94481bc03b657d48cb34566894b8d ffef3ed28e34f9f3a0182208bda6378a2fcc902f

Package: postgresql-9.3
Version: 9.3.25-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18242
Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.14+dfsg), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libpq5 (>= 9.1~), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), postgresql-client-9.3, postgresql-common (>= 142~), tzdata, ssl-cert, locales | locales-all
Recommends: postgresql-contrib-9.3, sysstat
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.3/postgresql-9.3_9.3.25-13.pgdg24.04+1_s390x.deb
Size: 3691600
SHA256: 1949a150f0f5e125317a0515b3e9e3d14817a94a1dfd91853ee3a8cfce63b74c
SHA1: 1605dd739cc9cdf1d084bec615a3f6ca2f522dde
MD5sum: cc8f879eef49f4d69120cf8b3e2ae6d6
Description: object-relational SQL database, version 9.3 server
 PostgreSQL is a powerful, open source object-relational database
 system. It is fully ACID compliant, has full support for foreign
 keys, joins, views, triggers, and stored procedures (in multiple
 languages). It includes most SQL:2008 data types, including INTEGER,
 NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It
 also supports storage of binary large objects, including pictures,
 sounds, or video. It has native programming interfaces for C/C++,
 Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and
 exceptional documentation.
 .
 This package provides the database server for PostgreSQL 9.3.

Package: postgresql-9.3-dbg
Source: postgresql-9.3
Version: 9.3.25-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 15809
Depends: postgresql-9.3 (= 9.3.25-13.pgdg24.04+1)
Homepage: http://www.postgresql.org/
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-9.3/postgresql-9.3-dbg_9.3.25-13.pgdg24.04+1_s390x.deb
Size: 12142696
SHA256: 98c39877400679dde29ed147323253ba7630ae0bf860c2144ae844d20bed8ce2
SHA1: 875c81bf3b679062f60aa9f8398dab38f0ccb186
MD5sum: 4b0678ec6af47226766a163c2bd3fe68
Description: debug symbols for postgresql-9.3
 This package provides detached debugging symbols for PostgreSQL 9.3.
 .
 PostgreSQL is an object-relational SQL database management system.
Build-Ids: 00118496bae95e9ecdb08b034afe64bcccc34c14 10066945e7793fca7dd058f113af31f428e39037 1293925025fca338c068b376f194c49d48bdbe54 1851ef5b8fa781d749b9d18001eacae3648d3d97 19c2e32054bfb7bb882b74c269a6bf262bfbe3ef 19d8d5fe6c2ee83c265e1e07277179bf6cdc8ef6 1e82fd3f8cbb7287000fc0c686edb7c6b6439cfe 207b1385781556d691224db8dea0747c167545dc 2217746ed2bedc7c34185d84dbbcd28d26c4dba1 22a789da4624f92d0c218b806edaab3d6b4daf67 257599a6509b1725978d02e19371a3da45d9cdbe 27d066603406de9583aa244daf7c78633622ca63 2b6765821f348b52cccbfa960a2d7c110987afbe 2d0c0e26b1f968ba2f94f4be2be270a74fa8438b 2ebf949baab3ec07ee2e6f778c75ed2eaae338cb 2f0a6f509f7fa6cec9e7ce0a9dd93851f174e282 2f983df0e4c3cbbaa3c5ccd8a334b02db2a3b1a9 2fe95d35d3e64d7b43152b0493a105a2a188e546 30c282b614ee7e6ecb8f9c86bd47dc0e11bab20b 31a41aa671e3100bd29fe38e2c7d9bba6e4273a6 31a6f5c013e12165f50c338055e2c11026a91833 33da30d1caeccb955cc7d9115f729623c9720a3b 359bcc0523675cf0abf61a653a9b2cea9bdac773 376a263bad137b59b587677f1c8feb28f0f16789 37b5d8c4fc7231a1326743a41066c51f66bf9ab2 3e86537eac2ebfef963b5ce8875d06953d29fcbd 3f288affe1d30c40bab38b32c15178fb7cfe90c7 40393ea0ff7bd4b24473ea1f7cf5cc098afaf1f7 40b9bd6cd4ec9d55ab6af3449e6e96d991c16cd5 431b955f056371a36ca691953689753f206c2771 4635db81a1a01db0af5d6c91ef6147e1c4a062c6 46e5cff9953cc5cbfecd71de7d7e1760eb0d543c 4a83fc15879284c8b0f0853c4e00874a1b2a0bee 4aa48f2c311c546f07b233f159f874394af4c6b7 4c363796224b3a63964df2dc9ddc088e200868b4 4c6f445c9cd04a94ea56842d9ee7f7aa652e6c7e 511ae077b51da307bb2e52e7bb109d8f5df4aa71 57b5f984816db47fef6c001f2fcdd64f22c2f479 5817b89208a3721b6faf59c9730164037fb42d32 59ee96370e59f3da0b3b801f0a2823f63e89b925 5ff62072f459047abcf44cb53fd72bad5d5d2b54 6156dd371d6d7764782a279df7882828292f66fb 619cb5f916835139cdfa906807b425fbaf8ba400 63e9c0a8a732e9f660a9ba935de80f915792cfc4 65b0f91ac48dc504f68ddcdfd8f52607e750993b 66ad6e231068165c7e53f1055f2fc9090c7af667 6831513edb407281c08098e9092266326f766849 68d06382481bcfc22c4f9ef8a789f905a403b28f 6ddc5e73c017d9b90d85ebbb2474da661d39e43a 6f0e01786507307bdba39e6c43c85cfcecde8286 705c7abd7081fe94e26f67e216d85e7eaf5b6e99 70d770a9d2c0e89a39d5c250bed4c79ba2ff09b9 71c56e8604c526e2df2a7cbae62c24468d3cf4c4 73d21a3c922b8ff16b4b842e40ee5cf9bd4b9a82 74e0bbfd9a3faa5c00d63e5ef14bb93b1f521bfc 769827ebf1ba4897240288149573b90095c59582 7724e5c426a9b0b87a8c6f1208de79cefb06d627 7c13073fe017f8af83fcca388b27d86963216004 7ee1b58332350d0ec0072941440dc32296df7ce5 7f90d3dbbf29511f21b653f98fdccbddbc169bdd 8051c3fb561a79008e0acc65bd05ac069b503943 810d003ee9ce3a3cf90ca10f8fc25e0cf951e81e 899e2f40df244c9f3d15c09723dcdc7404811ac8 8a36474d567b195cd26efb7b203b908193339ab4 8a8a62f1ffa4e1866c9a523e0eeb8596932f560d 8aead1b270750209d0dbf201beca7316618275ec 8c4b6b8e105b03d86be9bc29ea15418562d9ae98 8cde207036e6822b9d816d7706780a33d327c52f 8cea4becbad710ad8b2f1c6bd75844449e834d83 8d051841ebd7e02ea17be9a74cffd22149ee91be 8dc7b8715106d914545279791ecc4c6c962689e9 8fbe02519bae17912c6edc40fc8e8cfea9ea808c 914ad8729950c25051fd81144a2771da1c591ec7 918ffeb667168f9b61bed1c5c1f721d6fdd55040 941012d63946430c80cbb3217059dde3e161eec0 94f9b03c0cd6c85045c439f5798e947fe39e34c1 99c30515fd5dcb0348a839cfead6b7358170b632 9a7267065cd2038c9f2acadf4731c5fc972375b6 9e7d902e09b964413f339d30f088b69b8f3bc0ce a0bd04243ea65742ad715f83ab4b8699f9fc9945 a5e5ad8ed50996f3daec8fa4d7f8f041406c8067 a939b0a47a1fbb12c232277fe1748024c4b709fd ac89bd0dfc7d5944c7d8ccd566f650dfed862860 ad79138ca6dca2065a853db2fc0e12f3e722db73 ae175703faafa1b3adc02c9878a11b53f5542559 af1741b9bd21da291b3634a9805e855535d5de38 b0362683402e2bb2c1616ffe5a0a6d49fa787f3d b07adf9f240fa0558eb092f14b4476264654fd15 b1278c85c5ae74821afb9b71e826d2744363c719 b2906704d0db12b68838c5799c04e79acb16cf2d b3e5ee563136c2d13a271e72d887c1b35eb74b49 b4816faed82ee7fe87844fa0a5113ea585237d55 b61cdde67a6b4b9eeac39caf5c2c3e201fd7812d b6928c98a935a9fe953be4fcc280b3bf84744e94 b8a21a3bf9ebb648216e9f0db450033e08e8888b bb35f3a424d78d5bebedb19878695dd4e3c5dd70 bb669754e8c58b845810389b5aea7c01d0d17959 bf157c394615e48b3c651c925489d506a370da68 c318cf557b2368edb20f14926316003b7a764765 c3dd452ee0f1483e139bbeac937825b2fecb09c5 c4c43a3db94a6b06d862ffd74e8be2e72c2fa69c d0e9b8b4867f17e2eebb59e6849a7c25095baa37 d1690a73ee48bbab02075aa8aacdbb6cdaf59883 d2fc6e591b5adf1999d5f2363ca74acd32c16c43 dd31f0f18c22b6ba3863e72933cd1df453c9e711 e17d05e192143e7d532299c971351a7c57c69372 e35b209e2b432a1a7bafad2d658c422e3c17665f e9314ce1f201ee941998a71fd9bbdb606e5811fc e9ba0daa5fc592364f1878224049bbaaf5b38691 ed7fa2a7ad43fcba661352f89ad3608f004de2c6 ef7f11dd892b918069d24aa838d0988c2b88ce47 f17ba5be634ea3b2b8ed8f7dafe86f36a2b5698f f500df5eeeda24981b176b15385162b4c0f01d33 f648025cf2db81adb94d3c30f0860acfc9f2f102 fe90c7a206e7f713144db3143d37d5f2bc018e55

Package: postgresql-9.4
Version: 9.4.26-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 19154
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.14+dfsg), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libpq5 (>= 9.1~), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), postgresql-client-9.4, postgresql-common (>= 142~), tzdata, ssl-cert, locales | locales-all
Recommends: postgresql-contrib-9.4, sysstat
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.4/postgresql-9.4_9.4.26-13.pgdg24.04+1_s390x.deb
Size: 3919728
SHA256: 3ca809fdf2b1363d7b055dc6b7b89509fb18e5122d214f6c3ef6a56c1ffb95c5
SHA1: 0311b587c1b2d837d9f50c2d6796a51f5e9610c6
MD5sum: 18aa6c866d12e3e2d368a21e5c53d546
Description: object-relational SQL database, version 9.4 server
 PostgreSQL is a powerful, open source object-relational database
 system. It is fully ACID compliant, has full support for foreign
 keys, joins, views, triggers, and stored procedures (in multiple
 languages). It includes most SQL:2008 data types, including INTEGER,
 NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It
 also supports storage of binary large objects, including pictures,
 sounds, or video. It has native programming interfaces for C/C++,
 Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and
 exceptional documentation.
 .
 This package provides the database server for PostgreSQL 9.4.

Package: postgresql-9.4-dbg
Source: postgresql-9.4
Version: 9.4.26-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 16843
Depends: postgresql-9.4 (= 9.4.26-13.pgdg24.04+1)
Homepage: http://www.postgresql.org/
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-9.4/postgresql-9.4-dbg_9.4.26-13.pgdg24.04+1_s390x.deb
Size: 12959508
SHA256: ac19c6e02118d24b47124a64af2a0c0af67cd0fed6a02263a20eafa440ba15dd
SHA1: 9ef46fa7cd5e2c2354d6f6eb4315dbb84390e647
MD5sum: 5263e64225b97c98acc4e68090efbf33
Description: debug symbols for postgresql-9.4
 This package provides detached debugging symbols for PostgreSQL 9.4.
 .
 PostgreSQL is an object-relational SQL database management system.
Build-Ids: 02784ca586b579119a590cb9c9368635e796d3b0 044fd6e18c11d465552e82fa481a231e0fc3abc3 08d70df7ef6deeb388859fbb744f738bb574fb4f 0a85ae59f4aa1489fb711d90359b2c7293a59117 0ac5b7db42f7743a5353c5da1688dea382bbd6f4 106638ff184a9b051c2854fbf02d48f5dd7177fc 10817034809997070b5369a7adcd9b05eae13513 10b7adad624b4550e1424ca11472be66fdcd38f4 12564054cbe73752c171d0911e6a2d6dc269bb02 129fb4eeaea81ed8d80f565210bda7f3844f9cf7 183eb44590a975a32c9f7034f45090302104d9c2 199f2e615a8d0fccb27f055720af380427cb1d94 1aa53027e1abc1e208356d687019542fe65c0730 1b0dd32ead6351d7e186110305122ae5ea7f3307 1b5ba6ab8dfdb3c42e62da44599d20520d553e6b 21583d770ed7e2d8edf03a07ae9d7f7f1b8a8ec1 231dcd33c18acbaefe6f91109d9cc73e97ca7e1d 237231d512fa1e3df24e5a6b93df4688c6c4d47a 2a5cc7f40c4a4fb0ee31cadafe8e39d9f213f4a9 3162d7321ffef91f1a0499532e6357377a3ec25f 31f94a0de787a2d9d25b63484a10448489f640eb 324a4d6abe42930ffbf0c6ea39e04a808d4dede5 326ad4ae8e3d29ee05be3c491b4cd19115ca04fa 34047fb07c4d054a7aace8de3f43006afd030ca7 3fb52981c2cb745fe695ef5c57b9d071ef9b070e 40646d645277d9eafb1202f4593567fd9f3545cb 433f75035a6be13ba2e4ea6f088463d3ab2589ee 479c8e430306cc4e01c939d893af1d49ee1d1ad8 49dfb0a607b39102e5835c5bb12ce5989f734af9 4a6c3a69c3c23744766034185c2d10dafa638063 4b2fcca4eadd53be3830ea388ce6d34df8526d94 4c549a6f81632b3b026170bc49a7709735b97bee 4d2c1b12bf08a0ba78873bfa036d4d7b7157c0aa 4db99fcc56efce6bdbb6e753517669cb82189ee6 4ed6b86b316168047172c530e0a5f9beaff3b10a 4f83b51d806c35683456e79dab7df24ab06a8df6 5066b86f7ec3ab236708bb619af89f4aaa0e6713 52e2befd61f8e7647cd1a5fe49aca8213559bb41 5632a8427eb4e32d5b8c7d7592a4e65c54284ab1 577e07267b607e77c4ffa8de4f6b23c72bca5171 58b2aa3ef59ec9a992d5e736ddea314a1326debd 59a2d35faafa0467befc91b7aab501480ad3a18a 5a06368ce9664b0078b8e796bbc1d43928706bcb 5ba6ffbe5c5ed544464d10cd623fd2b9c8d00bde 5f025e48914fb2627c0a7f475197c6981ddff893 69010ab8bcd90326a307eee2666fe79a5c550fb1 6a82758df7bfc6bee2b142ad13d64321801283c8 6c25718ae4ae2f87718a71305c3fe8a4f59698c4 6d970942ba60181993032f08f4e734f72044a159 6deb11bf8cd8ce227a230229d25e7990cc24dd2c 712a76ff91b7ce632482288878b19be2a4509560 729937b06c825221b1bff0e1fa089e71cd2e821f 75c7fbd23888a8819c4ce0a96086ddfd55c8ba81 771a9fde1a518d7de28e150818754edc9f2db006 7c26c4bcd214a2abf8e83fe24051af394ee6c23a 7c8711ba5dd0e78df1d00d76a2f3aec522485e71 7cc92c045b842556fc2bca22ff16eee891155bbf 7cd49169059887dc105371f5f9c0215c5815412d 7e5e8b15ed2109dbebf5c26497fb9fdbb37b4173 8253201c7a0b82be95d61159d39ccce206e544c8 8304358cf14184ed0c7766dc802ed14a5b3f4c66 881a4cc8f5fbbfa68130ebcd8ce8b558e94179a6 88245645d746d57652cdf9b8e4294da627f01b78 8b539b6edc91bee8eb2bd5f8b8bd9821b977e29c 8cba11c2cdeb823e874605ce08568ef38d087002 8d0eb5e6c41b5f7ee006a956573918a8a7d20139 8dff4bdd2450efee96c8580635937ed1c85afd2d 8e096fe6d159bd33b1341923ed1e4bc67668f3ac 90a26369669489fd2a2b6afcbb854caea072ec35 94558034c3c306ffeab102e4498af6c9b06339b9 97a185b48a9edd605fb56adf3876891e4e11f1c7 9967757699df42a143093d39c91bbca05bb94823 9c6aa148c8dae0a382ab1778c331f4b321ecd174 a18ce0bae6fa28798eefccd176da04515ebb6826 a1e03e447c85bc99ddea194ad1502042b3ba5a51 a47270ebfc6384f522081c29c3ef41ff763ac05a a5c27fa0b5e03243e1aa627db00b028c857d68b0 a66a3b789c14107df6f712289998544be683f5d4 a9b9cef2f2fe6ef7e1220441b57da52586f0dc36 af7ea3b835123bfcf576aa628f5d18ac2f84c83a b08511dbba819c06315818ecc78dc18aea3e1753 b133fd8072368b318f585c951e672bf14023647a b2ed3b370eaaab811965d9df8d2b0303081afebb b317f9e4f3a17de6065108176dc6e04c4ef5b4ce b3a6a7c6a98ae65c00c619b892e057d3637a534c b565ff1060734d1617e429737977ab0699fd4d8e b69fcc9b2193d2568e3c84f12a695f74ba94ad17 ba8c24d7b0ec904dbcabeed01d950fe3ecb6a476 bc5b02c4818191b51b87b9068a97ced7987e982f bc820160dbeed67993afa596de60fd5f4b536ab8 bd073adfe9e7e2a61a290ec74af73e541e69fce6 bdab36c24f8d8d213f5ea851b1fd913c27c51631 be422b5522704555df17981a402210c5179006e8 be63fc028a13d64f69b727717b7129726ebd348a bfc6345badb10dd856525b0393580f4f64abeee0 bfef0fd2252d127d71ee3bacb2222ed6a096dc76 c32b330c64e589c4bdacdd10a8e477dfdea547b6 c5cffd00f646c993af52b0d7fc3e86a66722028b c891580ba3e290057388c2e62b81b0928629b63d cc75fe3f2cad81c56512f9def3e21672b93a6ffa cf07b97dee99c8b5f2d998bc94437bf55b062b3a d1dad2db24c16d4682b286b5f465dceacf5fab9d d35aa40f55929548f26a198f5d40e5000835fe55 d94cb4308fb66aa0cc0cde959da42f8c469e0b8e dad22743bc1622943a70e91c1aa017c734b1e49a db2d3b90244aac7a7b3eefa42f4fe9d1c305ca55 de8895f9c9a2cc4137c751357329734dc225924b e04c7782313f65468e5008bf6075476d4c63d846 e0a413cf7b6e8997b1d3fe89012c28b3116fb655 e11fd2e50bb9c864ac29f7838417ad1036a9a86c e497325edf3aa368c74ddcf909774bbb231025fb e7a1d8b8452bc2c6e6eb21e3ca6ace221a9376a2 e7deae6f6e14e658d0a5c65ed51d6cb9df3f360b e9ef598e6aeaadafd76f967609c7cb609d20d150 ea45dabe8adc7d6b9c907c6d0e3b3d08973d7b35 eaa16e358d1739b5472e601c16542d8cd7f56bd8 effe9f972d9b6677b71e552c1df6da509a16b4ab f53e40995700f97839b87c568222b33df6e900ce fa76b5eb3376a4e17d836ae905a8997d8f898f95 fdadc2d0476f56ba1fd9ea2012ed102bab8ed1be

Package: postgresql-9.5
Version: 9.5.25-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 20508
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.14+dfsg), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libpq5 (>= 9.2~beta3), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), postgresql-client-9.5, postgresql-common (>= 158~), tzdata, ssl-cert, locales | locales-all
Recommends: postgresql-contrib-9.5, sysstat
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.5/postgresql-9.5_9.5.25-11.pgdg24.04+1_s390x.deb
Size: 4262712
SHA256: b91ed67227351e7f31941b6ee7ca22934b7fb4f14bca30b66a7b2d4194d48f99
SHA1: b3daca5c9bb23671067ed1170463c6d103427c31
MD5sum: 6231ce31a652884c603447a7afe11ce9
Description: 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.
 .
 This package provides the database server for PostgreSQL 9.5.

Package: postgresql-9.5-dbg
Source: postgresql-9.5
Version: 9.5.25-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17811
Depends: postgresql-9.5 (= 9.5.25-11.pgdg24.04+1)
Homepage: http://www.postgresql.org/
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-9.5/postgresql-9.5-dbg_9.5.25-11.pgdg24.04+1_s390x.deb
Size: 13757156
SHA256: 905918e3345476485035a56955a6f148a2808619c514710f6e65d19dea6de0cf
SHA1: d2461232406b7bbb92bf1b1dff2b4023481af715
MD5sum: 56999827cc2c2acc54b4e9b12b73ad73
Description: debug symbols for postgresql-9.5
 This package provides detached debugging symbols for PostgreSQL 9.5.
 .
 PostgreSQL is an object-relational SQL database management system.
Build-Ids: 03aac911eb909f0f29d0b8bc7e21bff0dc36283e 0ac6cb6d66ba2b8b3b4eafd3a55af0e7bf1d6528 0c353153b0033ec6385debd298bedd46f0256a82 0d6bf77173c46f3ceca0bde4f1e7e092e9ab5fbb 10fad5ff77bcfaa5fb682c9225ba3c1691aa91cd 124270707a96cf50824cd7fe85bf4ed16e001606 141ada08f717c7a758b018bef3d41d31015907b7 17a64a987a295d50dbaff8c65049f655692bc608 19921b7200dd0bf32313f25cf7437997b8d09a52 1a4497381379c065b3addd27c5e4613b7a023253 1c1b53e4c20b639a61a2f931662f02e2aff997d7 2306dd61ce4943fc7986bfcb1316cb34c285aeef 23d570382294be5b936285c8e73536d525b632eb 25383b0cdacbc1402b76f38eb26531c523aec76d 2694ee417d325533d3caf37acdee707dec32b6dc 2a0be6903cd6fa094755d38fba1acd4956670925 2fa53404b644019332222ebd6c50763bfe67016f 3016a38e5aa9f9f574027f7a36cc911c7ce44da8 35adbb82032b7c027d347e61d520202d563c8199 3ab69c89b29ec088ed68561487b13c5cc4740d4b 3b19fe3bf0617e47248023c66c32eb62eded5b45 3c7631f115307f7a22a2e3a54ebd8acd7ad6f603 3f7a19325987d5dbeb145e59386c1fa553820de6 41de5aa9b65d21f4e10cbb6d5d4edec64e51f76f 426d16584a3482d903ee0f7c100ce0c4eb3b70ba 43719b71948eae38fb0c4ee4130c2355cd6aab8b 4463800cc314563a20f3e47bd39e411ec9fe5962 44a2e533fe218888558dfb4f054480a29d4ed90c 44ea747e611f40d734c19daf6eae1681220b2fec 45b45e0e10c2dde1a488dad1b55abad4bd79eeb8 49182f4725f4f1776b2d4d9c8864c5e6e6ae67ea 49fa5c2df981a880f3763159229d08479d31bc31 4d104f3f4d521fc4b7f7303c0d8651c7a53e3d33 4e42b553676d23ce79bb2191a15b5a3cd46eb071 519bc8782b02cfbcd1c8a6f586420f9a2045c490 531c2491e1bad417d44fe057fa8db45a7560665e 5597146a7f57b184b34a202bc9b0c0fc75995f61 5790dc84e8d0c69663becae283d725d42559ce67 59c2f9e983724e6fca824b1b898f9e4adcca1591 5cde3c8af51cb71ffb89be92fdec93b7dd84c3b4 60d170b4ee86ac986bb8c9ca06f7caf8479e9444 613b4f6b023e756448c0b01cae9af5ce0d23f5fc 61a6a425c09c5dded6e4fb46406cbcc5e1d9e689 61fdf8569409b515b64ba10f32ff4c8dd51cd33a 6449543d8caa9363501f506ab6b4b02127c80981 644be1ef25c4dd1ec42019ef153ff910a09dca5f 65c3d16050d1178f5c6bfecadbdfb46e60edbb15 65feaae33cb9617b51ca4037a76ba81407a7c534 6656b4372eb5e0c61bbfd02ceab5cf26f65316aa 68813cace60741fd53356105de078499aad59002 697c9a24ed11ea415ed80a50a5b3165b3e4090ac 6b11616fe95d22a3a9e7bf6887637a08b81d1876 6fce28cea11eda1f263d628573eda633de2df885 7082447766d35e44296ca3424c3362d426991202 715769a1a7366f73deececb496f5a1577ecfa83b 723ac047f59767b8e738aea52a685bb302e1e80c 7319f7e8635945d07e860bfd865d62a11fffeaeb 74c3cfb6acab33f6839e1ca1e2aab2c9a3757e61 766f9df0acf9ee6ad76b5e855f9cfc429e528186 79de8083037bdb9d316707f1c70fab0c91819c03 7ae61c22f4b4d823b7d6429fad79ce5799d65636 7bed439352d2788803af48da301f0284842e7e71 7e963ab780aaa388094668e629180e1cd98aea3a 7fa5c26f76b10044eb8d2f1a99b73c0f0f7477ed 7fce5d3b8ac9e2445360e7d2d9de2f36fcb3e767 8296c724ba2abe345bfaf8862e687c3b4dd9503b 8f3722b0c16984f5114c09a3aca0816804304c1f 919a6ad050f9b155947cd18d8cf32dfcc26d9169 94a1a2b27318b7896860e29da85471c5f9a004c8 957609f800f2fc2ad5cc165bb7c7499566480c60 97ca24813613b9195bd49e4b84df212e4ddc39d3 98575b18d35b6d3020a5b013800fc68623c7d77c 98964d3c57f8187b91f481edc006ea20e0e3ac7c 9b172f78fd5873531d8b4a96ce446a2b52f271c5 9b8b27e0afe3421ef16b4835ae13579e2542c7c8 9df228a4e551ab8678b18760ef6850492ff75e04 9e0dd5c83ca12d76f16d02f31b2d9599bf7b5beb a655df8bdb5e25d05fac6d0c978914f0618546a5 a7577f1e73d280d1e6bfd33bde54d6573edc0a00 ac566b2262684a479546b7fcd7a4d39653fdb3cb ad0eeee4f438dddd99860ae46036f89a90353bed b2f1673b114d4226ded16d23e89650391a00cac5 b8ca22e8d7b503b1763416fca87d4cd02ecb4851 ba551667208c73d5fbc65d49160e09fb6b53d4fe bacc3b7d9771089b3a10d8850db1bd1599b5d123 c25ba99e18a52946dd401ad8aa1e479b7c35365b c402e2c85240f50443ef035c06d0725be94035fd c7555d6b863a9034c029d444cf7f7e5af6b071e4 c7dca6b5725d7fec1fae7d455222d9b1561af4a6 c8721af82e643ed46fe532bc9dd09b357c7a5e26 c8835566fba5bdd673766a8325444ab7449109c0 c9393740a64357ad7a2eb35bcc7dcec35b96f07a cbf4bafe65f8ac712637310fd1a9936df7b47fa1 cd32dbed46b65151fdcac7488e2fca86024467e4 cdb9fef20cc175517acc941681e7d9e9bedea193 cf5b98145cbbe07444c37dc44d5d45e79260e668 cfd5b940147cd672c02f581fb3f473809dec032e d08b517caafa608d13491c8d61d0224866039ff4 d1ede86a7bce9d9c80cc47166b6c747d175e6284 d2959b70b9d64b340f049e819f8f1821105dd125 d47b3508bee9fa7a6b63e315f591a35c2ea2c0ac d8495af5a5f84932fe850590d932061e6819ce56 daf00e681ed226b48c4c4dbf3a96027f0331c59f db8934d9f9bb964b847e925ef65eaa27b2f6a55a dba11f60c8115357167825667b8fb97e8cb309ba e048f4e33911f5da338112ee8d0d1692af98b0ab e7f1b30bf1318723e7a93992fa287e744101b931 ed1b1977cca01563a8c56d39fb06762bb7ae1bde eda057c66a5ecc9aac1b0523a301581c7be81b9e ede84b0f3777de06c47b6da9b38734b178129090 ee574a2d42832a2a330614cc6f278f274bddf713 eea49673dc37b9f0d2137e0d2298b645b554aec5 f066f2d5315fae8db95e09b11c82e669081da497 f1e3f64958fbdcbd27cb6debc53597ad4d62c223 f29cb590781eb4ad5892521f7eb4f8a9929b3fd6 f71c875075a62916796469174b4bd48c3f7871e9 f8a37fe39bbb36929a359750b32eb2349217a795 fb280dd571157aa0d751fdb1f96cffeeee510f6c fc4b8e4ab011bee352e2e9d9146980e713dbe6aa

Package: postgresql-9.6
Version: 9.6.24-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 22300
Depends: locales | locales-all, postgresql-client-9.6, postgresql-common (>= 171~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.14+dfsg), libldap2 (>= 2.6.2), libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libssl3t64 (>= 3.0.0), libsystemd0, libxml2 (>= 2.7.4)
Recommends: postgresql-contrib-9.6, sysstat
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.6/postgresql-9.6_9.6.24-10.pgdg24.04+1_s390x.deb
Size: 4554208
SHA256: ff51d8aeefbaf0fcd591c66a53d893fe67f3a623c1e831160d8a68da0bb7a9d9
SHA1: 07773fd3b3823c2b170e4b06c5ddac887fee7b81
MD5sum: 25a65d9de164b5caa6d161e154ec2236
Description: 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.
 .
 This package provides the database server for PostgreSQL 9.6.
Postgresql-Catversion: 201608131

Package: postgresql-9.6-dbg
Source: postgresql-9.6
Version: 9.6.24-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18759
Depends: postgresql-9.6 (= 9.6.24-10.pgdg24.04+1)
Homepage: http://www.postgresql.org/
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-9.6/postgresql-9.6-dbg_9.6.24-10.pgdg24.04+1_s390x.deb
Size: 14589068
SHA256: 4729d7f0fad50721b7a9c5d39e27c7c78c152c2612b569c61c0b46f018b9ec67
SHA1: 2e523cadfe78000371c7de3bf8288c3c31f166b5
MD5sum: 0e20dccbbe9a4b9120ff84630a8a76c8
Description: debug symbols for postgresql-9.6
 This package provides detached debugging symbols for PostgreSQL 9.6.
 .
 PostgreSQL is an object-relational SQL database management system.
Build-Ids: 00db0231ac4f31f1e424ebe79d9289768f57c390 02d4ed3a5109a89c8ad69f78e19f9c2f34719b6b 09104305dab705c704af9a78596c70c92ff99948 0b16828afdb2efe169091f19bf024daf2a35435f 0c584f322e9b9124c143f94154ecda0e6c1964ca 0da9e34b38fbd8988f99123dcc74e3d78d38e2b8 0e16d77f9ecd6deb7bd8db76f2a003d7dc0ab1e2 0ed320efdc5461d1b0c2eb36e5f4567eb1e8115c 1111f11b72459068f18b2b9bbbcb20be8cfdb237 15e522095ec55c4fe0ddd72aed5417494071cba7 18b8f4203e515f28091c8d8e7e7b2c81d04b1b69 19d4ebf320a0c01e5b3c6e81cad6169af895ce55 1a0fa961156c0e202786cca6d551548c183535b7 1a4a38852608e7a9613224f9fca6194886573272 1ed6db7c1f77251b0ed03819522612ba8d5a8ecb 1f81edb6d03f3d4a0abb1ad5985409bd75888f7b 21a7be59990f3d1a794976d43fa5a7ce49fb109a 23158e107fe305442a92ea58fda2216e0e9c82d9 259ecf06480e7b9eca096e16cc207225be9156f2 2a40ec7825301d544f6b1dbc40e971213c85bb7a 2aa4b66573a5c9d1762a11f71b920ab7aaefc0a1 2dd984291ea047a477038c01ff4df51084dfb97e 2de61545d047b530ce7fb87b01cea9c334071213 309259b0b5a74711f3553a9591fb19de01ebb4cf 3348284289dd6302a32e7b5d729b53512b58398d 35551f084f136aa40ee88a03a0ed29c9fb4fb813 3614583534099f26de1ca5965f5d5ad77b2b510b 3a1b48b2e1d8a66ad67064d7d09b5c1035c74104 3c4cc869104736f52a769da856ac51c78e1ff1c2 3eb54f4334600ea379883c8d3923f7eb37514e53 446d421e0d1ae0d3d488138fb16d3346d830a135 45840f78d1471101bba7f86b9a307283286697f0 47dc26dadf157f63017eaa45a7c25bf80fecb7c7 497612dcc74e13a3ba612709f284e8f8bc934f28 4c5398bbb767466d3d30063cbc4abe915e6020e0 4f17b9b813df3ce9a22c12f76cae0c621a09ffb8 50e4c33b08de6ef3b4e779d977a6836b279eddc4 537ed385737b3ec0d3586a8b2c710bd7e51f6aa7 53e0c308987ae25abea45f4c579297970b6b1f34 553c3291b7b163aeddefa4fe75e4324a8785521e 55478eafbd7dad2df8f79cff805cc8e2c5399d9c 562ac73bae92827668c73e586e3f259d0f219ff7 56b917ce3f0291cfa766d8ad2b5ffc6af0cdef93 5929ea9dcbe154ca6caa7c33f1e40c629810c09a 5a38b226a530902130ee1fa9cd52de4ad00e0695 5a57963b9375438aa6a98a15316fe8d87964f156 5ad7627ba6f59c24d6195cc7af4c5b0e7fec4d2f 5c3a4aced36f32190a6d27a65167472ccd5b3169 5c3e0a793855067dde4f55ee151c3372df0f4110 5e951932f2788cbbe6c444edb73006c70c8a4a8f 5f96706c9c9c388df20f36d3a3c874f046cda75c 5fd220abe738e5c7354dc6a0d38921288ab15da3 60579e5a3e26fa619244a11acec4f45cad77fd25 63e9e19f3e43e33bf8cd439d0aaf5b0b9dd29280 646815b2f13c9bba199be9d76b12a2864845cc5f 6680f5dac2deaaf8c7b5d28fac1680f1a1d442fa 6965ffb991883d52bd68ab1a8b6c8ab031bd7de3 6db039aa365770b4160e5682bea422b18b8eafe9 6e8adee9009b5ba1651222c8ceb176c00a5e1c10 738c2b50a10e6b5b2bf6081a5a06aff66d471f01 75b39647c7c69844baeab9e56ee794a334e1ae7b 75e15583a8e1bccd1be6cb8c7de74baf7e79a448 806f3335487bd3ecd6546fafe5f7f0b896ed29a8 813146b938b8dcb1bb0a437046f8287bf636af35 841f28a04e2e73d17cf72103281fceb8aacd7f5f 8612b49700df2b6110b54f81e20d802c4b8ddbde 892e9fc81dcb6bf588ebea1965ffd6df8ed8d3cf 8ceba93a433bdcc62ab9564b920e959c15400baa 8e02885a073e42206e66bb4d30a1d622d1fd6c59 8fb7c9e8d96ff3ad77c8aa1921b6c42079fdaac5 907fd0d1022e142f3c6f73fdad705d4c0d4a9796 90f96e2622ddc404f3993aa377ce9f71c747b0ce 916a35db965d541d8197157f98688edd9af157ea 92be1a977b8c196c40c907ecde420d30f99c3415 939b2147e6b40d8d08449f3bcf1e7c4855151427 9556765a13996f68320319af25d51308b27dade0 95c0911ef705cf69fe7ac0342da56be9c8ac101a 9dc35598d7d198b65daab7671a797533ee5847d7 9fd421fe61d1ed7f4ccb179adf1efaf3a3396a47 9fe92f48c8d4b4eb364faea5ae8de6748529bbb2 a3352298890b67cd769aab55429c7f152f7ae7f9 a476dc4015574f3d7d85434692cf0da8fbed26ff a4a6b71291035f29cabe734cfe3e8f7de2b96bac a588123f5485a83eb5add2be42c9494d265fa089 a8afafa53241f8c977237d371f01d05dc521b62b aa6327397cd0ec9d891e4118ac74731ef2a99da0 ae8c4c54819715e16a21cba293030489d79fd672 afb76f8d6b6242d775adfaea7b5669ddd8b0461d b03613d502c257b7b199076496a0f520ed731777 b0a80b5da0feb91843d75d0e828de40e3c57851a b4d2faa7813d1570bc851a7227ada25a914ca3d3 b5d61e8490a4b36b56ac3ad5dcca5c5acdf17fe0 b7e63b45b24a1fc2424b1dfef820facaa81d190c bdefeabb76b3817abd22418699e6eb60ed405d73 c16aaedb84f0e588928c9e6f416883d2dbe1b2a3 c18a884aa0738349dd2be1ee6c91fbe44ec67c19 c522ffd7562916f68c60c89cf5bead23ef6c3036 c5dde1578f23134b92bcb170f0fcb8dda040ae83 c729984045668655d31bceb25149619950f88bab c8266518ff1e4ba8ed319e8fc74186b781152344 c949a1b1854d61e1b77176aa1d116b264927def6 cf109537e7a8f697614b45f4703b75c5b2e17eb8 d020cf70fbb16460d49e9d0ad5bc865c781865b4 d175c97052c4f53fd613e30d3545ac1fe61b1ea9 d3ae08d6e24f25760d94b768eed40499649f458a d3c9ed3e8e4154cc3e9cf792cfe3f000d45a63f4 d66961ff05402fec8d235e59085246ed2b326772 d682eaaa224009c27209f604d869d22cabd34307 d9bfdf2e08169f58295697afab0de3ef0f1a0a75 da5158d6fba13dfddda5d429ec862143c8f14564 db045e957cf2010b2bcd3549f777d39ca84fef78 dcdd16efff7e6340a391e6e2c03980e61b22469f dd573b08ebab6d5bf251955a04490005f85b52ee ece6c2c6a9e84817a08f0d17b8636834f7a912ea ed59ce1f86ce6d9fc80d2bca5aa3ba2a5c09c638 ee4202a0029f18ef973c6109319a09716169ccc7 f28a75a007bd4909a479fc2966b5444e8bb15831 f7664158c6a6e73775076b8fea80b37f9c3cab71 fbba42abe05c07157041d7cc7b07732b873b930a fef8c492747b255cfb50041d97f3d5a3de7f7000 fff493c14db2092b66e3c94c4df87d6eab29d0c8

Package: postgresql-9.6-pgaudit
Source: pgaudit-1.1
Version: 1:1.1.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-9.6, libc6 (>= 2.4)
Homepage: http://pgaudit.org/
Priority: optional
Section: database
Filename: pool/main/p/pgaudit-1.1/postgresql-9.6-pgaudit_1.1.4-1.pgdg24.04+1_s390x.deb
Size: 19644
SHA256: 53848b9369be7f5b961cf35f03a0034182352f85f6d41efe6a93ec5f89f1bbec
SHA1: f0639a91beea8a26f219d5b1c9a6c1bc529e9482
MD5sum: e182578b5d3a40df484eddd5f2ee75aa
Description: PostgreSQL Audit Extension
 The pgAudit extension provides detailed session and/or object audit logging
 via the standard PostgreSQL logging facility.
 .
 The goal of pgAudit is to provide PostgreSQL users with capability to produce
 audit logs often required to comply with government, financial, or ISO
 certifications.
 .
 An audit is an official inspection of an individual's or organization's
 accounts, typically by an independent body. The information gathered by
 pgAudit is properly called an audit trail or audit log.

Package: postgresql-9.6-pgaudit-dbgsym
Package-Type: ddeb
Source: pgaudit-1.1
Version: 1:1.1.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-9.6-pgaudit (= 1:1.1.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgaudit-1.1/postgresql-9.6-pgaudit-dbgsym_1.1.4-1.pgdg24.04+1_s390x.deb
Size: 39052
SHA256: fab7a6c21c9ab0b5597aa3863bb0e83ea33aea5a75b4239545388934434117c2
SHA1: ce35abead4b64996990cfac22a35731fe8178be4
MD5sum: bdec5fac07ab564184277290a5a5f7fa
Description: debug symbols for postgresql-9.6-pgaudit
Build-Ids: 78efb89077143aade558b4e2d23b109895bca1f9

Package: postgresql-all
Source: postgresql-common
Version: 277.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 19
Depends: libecpg-dev, libpq-dev, postgresql-common (= 277.pgdg24.04+1), postgresql-server-dev-all, postgresql-10, postgresql-plperl-10, postgresql-plpython3-10, postgresql-pltcl-10, postgresql-11, postgresql-plperl-11, postgresql-plpython3-11, postgresql-pltcl-11, postgresql-12, postgresql-plperl-12, postgresql-plpython3-12, postgresql-pltcl-12, postgresql-13, postgresql-plperl-13, postgresql-plpython3-13, postgresql-pltcl-13, postgresql-14, postgresql-plperl-14, postgresql-plpython3-14, postgresql-pltcl-14, postgresql-15, postgresql-plperl-15, postgresql-plpython3-15, postgresql-pltcl-15, postgresql-16, postgresql-plperl-16, postgresql-plpython3-16, postgresql-pltcl-16, postgresql-17, postgresql-plperl-17, postgresql-plpython3-17, postgresql-pltcl-17
Priority: optional
Section: database
Filename: pool/main/p/postgresql-common/postgresql-all_277.pgdg24.04+1_all.deb
Size: 14092
SHA256: a2662a720e7d28ed51d95f9ed6ae1eca4fcbdeeb8279c5d7ac4aa90f710d2d59
SHA1: 45319b07783555f8edc72299094a3b3daa7a8e34
MD5sum: 74f7c4786d3f9bc3aa73049fc391f624
Description: metapackage depending on all PostgreSQL server packages
 This metapackage depends on all PostgreSQL server packages, in all
 supported versions (excluding documentation and debug symbols). It
 exists to facilitate depending on the server packages in test
 environments.
 .
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.

Package: postgresql-client
Source: postgresql-common (277.pgdg24.04+1)
Version: 17+277.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 19
Depends: postgresql-client-17
Multi-Arch: foreign
Priority: optional
Section: database
Filename: pool/main/p/postgresql-common/postgresql-client_17+277.pgdg24.04+1_all.deb
Size: 13960
SHA256: c136f41dc808e50b491379995c9ffcab0deb51a367f0c0111a859976cfe7257d
SHA1: 8d24c7991aef3ebd284bb4340ee6370af8262f75
MD5sum: 01e075e361056ddd1f6d3ea6c6aef797
Description: front-end programs for PostgreSQL (supported version)
 This metapackage always depends on the currently supported database
 client package for PostgreSQL.
 .
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.

Package: postgresql-client-10
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6081
Depends: libpq5 (>= 10.23), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.38), libedit2 (>= 3.1-20180525-0), zlib1g (>= 1:1.1.4)
Suggests: postgresql-10, postgresql-doc-10
Conflicts: postgresql-server-dev-10 (<< 10.11-2~)
Replaces: postgresql-server-dev-10
Provides: postgresql-client
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-10/postgresql-client-10_10.23-7.pgdg24.04+1_s390x.deb
Size: 1427356
SHA256: f9a5c85620b9e23780d0db8e8d4cf787c04690fefca664609e5b5ff6ab34037a
SHA1: 7650378ac88f4cf62ce3e30f5fa0530e92fbc009
MD5sum: 67eb2aea96c29d844b32cc667e4bb8c2
Description: front-end programs for PostgreSQL 10
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 10. If you install
 PostgreSQL 10 on a standalone machine, you need the server package
 postgresql-10, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-10-dbgsym
Package-Type: ddeb
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2099
Depends: postgresql-client-10 (= 10.23-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-10/postgresql-client-10-dbgsym_10.23-7.pgdg24.04+1_s390x.deb
Size: 1388336
SHA256: 4689c1756f258e79f57b297f226f64430145a98e5e1a908d2b1a79534669e24b
SHA1: 4249a1dc4019d320e39fea89e0f96ae77d69b088
MD5sum: 437a6ad79f4ccc349d76435f560145ee
Description: debug symbols for postgresql-client-10
Build-Ids: 0d8a314d2b4ab75c840042197378807513f79ed5 0edddae15513acb8148a3f579a3536a6c8c8cba8 26163e262b0003b4db134fe1b1493c4c3a1bfaa2 2d6baa7ca7d00e4c49be1b26068bc48eee1e077a 430e3256457673af4f07220451b92bdff73288c2 462dcb0000b3e6b4c6e67bf3c33687ec50e1000e 4a6318169c316dc10318e9b91d58ffdd4f2770a4 5486b666b3b1c1f164dfa8b05f2f03e0daf16527 5b6fa7d41f402d1efbda689693aab9156d75f4aa 63d2aff21dba87b2e85428deea4d8c55f936c690 812fa2139e5ef6debf543e14d1be08a5e961dbbe a92827f577ee5c20a32f671f893be953136d917b d6d0b4b9cf5dde6b0c0ae5b5a94e3b889532491d d9b605bb6dcb4daf5e5cd07e86e222d854cba2ff e09cf142df753e162cc323069a73234eb48a7487 ef0a32a552b85bcf262e893651dca40d78943af6 f437d06bcc6a880c5fe1ba973e6efbb8e7e1eacf

Package: postgresql-client-11
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6311
Depends: libpq5 (>= 11.22), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.38), libedit2 (>= 3.1-20180525-0), zlib1g (>= 1:1.1.4)
Suggests: postgresql-11, postgresql-doc-11
Conflicts: postgresql-server-dev-11 (<< 11.6-2~)
Replaces: postgresql-server-dev-11
Provides: postgresql-client
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-11/postgresql-client-11_11.22-9.pgdg24.04+1_s390x.deb
Size: 1478640
SHA256: afc21c7ba274812d7c6bfdab47e473580690f2390c2fca5b26e3c518f08a46ee
SHA1: b2c575a25b7db034e83d14d5f1d0e6a7eda2f7d3
MD5sum: 52da6626bced8264b06bde967723d151
Description: front-end programs for PostgreSQL 11
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 11. If you install
 PostgreSQL 11 on a standalone machine, you need the server package
 postgresql-11, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-11-dbgsym
Package-Type: ddeb
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2132
Depends: postgresql-client-11 (= 11.22-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-11/postgresql-client-11-dbgsym_11.22-9.pgdg24.04+1_s390x.deb
Size: 1410320
SHA256: c7f7a43282bf6ff84715f7615e8995c7c84087e72adfebe586ba9644b1e7c5c4
SHA1: 9caf7ef4847277fc476be8ae45885f373bf29f8b
MD5sum: 1acffadf2c48a9155938406b1a9e989d
Description: debug symbols for postgresql-client-11
Build-Ids: 020882b874d8c8880cdfc16642ea74dfa4dea280 07f86844cd955be83c09d8469466a4241624be48 11842712e0850cc38593ef4121b180b2db9f42a6 1224c573d7561cf6aefc918a24ea89a1fa8052fa 1819b23d607b2057c3423b34f857fa2adc0ba37f 229c8afe5adec423f50f61b0e1580aa7099b025d 3dadb1b36ce664a687d67830859237c56d44374b 53b015253994ce4ff06d388c24280ee465ac12bc 5eef577b6f9115ad6a48bc2f2bc4369024aa5f88 62c176ed1550f0764acfeec263f424adc844bc8d 9529f091ee78e81ed30d90ea2122184101e9232f 9ff8d7915754e51ce0a56f7b9b3608041feecb52 ad753f238a2428de2c5e2b25fabb78931f58b6b3 b88c58c59cf84a027ac28916b36fb8267773f132 ce3c90de982f7af4c7ab403c7e31bc64d5e4215b da163a3fceb0b6be3a1984444c7854b4007db67f eff375848beeb18292834b36fc7ecb07f5cebd88

Package: postgresql-client-12
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5899
Depends: libpq5 (>= 12.22), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.38), libedit2 (>= 3.1-20180525-0), zlib1g (>= 1:1.1.4)
Suggests: postgresql-12, postgresql-doc-12
Conflicts: postgresql-server-dev-12 (<< 12.1-2~)
Replaces: postgresql-server-dev-12 (<< 12.1-2~)
Provides: postgresql-client
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-12/postgresql-client-12_12.22-2.pgdg24.04+1_s390x.deb
Size: 1432324
SHA256: 026ac35431908afa3680c17cc1f80ba1078e53633ac15580decc4e78b9ea8e89
SHA1: 4e1035abf999c61ec4075523fe30822cff935a33
MD5sum: 44147a6a697c75fe06c77a9bbb26c47b
Description: front-end programs for PostgreSQL 12
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 12. If you install
 PostgreSQL 12 on a standalone machine, you need the server package
 postgresql-12, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-12-dbgsym
Package-Type: ddeb
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2381
Depends: postgresql-client-12 (= 12.22-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-12/postgresql-client-12-dbgsym_12.22-2.pgdg24.04+1_s390x.deb
Size: 1536516
SHA256: 8300e351d887662634e80bc5523c1c36cd3d54d9bb642704d7e6f0bc53a12d95
SHA1: 762fda8683a68feb4baf9acfb065cc439785cb05
MD5sum: efe25ea3efda9afd1b3bbf4dd7da6f8e
Description: debug symbols for postgresql-client-12
Build-Ids: 20473b1b20ab8a299fb5fccb7e44c2c6ff51a5f2 246e0c2ac337d07f5a54968eb1929d25cbcbc045 3037dad1ca7fd5b013eab0068b24be21b5ffb571 45dc1777a053000aec4dd3a35adb3979e97ff361 4a207170ae3c12f8251848b005ac13e104b76774 82e04177eb52afaf2e8fda6423962c047bd0f6ab 87a0a942fa15695584d90aa7e5326cbd9afac215 971d38d0095c4de6644867d53b55da5c77887392 b71469d050d3e0a6e034073da5889a5546315cec c3e4dd810f0d4dda06cd91f9d0116fab1bcedab4 c666926101388782c6fde1635fa9ce3339ba0190 cb9adf10ad7053c880e4c97ef1ddcc02edec0e5f d0dd6e09ddb68b7b21798b7b8434160edbe61783 e0d9dd936dc27b7fd24afe98550bb1a52d3105d6 e1012888bc095965e51864fa47f09c0c384e714a e8ea7f67b22fdbae5cda09eb7a093fcb59146769 f0ff9a6c3137c3052b969f4a4d95cf07d0490624

Package: postgresql-client-13
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6444
Depends: libpq5 (>= 13.20), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.38), libreadline8t64 (>= 6.0), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Suggests: postgresql-13, postgresql-doc-13
Provides: postgresql-client
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-13/postgresql-client-13_13.20-1.pgdg24.04+1_s390x.deb
Size: 1517936
SHA256: b1ed17ab9c36cbc8882e7750e2d0470131f6a42fc3630bbab34f43e2eed3dc6d
SHA1: 7b295a8c0a08090c7bd59b696956d9a6e60f208d
MD5sum: 69cbe49f29f6298f10bd381e7da6abc8
Description: front-end programs for PostgreSQL 13
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 13. If you install
 PostgreSQL 13 on a standalone machine, you need the server package
 postgresql-13, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-13-dbgsym
Package-Type: ddeb
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2778
Depends: postgresql-client-13 (= 13.20-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-13/postgresql-client-13-dbgsym_13.20-1.pgdg24.04+1_s390x.deb
Size: 1796096
SHA256: 816e5d8d366e1f933d72d8e3823ed45f282f2ec7c499d42a48ca75651db31294
SHA1: 4da6b0211e83e767aba97fe845f90b7af9948afe
MD5sum: 0e39fed1da093abd37c6d1873fc2f9f4
Description: debug symbols for postgresql-client-13
Build-Ids: 04d61e26d4d1c3cf1f29e7164f0ccda190c384e5 331986ea652f09014f9bd4dae70e67366adbac56 3b29d2dde46644257ccdb90df44c5c0f07d6280c 3cff88a0465f138dea46c10cd46d5a35669885b3 451d79b8617088c49ea672a48fc4f0118892ffe8 5b101de9f5d9ebd279f6eaa8a337cd02d8b6d1be 60562559316ce9733a888853bb26faca743dbcbb 75e824d54150951fb0525d19d7635586961e84df 76a09ee2dda9bc5454e2082aa3b8f5ad98f167fc 7a813374d71a43f0a1579572b52010bbcd77b310 7f254be5a1bb9b643dbcd853c4c4ecdcbd3298aa 907f5adece4965bc6bbfc65847dffc13e1cfea52 a158ace608514d2f567d7683bf707c6ca5c60d45 af22144b5e8e4e53907ff0848c7a6bbc7babcaf4 b7408a85212616e3a0b8bc120e760a2961558dc4 c7e74e6543b2838586d9aa1d89642b3b5a0227f4 db9f4ccd7c4e28e1f8441e4efe1ca2c767d9e30e f14641b55142e71c081dadf05bc12673107179bd

Package: postgresql-client-14
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7271
Depends: libpq5 (>= 14.17), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.38), libreadline8t64 (>= 6.0), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4)
Suggests: postgresql-14, postgresql-doc-14
Provides: postgresql-client
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-14/postgresql-client-14_14.17-1.pgdg24.04+1_s390x.deb
Size: 1637276
SHA256: 87bd2b42c7f7b8ec00b8156d1ef0830c9f6b419be2490ff2b5611512aed20f07
SHA1: 2bddd16d9dc1264a57060e082efa3dda33b0e36e
MD5sum: 2f71730cf51765977c6680c77c50f109
Description: front-end programs for PostgreSQL 14
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 14. If you install
 PostgreSQL 14 on a standalone machine, you need the server package
 postgresql-14, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-14-dbgsym
Package-Type: ddeb
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3203
Depends: postgresql-client-14 (= 14.17-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-14/postgresql-client-14-dbgsym_14.17-1.pgdg24.04+1_s390x.deb
Size: 2028868
SHA256: 0cf4b964d16bb750cf6d3458e0db26dd717407255f4834b7de4ed8c997e8a69a
SHA1: 9c6a49afeb253a3d130d505295305cf4a3892b2b
MD5sum: 51250f37113bfe5fb7f09a5d11492218
Description: debug symbols for postgresql-client-14
Build-Ids: 0bda67ee565f1b8ab86577719b9f1bdc1ec5f02c 16cdf886265c0c3b0b0b9d81ae94a258b55092c1 1e0cac1886890ba83b67bd3ecab4a9ac0c494ef3 1f88cbb59a562c41c89ddc7386bcf85847e9dc45 23384094ee4c8efadabea604ff7796b8798da587 24d75fec3f46591c9b929b7a87ffc2f620403b52 2ea52d76a484e2c92ae873c42b433e41d6b077d5 3004ce577e55d1faf272609df9168031b8c87b80 7c6ba5d688515cae54146bdf5f7ccb35ea650138 93e46415349fa554ada243ce2dc2f9790afd82b6 9777ec2693645e5a434a8484d095e1f3c2a57561 9bbe170ed1481bd9f9e9d26fb346b426f4624429 9c91c06f47e9b964cda88bffc043155a0ac3d677 9d2cc0be87a22986000c3c3c3c1b149a22bd7310 c0db790114e575915fcf266f7fcc2b8ab52b1966 c1f09545a1bb1533ac57edb4343353181831e0b7 d5af1f95c824b8dad6571bb7ed59416b9ec392fa eab4690d5f48b29d3e55ffa6e3b9a1722f72869f eac1f783de74619d0d51bf28d503fcb781ea6b6e f38c18cd6128d4e342fc90bf56daabdc37d83e9e f4fd9afb91b493795b96d0b27ecdf1449e077aa1

Package: postgresql-client-15
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7884
Depends: libpq5 (>= 15.12), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.38), liblz4-1 (>= 0.0~r127), libreadline8t64 (>= 6.0), libssl3t64 (>= 3.0.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: postgresql-15, postgresql-doc-15
Provides: postgresql-client
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-15/postgresql-client-15_15.12-1.pgdg24.04+1_s390x.deb
Size: 1697256
SHA256: 16d3e93532945eda01ebf91be2803eacfc858937ec3a02ab049ff7b8f3fbe9b7
SHA1: 95b285d0f13c9d41075ba2f9678341cfdc598ab2
MD5sum: 8c3fd2be5331abad7a42de7f03534ddd
Description: front-end programs for PostgreSQL 15
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 15. If you install
 PostgreSQL 15 on a standalone machine, you need the server package
 postgresql-15, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-15-dbgsym
Package-Type: ddeb
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3371
Depends: postgresql-client-15 (= 15.12-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-15/postgresql-client-15-dbgsym_15.12-1.pgdg24.04+1_s390x.deb
Size: 2157832
SHA256: dc0f5b81c5fc68f29709fa96fd9492d8e9a9e054d0f9801648b7f77b2de8138a
SHA1: ffa1a6291679cad977259c41b9118a16ac699ca5
MD5sum: a6371fa7240d369798d5c280146799df
Description: debug symbols for postgresql-client-15
Build-Ids: 09ddbb1af410ac65c3e8cff325aa00ebb28e29d6 1064fea79444dc3fdebccbb0262c704f1dd6d953 11023faef0777c7174f7db0b2df449ddbc48c853 1b646f83d199927e1ed3cf601330c78339eb2e18 36fc0698fb67ee212f3e193bc307aef00f2a8f3a 386a455cc14611fcfdec08f01f994d860b7edc1a 3d0e29aff035beecad4bca76ef9fa6fa43f8bcf5 3f2ae8ad94f9c67163c21d45a321ae29ee6671e5 5322c568e26c0d7fd0f502479aed669993034933 65825a1c9e75eeda7ad6b13dc8eed35d95c9eea3 6abb97f35ecbd2f913ee67940f537b272163a8ee 6ceefba2a422a178b3798bc7c36dcce2f3f4ef76 7c5010c1bb7d5db81bb921af8bd08a5eb62f43a3 88119ce2ae023d8f01caabb4d950f8a53e670eb4 91a6b93455bf334b096b10ca54eb9d7823aa614b 92b59eb4874ec7faff4c255fe7fde0ef6d793beb 95d688f415e8dfe143c6fcb0163aeea445c5d393 b033384d2d0af831f26ee4a85031595b74248042 c6f54712ab8d8f4576a5ace9d1a1a5d42ceb2091 cc153229b26d3d586f37dc10d1e4d4f67a924afe fffbff82c1951abd125518ae189938d934774d42

Package: postgresql-client-16
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 9232
Depends: libpq5 (>= 16.8), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.38), liblz4-1 (>= 0.0~r127), libreadline8t64 (>= 6.0), libssl3t64 (>= 3.0.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: postgresql-16, postgresql-doc-16
Provides: postgresql-client
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-16/postgresql-client-16_16.8-1.pgdg24.04+1_s390x.deb
Size: 1896948
SHA256: 6a298e30dca6db17910cd73a2326f17a4ddfcf6a3bb84425c153917db58ec7d7
SHA1: bef2bb738e01bc8ad9608543120bcd84227cac54
MD5sum: ec4b62fcd2e55abfaf9b8afd8b08892f
Description: front-end programs for PostgreSQL 16
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 16. If you install
 PostgreSQL 16 on a standalone machine, you need the server package
 postgresql-16, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-16-dbgsym
Package-Type: ddeb
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3457
Depends: postgresql-client-16 (= 16.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-16/postgresql-client-16-dbgsym_16.8-1.pgdg24.04+1_s390x.deb
Size: 2212660
SHA256: 3b5ed7a779121db22f0d7b439234b3d39aa4b6dc012d4d37ca5cd394d0524dbd
SHA1: 0d9b315753a0dfddbb8a89a3ed5f7c79873af35a
MD5sum: 80df36063c80c44425bb89f336cf9c5c
Description: debug symbols for postgresql-client-16
Build-Ids: 04810a34f875e51df65bba740c8c46cb09d14d96 0926a15182fbfde8715339931fafb08424972e3f 15376e8c1d97e6c2545ce0f68b100df52191829c 1b2bf03f764dbf4781bcf333ac685a29229d49af 371d8a32fd43ba1c24553079de5293bef674c787 58872013484ae61c4e2c7b255b44b9cdb92cbb90 5b625bb8003803697aaf5cceee929d448b27f218 6cf62134098930df6397dd046d20ba7ea9bf3f4f 8cda51ff614757334bc57efc7ed76456d70cb374 9a5cf0f7530c3bc47b2dd4676a82e9e0d9725fff a8c1c65ce57f7ce93bb476adf23cd06eca9f0f8b aa0a4dbe45e3365d6008f44ddbc99590ce95d694 af6dfa48bbe7dd9a5ba124a5a18e25451a2c30a8 b9733a94240280cc40d94b90468ffe461b544fa2 bd35ba112c27e20c23940f4c109401492cde15f2 c70ae656bf3efe882341092890d856218b27a26c d3cc53982f3bbe8df0953ad6093fcb83ef87c557 d7e652a318f664b9138f80dcacb2f3e7bbcf5722 d9eafdff13f02844f682ecb23d08634e0d84ac82 ea1e439c2b8a7e847947e842b2a19131c3d3b017 f06f653c22e5099b2720eba1775d00b30366172a

Package: postgresql-client-17
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 9897
Depends: libpq5 (>= 17.4), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.38), liblz4-1 (>= 0.0~r127), libreadline8t64 (>= 6.0), libssl3t64 (>= 3.0.0), libzstd1 (>= 1.5.5), zlib1g (>= 1:1.1.4)
Suggests: postgresql-17, postgresql-doc-17
Provides: postgresql-client
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-17/postgresql-client-17_17.4-1.pgdg24.04+2_s390x.deb
Size: 2000976
SHA256: 4b4bade47f84dfbd334519b0d518d64bb639e149477edb5a0eff73e886369161
SHA1: 819670fe8444ca32e92c163d4f67467fe39fb640
MD5sum: 89be940a2d4360c0cde794e08b3dcc9f
Description: front-end programs for PostgreSQL 17
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 17. If you install
 PostgreSQL 17 on a standalone machine, you need the server package
 postgresql-17, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-17-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3733
Depends: postgresql-client-17 (= 17.4-1.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/postgresql-client-17-dbgsym_17.4-1.pgdg24.04+2_s390x.deb
Size: 2409188
SHA256: f8db19c5c00a060b6dd5da65c059135f065806266d409f3f813c888c7466585f
SHA1: 6fd7900b35235e1dc7afb10223a1fd3d4e472c99
MD5sum: 348cbbedb723e8c2ad545d9e75560235
Description: debug symbols for postgresql-client-17
Build-Ids: 1dad6864b2a0002d06ac97a558854dec10a9f192 268df969b446bc12732f360f7f34ac0de512024e 28cb32877b11c584df96af264cb94355645f516b 3b968a0895d79dfc1f1d4397403a54143fe58a94 3bb50ff601e111911f66efab8cf06a75fa9487a6 4341e165919f8490cdd73c957d3b269376460f41 6548f31c0093d9a54435080202b8d22865816e95 6ee5d175a6c849438fa03365da7d0f5fb07a22f9 8226a9ce4a7fed64a4eaa0b19a8c5db6cbfeb75e 87b00da3a900fb1c65cbb68a1899210613ff21bb 8a9d600959aa4871b42891fba22cd0cd2ed046ed 93a426eb600b2bcc3e6d8ac802883b15ff1db87b 96168726d035572dfb933c0c73e1736c008dbc52 97c3f57e34e2aa296e50a19f7603ad5c0f0aa500 a05dcfc78c1769d3e4d1355cc33dfd3d80266a8d a71a54047d33a3e19167c028de92edb25e109cec ad86474adda7e56bb69b25bddabdd46b53fae76c cb815348f452d5b680609cd5b8788b2faa7ab754 cdb2049edfbd87bc697f8f825b4e51032312a018 dd66e67d393222603dcd8b370b0064a9790fad8b e84f6fac3b8bbc3cefd29ebaf0f5e0c8c20130e3 ed8cb2024955675c808f32a519750d97d4202a69

Package: postgresql-client-8.2
Source: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3773
Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libpq5 (>= 8.2.23), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 115~), sensible-utils
Suggests: postgresql-8.2, postgresql-doc-8.2
Provides: postgresql-client
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.2/postgresql-client-8.2_8.2.23-13.pgdg24.04+1_s390x.deb
Size: 952740
SHA256: aa05515bc817ec02ea077f25462db4e8617e0286d3dcbfa012b15464cd2b3af6
SHA1: 030759b9956f4dce46283de4987cf2df957fd6d3
MD5sum: c0a79cb4edc73539418becb469554c50
Description: front-end programs for PostgreSQL 8.2
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 8.2. If you install
 PostgreSQL 8.2 on a standalone machine, you need the server package
 postgresql-8.2, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-8.3
Source: postgresql-8.3
Version: 8.3.23-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4186
Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libpq5 (>= 8.3~rc1-1~), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 115~), sensible-utils
Suggests: postgresql-8.3, postgresql-doc-8.3
Provides: postgresql-client
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.3/postgresql-client-8.3_8.3.23-10.pgdg24.04+1_s390x.deb
Size: 1068580
SHA256: 0bc3c4d2627bb383fc1830efdaa4e6b6d4539b5e36ac0f5e1f7d8d81f0f11d7f
SHA1: 3fa36fb26e925a738f2e445895ef9436fb09b9e1
MD5sum: 8c02a804840cf4565332e1a22bd9f8bc
Description: front-end programs for PostgreSQL 8.3
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 8.3. If you install
 PostgreSQL 8.3 on a standalone machine, you need the server package
 postgresql-8.3, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-8.4
Source: postgresql-8.4
Version: 8.4.22-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4166
Depends: libc6 (>= 2.38), libedit2 (>= 2.11-20080614-0), libpq5 (>= 8.3~rc1-1~), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 115~), sensible-utils
Suggests: postgresql-8.4, postgresql-doc-8.4
Provides: postgresql-client
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.4/postgresql-client-8.4_8.4.22-11.pgdg24.04+1_s390x.deb
Size: 836708
SHA256: adc050a2dcaf2f1c686ab37b9e80d8b02cbf2387aa5996851dacc304790f1c1c
SHA1: abefe442e8d6a8f0ee91d4fe1350648a8030db95
MD5sum: b6689a15e691c404dcd5f69b81775303
Description: front-end programs for PostgreSQL 8.4
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 8.4. If you install
 PostgreSQL 8.4 on a standalone machine, you need the server package
 postgresql-8.4, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-9.0
Source: postgresql-9.0
Version: 9.0.23-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3641
Depends: libc6 (>= 2.38), libedit2 (>= 3.1-20180525-0), libpq5 (>= 9.0~), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 115~), sensible-utils
Suggests: postgresql-9.0, postgresql-doc-9.0
Provides: postgresql-client
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.0/postgresql-client-9.0_9.0.23-11.pgdg24.04+1_s390x.deb
Size: 895264
SHA256: fc2152a1892d614afae467c6fc00454cd688466f145a5b5fdab5450889d7a29f
SHA1: cad21a617907383dcacd94c6f0ed3b3712bd2f30
MD5sum: 7857cb8f30afc390ee6d456709e6f214
Description: front-end programs for PostgreSQL 9.0
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 9.0. If you install
 PostgreSQL 9.0 on a standalone machine, you need the server package
 postgresql-9.0, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-9.1
Source: postgresql-9.1
Version: 9.1.24-17.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3988
Depends: libc6 (>= 2.38), libedit2 (>= 3.1-20180525-0), libpq5 (>= 9.0~), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 115~), sensible-utils
Suggests: postgresql-9.1, postgresql-doc-9.1
Provides: postgresql-client
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.1/postgresql-client-9.1_9.1.24-17.pgdg24.04+1_s390x.deb
Size: 978552
SHA256: fa78047245cff568dc7283254793e1117e14d1e7c39001bdec6fa9afe25d37b9
SHA1: 5488b0aa711668330ae85c1abaa5305eafde6f5a
MD5sum: 245fc734c448f98981c4b2c201dd0585
Description: front-end programs for PostgreSQL 9.1
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 9.1. If you install
 PostgreSQL 9.1 on a standalone machine, you need the server package
 postgresql-9.1, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-9.2
Source: postgresql-9.2
Version: 9.2.24-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3939
Depends: libc6 (>= 2.38), libedit2 (>= 3.1-20180525-0), libpq5 (>= 9.2.24), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 115~), sensible-utils
Suggests: postgresql-9.2, postgresql-doc-9.2
Provides: postgresql-client
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.2/postgresql-client-9.2_9.2.24-14.pgdg24.04+1_s390x.deb
Size: 987296
SHA256: 227e4bb34835e135e7ca044cfe151f4f411919313e8fac48b8faaa0da3af5775
SHA1: dceb2e608d8f7e9a05ff69c8d9385d8f700b582e
MD5sum: 403aa009c7a41ab34b7367601d54f7b6
Description: front-end programs for PostgreSQL 9.2
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 9.2. If you install
 PostgreSQL 9.2 on a standalone machine, you need the server package
 postgresql-9.2, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-9.3
Source: postgresql-9.3
Version: 9.3.25-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4142
Depends: libc6 (>= 2.38), libedit2 (>= 3.1-20180525-0), libpq5 (>= 9.3.25), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 142~), sensible-utils
Suggests: postgresql-9.3, postgresql-doc-9.3
Provides: postgresql-client
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.3/postgresql-client-9.3_9.3.25-13.pgdg24.04+1_s390x.deb
Size: 1041792
SHA256: ee6d4977427d14cdc29d9429fc759402f39f6c65066dbf8574c9307f1fe26134
SHA1: 2e8df09df5f9ad495b1c7cb101d72dd5c3c4bacb
MD5sum: 6938cddaff9df04f2ea299fbfc888286
Description: front-end programs for PostgreSQL 9.3
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 9.3. If you install
 PostgreSQL 9.3 on a standalone machine, you need the server package
 postgresql-9.3, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-9.4
Source: postgresql-9.4
Version: 9.4.26-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4540
Depends: libc6 (>= 2.38), libedit2 (>= 3.1-20180525-0), libpq5 (>= 9.4.26), libssl3t64 (>= 3.0.0), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 142~), sensible-utils
Suggests: postgresql-9.4, postgresql-doc-9.4
Conflicts: postgresql-server-dev-9.4 (<< 9.4.25-2~)
Replaces: postgresql-server-dev-9.4
Provides: postgresql-client
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.4/postgresql-client-9.4_9.4.26-13.pgdg24.04+1_s390x.deb
Size: 1135016
SHA256: 964caf7ae2d2a2a3c4e82af92f72e4edfc3fa00ec22c4f81861b1d38cc3a3fb4
SHA1: d1eafe4fb79f650eb880da5f9d2bf044ab5a60ba
MD5sum: 5876ba9fb2dd0f46870582c4750bbcfd
Description: front-end programs for PostgreSQL 9.4
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 9.4. If you install
 PostgreSQL 9.4 on a standalone machine, you need the server package
 postgresql-9.4, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-9.5
Source: postgresql-9.5
Version: 9.5.25-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5237
Depends: libc6 (>= 2.38), libedit2 (>= 3.1-20180525-0), libpq5 (>= 9.5.25), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 142~), sensible-utils
Suggests: postgresql-9.5, postgresql-doc-9.5
Conflicts: postgresql-server-dev-9.5 (<< 9.5.20-2~)
Replaces: postgresql-server-dev-9.5
Provides: postgresql-client
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.5/postgresql-client-9.5_9.5.25-11.pgdg24.04+1_s390x.deb
Size: 1276076
SHA256: 79e19709da98476b586e711acbd6b88e438ebfb094465481b8527df3ea38238c
SHA1: f648c32d096565801ed4ad464964939e924dbce5
MD5sum: e084a8ad7ebe0f8cd7e1e75ff48fcf65
Description: front-end programs for PostgreSQL 9.5
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 9.5. If you install
 PostgreSQL 9.5 on a standalone machine, you need the server package
 postgresql-9.5, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-9.6
Source: postgresql-9.6
Version: 9.6.24-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5715
Depends: libpq5 (>= 9.6.24), postgresql-client-common (>= 142~), sensible-utils, libc6 (>= 2.38), libedit2 (>= 3.1-20180525-0), zlib1g (>= 1:1.1.4)
Suggests: postgresql-9.6, postgresql-doc-9.6
Conflicts: postgresql-server-dev-9.6 (<< 9.6.16-2~)
Replaces: postgresql-server-dev-9.6
Provides: postgresql-client
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.6/postgresql-client-9.6_9.6.24-10.pgdg24.04+1_s390x.deb
Size: 1349004
SHA256: 7c34b921fe69178f69df42f3af6f15752293baff26f4fca81f8a39dcd780200d
SHA1: bbf16b08bdf3ef0ff0dcade71498f7c48c01985a
MD5sum: 2dd3403e598c40e5391cd3057cb1b63a
Description: front-end programs for PostgreSQL 9.6
 This package contains client and administrative programs for
 PostgreSQL: these are the interactive terminal client psql and
 programs for creating and removing users and databases.
 .
 This is the client package for PostgreSQL 9.6. If you install
 PostgreSQL 9.6 on a standalone machine, you need the server package
 postgresql-9.6, too. On a network, you can install this package on
 many client machines, while the server package may be installed on
 only one machine.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-client-common
Source: postgresql-common
Version: 277.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 153
Depends: netbase, perl:any
Breaks: pgdg-keyring, postgresql-common (<< 269)
Replaces: pgdg-keyring, postgresql-common (<< 269)
Multi-Arch: foreign
Priority: optional
Section: database
Filename: pool/main/p/postgresql-common/postgresql-client-common_277.pgdg24.04+1_all.deb
Size: 47024
SHA256: 368b4d22ebd6fe8fb6a8962d7bc9880eb09c79a50967c27264c4fe5fabe84a09
SHA1: 29b643520414a6f05174d936900151328fc5fac3
MD5sum: 198e1b16e862cc54a3fb6dea3c35c1fb
Description: manager for multiple PostgreSQL client versions
 The postgresql-client-common package provides a structure under which
 multiple versions of PostgreSQL client programs may be installed at
 the same time. It provides a wrapper which selects the right version
 for the particular cluster you want to access (with a command line
 option, an environment variable, /etc/postgresql-common/user_clusters,
 or ~/.postgresqlrc).
 .
 PostgreSQL is a fully featured object-relational database management
 system. It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects. Its features include ACID
 transactions, foreign keys, views, sequences, subqueries, triggers,
 outer joins, multiversion concurrency control, and user-defined types
 and functions.

Package: postgresql-common
Version: 277.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 355
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: adduser, debconf (>= 0.5.00) | debconf-2.0, libjson-perl, sysvinit-utils (>= 3.05-4~) | lsb-base, postgresql-client-common (= 277.pgdg24.04+1), postgresql-common-dev (= 277.pgdg24.04+1), ssl-cert (>= 1.0.11), ucf, perl:any
Recommends: e2fsprogs, logrotate
Breaks: postgresql-9.1 (<< 9.1.1-3~)
Multi-Arch: foreign
Priority: optional
Section: database
Filename: pool/main/p/postgresql-common/postgresql-common_277.pgdg24.04+1_all.deb
Size: 111872
SHA256: 737c33eae2591ba5074696b3da99e72d427543af7b7bc98cf677889d95752864
SHA1: 9478f7e6931611471c8f0a77950baeb724b47c04
MD5sum: ba041bf1b4ca34a1c95c509e48997e3b
Description: PostgreSQL database-cluster manager
 The postgresql-common package provides a structure under which
 multiple versions of PostgreSQL may be installed and/or multiple
 clusters maintained at one time.
 .
 The commands provided are pg_conftool, pg_createcluster, pg_ctlcluster,
 pg_dropcluster, pg_lsclusters, pg_renamecluster, pg_upgradecluster,
 pg_virtualenv.
 .
 PostgreSQL is a fully featured object-relational database management
 system. It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects. Its features include ACID
 transactions, foreign keys, views, sequences, subqueries, triggers,
 outer joins, multiversion concurrency control, and user-defined types
 and functions.

Package: postgresql-common-dev
Source: postgresql-common
Version: 277.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 332
Depends: libipc-run-perl
Breaks: postgresql-client-common (<< 269), postgresql-common (<< 269), postgresql-server-dev-all (<< 269)
Replaces: postgresql-client-common (<< 269), postgresql-common (<< 269), postgresql-server-dev-all (<< 269)
Multi-Arch: foreign
Priority: optional
Section: database
Filename: pool/main/p/postgresql-common/postgresql-common-dev_277.pgdg24.04+1_all.deb
Size: 72188
SHA256: a918ff63a12a392b4949fbf99d004509cd150cd0ec03a5c2312408c7f35f4e25
SHA1: 0c48bd2e46b9d0475beb238268e7a3089f912d9b
MD5sum: 263a41b6141c8aaf4de98a1e9adc6ffa
Description: extension build tool for multiple PostgreSQL versions
 The postgresql-server-dev-all package provides the pg_buildext script for
 simplifying packaging of a PostgreSQL extension supporting multiple major
 versions of the product, and dh_make_pgxs which builds a template debian/
 source package directory based on pg_buildext.
 .
 PostgreSQL is a fully featured object-relational database management
 system. It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects. Its features include ACID
 transactions, foreign keys, views, sequences, subqueries, triggers,
 outer joins, multiversion concurrency control, and user-defined types
 and functions.

Package: postgresql-contrib-8.2
Source: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1907
Depends: postgresql-8.2 (= 8.2.23-13.pgdg24.04+1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpq5 (>= 8.2.23), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), postgresql-common (>= 115~)
Suggests: libdbd-pg-perl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.2/postgresql-contrib-8.2_8.2.23-13.pgdg24.04+1_s390x.deb
Size: 672404
SHA256: e6dfe04316da78dd270afff2127755364eb851f672a04fc61ce3a6e750f98d23
SHA1: edfa429e3c9427ba902a5353324243dc8a89fe36
MD5sum: 13f6dd929a6be6592c32c72c40f6a504
Description: additional facilities for PostgreSQL
 The PostgreSQL contrib package provides several additional features
 for the PostgreSQL database. This version is built to work with the
 server package postgresql-8.2.  contrib often serves as a testbed for
 features before they are adopted into PostgreSQL proper:
 .
  adminpack      - File and log manipulation routines, used by pgAdmin
  btree_gist     - B-Tree indexing using GiST (Generalised Search Tree)
  chkpass        - An auto-encrypted password datatype
  cube           - Multidimensional-cube datatype (GiST indexing example)
  dblink         - Functions to return results from a remote database
  earthdistance  - Operator for computing the distance (in miles) between
                   two points on the earth's surface
  fuzzystrmatch  - Levenshtein, metaphone, and soundex fuzzy string matching
  intagg         - Integer aggregator/enumerator
  intarray       - Index support for arrays of int4, using GiST
  isn            - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers
  lo             - Large Object maintenance
  ltree          - Tree-like data structures
  oid2name       - Maps OIDs to table names
  pg_buffercache - Real time queries on the shared buffer cache
  pg_freespacemap- Displays the contents of the free space map (FSM)
  pg_trgm        - Determine the similarity of text based on trigram matching
  pgbench        - TPC-B like benchmark
  pgcrypto       - Cryptographic functions
  pgrowlocks     - A function to return row locking information
  pgstattuple    - Returns the percentage of dead tuples in a table; this
                   indicates whether a vacuum is required.
  seg            - Confidence-interval datatype (GiST indexing example)
  spi            - PostgreSQL Server Programming Interface; 4 examples of
                   its use:
                   autoinc    - A function for implementing AUTOINCREMENT/
                                IDENTITY
                   insert_username - function for inserting user names
                   moddatetime - Update modification timestamps
                   refint     - Functions for implementing referential
                                integrity (foreign keys).  Note that this is
                                now superseded by built-in referential
                                integrity.
                   timetravel - Re-implements in user code the time travel
                                feature that was removed in 6.3.
  tsearch2       - Full-text-index support using GiST
  vacuumlo       - Remove orphaned large objects
  xml2           - Manipulate XML documents in the database
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-contrib-8.3
Source: postgresql-8.3
Version: 8.3.23-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1647
Depends: postgresql-8.3 (= 8.3.23-10.pgdg24.04+1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libossp-uuid16, libpq5 (>= 8.3~rc1-1~), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), postgresql-common (>= 130~)
Suggests: libdbd-pg-perl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.3/postgresql-contrib-8.3_8.3.23-10.pgdg24.04+1_s390x.deb
Size: 570636
SHA256: b82ef94b72c701612a5d989692501b94a116fce02a310a2dc035861304258229
SHA1: dff05b958f7fb69ab9e1661a4f633418c050c17c
MD5sum: 102ae915f5e23e44f78b42fdc569302b
Description: additional facilities for PostgreSQL
 The PostgreSQL contrib package provides several additional features
 for the PostgreSQL database. This version is built to work with the
 server package postgresql-8.3.  contrib often serves as a testbed for
 features before they are adopted into PostgreSQL proper:
 .
  adminpack      - File and log manipulation routines, used by pgAdmin
  btree_gist     - B-Tree indexing using GiST (Generalised Search Tree)
  chkpass        - An auto-encrypted password datatype
  cube           - Multidimensional-cube datatype (GiST indexing example)
  dblink         - Functions to return results from a remote database
  earthdistance  - Operator for computing the distance (in miles) between
                   two points on the earth's surface
  fuzzystrmatch  - Levenshtein, metaphone, and soundex fuzzy string matching
  hstore         - Store (key, value) pairs
  intagg         - Integer aggregator/enumerator
  _int           - Index support for arrays of int4, using GiST (benchmark
                   needs the libdbd-pg-perl package)
  isn            - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers
  lo             - Large Object maintenance
  ltree          - Tree-like data structures
  oid2name       - Maps OIDs to table names
  pageinspect    - Inspection of database pages
  passwordcheck  - Simple password strength checker
  pg_buffercache - Real time queries on the shared buffer cache
  pg_freespacemap- Displays the contents of the free space map (FSM)
  pg_trgm        - Determine the similarity of text based on trigram matching
  pg_standby     - Create a warm stand-by server
  pgbench        - TPC-B like benchmark
  pgcrypto       - Cryptographic functions
  pgrowlocks     - A function to return row locking information
  pgstattuple    - Returns the percentage of dead tuples in a table; this
                   indicates whether a vacuum is required.
  seg            - Confidence-interval datatype (GiST indexing example)
  spi            - PostgreSQL Server Programming Interface; 4 examples of
                   its use:
                   autoinc    - A function for implementing AUTOINCREMENT/
                                IDENTITY
                   insert_username - function for inserting user names
                   moddatetime - Update modification timestamps
                   refint     - Functions for implementing referential
                                integrity (foreign keys).  Note that this is
                                now superseded by built-in referential
                                integrity.
                   timetravel - Re-implements in user code the time travel
                                feature that was removed in 6.3.
  tablefunc      - examples of functions returning tables
  uuid-ossp      - UUID generation functions
  vacuumlo       - Remove orphaned large objects
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-contrib-8.4
Source: postgresql-8.4
Version: 8.4.22-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1532
Depends: postgresql-8.4 (= 8.4.22-11.pgdg24.04+1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libossp-uuid16, libpq5 (>= 8.4~), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), postgresql-common (>= 130~)
Suggests: libdbd-pg-perl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.4/postgresql-contrib-8.4_8.4.22-11.pgdg24.04+1_s390x.deb
Size: 331456
SHA256: 494d896090930d9c8666dc483c2cc9c94f7cc772984ceb8ff7ff84d5998831a0
SHA1: 341147e29fc9b16e3214880579da4098aac1ff6a
MD5sum: 7f2714fa90f06e6b03d92e795c585489
Description: additional facilities for PostgreSQL
 The PostgreSQL contrib package provides several additional features
 for the PostgreSQL database. This version is built to work with the
 server package postgresql-8.4.  contrib often serves as a testbed for
 features before they are adopted into PostgreSQL proper:
 .
  adminpack      - File and log manipulation routines, used by pgAdmin
  btree_gist     - B-Tree indexing using GiST (Generalised Search Tree)
  chkpass        - An auto-encrypted password datatype
  cube           - Multidimensional-cube datatype (GiST indexing example)
  dblink         - Functions to return results from a remote database
  earthdistance  - Operator for computing the distance (in miles) between
                   two points on the earth's surface
  fuzzystrmatch  - Levenshtein, metaphone, and soundex fuzzy string matching
  hstore         - Store (key, value) pairs
  intagg         - Integer aggregator/enumerator
  _int           - Index support for arrays of int4, using GiST (benchmark
                   needs the libdbd-pg-perl package)
  isn            - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers
  lo             - Large Object maintenance
  ltree          - Tree-like data structures
  oid2name       - Maps OIDs to table names
  pageinspect    - Inspection of database pages
  pg_buffercache - Real time queries on the shared buffer cache
  pg_freespacemap- Displays the contents of the free space map (FSM)
  pg_trgm        - Determine the similarity of text based on trigram matching
  pg_standby     - Create a warm stand-by server
  pgbench        - TPC-B like benchmark
  pgcrypto       - Cryptographic functions
  pgrowlocks     - A function to return row locking information
  pgstattuple    - Returns the percentage of dead tuples in a table; this
                   indicates whether a vacuum is required.
  seg            - Confidence-interval datatype (GiST indexing example)
  spi            - PostgreSQL Server Programming Interface; 4 examples of
                   its use:
                   autoinc    - A function for implementing AUTOINCREMENT/
                                IDENTITY
                   insert_username - function for inserting user names
                   moddatetime - Update modification timestamps
                   refint     - Functions for implementing referential
                                integrity (foreign keys).  Note that this is
                                now superseded by built-in referential
                                integrity.
                   timetravel - Re-implements in user code the time travel
                                feature that was removed in 6.3.
  tablefunc      - examples of functions returning tables
  uuid-ossp      - UUID generation functions
  vacuumlo       - Remove orphaned large objects
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-contrib-9.0
Source: postgresql-9.0
Version: 9.0.23-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1584
Depends: postgresql-9.0 (= 9.0.23-11.pgdg24.04+1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libossp-uuid16, libpq5 (>= 9.0~), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), postgresql-common (>= 115~)
Suggests: libdbd-pg-perl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.0/postgresql-contrib-9.0_9.0.23-11.pgdg24.04+1_s390x.deb
Size: 351096
SHA256: 7ab5a732c9b834ed68b1bc8bfd2b5303f23758dc477b33094b929b95832b5ce3
SHA1: 3e68ee4d330696d653794ffd08da66721cb10079
MD5sum: 49ba0bd5e99beb30e1809e905ad9652f
Description: additional facilities for PostgreSQL
 The PostgreSQL contrib package provides several additional features
 for the PostgreSQL database. This version is built to work with the
 server package postgresql-9.0.  contrib often serves as a testbed for
 features before they are adopted into PostgreSQL proper:
 .
  adminpack      - File and log manipulation routines, used by pgAdmin
  btree_gist     - B-Tree indexing using GiST (Generalised Search Tree)
  chkpass        - An auto-encrypted password datatype
  cube           - Multidimensional-cube datatype (GiST indexing example)
  dblink         - Functions to return results from a remote database
  earthdistance  - Operator for computing the distance (in miles) between
                   two points on the earth's surface
  fuzzystrmatch  - Levenshtein, metaphone, and soundex fuzzy string matching
  hstore         - Store (key, value) pairs
  intagg         - Integer aggregator/enumerator
  _int           - Index support for arrays of int4, using GiST (benchmark
                   needs the libdbd-pg-perl package)
  isn            - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers
  lo             - Large Object maintenance
  ltree          - Tree-like data structures
  oid2name       - Maps OIDs to table names
  pageinspect    - Inspection of database pages
  passwordcheck  - Simple password strength checker
  pg_buffercache - Real time queries on the shared buffer cache
  pg_freespacemap- Displays the contents of the free space map (FSM)
  pg_trgm        - Determine the similarity of text based on trigram matching
  pg_standby     - Create a warm stand-by server
  pgbench        - TPC-B like benchmark
  pgcrypto       - Cryptographic functions
  pgrowlocks     - A function to return row locking information
  pgstattuple    - Returns the percentage of dead tuples in a table; this
                   indicates whether a vacuum is required.
  seg            - Confidence-interval datatype (GiST indexing example)
  spi            - PostgreSQL Server Programming Interface; 4 examples of
                   its use:
                   autoinc    - A function for implementing AUTOINCREMENT/
                                IDENTITY
                   insert_username - function for inserting user names
                   moddatetime - Update modification timestamps
                   refint     - Functions for implementing referential
                                integrity (foreign keys).  Note that this is
                                now superseded by built-in referential
                                integrity.
                   timetravel - Re-implements in user code the time travel
                                feature that was removed in 6.3.
  tablefunc      - examples of functions returning tables
  uuid-ossp      - UUID generation functions
  vacuumlo       - Remove orphaned large objects
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-contrib-9.1
Source: postgresql-9.1
Version: 9.1.24-17.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1785
Depends: postgresql-9.1 (= 9.1.24-17.pgdg24.04+1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libossp-uuid16, libpq5 (>= 9.0~), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), postgresql-common (>= 115~)
Suggests: libdbd-pg-perl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.1/postgresql-contrib-9.1_9.1.24-17.pgdg24.04+1_s390x.deb
Size: 370544
SHA256: 612cfb66fe223b27f4e58ef3b05c601f047e276b776b3025b5fe971c6ad9c08a
SHA1: 5ba531acf28fad3b8b1de7b44bc0404d022932dc
MD5sum: 2022126ef9ed53f3883f1523b39bda6f
Description: additional facilities for PostgreSQL
 The PostgreSQL contrib package provides several additional features
 for the PostgreSQL database. This version is built to work with the
 server package postgresql-9.1.  contrib often serves as a testbed for
 features before they are adopted into PostgreSQL proper:
 .
  adminpack      - File and log manipulation routines, used by pgAdmin
  btree_gist     - B-Tree indexing using GiST (Generalised Search Tree)
  chkpass        - An auto-encrypted password datatype
  cube           - Multidimensional-cube datatype (GiST indexing example)
  dblink         - Functions to return results from a remote database
  earthdistance  - Operator for computing the distance (in miles) between
                   two points on the earth's surface
  fuzzystrmatch  - Levenshtein, metaphone, and soundex fuzzy string matching
  hstore         - Store (key, value) pairs
  intagg         - Integer aggregator/enumerator
  _int           - Index support for arrays of int4, using GiST (benchmark
                   needs the libdbd-pg-perl package)
  isn            - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers
  lo             - Large Object maintenance
  ltree          - Tree-like data structures
  oid2name       - Maps OIDs to table names
  pageinspect    - Inspection of database pages
  passwordcheck  - Simple password strength checker
  pg_buffercache - Real time queries on the shared buffer cache
  pg_freespacemap- Displays the contents of the free space map (FSM)
  pg_trgm        - Determine the similarity of text based on trigram matching
  pg_standby     - Create a warm stand-by server
  pgbench        - TPC-B like benchmark
  pgcrypto       - Cryptographic functions
  pgrowlocks     - A function to return row locking information
  pgstattuple    - Returns the percentage of dead tuples in a table; this
                   indicates whether a vacuum is required.
  seg            - Confidence-interval datatype (GiST indexing example)
  spi            - PostgreSQL Server Programming Interface; 4 examples of
                   its use:
                   autoinc    - A function for implementing AUTOINCREMENT/
                                IDENTITY
                   insert_username - function for inserting user names
                   moddatetime - Update modification timestamps
                   refint     - Functions for implementing referential
                                integrity (foreign keys).  Note that this is
                                now superseded by built-in referential
                                integrity.
                   timetravel - Re-implements in user code the time travel
                                feature that was removed in 6.3.
  tablefunc      - examples of functions returning tables
  uuid-ossp      - UUID generation functions
  vacuumlo       - Remove orphaned large objects
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-contrib-9.2
Source: postgresql-9.2
Version: 9.2.24-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1823
Depends: postgresql-9.2 (= 9.2.24-14.pgdg24.04+1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libossp-uuid16, libpq5 (>= 9.2~beta3), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Suggests: libdbd-pg-perl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.2/postgresql-contrib-9.2_9.2.24-14.pgdg24.04+1_s390x.deb
Size: 380416
SHA256: 11972eee5fc4ee3d0e31a78085f198c1176ced8b24c16ea34ea42ce2107dcf49
SHA1: 0a0f5cd1099a38137a3e1c152a1f0bee78c17c4c
MD5sum: 2ca50652e8463c378fd54fc6a4274865
Description: additional facilities for PostgreSQL
 The PostgreSQL contrib package provides several additional features
 for the PostgreSQL database. This version is built to work with the
 server package postgresql-9.2.  contrib often serves as a testbed for
 features before they are adopted into PostgreSQL proper:
 .
  adminpack      - File and log manipulation routines, used by pgAdmin
  btree_gist     - B-Tree indexing using GiST (Generalised Search Tree)
  chkpass        - An auto-encrypted password datatype
  cube           - Multidimensional-cube datatype (GiST indexing example)
  dblink         - Functions to return results from a remote database
  earthdistance  - Operator for computing the distance (in miles) between
                   two points on the earth's surface
  fuzzystrmatch  - Levenshtein, metaphone, and soundex fuzzy string matching
  hstore         - Store (key, value) pairs
  intagg         - Integer aggregator/enumerator
  _int           - Index support for arrays of int4, using GiST (benchmark
                   needs the libdbd-pg-perl package)
  isn            - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers
  lo             - Large Object maintenance
  ltree          - Tree-like data structures
  oid2name       - Maps OIDs to table names
  pageinspect    - Inspection of database pages
  passwordcheck  - Simple password strength checker
  pg_buffercache - Real time queries on the shared buffer cache
  pg_freespacemap- Displays the contents of the free space map (FSM)
  pg_trgm        - Determine the similarity of text based on trigram matching
  pg_standby     - Create a warm stand-by server
  pgbench        - TPC-B like benchmark
  pgcrypto       - Cryptographic functions
  pgrowlocks     - A function to return row locking information
  pgstattuple    - Returns the percentage of dead tuples in a table; this
                   indicates whether a vacuum is required.
  seg            - Confidence-interval datatype (GiST indexing example)
  spi            - PostgreSQL Server Programming Interface; 4 examples of
                   its use:
                   autoinc    - A function for implementing AUTOINCREMENT/
                                IDENTITY
                   insert_username - function for inserting user names
                   moddatetime - Update modification timestamps
                   refint     - Functions for implementing referential
                                integrity (foreign keys).  Note that this is
                                now superseded by built-in referential
                                integrity.
                   timetravel - Re-implements in user code the time travel
                                feature that was removed in 6.3.
  tablefunc      - examples of functions returning tables
  uuid-ossp      - UUID generation functions
  vacuumlo       - Remove orphaned large objects
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-contrib-9.3
Source: postgresql-9.3
Version: 9.3.25-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1917
Depends: postgresql-9.3 (= 9.3.25-13.pgdg24.04+1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libossp-uuid16, libpq5 (>= 9.2~beta3), libssl3t64 (>= 3.0.0), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Suggests: libdbd-pg-perl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.3/postgresql-contrib-9.3_9.3.25-13.pgdg24.04+1_s390x.deb
Size: 407744
SHA256: 0a8d3998e261df9f776025a75942efe273acac5b7c112bc06bbbef1e04a813e8
SHA1: b6ee968b1ea8acbee9be8b142da794f0a085a5c6
MD5sum: 017876c1f31af9ec0de7ed66c480f7fc
Description: additional facilities for PostgreSQL
 The PostgreSQL contrib package provides several additional features
 for the PostgreSQL database. This version is built to work with the
 server package postgresql-9.3.  contrib often serves as a testbed for
 features before they are adopted into PostgreSQL proper:
 .
  adminpack      - File and log manipulation routines, used by pgAdmin
  btree_gist     - B-Tree indexing using GiST (Generalised Search Tree)
  chkpass        - An auto-encrypted password datatype
  cube           - Multidimensional-cube datatype (GiST indexing example)
  dblink         - Functions to return results from a remote database
  earthdistance  - Operator for computing the distance (in miles) between
                   two points on the earth's surface
  fuzzystrmatch  - Levenshtein, metaphone, and soundex fuzzy string matching
  hstore         - Store (key, value) pairs
  intagg         - Integer aggregator/enumerator
  _int           - Index support for arrays of int4, using GiST (benchmark
                   needs the libdbd-pg-perl package)
  isn            - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers
  lo             - Large Object maintenance
  ltree          - Tree-like data structures
  oid2name       - Maps OIDs to table names
  pageinspect    - Inspection of database pages
  passwordcheck  - Simple password strength checker
  pg_buffercache - Real time queries on the shared buffer cache
  pg_freespacemap- Displays the contents of the free space map (FSM)
  pg_trgm        - Determine the similarity of text based on trigram matching
  pg_standby     - Create a warm stand-by server
  pgbench        - TPC-B like benchmark
  pgcrypto       - Cryptographic functions
  pgrowlocks     - A function to return row locking information
  pgstattuple    - Returns the percentage of dead tuples in a table; this
                   indicates whether a vacuum is required.
  postgresql_fdw - foreign data wrapper for PostgreSQL
  seg            - Confidence-interval datatype (GiST indexing example)
  spi            - PostgreSQL Server Programming Interface; 4 examples of
                   its use:
                   autoinc    - A function for implementing AUTOINCREMENT/
                                IDENTITY
                   insert_username - function for inserting user names
                   moddatetime - Update modification timestamps
                   refint     - Functions for implementing referential
                                integrity (foreign keys).  Note that this is
                                now superseded by built-in referential
                                integrity.
                   timetravel - Re-implements in user code the time travel
                                feature that was removed in 6.3.
  tablefunc      - examples of functions returning tables
  uuid-ossp      - UUID generation functions
  vacuumlo       - Remove orphaned large objects
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-contrib-9.4
Source: postgresql-9.4
Version: 9.4.26-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2072
Depends: postgresql-9.4 (= 9.4.26-13.pgdg24.04+1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpq5 (>= 9.2~beta3), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Suggests: libdbd-pg-perl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.4/postgresql-contrib-9.4_9.4.26-13.pgdg24.04+1_s390x.deb
Size: 445472
SHA256: 1503b8c40df067d8e3a70a84dbd8ef7cf7b26db07076b3058406827d9fc6e8a7
SHA1: 0d1ca6fe369a1afdb87c0f72929d122463489889
MD5sum: b4a1b14fc8f6be83ad8ed570b995afb4
Description: additional facilities for PostgreSQL
 The PostgreSQL contrib package provides several additional features
 for the PostgreSQL database. This version is built to work with the
 server package postgresql-9.4.  contrib often serves as a testbed for
 features before they are adopted into PostgreSQL proper:
 .
  adminpack      - File and log manipulation routines, used by pgAdmin
  btree_gist     - B-Tree indexing using GiST (Generalised Search Tree)
  chkpass        - An auto-encrypted password datatype
  cube           - Multidimensional-cube datatype (GiST indexing example)
  dblink         - Functions to return results from a remote database
  earthdistance  - Operator for computing the distance (in miles) between
                   two points on the earth's surface
  fuzzystrmatch  - Levenshtein, metaphone, and soundex fuzzy string matching
  hstore         - Store (key, value) pairs
  intagg         - Integer aggregator/enumerator
  _int           - Index support for arrays of int4, using GiST (benchmark
                   needs the libdbd-pg-perl package)
  isn            - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers
  lo             - Large Object maintenance
  ltree          - Tree-like data structures
  oid2name       - Maps OIDs to table names
  pageinspect    - Inspection of database pages
  passwordcheck  - Simple password strength checker
  pg_buffercache - Real time queries on the shared buffer cache
  pg_freespacemap- Displays the contents of the free space map (FSM)
  pg_trgm        - Determine the similarity of text based on trigram matching
  pg_standby     - Create a warm stand-by server
  pgbench        - TPC-B like benchmark
  pgcrypto       - Cryptographic functions
  pgrowlocks     - A function to return row locking information
  pgstattuple    - Returns the percentage of dead tuples in a table; this
                   indicates whether a vacuum is required.
  postgresql_fdw - foreign data wrapper for PostgreSQL
  seg            - Confidence-interval datatype (GiST indexing example)
  sepgsql        - mandatory access control (MAC) based on SELinux
  spi            - PostgreSQL Server Programming Interface; 4 examples of
                   its use:
                   autoinc    - A function for implementing AUTOINCREMENT/
                                IDENTITY
                   insert_username - function for inserting user names
                   moddatetime - Update modification timestamps
                   refint     - Functions for implementing referential
                                integrity (foreign keys).  Note that this is
                                now superseded by built-in referential
                                integrity.
                   timetravel - Re-implements in user code the time travel
                                feature that was removed in 6.3.
  tablefunc      - examples of functions returning tables
  uuid-ossp      - UUID generation functions
  vacuumlo       - Remove orphaned large objects
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-contrib-9.5
Source: postgresql-9.5
Version: 9.5.25-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2079
Depends: postgresql-9.5 (= 9.5.25-11.pgdg24.04+1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpq5 (>= 9.2~beta3), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Suggests: libdbd-pg-perl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.5/postgresql-contrib-9.5_9.5.25-11.pgdg24.04+1_s390x.deb
Size: 456880
SHA256: df61e5ec830a19c0d305294df48be09536ebd3e36a298d22fe8d17fc8338e947
SHA1: 3113b7eca79e6381f833f3f20093043001f0d042
MD5sum: 29150b83849e4da9add679ae83d9869f
Description: additional facilities for PostgreSQL
 The PostgreSQL contrib package provides several additional features
 for the PostgreSQL database. This version is built to work with the
 server package postgresql-9.5.  contrib often serves as a testbed for
 features before they are adopted into PostgreSQL proper:
 .
  adminpack      - File and log manipulation routines, used by pgAdmin
  btree_gist     - B-Tree indexing using GiST (Generalised Search Tree)
  chkpass        - An auto-encrypted password datatype
  cube           - Multidimensional-cube datatype (GiST indexing example)
  dblink         - Functions to return results from a remote database
  earthdistance  - Operator for computing the distance (in miles) between
                   two points on the earth's surface
  fuzzystrmatch  - Levenshtein, metaphone, and soundex fuzzy string matching
  hstore         - Store (key, value) pairs
  intagg         - Integer aggregator/enumerator
  _int           - Index support for arrays of int4, using GiST (benchmark
                   needs the libdbd-pg-perl package)
  isn            - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers
  lo             - Large Object maintenance
  ltree          - Tree-like data structures
  oid2name       - Maps OIDs to table names
  pageinspect    - Inspection of database pages
  passwordcheck  - Simple password strength checker
  pg_buffercache - Real time queries on the shared buffer cache
  pg_freespacemap- Displays the contents of the free space map (FSM)
  pg_trgm        - Determine the similarity of text based on trigram matching
  pg_standby     - Create a warm stand-by server
  pgbench        - TPC-B like benchmark
  pgcrypto       - Cryptographic functions
  pgrowlocks     - A function to return row locking information
  pgstattuple    - Returns the percentage of dead tuples in a table; this
                   indicates whether a vacuum is required.
  postgresql_fdw - foreign data wrapper for PostgreSQL
  seg            - Confidence-interval datatype (GiST indexing example)
  sepgsql        - mandatory access control (MAC) based on SELinux
  spi            - PostgreSQL Server Programming Interface; 4 examples of
                   its use:
                   autoinc    - A function for implementing AUTOINCREMENT/
                                IDENTITY
                   insert_username - function for inserting user names
                   moddatetime - Update modification timestamps
                   refint     - Functions for implementing referential
                                integrity (foreign keys).  Note that this is
                                now superseded by built-in referential
                                integrity.
                   timetravel - Re-implements in user code the time travel
                                feature that was removed in 6.3.
  tablefunc      - examples of functions returning tables
  uuid-ossp      - UUID generation functions
  vacuumlo       - Remove orphaned large objects
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-contrib-9.6
Source: postgresql-9.6
Version: 9.6.24-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2338
Depends: postgresql-9.6 (= 9.6.24-10.pgdg24.04+1), libc6 (>= 2.38), libcrypt1 (>= 1:4.1.0), libpq5 (>= 9.2~beta3), libselinux1 (>= 3.1~), libssl3t64 (>= 3.0.0), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4)
Suggests: libdbd-pg-perl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.6/postgresql-contrib-9.6_9.6.24-10.pgdg24.04+1_s390x.deb
Size: 501944
SHA256: 7fc381c085f91386708b77aaa24b0be582903d3eccf3059a6d8e34d4946f1e98
SHA1: 9426f98aba8a824e95bd94f7756eeebb5746cdc5
MD5sum: a2eff74acb7ea6b9dad6ab199cbb0d07
Description: additional facilities for PostgreSQL
 The PostgreSQL contrib package provides several additional features
 for the PostgreSQL database. This version is built to work with the
 server package postgresql-9.6.  contrib often serves as a testbed for
 features before they are adopted into PostgreSQL proper:
 .
  adminpack      - File and log manipulation routines, used by pgAdmin
  btree_gist     - B-Tree indexing using GiST (Generalised Search Tree)
  chkpass        - An auto-encrypted password datatype
  cube           - Multidimensional-cube datatype (GiST indexing example)
  dblink         - Functions to return results from a remote database
  earthdistance  - Operator for computing the distance (in miles) between
                   two points on the earth's surface
  fuzzystrmatch  - Levenshtein, metaphone, and soundex fuzzy string matching
  hstore         - Store (key, value) pairs
  intagg         - Integer aggregator/enumerator
  _int           - Index support for arrays of int4, using GiST (benchmark
                   needs the libdbd-pg-perl package)
  isn            - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers
  lo             - Large Object maintenance
  ltree          - Tree-like data structures
  oid2name       - Maps OIDs to table names
  pageinspect    - Inspection of database pages
  passwordcheck  - Simple password strength checker
  pg_buffercache - Real time queries on the shared buffer cache
  pg_freespacemap- Displays the contents of the free space map (FSM)
  pg_trgm        - Determine the similarity of text based on trigram matching
  pg_standby     - Create a warm stand-by server
  pgbench        - TPC-B like benchmark
  pgcrypto       - Cryptographic functions
  pgrowlocks     - A function to return row locking information
  pgstattuple    - Returns the percentage of dead tuples in a table; this
                   indicates whether a vacuum is required.
  postgresql_fdw - foreign data wrapper for PostgreSQL
  seg            - Confidence-interval datatype (GiST indexing example)
  sepgsql        - mandatory access control (MAC) based on SELinux
  spi            - PostgreSQL Server Programming Interface; 4 examples of
                   its use:
                   autoinc    - A function for implementing AUTOINCREMENT/
                                IDENTITY
                   insert_username - function for inserting user names
                   moddatetime - Update modification timestamps
                   refint     - Functions for implementing referential
                                integrity (foreign keys).  Note that this is
                                now superseded by built-in referential
                                integrity.
                   timetravel - Re-implements in user code the time travel
                                feature that was removed in 6.3.
  tablefunc      - examples of functions returning tables
  uuid-ossp      - UUID generation functions
  vacuumlo       - Remove orphaned large objects
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc
Source: postgresql-common (277.pgdg24.04+1)
Version: 17+277.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 19
Depends: postgresql-doc-17
Multi-Arch: foreign
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-common/postgresql-doc_17+277.pgdg24.04+1_all.deb
Size: 13944
SHA256: 397f68bb5a8998026563a24e935f774bab8c065fbe8e1b9b0caddd313af2058b
SHA1: 4f0cc644e1a16aa58c9e7874d0e5301952e2a776
MD5sum: d708408d159f52f944378c4888aed841
Description: documentation for the PostgreSQL database management system
 This metapackage always depends on the currently supported PostgreSQL
 database documentation package.
 .
 PostgreSQL is a fully featured object-relational database management
 system.  It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects.  Some of the features are:
 ACID transactions, foreign keys, views, sequences, subqueries,
 triggers, user-defined types and functions, outer joins, multiversion
 concurrency control.  Graphical user interfaces and bindings for many
 programming languages are available as well.

Package: postgresql-doc-10
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 14156
Breaks: postgresql-common (<< 158~)
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-10/postgresql-doc-10_10.23-7.pgdg24.04+1_all.deb
Size: 1826840
SHA256: bfee53c18cb27fa7803c5dc1f04e9e84b4378b18f23630a15ae78172122ca630
SHA1: 7be9a1e92eebb24521034a89c2b48f7e7259d82c
MD5sum: ef2c3a201622bc54153e4010e78ee9c3
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 10. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-11
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 14656
Breaks: postgresql-common (<< 158~)
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-11/postgresql-doc-11_11.22-9.pgdg24.04+1_all.deb
Size: 1887932
SHA256: f7cbb748a156cd8bd24c3672d3f4557f84b1f944006a1718e6538719794ae970
SHA1: c61bf352ef7c05cfb0497ffcb53f90d3dbcf42b9
MD5sum: 853051cfc29316f57b157de9ccbf7dc2
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 11. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-12
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 15187
Breaks: postgresql-common (<< 158~)
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-12/postgresql-doc-12_12.22-2.pgdg24.04+1_all.deb
Size: 1954608
SHA256: c587bab3957a4bb159bc7f6d3443b78f702c62b7dff8a980037260af6f2bab5a
SHA1: 0ebca5c022fcb9e067e21fc9953ed45381f00bb6
MD5sum: 1a49880bef751d1d02f7bce883f2df7c
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 12. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-13
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 15952
Breaks: postgresql-common (<< 158~)
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-13/postgresql-doc-13_13.20-1.pgdg24.04+1_all.deb
Size: 2005488
SHA256: d1692f522875b68a98068c69d3f66a58b8b8ba7fc4cc0335bd17bcc9a9e855c8
SHA1: b859c8d2b97d98ca3bb0bb69ac5aa528d3744985
MD5sum: 4a8720d655e511f391142cdf167d6c1f
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 13. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-14
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 16399
Breaks: postgresql-common (<< 158~)
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-14/postgresql-doc-14_14.17-1.pgdg24.04+1_all.deb
Size: 2054604
SHA256: 2a6671de9cbb7c17307e6cee9ba22f2bc572598b152abb06add74018a7f9bb80
SHA1: 1a65ff26c5c1a0936197b1aa6946fdb19dc1d225
MD5sum: 6225f2915020794d343bba41a4ec6b54
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 14. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-15
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 16234
Breaks: postgresql-common (<< 158~)
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-15/postgresql-doc-15_15.12-1.pgdg24.04+1_all.deb
Size: 2065880
SHA256: b8430a7856e848ff6ac50d89ca26733930de40e4709f6cd1b3e10497d30605f7
SHA1: 5eb81a7d65535272bdfe2e124b24616c3a275045
MD5sum: 1b983cd3e7eb6c8a31fa355a1b5de238
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 15. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-16
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 16762
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-16/postgresql-doc-16_16.8-1.pgdg24.04+1_all.deb
Size: 2116224
SHA256: c9c5ee1dd232b01d852e0cab7730b845276cddd6853b5260af0f90f17ab7ffd4
SHA1: 2e65f50e73d08a949189c8965dbba62abcd90276
MD5sum: c87fe57604e9ad6f08ce0bfb68863410
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 16. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-17
Source: postgresql-17
Version: 17.4-2.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 16917
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-17/postgresql-doc-17_17.4-2.pgdg24.04+1_all.deb
Size: 2127736
SHA256: c1d2f8b423b2d54e4f8c4bdc2fba0b1de38bb61a565dc52ff6f7dd7c0e887e16
SHA1: be6f84b246d6f110add8491044c80a4ab8dbd440
MD5sum: fc9b9f58f6d90a49deda20c9b18b1670
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 17. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-8.2
Source: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 8293
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-8.2/postgresql-doc-8.2_8.2.23-13.pgdg24.04+1_all.deb
Size: 1224824
SHA256: a4a76d746810f4ab7dbeb0561bf35a2af4392576120c5e1fbe0defc2dbd68c13
SHA1: 969c2a0cf7b74b31b98348e3b329347a7276b129
MD5sum: 51dfe10326bf18f89e0fd67ae8b5faa4
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 8.2. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-8.3
Source: postgresql-8.3
Version: 8.3.23-10.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 9847
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-8.3/postgresql-doc-8.3_8.3.23-10.pgdg24.04+1_all.deb
Size: 1459072
SHA256: 8af04bf8bef42a773e2e824d571ceb31f5a3d4ebcef0ff69d42d0b704ffe9595
SHA1: b17f1ce30c6efb2035b0d4c2ce0a81e875866748
MD5sum: 7e0fba5d72a08919df5e9e396db63869
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 8.3. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-8.4
Source: postgresql-8.4
Version: 8.4.22-11.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 10553
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-8.4/postgresql-doc-8.4_8.4.22-11.pgdg24.04+1_all.deb
Size: 1313656
SHA256: 94f6daab39213dac8fba4ee6738c07006030ecf0127adf81b1f4b972afcf6e84
SHA1: c82d689078a3f33273438ba07a2dcb22082d788d
MD5sum: c9f989bf9624cac40a34dd03bffd742f
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 8.4. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-9.0
Source: postgresql-9.0
Version: 9.0.23-11.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 11460
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-9.0/postgresql-doc-9.0_9.0.23-11.pgdg24.04+1_all.deb
Size: 1477924
SHA256: 569d716d78ab5cb6c58afd12b758a1b07131d1afe31251b92cd5d9851f7d47eb
SHA1: b4186d6c0d8fb87905b741756cdf53cc2f378786
MD5sum: b5998cfcc81420a0fab93cc999504096
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 9.0. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-9.1
Source: postgresql-9.1
Version: 9.1.24-17.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 12599
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-9.1/postgresql-doc-9.1_9.1.24-17.pgdg24.04+1_all.deb
Size: 1602276
SHA256: 4b49fe12ce14d0c7e73d3a74f62c60a017871490aa3a8854564dd7f433866d74
SHA1: 7daf9de83a054dd654931a8b85db502623fc01b4
MD5sum: b7a979ba3ac8dfcb95512f66ec4d9171
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 9.1. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-9.2
Source: postgresql-9.2
Version: 9.2.24-14.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 13409
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-9.2/postgresql-doc-9.2_9.2.24-14.pgdg24.04+1_all.deb
Size: 1690892
SHA256: 5c780df77cf2d91673c43042c6e887f27cf9003d71332696743c327dd68e51e9
SHA1: 82425eac20c58ef0042d9cc3bb346040906b52a5
MD5sum: 949dc73d5a694fd1359cc2540a3ac4b6
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 9.2. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-9.3
Source: postgresql-9.3
Version: 9.3.25-13.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 14219
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-9.3/postgresql-doc-9.3_9.3.25-13.pgdg24.04+1_all.deb
Size: 1770740
SHA256: d89d9c56492dbc060a5744a569b20018a35aa2d0f93dc8f5dfc88d11f5e04f9e
SHA1: 29d945f598e9ab1fbbe21472e87566ed89005f73
MD5sum: d55a5a93ab4c8b5f010c926dc3602374
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 9.3. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-9.4
Source: postgresql-9.4
Version: 9.4.26-13.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 11502
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-9.4/postgresql-doc-9.4_9.4.26-13.pgdg24.04+1_all.deb
Size: 1561420
SHA256: eda741eaf5246664e01cd9e3f453822b805838899417e1f3b0274277c9e4010c
SHA1: b45bd9d94d060b1c73fb7bbb4734bb89aad92974
MD5sum: 9f93cb153f7d35e5ec36f9128f86bff8
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 9.4. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-9.5
Source: postgresql-9.5
Version: 9.5.25-11.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 12015
Breaks: postgresql-common (<< 158~)
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-9.5/postgresql-doc-9.5_9.5.25-11.pgdg24.04+1_all.deb
Size: 1631120
SHA256: 5a7b5ca8225822e2a00a5c380a669212ef2baf3b780aff96843468c6dafc55b2
SHA1: 16a1899e88e358e62bea0b18c9f61bd1572b7fd6
MD5sum: ff45d29a21e99be2e1dc78b97772cf54
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 9.5. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-doc-9.6
Source: postgresql-9.6
Version: 9.6.24-10.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 12469
Breaks: postgresql-common (<< 158~)
Multi-Arch: foreign
Homepage: http://www.postgresql.org/
Priority: optional
Section: doc
Filename: pool/main/p/postgresql-9.6/postgresql-doc-9.6_9.6.24-10.pgdg24.04+1_all.deb
Size: 1697964
SHA256: 840e06c5d3847ece425250c0530e9ac81e42951ea22b3b0a69f68990cbf84bd3
SHA1: b798bf4c644f2cca91653d445bcf490165ee97c0
MD5sum: 57685235d6d684a151b41c3e14861697
Description: documentation for the PostgreSQL database management system
 This package contains all README files, user manual, and examples for
 PostgreSQL 9.6. The manual is in HTML format.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-filedump
Version: 17.1-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 101
Depends: libc6 (>= 2.38), liblz4-1 (>= 0.0~r113)
Provides: pg-filedump
Homepage: https://wiki.postgresql.org/wiki/Pg_filedump
Priority: optional
Section: database
Filename: pool/main/p/postgresql-filedump/postgresql-filedump_17.1-1.pgdg24.04+1_s390x.deb
Size: 43348
SHA256: 7cc050c8d76985724cd2cac9b93e80a5be0bcff1c95221705e0e34fa84dea819
SHA1: 449243c82ed6f6c9526d204ee2843b0c1d70888c
MD5sum: f1d54193378fa984f0724e687f25ef65
Description: Dump PostgreSQL files in human-readable form
 pg_filedump is a utility to format PostgreSQL heap/index/control files in
 human-readable form.

Package: postgresql-filedump-dbgsym
Package-Type: ddeb
Source: postgresql-filedump
Version: 17.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 83
Depends: postgresql-filedump (= 17.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-filedump/postgresql-filedump-dbgsym_17.1-1.pgdg24.04+1_s390x.deb
Size: 56184
SHA256: d7f7a7001ad93bf81291e119069b8a7c2425d991b39cbde9d65700cbaf2b6825
SHA1: b4f3704d64177b55f5f8ff8bd2c0536fe95f89c4
MD5sum: c64e53eb566e30b1b5921adcdafbfb35
Description: debug symbols for postgresql-filedump
Build-Ids: d49f6d20364d0b3b11d1d4051a948478553fc5bc

Package: postgresql-pgrouting
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 48
Depends: postgresql-pgrouting-scripts, postgresql-17-pgrouting
Homepage: https://www.pgrouting.org
Priority: optional
Section: metapackages
Filename: pool/main/p/pgrouting/postgresql-pgrouting_3.7.3-1.pgdg24.04+1_s390x.deb
Size: 22948
SHA256: 05c731800fb9aeaaef5ddf83704832b63c54c8e5dca0d11a01ec2af36afbe6fe
SHA1: fb790c29396081a02a2615df73edde6373462d7c
MD5sum: 7bfa5ee3d0dba9dfbd3f2952c46873ec
Description: Routing functionality support for PostgreSQL/PostGIS - Metapackage
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This metapackage depends on the PgRouting package for PostgreSQL 17.

Package: postgresql-pgrouting-scripts
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 48
Depends: postgresql-17-pgrouting-scripts
Multi-Arch: foreign
Homepage: https://www.pgrouting.org
Priority: optional
Section: metapackages
Filename: pool/main/p/pgrouting/postgresql-pgrouting-scripts_3.7.3-1.pgdg24.04+1_all.deb
Size: 22968
SHA256: e772a198dff9223735dfdc7bb6e27b7dcf88b66a3930652c51722436ee58404a
SHA1: 0808451136399b704a4f5080c09e8950e5eeb370
MD5sum: adab7c08550a8b832731bd02a438a577
Description: Routing functionality support for PostgreSQL/PostGIS - SQL scripts metapackage
 pgRouting extends the PostGIS/PostgreSQL geospatial database to provide
 geospatial routing and other network analysis functionality.
 .
 This metapackage depends on the PgRouting scripts package for
 PostgreSQL 17.

Package: postgresql-pljava-common
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 20
Homepage: https://tada.github.io/pljava/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pljava/postgresql-pljava-common_1.6.9-1.pgdg24.04+1_all.deb
Size: 6548
SHA256: 1ed4c776b134106a0461b267ab8b808989f09982b75ff588c779806a92cd2dec
SHA1: f4d8d821b9b7c2615679a8a3e6aac34061bc8abf
MD5sum: 86b4b9252ab22e85bb5668ed82c5fc77
Description: Java procedural language for PostgreSQL, config files
 PL/Java is a loadable procedural language for the PostgreSQL database
 system that enables the use of the Java language for creating functions
 and trigger procedures.
 .
 This package contains the pljava.policy config file.

Package: postgresql-plperl-10
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 265
Depends: perl, postgresql-10 (= 10.23-7.pgdg24.04+1), libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2)
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-10/postgresql-plperl-10_10.23-7.pgdg24.04+1_s390x.deb
Size: 61076
SHA256: 958d2d29199270a398f558c0f897776278dfc86538f5c52a79b395e211883c76
SHA1: 31055842156022f529ec8cba9f2e7832a4d09054
MD5sum: 555200e9279727f4fd0436864785762b
Description: PL/Perl procedural language for PostgreSQL 10
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 10 in Perl.  You need this package if you have any
 PostgreSQL 10 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-10-dbgsym
Package-Type: ddeb
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 206
Depends: postgresql-plperl-10 (= 10.23-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-10/postgresql-plperl-10-dbgsym_10.23-7.pgdg24.04+1_s390x.deb
Size: 162796
SHA256: a6054a5c5ffc12a55353100eb3b3e16ce7050932e90005a7c34bd35c3c1a2d27
SHA1: 7d9cc84e2f74e215b3eb3c23bf4af73690bbd7a7
MD5sum: 03ec71d665283bfa414d87ad9cc7469a
Description: debug symbols for postgresql-plperl-10
Build-Ids: 2b3b01b36318969c015ff65d588dac7703a0c3c1 b41522004ffcd499770ce181e0817c495ebc8e03

Package: postgresql-plperl-11
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 299
Depends: perl, postgresql-11 (= 11.22-9.pgdg24.04+1), libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2)
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-11/postgresql-plperl-11_11.22-9.pgdg24.04+1_s390x.deb
Size: 68808
SHA256: d1677bfcb4b8716dab4ffa3e8d48e48a44e3919f8d8ef90769c4434f24a0c63c
SHA1: 01d695e81df2929cb3bc0c0ab3b4d8a1c9bc97e7
MD5sum: 9e1da15ce3d732e3b54771d4c79e1340
Description: PL/Perl procedural language for PostgreSQL 11
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 11 in Perl.  You need this package if you have any
 PostgreSQL 11 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-11-dbgsym
Package-Type: ddeb
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 229
Depends: postgresql-plperl-11 (= 11.22-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-11/postgresql-plperl-11-dbgsym_11.22-9.pgdg24.04+1_s390x.deb
Size: 177824
SHA256: 1896ad514ed93f0e38eea668f61838c16cac5b12bc710b9cbb97457b2e13c8ec
SHA1: ccd35354f7308a3ccb4622842829f05945fbadd6
MD5sum: 4d972ecdd5c2df4219ef90e591b80b70
Description: debug symbols for postgresql-plperl-11
Build-Ids: 134965295a913d753b56545db207272110065e05 b9cd86f6b7f3a35c475a30ae2c8cb209561278e7 f25b9c8d15a6cc4c2ab240d519e98b7c9d1c3080

Package: postgresql-plperl-12
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 340
Depends: perl, postgresql-12 (= 12.22-2.pgdg24.04+1), libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2)
Breaks: postgresql-12 (<< 12~beta4)
Replaces: postgresql-12 (<< 12~beta4)
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-12/postgresql-plperl-12_12.22-2.pgdg24.04+1_s390x.deb
Size: 87768
SHA256: aefe329c12f2bf42172754b2528c031870cfbab7fb02052c577d29ef67dbbedb
SHA1: 6933d74d431523625e2a429ba5e5c7e5bed24577
MD5sum: 5f3b1bf4c116f4b2ba00c0987462788b
Description: PL/Perl procedural language for PostgreSQL 12
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 12 in Perl.  You need this package if you have any
 PostgreSQL 12 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-12-dbgsym
Package-Type: ddeb
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 232
Depends: postgresql-plperl-12 (= 12.22-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-12/postgresql-plperl-12-dbgsym_12.22-2.pgdg24.04+1_s390x.deb
Size: 181532
SHA256: c1b997fbaedc79da23480801a21a28ac3b83bcbfcea3636aee1c076b186004bc
SHA1: c54c5bde6b68af62c839f377b653d13aecab9275
MD5sum: 4cc725ce26c53bd3df5160f639f8f13e
Description: debug symbols for postgresql-plperl-12
Build-Ids: 14f8fc7866a3db8f71c468b31ba8bbac1a7d5357 28453676e6df54d507170c94a00ed7ff23736d50 8affe1a84487da529a873d280527cdccacb5aa55

Package: postgresql-plperl-13
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 356
Depends: perl, postgresql-13 (= 13.20-1.pgdg24.04+1), libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2)
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-13/postgresql-plperl-13_13.20-1.pgdg24.04+1_s390x.deb
Size: 89628
SHA256: 00c8f4a9eeb60817293a10c2264ef39db0d72fa5e9f44ad39d4616e66c459b49
SHA1: 8ef8366321dc60cf0b59447d8debe766de0f0bcb
MD5sum: 84da429761495484b6a9c394db8b4f3c
Description: PL/Perl procedural language for PostgreSQL 13
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 13 in Perl.  You need this package if you have any
 PostgreSQL 13 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-13-dbgsym
Package-Type: ddeb
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 247
Depends: postgresql-plperl-13 (= 13.20-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-13/postgresql-plperl-13-dbgsym_13.20-1.pgdg24.04+1_s390x.deb
Size: 187812
SHA256: 81ebf113bb8a6059bce401cb581f2a66d67d5e8c527fc3cb252f412e0a024e4b
SHA1: eb2a60cfc1cb2da00594ab7e4687196300287605
MD5sum: fe484f649da85af15fe95244401120ea
Description: debug symbols for postgresql-plperl-13
Build-Ids: 24ec296fd87b4369f4296d737974d69fc8c03c26 276d162d234178c89a4edc072fd6f18bcfdd6be5 b70b9922f53519af36a9a15ec867bef52e3a40b5 e241d5e3cf36b33e746dd3f2f6123dd98012876c

Package: postgresql-plperl-14
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 364
Depends: perl, postgresql-14 (= 14.17-1.pgdg24.04+1), libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2)
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-14/postgresql-plperl-14_14.17-1.pgdg24.04+1_s390x.deb
Size: 88452
SHA256: edc3ce8370eeb4b909a6491946218ca2ab1100118ded288892c5104b1ef557d7
SHA1: 80e52f23d02955a5cdb955adaf708a0a63b4bedf
MD5sum: 92acae7e9e9e018c674e63c93ebe4456
Description: PL/Perl procedural language for PostgreSQL 14
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 14 in Perl.  You need this package if you have any
 PostgreSQL 14 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-14-dbgsym
Package-Type: ddeb
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 247
Depends: postgresql-plperl-14 (= 14.17-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-14/postgresql-plperl-14-dbgsym_14.17-1.pgdg24.04+1_s390x.deb
Size: 188624
SHA256: 487b28415ddfa257e9d1a08cc456e1e5cdc01cddaf2fd3b2f413014984cd1089
SHA1: 11eece4b3d2f6671d06d8649dfe42b014115b512
MD5sum: 7169177810baac75cb4525ae5879f1d3
Description: debug symbols for postgresql-plperl-14
Build-Ids: 012770c3e8deb607dff512d6abc83c7336c000d2 19a82eb2469d7eed03456d06ae170809b48a3170 42678c6a73a8946492c50f74fbcd0e294ea8ce1c 8fc7874fff5a1da432c9ded3ca88c4f66ebaee60

Package: postgresql-plperl-15
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 367
Depends: perl, postgresql-15 (= 15.12-1.pgdg24.04+1), libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2)
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-15/postgresql-plperl-15_15.12-1.pgdg24.04+1_s390x.deb
Size: 87108
SHA256: 03d0ab1c46159736537cf23a007365537de2d1e2a8693f227677ab003ba03b2a
SHA1: 9cd0617c94e8c9abb18169f4dec0d29dcfff8978
MD5sum: 9fcb4861198e467b523276eb808f226d
Description: PL/Perl procedural language for PostgreSQL 15
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 15 in Perl.  You need this package if you have any
 PostgreSQL 15 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-15-dbgsym
Package-Type: ddeb
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 251
Depends: postgresql-plperl-15 (= 15.12-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-15/postgresql-plperl-15-dbgsym_15.12-1.pgdg24.04+1_s390x.deb
Size: 192240
SHA256: dd6f70077207208c2fa817e0b4e97ed7b2c12118a2129fb7a6eaff730557d25c
SHA1: 81c6ae783af6b02de835bd19a06713b4444a50f4
MD5sum: 62242f6b0b978cf2a80e0e7eedc82451
Description: debug symbols for postgresql-plperl-15
Build-Ids: 1474f9d235e7b03e35da4b489cf6cd4df33aa7b9 5303672c1d4819c0b94f5580bcb0a6e04e31cebd a09e7317a1994eee43da4b545f423783f2093107 ce8c38b8d726cedf194ca289bbcd5d4541a5b6b4

Package: postgresql-plperl-16
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 380
Depends: perl, postgresql-16 (= 16.8-1.pgdg24.04+1), libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2)
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-16/postgresql-plperl-16_16.8-1.pgdg24.04+1_s390x.deb
Size: 87492
SHA256: 9ccf9d6d505d86a6fa5554330bfc537126e6c0905569a1a1ba09f629f3ae1128
SHA1: 55ff7fdcc16c237dfee870e2fad295cc1132d38c
MD5sum: 45f641dabcbf93671e60cd34f559f9fd
Description: 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 is an object-relational SQL database management system.

Package: postgresql-plperl-16-dbgsym
Package-Type: ddeb
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 256
Depends: postgresql-plperl-16 (= 16.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-16/postgresql-plperl-16-dbgsym_16.8-1.pgdg24.04+1_s390x.deb
Size: 195712
SHA256: 18eb5540f71ca03c877e3d5aef405cf1d200c117be511e0626cc64c3537ee663
SHA1: 0baf4057054c4f5a60eef58868be6c8ef9422c82
MD5sum: 89dd1dcbff36bdc731a514c2e02c6a5c
Description: debug symbols for postgresql-plperl-16
Build-Ids: 28c8b201cf1c4e74b4f2c233d05f55db6f9602d7 2bc22a1a53a296be9b09be7d0170468d8e0126e1 929c0be5ec630401227ce101dc4e0a5e80d4ca35 f1f468f010b2c8ae95f4e14c6ddc4d85fa258c26

Package: postgresql-plperl-17
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 377
Depends: perl, postgresql-17 (= 17.4-1.pgdg24.04+2), libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2)
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-17/postgresql-plperl-17_17.4-1.pgdg24.04+2_s390x.deb
Size: 84712
SHA256: ece8478cc52bce02be300282c79caa05bd03b03da0e41f1ff11fe2a7d7d06264
SHA1: 9d71ddb29012ee42a67e66e6cb7a878a723bd541
MD5sum: 0af2841b956b84ce506de8dd82b899cc
Description: PL/Perl procedural language for PostgreSQL 17
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 17 in Perl.  You need this package if you have any
 PostgreSQL 17 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-17-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 260
Depends: postgresql-plperl-17 (= 17.4-1.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/postgresql-plperl-17-dbgsym_17.4-1.pgdg24.04+2_s390x.deb
Size: 199060
SHA256: d859200a1476463c7389f201a98305786b781a9f4bbc0fe6a22c17da8806b05a
SHA1: 988be0af0505fd345c5c712cb8164f30667dbf82
MD5sum: a26ad08594dbcb12d4f61d3afc39f11f
Description: debug symbols for postgresql-plperl-17
Build-Ids: 210c9e2247ccbf1103d1068e441cfede8b01515e 26f43ef19cf84e9cef0e29e3a7875c6467a4719b 818209af289d1f87586a27e38a745ca07563fda2 9c2961b1f51d068c74b3f517be1bf6f2128a8ad4

Package: postgresql-plperl-8.2
Source: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 293
Depends: libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2), postgresql-8.2 (= 8.2.23-13.pgdg24.04+1), perl
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.2/postgresql-plperl-8.2_8.2.23-13.pgdg24.04+1_s390x.deb
Size: 237016
SHA256: 2b336099b3d0f67a42b7e6d84d8afa139eb90730d3fd72fa1c05a92e42f1e439
SHA1: 4fb0930c4c64b7e551e3a7a55213d80414038446
MD5sum: 19abb997e4a2ec6bd53d3e54182cb876
Description: PL/Perl procedural language for PostgreSQL 8.2
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 8.2 in Perl.  You need this package if you have any
 PostgreSQL 8.2 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-8.3
Source: postgresql-8.3
Version: 8.3.23-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 342
Depends: libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2), postgresql-8.3 (= 8.3.23-10.pgdg24.04+1), perl
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.3/postgresql-plperl-8.3_8.3.23-10.pgdg24.04+1_s390x.deb
Size: 287280
SHA256: 63a7e892c18640a700f15e0df2a0e406f4ef9b02b7ad6efa46d9e866f479e9af
SHA1: 591de9f99bf83d0784a7e2d42e25a748099fed99
MD5sum: 64e64a0685861e23a7246da0624d464e
Description: PL/Perl procedural language for PostgreSQL 8.3
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 8.3 in Perl.  You need this package if you have any
 PostgreSQL 8.3 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-8.4
Source: postgresql-8.4
Version: 8.4.22-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 151
Depends: libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2), postgresql-8.4 (= 8.4.22-11.pgdg24.04+1), perl
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.4/postgresql-plperl-8.4_8.4.22-11.pgdg24.04+1_s390x.deb
Size: 35860
SHA256: 12b3130c1c5fb4fdaec05e708c27bdbf989a4f07fc83f1f5825194eb72e8e038
SHA1: 02631a3fc9783feeca3735e11e4003cf9e4ed10a
MD5sum: 86c696c5a13e5c4489956485cc94cbeb
Description: PL/Perl procedural language for PostgreSQL 8.4
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 8.4 in Perl.  You need this package if you have any
 PostgreSQL 8.4 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-9.0
Source: postgresql-9.0
Version: 9.0.23-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 199
Depends: libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2), postgresql-9.0 (= 9.0.23-11.pgdg24.04+1), perl
Replaces: postgresql-contrib-9.0 (<< 9.0~beta1-3~)
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.0/postgresql-plperl-9.0_9.0.23-11.pgdg24.04+1_s390x.deb
Size: 43452
SHA256: a14b559f6ef5c5dfc3c1dd546c722f6aee24c6f5f9fe2d55ee67849b5a84f0cf
SHA1: 8530fa84e4e32cf128943e0808e2dfcfd3a3bbb9
MD5sum: fd5317946e1cddcd0cec5941c8c84a70
Description: PL/Perl procedural language for PostgreSQL 9.0
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.0 in Perl.  You need this package if you have any
 PostgreSQL 9.0 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-9.1
Source: postgresql-9.1
Version: 9.1.24-17.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 221
Depends: libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2), postgresql-9.1 (= 9.1.24-17.pgdg24.04+1), perl
Replaces: postgresql-contrib-9.1 (<< 9.1~beta1-3~)
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.1/postgresql-plperl-9.1_9.1.24-17.pgdg24.04+1_s390x.deb
Size: 50340
SHA256: fcca19fb26a373f063a1255fdd3194bec230ced41c86079d99a53eaa4dc62917
SHA1: 82d55c2c991e85f2c4cdd15ad820173b53bb83d6
MD5sum: fd4f3682332f785075ee8d784682d26d
Description: PL/Perl procedural language for PostgreSQL 9.1
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.1 in Perl.  You need this package if you have any
 PostgreSQL 9.1 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-9.2
Source: postgresql-9.2
Version: 9.2.24-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 216
Depends: libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2), postgresql-9.2 (= 9.2.24-14.pgdg24.04+1), perl
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.2/postgresql-plperl-9.2_9.2.24-14.pgdg24.04+1_s390x.deb
Size: 48692
SHA256: 676b32b5ec46219662235763ae8c8a6c62e675c47df68c1c9132ba35127ef61f
SHA1: 14ea0c928790bb35699a79ae02f00c0428936b63
MD5sum: d45ddb034775164dca554ee7f543c0f5
Description: PL/Perl procedural language for PostgreSQL 9.2
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.2 in Perl.  You need this package if you have any
 PostgreSQL 9.2 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-9.3
Source: postgresql-9.3
Version: 9.3.25-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 212
Depends: libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2), postgresql-9.3 (= 9.3.25-13.pgdg24.04+1), perl
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.3/postgresql-plperl-9.3_9.3.25-13.pgdg24.04+1_s390x.deb
Size: 47916
SHA256: 3a91faa624af190cab6b936e408c1f552277b25b8ebe0eae5f350d6dc7cf65d3
SHA1: 2f2ab74603e77a4f30b1f105e32d2c2547662f3d
MD5sum: bfc3717200fd4a8397f718f504151e8c
Description: PL/Perl procedural language for PostgreSQL 9.3
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.3 in Perl.  You need this package if you have any
 PostgreSQL 9.3 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-9.4
Source: postgresql-9.4
Version: 9.4.26-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 229
Depends: libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2), postgresql-9.4 (= 9.4.26-13.pgdg24.04+1), perl
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.4/postgresql-plperl-9.4_9.4.26-13.pgdg24.04+1_s390x.deb
Size: 51568
SHA256: e24b401d49b157b9f2dba9a1e2854352fda6b9a513e13519ff9e61e8add7e922
SHA1: 6cafc35ec0017ef882d0255ac974584397b2d353
MD5sum: 8eefc678a7dec1771b46262cb6353e1d
Description: PL/Perl procedural language for PostgreSQL 9.4
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.4 in Perl.  You need this package if you have any
 PostgreSQL 9.4 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-9.5
Source: postgresql-9.5
Version: 9.5.25-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 268
Depends: libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2), postgresql-9.5 (= 9.5.25-11.pgdg24.04+1), perl
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.5/postgresql-plperl-9.5_9.5.25-11.pgdg24.04+1_s390x.deb
Size: 58488
SHA256: 080741eac84aabacac2e319f804398b173d8f45dd900a788b1f7050b7f1051d1
SHA1: a02c86ba77a1bf25b78418da40e31f6889a138a5
MD5sum: 7b0278614b1a4605a8d38affb20a6ad6
Description: PL/Perl procedural language for PostgreSQL 9.5
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.5 in Perl.  You need this package if you have any
 PostgreSQL 9.5 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plperl-9.6
Source: postgresql-9.6
Version: 9.6.24-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 272
Depends: perl, postgresql-9.6 (= 9.6.24-10.pgdg24.04+1), libc6 (>= 2.34), libperl5.38t64 (>= 5.38.2)
Provides: postgresql-plperl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.6/postgresql-plperl-9.6_9.6.24-10.pgdg24.04+1_s390x.deb
Size: 60312
SHA256: 82de9787ce58daa8477d96ebae2b94e17e9cc35906a9cd505cbc922ee436a960
SHA1: 5c31402b9bd397f1e7d1dd91d200cf0b43b0b84f
MD5sum: 9913034b3ae419ca62a17b751d2dae3f
Description: PL/Perl procedural language for PostgreSQL 9.6
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.6 in Perl.  You need this package if you have any
 PostgreSQL 9.6 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plpython3-10
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 193
Depends: postgresql-10 (= 10.23-7.pgdg24.04+1), libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1)
Provides: postgresql-plpython3
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-10/postgresql-plpython3-10_10.23-7.pgdg24.04+1_s390x.deb
Size: 55572
SHA256: ec5da52a6f3f59db3b65622cea359e9e2ddbcbc892554303e98ce606a78652f1
SHA1: 4608360e3ddacf31fb8127c938f6ce36868cd128
MD5sum: 6a81e1ecf89fc260845127e1347a6e14
Description: PL/Python 3 procedural language for PostgreSQL 10
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 10 in Python 3.  You need this package if you have any
 PostgreSQL 10 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plpython3-10-dbgsym
Package-Type: ddeb
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 222
Depends: postgresql-plpython3-10 (= 10.23-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-10/postgresql-plpython3-10-dbgsym_10.23-7.pgdg24.04+1_s390x.deb
Size: 157900
SHA256: 6470be47363f2b7bb5ad1baf8a360055ea30b9b9253fd324d98ed38177d0ef6f
SHA1: e79b5b9d7e9b689550d4cb230244d8f07c61b960
MD5sum: 5a6f658bc2a26dfca8436b96b6a869ed
Description: debug symbols for postgresql-plpython3-10
Build-Ids: 29e8008b465e023b322e90fed2dba0e58359be0c 6b12ee83b82e8cda57d242e3abcd790d99fd1229 fe79eec5c5759e523f32a31291e79c6a1687b260

Package: postgresql-plpython3-11
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 253
Depends: postgresql-11 (= 11.22-9.pgdg24.04+1), libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1)
Provides: postgresql-plpython3
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-11/postgresql-plpython3-11_11.22-9.pgdg24.04+1_s390x.deb
Size: 77880
SHA256: d4c6badad91c9e39c5ac755967ae0ed52e10417ab8cf43e125fee360612068f5
SHA1: b72a35cea7adcb5dd23e4a68b84d45ca62bd453a
MD5sum: edf53001409e84bcf87d6226a67708c3
Description: PL/Python 3 procedural language for PostgreSQL 11
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 11 in Python 3.  You need this package if you have any
 PostgreSQL 11 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plpython3-11-dbgsym
Package-Type: ddeb
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 245
Depends: postgresql-plpython3-11 (= 11.22-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-11/postgresql-plpython3-11-dbgsym_11.22-9.pgdg24.04+1_s390x.deb
Size: 171004
SHA256: 9785894de256a659f7cd544f717059f3e74522e661a76d20c25c8e3372754350
SHA1: efb400d48ea96ad2af56e75d962ca2ed7eab2359
MD5sum: 2e9d4be52e368a8b95534c619e159d47
Description: debug symbols for postgresql-plpython3-11
Build-Ids: 3a1d5ddc780ba1d2fdb71c2e5b09332604122615 3fdff08d29da81017454f0754f41700fa1bfa2f2 402c9f9cff1acebf60ae145012471fbb19e59df0 cf6c1f1619ec9e774061d1718cada78f8223c340

Package: postgresql-plpython3-12
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 475
Depends: postgresql-12 (= 12.22-2.pgdg24.04+1), libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1)
Breaks: postgresql-12 (<< 12~beta4)
Replaces: postgresql-12 (<< 12~beta4)
Provides: postgresql-plpython3
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-12/postgresql-plpython3-12_12.22-2.pgdg24.04+1_s390x.deb
Size: 109652
SHA256: 99a3e6ffc1172bcada2f975ec48edf086bcc96127568fda0f43329e8a1e14c20
SHA1: c9e778ebcfcff7f638da1a52d1dca713d79e277c
MD5sum: 875d65ab9e76e6e13de2d957dec03e13
Description: PL/Python 3 procedural language for PostgreSQL 12
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 12 in Python 3.  You need this package if you have any
 PostgreSQL 12 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plpython3-12-dbgsym
Package-Type: ddeb
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 247
Depends: postgresql-plpython3-12 (= 12.22-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-12/postgresql-plpython3-12-dbgsym_12.22-2.pgdg24.04+1_s390x.deb
Size: 172888
SHA256: 0accad39e84e95cb7d7bb4be5c827765f3a3ccccfc5c85bde2ce0179e42387c5
SHA1: 7a4d3667e17c00e206a5c0e484c26fa6983b45c0
MD5sum: 56f03ed4cf3a16056aeb9884120a3de7
Description: debug symbols for postgresql-plpython3-12
Build-Ids: 5a5980962f13c1d983411ca076e22d30ea8d2bf8 983e8bf631eeef1113be605f5992936bfae40073 aae52d64d72ed78c4dd6520323bddeb658b973e7 db0729b3b6d7745d7c3bc3fcb4f7173d016af9a4

Package: postgresql-plpython3-13
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 474
Depends: postgresql-13 (= 13.20-1.pgdg24.04+1), libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1)
Provides: postgresql-plpython3
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-13/postgresql-plpython3-13_13.20-1.pgdg24.04+1_s390x.deb
Size: 110276
SHA256: acd757c7c85103b45a941f8a4e85f2b3f6e530a2ef1a9abe3b7da15ce0dd84c7
SHA1: 4345fffab226666a29f96ecd9f894db8058a26b3
MD5sum: 878a4ab9eb80055c426f7ec4ae64ce5c
Description: PL/Python 3 procedural language for PostgreSQL 13
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 13 in Python 3.  You need this package if you have any
 PostgreSQL 13 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plpython3-13-dbgsym
Package-Type: ddeb
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 246
Depends: postgresql-plpython3-13 (= 13.20-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-13/postgresql-plpython3-13-dbgsym_13.20-1.pgdg24.04+1_s390x.deb
Size: 171796
SHA256: 6a88bbc61f710150a9f998eb7fe515343a7f2f60eabdee16e623aba2f85cfdfc
SHA1: 1e3c59110d0e04994e9ee3ebb4105373d4dd81ca
MD5sum: 65230f4e7bd0fbeeff2977573da6f67a
Description: debug symbols for postgresql-plpython3-13
Build-Ids: 0251ab98753add331912e401664d191179b464fa 1e5f202296704213cfedd4cbc21c7c6ebc5ed5fc 5e4506d7d51124440b82b63469e7dc0626360f47 6f5ec1baf9a895d70a8c6c3ff65782f6a1155ade

Package: postgresql-plpython3-14
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 492
Depends: postgresql-14 (= 14.17-1.pgdg24.04+1), libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1)
Provides: postgresql-plpython3
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-14/postgresql-plpython3-14_14.17-1.pgdg24.04+1_s390x.deb
Size: 110944
SHA256: f5bd2422d626a0c918cc68a4fb52eb82cfc400e77293dff19759f7d5fee1dfb4
SHA1: b6b5c2088a0deb0cf146b300d9d2ba8a0b7c1d05
MD5sum: 924ad5bf18c93b768feff87161bb544f
Description: PL/Python 3 procedural language for PostgreSQL 14
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 14 in Python 3.  You need this package if you have any
 PostgreSQL 14 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plpython3-14-dbgsym
Package-Type: ddeb
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 246
Depends: postgresql-plpython3-14 (= 14.17-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-14/postgresql-plpython3-14-dbgsym_14.17-1.pgdg24.04+1_s390x.deb
Size: 171900
SHA256: cf2836c5e74a71d71a994190af980c02ddb69dd4e2f4e0e164ef863cffacc1db
SHA1: 6e934d1f2fcd652fcf8726e63acc31a8e97f805c
MD5sum: 0110a65a220bd1410c0e780978550e18
Description: debug symbols for postgresql-plpython3-14
Build-Ids: 1b99f0e93e914f152f0381eb4c4b3a3e6e1c3c10 32f3d476e51bd9e480744ef87d322b6c212dcf37 59faa070f7412792a70801fbe3318a9acc73671b a8ec206d69128c0a9f32233494afe9bd4a83fa39

Package: postgresql-plpython3-15
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 508
Depends: postgresql-15 (= 15.12-1.pgdg24.04+1), libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1)
Provides: postgresql-plpython3
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-15/postgresql-plpython3-15_15.12-1.pgdg24.04+1_s390x.deb
Size: 110752
SHA256: 6720d887ea0914ccaf6b70b46ec25711e430fcd73426f75dfa20b09020768aed
SHA1: 2ddf214aa619a6d3d322101396007fe5fd5c8ae2
MD5sum: 92daf7a4192a0590991a6e174d0b0e71
Description: PL/Python 3 procedural language for PostgreSQL 15
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 15 in Python 3.  You need this package if you have any
 PostgreSQL 15 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plpython3-15-dbgsym
Package-Type: ddeb
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 247
Depends: postgresql-plpython3-15 (= 15.12-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-15/postgresql-plpython3-15-dbgsym_15.12-1.pgdg24.04+1_s390x.deb
Size: 173200
SHA256: 33689227aa59acb774a89c6ca1bd5aeabcd80ff0ee5fe01222d9f89e9c47a454
SHA1: 07da0829874545d24bcfb6c7b851490930f9b985
MD5sum: d5c29d8cf2bf94103b85330baea57433
Description: debug symbols for postgresql-plpython3-15
Build-Ids: 3e81c5c3ccbec7a04f83a828a08050801b8949b5 a3b86a817a55a764bcee5966dab05a6489f518ae add853690804b4a1b8c12586cd73ec3abea5acb6 eb1a61aa15259b39307d03c53d280d81c943a0a0

Package: postgresql-plpython3-16
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 514
Depends: postgresql-16 (= 16.8-1.pgdg24.04+1), libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1)
Provides: postgresql-plpython3
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-16/postgresql-plpython3-16_16.8-1.pgdg24.04+1_s390x.deb
Size: 110372
SHA256: 49d16488b43b377f54848a7e68729b3b780ac59dfda565dbf6fbf892a5254a7e
SHA1: 6abd91620fa1b17acb22f5d8b6d268da0fd22f60
MD5sum: 7b4ec0bb2e7d7843cd35502facd35940
Description: PL/Python 3 procedural language for PostgreSQL 16
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 16 in Python 3.  You need this package if you have any
 PostgreSQL 16 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plpython3-16-dbgsym
Package-Type: ddeb
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 252
Depends: postgresql-plpython3-16 (= 16.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-16/postgresql-plpython3-16-dbgsym_16.8-1.pgdg24.04+1_s390x.deb
Size: 177872
SHA256: 8d21ce0e3ae8d6920effb31bda68df45436c03dd3f07cbcf6017b107d9e5c2f9
SHA1: 2dafef4d1f1cd61af5e2030271fc0e64405f25c9
MD5sum: af151075ac3b4dd8d194cb2152cbd124
Description: debug symbols for postgresql-plpython3-16
Build-Ids: 28162065fb2958a342c47fbed5cd71b5ee870f4a 39b5d25138b36c57abd91206ad1fcc9a11026d3e 743aee80b99c562833dfffa17636f2fc0d7eab40 e184682cb3f6f3f09e3af5d064ca4f051fd16ce6

Package: postgresql-plpython3-17
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 511
Depends: postgresql-17 (= 17.4-1.pgdg24.04+2), libc6 (>= 2.4), libpython3.12t64 (>= 3.12.1)
Provides: postgresql-plpython3
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-17/postgresql-plpython3-17_17.4-1.pgdg24.04+2_s390x.deb
Size: 107544
SHA256: 43e20a7d1cbe42071c700fdd9d663baede6ac48830b572366277bbc2224e9050
SHA1: c557966ad8c38872f9cae52225fe61d69a5e7c82
MD5sum: 4adcc3e278776e4add679f2fc04c84be
Description: PL/Python 3 procedural language for PostgreSQL 17
 PL/Python 3 enables an SQL developer to write procedural language functions
 for PostgreSQL 17 in Python 3.  You need this package if you have any
 PostgreSQL 17 functions that use the languages plpython3 or plpython3u.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-plpython3-17-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 255
Depends: postgresql-plpython3-17 (= 17.4-1.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/postgresql-plpython3-17-dbgsym_17.4-1.pgdg24.04+2_s390x.deb
Size: 181284
SHA256: 7df63c360b8744973a769e066963b217cd3d66426c2fa5c2c09c6e849cf45ac0
SHA1: 2267c80d925358369eaadb2d3eac47aa7379c6ee
MD5sum: f492d82457b2bdd64dc4b702f55ce5a0
Description: debug symbols for postgresql-plpython3-17
Build-Ids: 0b332b03276d61518a07381a9c9f0c318e898c65 2d0de3238ad9e997028352c0fe24121b23d74608 bba1bd0f8ed83a2472afdda03236acb35fbf41ff d5ee40926841b284339cdd262f9fced90390a0b4

Package: postgresql-pltcl-10
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 162
Depends: postgresql-10 (= 10.23-7.pgdg24.04+1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-10/postgresql-pltcl-10_10.23-7.pgdg24.04+1_s390x.deb
Size: 38952
SHA256: 9b314679af3d0144ef7fa4b8567cc6204c59f1b19fa01450c821ea633934044c
SHA1: 90aef99ea4afd9b7457743a5ebf346b610f9c79b
MD5sum: c0b7cb04c98d9f5cf47629c2a32aa1f5
Description: PL/Tcl procedural language for PostgreSQL 10
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 10 in Tcl.  You need this package if you have any
 PostgreSQL 10 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-10-dbgsym
Package-Type: ddeb
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 91
Depends: postgresql-pltcl-10 (= 10.23-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-10/postgresql-pltcl-10-dbgsym_10.23-7.pgdg24.04+1_s390x.deb
Size: 68632
SHA256: 275c25e720ccf8a134725126bfedc5fe5dc64326f23e64705208c8d775d178d1
SHA1: bb0378814f262a98806f841049be637a38031df2
MD5sum: bbb10941c29dcacc6d45f439fad25d85
Description: debug symbols for postgresql-pltcl-10
Build-Ids: 47410ce5ec0c696628d38eed447c86875c8690be

Package: postgresql-pltcl-11
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 179
Depends: postgresql-11 (= 11.22-9.pgdg24.04+1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-11/postgresql-pltcl-11_11.22-9.pgdg24.04+1_s390x.deb
Size: 43308
SHA256: 61c5330d7a257daa58a14ad513bc8bd0aa9b62fe21c253ec6c6b275a7feaa72e
SHA1: 16d4cca30ed4acbeac2e61ddaf022a99efdd2329
MD5sum: c4a2b02513566b7ccdc3e67db19d08d0
Description: PL/Tcl procedural language for PostgreSQL 11
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 11 in Tcl.  You need this package if you have any
 PostgreSQL 11 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-11-dbgsym
Package-Type: ddeb
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
Depends: postgresql-pltcl-11 (= 11.22-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-11/postgresql-pltcl-11-dbgsym_11.22-9.pgdg24.04+1_s390x.deb
Size: 72464
SHA256: 05942a6651f7026dd7925f07b1a8c9ebb0dbdc241cb096f7148d257d755f2fc4
SHA1: 04f42b3b2ab9ec59f8e7d8049988a1f6bdc9a06b
MD5sum: ce5cba224bf74cc8abd6303644a47e1f
Description: debug symbols for postgresql-pltcl-11
Build-Ids: 99586d53a4ba45fceee57b3ae498107c70f72467

Package: postgresql-pltcl-12
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 186
Depends: postgresql-12 (= 12.22-2.pgdg24.04+1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-12/postgresql-pltcl-12_12.22-2.pgdg24.04+1_s390x.deb
Size: 46144
SHA256: 88b695c9d20bab498060ff38b4de148954af15a01ce6f73536a7ee7ff55a0594
SHA1: dd7fca52ab63bf31efba18ecb8d67778380c077c
MD5sum: 1e111414e2140b48624ed986c0cfe550
Description: PL/Tcl procedural language for PostgreSQL 12
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 12 in Tcl.  You need this package if you have any
 PostgreSQL 12 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-12-dbgsym
Package-Type: ddeb
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 97
Depends: postgresql-pltcl-12 (= 12.22-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-12/postgresql-pltcl-12-dbgsym_12.22-2.pgdg24.04+1_s390x.deb
Size: 74028
SHA256: 416dfde7cbd8b989322c765ff35ca7bf385d31e6340fc8437cb39d36b412e99d
SHA1: 0d2b4eba315b6932d94dc0dd96793d247c31f708
MD5sum: 612305d4556dc929e4127c70ba5c145e
Description: debug symbols for postgresql-pltcl-12
Build-Ids: 045ccc565affdf6f4e2a79143936398f44586d48

Package: postgresql-pltcl-13
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 192
Depends: postgresql-13 (= 13.20-1.pgdg24.04+1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-13/postgresql-pltcl-13_13.20-1.pgdg24.04+1_s390x.deb
Size: 47788
SHA256: 8d81afbfc0bc05599a572220836fa981ff7c7789b5af103edfaa59cb0688ab1e
SHA1: bae6eea5b555f67d87b69fe8591815e8ae7c0362
MD5sum: a82aeb122ed0687370cd8b7847503547
Description: PL/Tcl procedural language for PostgreSQL 13
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 13 in Tcl.  You need this package if you have any
 PostgreSQL 13 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-13-dbgsym
Package-Type: ddeb
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 100
Depends: postgresql-pltcl-13 (= 13.20-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-13/postgresql-pltcl-13-dbgsym_13.20-1.pgdg24.04+1_s390x.deb
Size: 77312
SHA256: 0edce9843e4283f065c6d5ba209377c54d2492c9c992316a613afc64cff9b092
SHA1: 40a620e1c5178d930ae251e922b309626d02fcc8
MD5sum: b82e442d99a1adc8321ce083ead3a2f5
Description: debug symbols for postgresql-pltcl-13
Build-Ids: d99f59ef091ff753f2017d5826a9563a04b9a6fe

Package: postgresql-pltcl-14
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 191
Depends: postgresql-14 (= 14.17-1.pgdg24.04+1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-14/postgresql-pltcl-14_14.17-1.pgdg24.04+1_s390x.deb
Size: 45396
SHA256: 48aaa20852990884409478b068acc7a55614d1b62c38a697f8a266ceaa8ecef3
SHA1: 790f4a3e0a94136f7c23acb01814c0a6d10ebdfb
MD5sum: 49dd510e2af22d941fdf4454b2d2ce60
Description: PL/Tcl procedural language for PostgreSQL 14
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 14 in Tcl.  You need this package if you have any
 PostgreSQL 14 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-14-dbgsym
Package-Type: ddeb
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 101
Depends: postgresql-pltcl-14 (= 14.17-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-14/postgresql-pltcl-14-dbgsym_14.17-1.pgdg24.04+1_s390x.deb
Size: 77896
SHA256: 8f2eaf9461a4dd2e3e7ef3f02331ba6a970445d8281a4f7cbde30bb1d305c3a2
SHA1: 62f0a546ff4dc4d78c221268cfed385677e94c6f
MD5sum: 79ad2697c081d5e57fff760194963c12
Description: debug symbols for postgresql-pltcl-14
Build-Ids: 58e580ee946ed419f8d89392869a06838a1448f9

Package: postgresql-pltcl-15
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 199
Depends: postgresql-15 (= 15.12-1.pgdg24.04+1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-15/postgresql-pltcl-15_15.12-1.pgdg24.04+1_s390x.deb
Size: 45024
SHA256: 1ee54cd4ab845792fcdcbfbe4d9bcc118cef2336c2340a22a04b85d45d385435
SHA1: b1c5eccaadef3d4b249c62c30230a80acfccf9cb
MD5sum: 981b93ba8f78aeafdc95b184f535c38b
Description: PL/Tcl procedural language for PostgreSQL 15
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 15 in Tcl.  You need this package if you have any
 PostgreSQL 15 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-15-dbgsym
Package-Type: ddeb
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 105
Depends: postgresql-pltcl-15 (= 15.12-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-15/postgresql-pltcl-15-dbgsym_15.12-1.pgdg24.04+1_s390x.deb
Size: 81768
SHA256: a8b7d2a48a9be21cf822ab0865c029dd1091b74fb931eb1f2bbc2548c80f098e
SHA1: d033111b565b42d6e3a288ab248a96bae5186a33
MD5sum: a640f01ef6ad84707e6aea53cedbc475
Description: debug symbols for postgresql-pltcl-15
Build-Ids: d84cfc95536d11b63738b5f89c9bd1c6ed874dd7

Package: postgresql-pltcl-16
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 207
Depends: postgresql-16 (= 16.8-1.pgdg24.04+1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-16/postgresql-pltcl-16_16.8-1.pgdg24.04+1_s390x.deb
Size: 44500
SHA256: 4fe9f4980d2c2cc6a584d56764f43c2532ffdd8d2b61316f3676b4ed709e457a
SHA1: 58747d70a10fa7b25aec08e23885c8b23efb2492
MD5sum: fa8791be65f4276afd15b6ab9c06fe02
Description: 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.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-16-dbgsym
Package-Type: ddeb
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 107
Depends: postgresql-pltcl-16 (= 16.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-16/postgresql-pltcl-16-dbgsym_16.8-1.pgdg24.04+1_s390x.deb
Size: 83792
SHA256: 914e6f8b67e052bf390e0017a099fc12cf3606460029d21734f8eec431448875
SHA1: 696d6f3410287ff5e14e32455c47ee6a8d6b5385
MD5sum: 1e889e050821e92b6840775057149c49
Description: debug symbols for postgresql-pltcl-16
Build-Ids: db4d8c32521f8310473b9113d023247e1ebeab8a

Package: postgresql-pltcl-17
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 204
Depends: postgresql-17 (= 17.4-1.pgdg24.04+2), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-17/postgresql-pltcl-17_17.4-1.pgdg24.04+2_s390x.deb
Size: 41844
SHA256: b806e5f36244a5f22dd614865c59c71d3521c733205441f63deeeb1a661b6ffc
SHA1: 4d9f8e5439a8736c005d9a766f3a91c285f5f7a7
MD5sum: 50c3e7d200a35c9f73a07e56b0675dfa
Description: PL/Tcl procedural language for PostgreSQL 17
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 17 in Tcl.  You need this package if you have any
 PostgreSQL 17 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-17-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 110
Depends: postgresql-pltcl-17 (= 17.4-1.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/postgresql-pltcl-17-dbgsym_17.4-1.pgdg24.04+2_s390x.deb
Size: 87212
SHA256: d24ed46aba2e26f5ad20a31e032c548b7bf22e0e55f2be49c99f3caf79d35e67
SHA1: 64e0a6c7f5845aa094379122c8a76befbc6f0be2
MD5sum: 0c32e405c5e84160fe1a83a7759e8aae
Description: debug symbols for postgresql-pltcl-17
Build-Ids: 9f6cebe071a9f22d2728de4a0af66e7c7d7bf7d4

Package: postgresql-pltcl-8.2
Source: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 284
Depends: libc6 (>= 2.11), libtcl8.6 (>= 8.6.0), postgresql-8.2 (= 8.2.23-13.pgdg24.04+1)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.2/postgresql-pltcl-8.2_8.2.23-13.pgdg24.04+1_s390x.deb
Size: 230684
SHA256: 6bd7e7dc982c75fecd04dbe9fe1201aea9368fb12387a2bc0485bfd67331893c
SHA1: 3a97a2bf1681783d53acac72304dd96e91c85104
MD5sum: 98da92b5e1c084b31544b9b059f7e338
Description: PL/Tcl procedural language for PostgreSQL 8.2
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 8.2 in Tcl.  You need this package if you have any
 PostgreSQL 8.2 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-8.3
Source: postgresql-8.3
Version: 8.3.23-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 337
Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-8.3 (= 8.3.23-10.pgdg24.04+1)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.3/postgresql-pltcl-8.3_8.3.23-10.pgdg24.04+1_s390x.deb
Size: 281164
SHA256: 7309e185afee6cb657440eedc7c1c5b10e67fbd355dfed8e369483e6055c8daf
SHA1: a0b4fd84c508e996789ba8751a63a7194d7d6519
MD5sum: f30cf62a998bfe2becca30249f690f09
Description: PL/Tcl procedural language for PostgreSQL 8.3
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 8.3 in Tcl.  You need this package if you have any
 PostgreSQL 8.3 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-8.4
Source: postgresql-8.4
Version: 8.4.22-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-8.4 (= 8.4.22-11.pgdg24.04+1)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-8.4/postgresql-pltcl-8.4_8.4.22-11.pgdg24.04+1_s390x.deb
Size: 25332
SHA256: ed6947a2dd89b5e1cb5b5d98970dcf0fffd0c3545a6982b5ef76e0e22f47adc3
SHA1: f0afb07c49964af0ba2d35be857ae552611cc647
MD5sum: 74847c2f054e553fe091b12b551c2e75
Description: PL/Tcl procedural language for PostgreSQL 8.4
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 8.4 in Tcl.  You need this package if you have any
 PostgreSQL 8.4 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-9.0
Source: postgresql-9.0
Version: 9.0.23-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 136
Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.0 (= 9.0.23-11.pgdg24.04+1)
Replaces: postgresql-contrib-9.0 (<< 9.0~beta1-3~)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.0/postgresql-pltcl-9.0_9.0.23-11.pgdg24.04+1_s390x.deb
Size: 26312
SHA256: 994b2659d97863b6b886c05b4d0f9c05f775bd741ec2355ef0b0067e3ff39caf
SHA1: c9c76b148ef9b7464750a4d153e39cc0ec6ac6ab
MD5sum: acaafe67f2aa4c78cb3a019b71128941
Description: PL/Tcl procedural language for PostgreSQL 9.0
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.0 in Tcl.  You need this package if you have any
 PostgreSQL 9.0 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-9.1
Source: postgresql-9.1
Version: 9.1.24-17.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 143
Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.1 (= 9.1.24-17.pgdg24.04+1)
Replaces: postgresql-contrib-9.1 (<< 9.1~beta1-3~)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.1/postgresql-pltcl-9.1_9.1.24-17.pgdg24.04+1_s390x.deb
Size: 27304
SHA256: 0dd900aa535b35238b0e33c46984d2063c33854efd97b78cbbea303d853d54c4
SHA1: dd84417553e572dc1493171bffcffb6e503fea7a
MD5sum: 315b837d11610fe7980c8bc6368b0719
Description: PL/Tcl procedural language for PostgreSQL 9.1
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.1 in Tcl.  You need this package if you have any
 PostgreSQL 9.1 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-9.2
Source: postgresql-9.2
Version: 9.2.24-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 141
Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.2 (= 9.2.24-14.pgdg24.04+1)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.2/postgresql-pltcl-9.2_9.2.24-14.pgdg24.04+1_s390x.deb
Size: 27120
SHA256: 08804ff2c3eb1f0ada7be103fb883178d30903cd3e0b10312fe829dfca0b7be1
SHA1: c9c85e212a141756c0b9c96413c3e5aff4fea374
MD5sum: 5428c69a9742a5c399d10f1f0bf8d52a
Description: PL/Tcl procedural language for PostgreSQL 9.2
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.2 in Tcl.  You need this package if you have any
 PostgreSQL 9.2 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-9.3
Source: postgresql-9.3
Version: 9.3.25-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 142
Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.3 (= 9.3.25-13.pgdg24.04+1)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.3/postgresql-pltcl-9.3_9.3.25-13.pgdg24.04+1_s390x.deb
Size: 26736
SHA256: 3dc1025d8035037c995bef8ccf0e3b7a9e1a8dd5d0adc18328ad2bd1e986d090
SHA1: 966f63d712ad61e5deb89b88c89ac921da8f3bdc
MD5sum: ecd0feedf9010225e40c716703d91e9b
Description: PL/Tcl procedural language for PostgreSQL 9.3
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.3 in Tcl.  You need this package if you have any
 PostgreSQL 9.3 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-9.4
Source: postgresql-9.4
Version: 9.4.26-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 148
Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.4 (= 9.4.26-13.pgdg24.04+1)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.4/postgresql-pltcl-9.4_9.4.26-13.pgdg24.04+1_s390x.deb
Size: 29000
SHA256: ba1da9935447cec94aa531e0674f5172650f01631c2cf969fa407126410ce78b
SHA1: 8fe1860a0d4b5ec55bd3c6d9bae87f57d1eef198
MD5sum: 2e98b0e9b07268f9fbbbaf2f61b0f561
Description: PL/Tcl procedural language for PostgreSQL 9.4
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.4 in Tcl.  You need this package if you have any
 PostgreSQL 9.4 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-9.5
Source: postgresql-9.5
Version: 9.5.25-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 161
Depends: libc6 (>= 2.4), libtcl8.6 (>= 8.6.0), postgresql-9.5 (= 9.5.25-11.pgdg24.04+1)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.5/postgresql-pltcl-9.5_9.5.25-11.pgdg24.04+1_s390x.deb
Size: 33604
SHA256: 7432eb2c63f396ec2d536218787dc83c75f52164b9d2ed90300c724227f04a8e
SHA1: 71e43915bd15fbbf79c02119a12bb4291d24d085
MD5sum: 3bc974442af267d74bad0e5ebbb9f7e4
Description: PL/Tcl procedural language for PostgreSQL 9.5
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.5 in Tcl.  You need this package if you have any
 PostgreSQL 9.5 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-pltcl-9.6
Source: postgresql-9.6
Version: 9.6.24-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 188
Depends: postgresql-9.6 (= 9.6.24-10.pgdg24.04+1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0)
Provides: postgresql-pltcl
Homepage: http://www.postgresql.org/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-9.6/postgresql-pltcl-9.6_9.6.24-10.pgdg24.04+1_s390x.deb
Size: 40192
SHA256: 481e6946c158456465896bd92d4f3035ab6be9416c2d79be98105ad9dcdc8449
SHA1: edd17275bce62f789e1825040d01d425a35ee5a3
MD5sum: e4730d58976c7a5aebfe38e33fccc41c
Description: PL/Tcl procedural language for PostgreSQL 9.6
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 9.6 in Tcl.  You need this package if you have any
 PostgreSQL 9.6 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-postgis
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 64
Depends: postgresql-postgis-scripts, postgresql-17-postgis-3
Homepage: https://postgis.net/
Priority: optional
Section: metapackages
Filename: pool/main/p/postgis/postgresql-postgis_3.5.2+dfsg-1.pgdg24.04+1_s390x.deb
Size: 19692
SHA256: 81bab99619af4b3661bfdc83abee96c014f38494e82ef2c811cef19aae4a32f8
SHA1: cba50a1e723cc1f1a17ff6635d8c4de1f95827a8
MD5sum: 461586000c7753b6b8888cbcb48aca42
Description: Geographic objects support for PostgreSQL -- Metapackage
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This metapackage depends on the PostGIS package for PostgreSQL 17.

Package: postgresql-postgis-scripts
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: all
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 64
Depends: postgresql-17-postgis-3-scripts
Multi-Arch: foreign
Homepage: https://postgis.net/
Priority: optional
Section: misc
Filename: pool/main/p/postgis/postgresql-postgis-scripts_3.5.2+dfsg-1.pgdg24.04+1_all.deb
Size: 19712
SHA256: 47565e0cb2cb687ff9a8fe51f26c525ce5b0c255106aedb58372443a728a07a1
SHA1: 16ba914407b7f095c95ab20183b219d90503bc98
MD5sum: 8f1230c9b3a8a4289eaa62e92e44075a
Description: Geographic objects support for PostgreSQL -- SQL scripts metapackage
 PostGIS adds support for geographic objects to the PostgreSQL
 object-relational database. In effect, PostGIS "spatially enables"
 the PostgreSQL server, allowing it to be used as a backend spatial
 database for geographic information systems (GIS), much like ESRI's
 SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS
 "Simple Features Specification for SQL".
 .
 This metapackage depends on the PostGIS scripts package for
 PostgreSQL 17.

Package: postgresql-server-dev-10
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5519
Depends: libpq-dev (>= 10~~), postgresql-client-10 (= 10.23-7.pgdg24.04+1), postgresql-common (>= 142~)
Breaks: postgresql-server-dev-all (<< 181~)
Replaces: libpq-dev
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-10/postgresql-server-dev-10_10.23-7.pgdg24.04+1_s390x.deb
Size: 946108
SHA256: f455363e6c1376c0c179c61ac67c060a14acb522d0e8f0671d53214ab38853d4
SHA1: f6c86e55760ab910e7546bc92bb030e11e7d348b
MD5sum: 83e84d75b7e46844c4d9be1110a5cda2
Description: development files for PostgreSQL 10 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-11
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5063
Depends: clang-15, libpq-dev (>= 11~~), llvm-15-dev, postgresql-client-11 (= 11.22-9.pgdg24.04+1), postgresql-common (>= 142~)
Breaks: postgresql-server-dev-all (<< 181~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-11/postgresql-server-dev-11_11.22-9.pgdg24.04+1_s390x.deb
Size: 931656
SHA256: 0995bc3029cdf4125a0e79d03e3630fa610af24d249f51a705055b856e79011f
SHA1: b28f10b2cf134e095372573ec4dbf972d7e77e93
MD5sum: d76a69a96f7a77b06785a49c2c234406
Description: development files for PostgreSQL 11 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-12
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5663
Depends: clang-17, libpq-dev (>= 12~~), llvm-17-dev, postgresql-client-12 (>= 12.1-2~), postgresql-common (>= 142~)
Breaks: postgresql-server-dev-all (<< 181~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-12/postgresql-server-dev-12_12.22-2.pgdg24.04+1_s390x.deb
Size: 1004852
SHA256: a2aca42fdcf5e244d8c9d99adb9d17f007309b5c614041d22e8472dba14023a9
SHA1: 06a2e0d9eb355c3a0c8321f7231e25de9eca8ef0
MD5sum: 788afb1938dc656f76601efe899e055d
Description: development files for PostgreSQL 12 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-13
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6188
Depends: clang-19, libpq-dev (>= 13~~), llvm-19-dev, postgresql-client-13, postgresql-common (>= 142~)
Breaks: postgresql-server-dev-all (<< 181~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-13/postgresql-server-dev-13_13.20-1.pgdg24.04+1_s390x.deb
Size: 1054488
SHA256: 1d98167b987781cdcc55888b44c4f69c8c7ce34a882add33b1ce3e4daab47fa2
SHA1: 6abc33094b540068e1ee6260330bd3dc935d519a
MD5sum: 947222b05744e61f42ab87b5cd05a8b9
Description: development files for PostgreSQL 13 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-14
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6699
Depends: clang-19, libpq-dev (>= 14~~), llvm-19-dev, postgresql-client-14, postgresql-common (>= 142~)
Breaks: postgresql-server-dev-all (<< 181~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-14/postgresql-server-dev-14_14.17-1.pgdg24.04+1_s390x.deb
Size: 1127724
SHA256: c8da8946c781e1d4b229a6eb15c6f85f46f172f68e58408a49cf07a5f10c27df
SHA1: 945b99eca7f106f481c903ded760c22aa72ed424
MD5sum: 8509bf113740f09942a9909a4370b3e1
Description: development files for PostgreSQL 14 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-15
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6855
Depends: clang-19, libpq-dev (>= 15~~), llvm-19-dev, postgresql-client-15, postgresql-common (>= 142~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-15/postgresql-server-dev-15_15.12-1.pgdg24.04+1_s390x.deb
Size: 1151392
SHA256: 4baf53999c9d9865fbe92e46e731d68e5602957258d40e54488734b66d943903
SHA1: 26b97644c969eb5b1e1c1a2013466d747da870bb
MD5sum: a23682c38abe21a2d7d9a9a6501bd179
Description: development files for PostgreSQL 15 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-16
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7036
Depends: clang-19, libpq-dev (>= 16~~), llvm-19-dev, postgresql-client-16, postgresql-common (>= 142~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-16/postgresql-server-dev-16_16.8-1.pgdg24.04+1_s390x.deb
Size: 1177928
SHA256: f0c6933fd62f3677a85f846b0f5cb267ba5cd40c0b5e73ad60d6369b2d2730ae
SHA1: c06ad4e35ef6371d02c9bb4347e4e9d357ac85ca
MD5sum: cdb37da78e82f32eb964d2d6b4bf58c9
Description: development files for PostgreSQL 16 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-17
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 8237
Depends: clang-19, libpq-dev (>= 17~~), llvm-19-dev, postgresql-client-17, postgresql-common (>= 142~), libc6 (>= 2.38)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-17/postgresql-server-dev-17_17.4-1.pgdg24.04+2_s390x.deb
Size: 1319468
SHA256: eeb9fd1598268b7c10fa8c6e5ef97f6ac9b4b2ed07de14ce64610b44624d9029
SHA1: f011184fe81cbc082f1592be347f34b25c28e370
MD5sum: fad501b1573511764d33a4d538becfc6
Description: development files for PostgreSQL 17 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-17-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-1.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 83
Depends: postgresql-server-dev-17 (= 17.4-1.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/postgresql-server-dev-17-dbgsym_17.4-1.pgdg24.04+2_s390x.deb
Size: 55004
SHA256: a3b4ffb9509a02a2de0377aa5fed2339750be08c1c1537f6b3b8c1346fe3e65c
SHA1: 0377498c6d84cb3fea68a092e851429638907b3f
MD5sum: 1555861eab5bab1d60eafe82b48374c1
Description: debug symbols for postgresql-server-dev-17
Build-Ids: 190cc50ffa25fb9e87abc54b79e396b41b3d5d51

Package: postgresql-server-dev-8.2
Source: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2423
Depends: libc6 (>= 2.38), libpq-dev (>= 8.2~), postgresql-common (>= 117~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-8.2/postgresql-server-dev-8.2_8.2.23-13.pgdg24.04+1_s390x.deb
Size: 612324
SHA256: 6d8445186904ca31ad5d18f74825945066fcd6795e4468a28a6679a20a823c17
SHA1: 778c78d30d7dab185bb7fa1b9db3e45439d5636b
MD5sum: 5b5b1f084cd6324190c32c13888887b3
Description: development files for PostgreSQL 8.2 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-8.3
Source: postgresql-8.3
Version: 8.3.23-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2789
Depends: libc6 (>= 2.38), libpq-dev (>= 8.3~), postgresql-common (>= 130~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-8.3/postgresql-server-dev-8.3_8.3.23-10.pgdg24.04+1_s390x.deb
Size: 710060
SHA256: d785b0cf14fcbcbb4d58fb73a33f09c44d70c7f16bd68e1b19800c2f917a7a75
SHA1: 5b2f282aaab0b9d3c3e68327be05d5949cdabf69
MD5sum: 900b6ab1b4e7244edef2320a59bebe7c
Description: development files for PostgreSQL 8.3 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-8.4
Source: postgresql-8.4
Version: 8.4.22-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2763
Depends: libc6 (>= 2.38), libpq-dev (>= 8.4~), postgresql-common (>= 130~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-8.4/postgresql-server-dev-8.4_8.4.22-11.pgdg24.04+1_s390x.deb
Size: 484540
SHA256: 8ff59a01c10e8e1f0c1d7d0ea08f64f1187ca1da754218daac233d39627ca92d
SHA1: 5da3611e94fa12f85a1144bd158f86d9bc9932a8
MD5sum: 757404d94f08d21d45d424f36a1cdd87
Description: development files for PostgreSQL 8.4 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-9.0
Source: postgresql-9.0
Version: 9.0.23-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2895
Depends: libc6 (>= 2.38), libpq-dev (>= 9.0~), postgresql-common (>= 117~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-9.0/postgresql-server-dev-9.0_9.0.23-11.pgdg24.04+1_s390x.deb
Size: 507844
SHA256: 78577fb01e983d805d79c701a12bdb946c2e8091ba4036afd13c6a266503b8a4
SHA1: 3a1c7e8f2aa92aec18f46ce0b409fdeb09fc62d5
MD5sum: 8146158a401cb44bf0b27aaf53270911
Description: development files for PostgreSQL 9.0 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-9.1
Source: postgresql-9.1
Version: 9.1.24-17.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3052
Depends: libc6 (>= 2.38), libpq-dev (>= 9.1~), postgresql-common (>= 117~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-9.1/postgresql-server-dev-9.1_9.1.24-17.pgdg24.04+1_s390x.deb
Size: 536084
SHA256: d9fe56cc560610785ef8924dc35935037c89b17a240e69051048aab255163ee0
SHA1: 04ae71e0e128ab6d7305118a50ea080ccfc9c8b8
MD5sum: 0192caa953701a70f0adb22fab56d662
Description: development files for PostgreSQL 9.1 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-9.2
Source: postgresql-9.2
Version: 9.2.24-14.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3270
Depends: libc6 (>= 2.38), libpq-dev (>= 9.2~), postgresql-common (>= 130~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-9.2/postgresql-server-dev-9.2_9.2.24-14.pgdg24.04+1_s390x.deb
Size: 575856
SHA256: ac9d3000987b03ff1b6ee99b3f2f239a002698cd94e48d24dd9d2196f29c2af7
SHA1: 945afc208437cdc31c1d55248b1dd80195699881
MD5sum: 4e9e4bf4bd1e4f41603fc3fbe9022208
Description: development files for PostgreSQL 9.2 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-9.3
Source: postgresql-9.3
Version: 9.3.25-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3505
Depends: libc6 (>= 2.38), libpq-dev (>= 9.3~), postgresql-common (>= 142~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-9.3/postgresql-server-dev-9.3_9.3.25-13.pgdg24.04+1_s390x.deb
Size: 620940
SHA256: 71223d9da186b8a9af7fd9935e757ccfe29f69e2a32413453fee0ae2e47205b7
SHA1: db65eaf793c0de4438549f2b89edeabffa87bf5f
MD5sum: 79a992a85cee2b5900316ad2d612af3e
Description: development files for PostgreSQL 9.3 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-9.4
Source: postgresql-9.4
Version: 9.4.26-13.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3553
Depends: libpq-dev (>= 9.4~), postgresql-client-9.4 (= 9.4.26-13.pgdg24.04+1), postgresql-common (>= 142~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-9.4/postgresql-server-dev-9.4_9.4.26-13.pgdg24.04+1_s390x.deb
Size: 617956
SHA256: b6f8c1292eaf1da1bd7470ac417bc611d8a32dd9f2d151f10b5cb71d91a450cb
SHA1: ea623b991da81b0856514e6e8f484a43687c306e
MD5sum: d058f8f016f3ab9973ffc5223ab4d33d
Description: development files for PostgreSQL 9.4 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-9.5
Source: postgresql-9.5
Version: 9.5.25-11.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4067
Depends: libpq-dev (>= 9.5~~), postgresql-client-9.5 (= 9.5.25-11.pgdg24.04+1), postgresql-common (>= 142~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-9.5/postgresql-server-dev-9.5_9.5.25-11.pgdg24.04+1_s390x.deb
Size: 713064
SHA256: 8bdc14b95205f2ea3f63de912c37f3c10714501aba42c329057997f5562a5864
SHA1: 0a7ad2a6830507f2d7d8e2400c696a70e0fd50ca
MD5sum: 0760979a0da86283894888f2350e1292
Description: development files for PostgreSQL 9.5 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-9.6
Source: postgresql-9.6
Version: 9.6.24-10.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4417
Depends: libpq-dev (>= 9.6~~), postgresql-client-9.6 (= 9.6.24-10.pgdg24.04+1), postgresql-common (>= 142~)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-9.6/postgresql-server-dev-9.6_9.6.24-10.pgdg24.04+1_s390x.deb
Size: 784440
SHA256: 7b3722cc98874c749456628b452dcea88b15a87e2eb2f73633530ccf113fed38
SHA1: 53bd1f72e1f43c92cad176d7933c675923363e88
MD5sum: b12b3e3449bb74d37e4090ba496cde5e
Description: development files for PostgreSQL 9.6 server-side programming
 Header files for compiling SSI code to link into PostgreSQL's backend; for
 example, for C functions to be called from SQL.
 .
 This package also contains the Makefiles necessary for building add-on
 modules of PostgreSQL, which would otherwise have to be built in the
 PostgreSQL source-code tree.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: postgresql-server-dev-all
Source: postgresql-common
Version: 277.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 19
Depends: postgresql-common-dev (= 277.pgdg24.04+1), postgresql-server-dev-10, postgresql-server-dev-11, postgresql-server-dev-12, postgresql-server-dev-13, postgresql-server-dev-14, postgresql-server-dev-15, postgresql-server-dev-16, postgresql-server-dev-17
Priority: optional
Section: database
Filename: pool/main/p/postgresql-common/postgresql-server-dev-all_277.pgdg24.04+1_all.deb
Size: 13968
SHA256: 0e4f95a8492b2ac190dc3cb7bb6e5d4b815b4506f0bc8ecb771a1002d0e863a4
SHA1: ff0fd2582904c8a3ed97e7a45757c6ff0b6dd9b6
MD5sum: 0340276a9c37edf095a15b1e65501a7f
Description: build tools for multiple PostgreSQL versions
 The postgresql-server-dev-all metapackage depends on all server-dev-NN
 packages for all supported PostgreSQL major versions, required to
 build PostgreSQL extension packages, as well as on postgresql-common-dev
 for build infrastructure.
 .
 PostgreSQL is a fully featured object-relational database management
 system. It supports a large part of the SQL standard and is designed
 to be extensible by users in many aspects. Its features include ACID
 transactions, foreign keys, views, sequences, subqueries, triggers,
 outer joins, multiversion concurrency control, and user-defined types
 and functions.

Package: powa-collector
Version: 1.3.1-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 114
Depends: adduser, python3-psycopg2, python3:any
Suggests: postgresql-powa, powa-web
Homepage: https://github.com/powa-team/powa-collector
Priority: optional
Section: database
Filename: pool/main/p/powa-collector/powa-collector_1.3.1-1.pgdg24.04+1_all.deb
Size: 22252
SHA256: d375c336ed796c8315bcda478d9d877ac6c1ce11184d35a27566e13940200245
SHA1: 9eb4de96d6ff23fe58d5c5a4e440c2840e7654b7
MD5sum: 857246f971db72bc2ecfb0951bfa6882
Description: PoWA collector daemon for remote snapshots
 This repository contains the powa-collector tool, a simple multi-threaded
 python program that performs the snapshots for all the remote servers
 configured in a powa repository database (in the powa_servers table).
 .
 Related packages:
  * powa-web: web frontend
  * postgresql-powa (postgresql-NN-powa): archivist collecting statistics

Package: powa-web
Version: 5.0.1-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 1803
Depends: adduser, python3-psycopg2, python3-sqlalchemy, python3-tornado, python3:any
Homepage: https://github.com/powa-team/powa
Priority: optional
Section: database
Filename: pool/main/p/powa-web/powa-web_5.0.1-1.pgdg24.04+1_all.deb
Size: 466880
SHA256: e5e5fb502c6ab5c5aff8279487f6172850a9bd0869844443811deb92b61676c6
SHA1: 59c3b25a7a6094d26be4c3ef017978a42c540b97
MD5sum: 3522b5bdc392284b2bae53286401556c
Description: PostgreSQL Workload Analyzer - web interface
 PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and
 provides real-time charts and graphs to help monitor and tune your PostgreSQL
 servers.
 .
 This package provides the web interface. It supports PostgreSQL 9.4 and later.
 Database servers to be monitored need to have the postgresql-NN-powa package
 installed and configured.

Package: prometheus-sql-exporter
Version: 0.4.5-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 11696
Depends: postgresql-common, libc6 (>= 2.34)
Built-Using: golang-1.22 (= 1.22.1-1build1), golang-github-beorn7-perks (= 1.0.1-1), golang-github-cenkalti-backoff (= 4.2.1-1), golang-github-cespare-xxhash (= 2.1.1-2), golang-github-denisenkom-go-mssqldb (= 0.0~git20170717.0.8fccfc8-7), golang-github-go-kit-log (= 0.2.1-1), golang-github-go-logfmt-logfmt (= 0.5.0-2), golang-github-go-sql-driver-mysql (= 1.7.1-2), golang-github-jmoiron-sqlx (= 1.3.5-1), golang-github-lib-pq (= 1.10.9-2), golang-github-prometheus-client-golang (= 1.18.0-3), golang-github-prometheus-client-model (= 0.6.0-1), golang-github-prometheus-common (= 0.47.0-2), golang-github-prometheus-procfs (= 0.12.0-1), golang-github-robfig-cron (= 3.0.1-1), golang-go.crypto (= 1:0.19.0-1), golang-golang-x-net (= 1:0.21.0+dfsg-1), golang-golang-x-sys (= 0.17.0-1), golang-google-protobuf (= 1.32.0-1), golang-yaml.v2 (= 2.4.0-4)
Homepage: https://github.com/justwatchcom/sql_exporter
Priority: optional
Section: database
Filename: pool/main/p/prometheus-sql-exporter/prometheus-sql-exporter_0.4.5-2.pgdg24.04+1_s390x.deb
Size: 3008140
SHA256: 58531c4f4a159b4493d35d0daf4ac74a5c6f410d0e2dbf6b30f9aec2d402b5c2
SHA1: bee1caf96b8eb9c4046e7680a8b60c69f841b6f4
MD5sum: 73df9cda49de17c8f07b5a6de8d39d0f
Description: Flexible SQL Exporter for Prometheus
 This Prometheus exporter extracts various metrics from PostgreSQL, MySQL, and
 MSSQL databases. The metrics are configurable via a YAML file.

Package: prometheus-sql-exporter-dbgsym
Package-Type: ddeb
Source: prometheus-sql-exporter
Version: 0.4.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4396
Depends: prometheus-sql-exporter (= 0.4.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/prometheus-sql-exporter/prometheus-sql-exporter-dbgsym_0.4.5-2.pgdg24.04+1_s390x.deb
Size: 3419652
SHA256: 8f075bb4e79217896f004e413d1957ddd06ad0440cac3ecaf78cdc6b18599074
SHA1: a44405ea3ca8a18364e0ebe599dcb3705e51a9dc
MD5sum: 03935eaa29e6834e4fde38b10299795a
Description: debug symbols for prometheus-sql-exporter
Build-Ids: 6b118c6a859db338759b916f1019bc862ba4a2d6

Package: pspg
Version: 5.8.7-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 362
Depends: libc6 (>= 2.34), libncursesw6 (>= 6.1), libpq5 (>= 9.0~), libreadline8t64 (>= 6.3), libtinfo6 (>= 6)
Homepage: https://github.com/okbob/pspg
Priority: optional
Section: database
Filename: pool/main/p/pspg/pspg_5.8.7-1.pgdg24.04+1_s390x.deb
Size: 150328
SHA256: 88f5b8fb4b4dc00f532901ea08c93ca50dee86b3adaccc9f47d26f2a1d2cadf5
SHA1: 6c15187b5981d44b7da3872fe1d38dbb60644316
MD5sum: 4cd38ea8868ed8f100b50530755a5301
Description: PostgreSQL pager
 pspg is a pager specialized for viewing query results in PostgreSQL's psql
 command line client. Headers and the first column(s) are held in place while
 scrolling vertically and horizontally. Various color schemes are available.

Package: pspg-dbgsym
Package-Type: ddeb
Source: pspg
Version: 5.8.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 495
Depends: pspg (= 5.8.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pspg/pspg-dbgsym_5.8.7-1.pgdg24.04+1_s390x.deb
Size: 422480
SHA256: 5186233ff4f6cbdec76d93e5ab440742143c7a9aeafae3c6234007bba1e82bc7
SHA1: 9f550b26a80d6c9d2e0699abb56d663b92ce0642
MD5sum: 4223331c2cd9bda7434c75eea7565cea
Description: debug symbols for pspg
Build-Ids: c5bd6308c507221d49fbd0939503d46826d25f6d

Package: python-pglast-doc
Source: pglast
Version: 7.7-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4043
Depends: libjs-sphinxdoc (>= 7.2.2)
Multi-Arch: foreign
Homepage: https://github.com/lelit/pglast
Priority: optional
Section: doc
Filename: pool/main/p/pglast/python-pglast-doc_7.7-1.pgdg24.04+1_all.deb
Size: 282512
SHA256: 9fa4cac60c4e29fdc9c96de31036d919e3566047c824b00dbcf195961781f732
SHA1: d0224a9ba39949363e68ab828fce98f71cc84b1a
MD5sum: 6cc00d676573e67c8ee5a699e96a4412
Description: PostgreSQL Languages AST and statements prettifier (common documentation)
 This is a Python 3 module that exposes the parse tree of a PostgreSQL
 statement (extracted by the almost standard PG parser repackaged as a
 standalone static library by libpg_query) as set of interconnected nodes,
 usually called an abstract syntax tree.
 .
 This is the common documentation package.

Package: python-psycopg2-doc
Source: psycopg2
Version: 2.9.10-1.pgdg24.04+1
Architecture: all
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 1918
Depends: libjs-sphinxdoc (>= 7.2.2)
Suggests: python3-psycopg2
Multi-Arch: foreign
Homepage: http://initd.org/projects/psycopg
Priority: optional
Section: doc
Filename: pool/main/p/psycopg2/python-psycopg2-doc_2.9.10-1.pgdg24.04+1_all.deb
Size: 310496
SHA256: e984fce05e9d830b16f386743fd7bfe8237335882b32ff093f1ef461d4277e69
SHA1: 92af3e492703b7c719a5c466fb6030cec65abdd7
MD5sum: 790cd92a9e6dd2b96eb539adedb9b4ab
Description: Python module for PostgreSQL (documentation package)
 psycopg is a PostgreSQL database adapter for the Python programming language
 (just like pygresql and popy.) This is version 2, a complete rewrite of the
 original code to provide new-style classes for connection and cursor objects
 and other sweet candies. Like the original, psycopg 2 was written with the
 aim of being very small and fast, and stable as a rock.
 .
 psycopg is different from the other database adapter because it was designed
 for heavily multi-threaded applications that create and destroy lots of
 cursors and make a conspicuous number of concurrent INSERTs or UPDATEs.
 psycopg 2 also provides full asynchronous operations for the really brave
 programmer.
 .
 The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0
 and being thread safe at level 2. It also includes some extensions to the
 standard DBAPI-2.0 to allow for better thread performance.
 .
 This package contains the psycopg2 documentation

Package: python-pygresql-doc
Source: pygresql
Version: 1:6.1.0-2.pgdg24.04+1
Architecture: all
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 1466
Depends: libjs-sphinxdoc (>= 7.2.2), libjs-jquery
Multi-Arch: foreign
Homepage: https://www.pygresql.org/index.html
Priority: optional
Section: doc
Filename: pool/main/p/pygresql/python-pygresql-doc_6.1.0-2.pgdg24.04+1_all.deb
Size: 185200
SHA256: bd7eb0a3df23da3e9533cf1a8adbcd0613ed208fa9155119bd127df75a5a8c6e
SHA1: f3ebc95177d61fdb434d22bf3c7f7c4bad89648c
MD5sum: 2bd192c247e2360c31b4b575964766e4
Description: Python Pygresql (common documentation)
 PyGreSQL is a Python module that interfaces to a PostgreSQL database. It
 embeds the PostgreSQL query library to allow easy use of the powerful
 PostgreSQL features from a Python script.
 .
 This is the common documentation package.

Package: python3-barman
Source: barman
Version: 3.13.1-1.pgdg24.04+1
Architecture: all
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 1553
Depends: python3-dateutil, python3-psycopg2, python3:any, python3-setuptools
Breaks: barman (<< 2.8~~), barman-cli (<< 2.8~~)
Replaces: barman (<< 2.8~~), barman-cli (<< 2.8~~)
Homepage: https://www.pgbarman.org
Priority: optional
Section: python
Filename: pool/main/b/barman/python3-barman_3.13.1-1.pgdg24.04+1_all.deb
Size: 243372
SHA256: d30851a29130ca7f3c0f36ecf4007afa289cb9acaf8132fb79cacba4c7d767f8
SHA1: 0913f96479bb15680d82d496f2d3d585803acf8b
MD5sum: e0e82204c1c661ca58e16bc72bd43f17
Description: Backup and Recovery Manager for PostgreSQL - Python modules
 Barman (Backup and Recovery Manager) is an open-source
 administration tool for disaster recovery of PostgreSQL
 servers written in Python.
 .
 It allows your organization to perform remote backups of
 multiple servers in business critical environments to
 reduce risk and help DBAs during the recovery phase.
 .
 Barman is distributed under GNU GPL 3 and maintained
 by EDB.
 .
 This package provides Python 3 modules only.

Package: python3-londiste
Source: londiste
Version: 3.12-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 272
Depends: python3-pgq, python3-skytools (>= 3.7.0), python3:any, python3-yaml
Conflicts: skytools3
Replaces: skytools3
Provides: londiste3
Homepage: https://github.com/pgq/londiste
Priority: optional
Section: python
Filename: pool/main/l/londiste/python3-londiste_3.12-1.pgdg24.04+1_all.deb
Size: 51400
SHA256: 0164a66ee56ac35b7e2e3252c874394b57d3afe132c987ad353f53bf13bbcc77
SHA1: 670f0b9cce9bd2f203fc1580b41aa26c0f711f78
MD5sum: 09efe5cfc8564e0c6b05211eb96f170a
Description: Database replication for PostgreSQL based on PgQ
 Londiste is a PostgreSQL database replication tool written in Python, using
 PgQ as event transport. It is part of the Skytools toolkit.

Package: python3-pglast
Source: pglast
Version: 7.3-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1345
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3-pkg-resources, python3:any, libc6 (>= 2.4), libpg-query1706.0
Suggests: python-pglast-doc
Homepage: https://github.com/lelit/pglast
Priority: optional
Section: python
Filename: pool/main/p/pglast/python3-pglast_7.3-1.pgdg24.04+1_s390x.deb
Size: 291840
SHA256: 4230a72539bc6ff74b1186cf53e7d15f122f8fc4f06268193b4e194a1ab3d34f
SHA1: 5df1fe10e178ffcd44d744061e28c11323daedd8
MD5sum: e4cae97ae51fc493df82c798ce11d8bb
Description: PostgreSQL Languages AST and statements prettifier (Python 3)
 This is a Python 3 module that exposes the parse tree of a PostgreSQL
 statement (extracted by the almost standard PG parser repackaged as a
 standalone static library by libpg_query) as set of interconnected nodes,
 usually called an abstract syntax tree.
 .
 This package installs the library for Python 3.

Package: python3-pglast-dbgsym
Package-Type: ddeb
Source: pglast
Version: 7.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1693
Depends: python3-pglast (= 7.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglast/python3-pglast-dbgsym_7.3-1.pgdg24.04+1_s390x.deb
Size: 1629128
SHA256: c8952e2320d04dacc74a93e444907ee66a8237cd52171f1da3099c437c7b55ca
SHA1: b1159fff68b0b3cc904920b62eee1d29f13713ac
MD5sum: b81c6f1e2b426b68530f9c53f6a7961e
Description: debug symbols for python3-pglast
Build-Ids: bb35ff48a404ddd0df6eaf508f3d38cfe53a8588

Package: python3-pgq
Source: python-pgq
Version: 3.8-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 172
Depends: python3-skytools, python3:any
Homepage: https://github.com/pgq/python-pgq
Priority: optional
Section: python
Filename: pool/main/p/python-pgq/python3-pgq_3.8-1.pgdg24.04+1_all.deb
Size: 31288
SHA256: 0bb23a3b050f8c454551458f2544ea518af607ae8f6679e2899deb5300f62ec1
SHA1: ecd8d0c221db41ae5c37bdc1b4c608c7551a4f85
MD5sum: ceec905f94c331914454745d1aa92399
Description: PgQ queue processing for Python
 PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
 database, each queue can be consumed by multiple consumers.
 .
 This package contains the Python3 module.

Package: python3-psycopg2
Source: psycopg2
Version: 2.9.10-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 476
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.38), libpq5 (>= 10~~)
Suggests: python-psycopg2-doc
Homepage: http://initd.org/projects/psycopg
Priority: optional
Section: python
Filename: pool/main/p/psycopg2/python3-psycopg2_2.9.10-1.pgdg24.04+1_s390x.deb
Size: 121064
SHA256: ec51f0ce85b9563c410811bc504140b9322e9adaefc1c8fe4b0cfbf56d90ea7b
SHA1: 0853410e2158afe1889c0dacadd0ca9c76fa2130
MD5sum: 1a66b4c6b5796e1212afe1fa0b0b546c
Description: Python 3 module for PostgreSQL
 psycopg is a PostgreSQL database adapter for the Python3 programming language
 (just like pygresql and popy.) This is version 2, a complete rewrite of the
 original code to provide new-style classes for connection and cursor objects
 and other sweet candies. Like the original, psycopg 2 was written with the
 aim of being very small and fast, and stable as a rock.
 .
 psycopg is different from the other database adapter because it was designed
 for heavily multi-threaded applications that create and destroy lots of
 cursors and make a conspicuous number of concurrent INSERTs or UPDATEs.
 psycopg 2 also provides full asynchronous operations for the really brave
 programmer.
 .
 The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0
 and being thread safe at level 2. It also includes some extensions to the
 standard DBAPI-2.0 to allow for better thread performance.

Package: python3-psycopg2-dbgsym
Package-Type: ddeb
Source: psycopg2
Version: 2.9.10-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 392
Depends: python3-psycopg2 (= 2.9.10-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/psycopg2/python3-psycopg2-dbgsym_2.9.10-1.pgdg24.04+1_s390x.deb
Size: 289216
SHA256: 13e91156ba3bbbfa9727f31f94d3bb91600640ce212d9b2aaf9fcf303f47d3f8
SHA1: 7108431a27bfdbc2dcdf31c71fa593bd7d1a72ad
MD5sum: 0846f1529ea499f3753473ada974075b
Description: debug symbols for python3-psycopg2
Build-Ids: f97196d46d61e250d045aa0052393f1681f06340

Package: python3-pygresql
Source: pygresql
Version: 1:6.1.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 365
Depends: python3 (<< 3.13), python3 (>= 3.12~), python3:any, libc6 (>= 2.38), libpq5 (>= 12~~)
Suggests: python-pygresql-doc
Provides: python3-pg
Homepage: https://www.pygresql.org/index.html
Priority: optional
Section: python
Filename: pool/main/p/pygresql/python3-pygresql_6.1.0-2.pgdg24.04+1_s390x.deb
Size: 79072
SHA256: da286c4b288e9f0db77e920a6ec4b7ecedb2fed470cf6856803834095f564883
SHA1: a8ae815113155cdd50a3dfe8472933704858a17d
MD5sum: 3d363fbccf90e2ac99c461f652654329
Description: PostgreSQL module for Python3
 PyGreSQL is a Python module that interfaces to a PostgreSQL database. It
 embeds the PostgreSQL query library to allow easy use of the powerful
 PostgreSQL features from a Python script.
 .
 This package installs the library for Python 3.

Package: python3-pygresql-dbgsym
Package-Type: ddeb
Source: pygresql
Version: 1:6.1.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 163
Depends: python3-pygresql (= 1:6.1.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pygresql/python3-pygresql-dbgsym_6.1.0-2.pgdg24.04+1_s390x.deb
Size: 116892
SHA256: 65921ff6dc2ed76b438b5c213a5afa468fe89fdcdc915322c91a3c36abdcd3bf
SHA1: d5d7a52aa779c82feeae6595aba6bb87d1f7db8c
MD5sum: d463ff79a1ae47a3a3ee410a8a942409
Description: debug symbols for python3-pygresql
Build-Ids: a20e86467963d717023988d1568f91f357a83e6f

Package: python3-pysyncobj
Source: pysyncobj
Version: 0.3.14-2.pgdg24.04+1
Architecture: all
Maintainer: Michael Banck <mbanck@debian.org>
Installed-Size: 433
Depends: python3:any (>= 3.6~), python3-cryptography
Homepage: https://github.com/bakwc/PySyncObj
Priority: optional
Section: python
Filename: pool/main/p/pysyncobj/python3-pysyncobj_0.3.14-2.pgdg24.04+1_all.deb
Size: 59304
SHA256: 1705936d2c7c7c0ab1fb3c885c5b931b62910eb68bc29ea2caeb1566af4705f1
SHA1: 2714f3c31a6ed2da0475b3d0771fba3b65343300
MD5sum: fe9a35441d0a62ebbbe26b6f6a424ab5
Description: RAFT-based python class replication between multiple servers
 PySyncObj is a python library for building fault-tolerant distributed systems.
 It provides the ability to replicate your application data between multiple
 servers. It has following features:
 .
  * raft protocol for leader election and log replication
  * Log compaction - it use fork for copy-on-write while serializing data on
    disk
  * Dynamic membership changes - you can do it with syncobj_admin utility or
    directly from your code
  * Zero downtime deploy - no need to stop cluster to update nodes
  * In-memory and on-disk serialization - you can use in-memory mode for small
    data and on-disk for big one
  * Encryption - you can set password and use it in external network
  * Configurable event loop - it can works in separate thread with it's own
    event loop - or you can call onTick function inside your own one
  * Convenient interface - one can easily transform arbitrary class into a
    replicated one

Package: python3-rdkit
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 27235
Depends: fonts-freefont-ttf, rdkit-data, python3 (<< 3.13), python3 (>= 3.12~), python3-numpy (>= 1:1.25.0), python3-numpy-abi9, python3:any, libboost-numpy1.83.0 (>= 1.83.0), libboost-numpy1.83.0-py312, libboost-python1.83.0 (>= 1.83.0), libboost-python1.83.0-py312, libboost-serialization1.83.0 (>= 1.83.0), libc6 (>= 2.32), libcairo2 (>= 1.4.10), libcoordgen3 (>= 3.0.2), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202409.4), libstdc++6 (>= 13.1)
Suggests: rdkit-doc
Homepage: http://www.rdkit.org
Priority: optional
Section: python
Filename: pool/main/r/rdkit/python3-rdkit_202409.4-1.pgdg24.04+1_s390x.deb
Size: 4441728
SHA256: e72ebe5bbd4b64d51bbf3dc53131f1b8aac030aa2202450f5537ea449cec5542
SHA1: f80d355c2f2f19f719eb2eb08163d61376f8f005
MD5sum: ec15311d10b1c3d4ca536fa3cea49e33
Description: Collection of cheminformatics and machine-learning software
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.  Features Include:
 .
  * Chemical reaction handling and transforms
  * Substructure searching with SMARTS
  * Canonical SMILES
  * Molecule-molecule alignment
  * Large number of molecular descriptors, including topological,
    compositional, EState, SlogP/SMR, VSA and Feature-map vectors
  * Fragmentation using RECAP rules
  * 2D coordinate generation and depiction, including constrained depiction
  * 3D coordinate generation using geometry embedding
  * UFF and MMFF94 forcefields
  * Chirality support, including calculation of (R/S) stereochemistry codes
  * 2D pharmacophore searching
  * Fingerprinting, including Daylight-like, atom pairs, topological
    torsions, Morgan algorithm and MACCS keys
  * Calculation of shape similarity
  * Multi-molecule maximum common substructure
  * Machine-learning via clustering and information theory algorithms
  * Gasteiger-Marsili partial charge calculation
 .
 File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit
 binary format.

Package: python3-rdkit-dbgsym
Package-Type: ddeb
Source: rdkit
Version: 202409.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 67916
Depends: python3-rdkit (= 202409.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/python3-rdkit-dbgsym_202409.4-1.pgdg24.04+1_s390x.deb
Size: 59365232
SHA256: 4ad4a86ee8ebb6adfefd7bc789bec32ffe26fa352599e4fe6eff2bbfca89c6e2
SHA1: 5612db869f2e54363fd2ea16c15b16b64c0368b6
MD5sum: 6b378201cb9433c1684f243ed984e161
Description: debug symbols for python3-rdkit
Build-Ids: 00f66c9ec2f604bc4c46ac1aecb06fa974080460 01e18bd1d5a2e118c84b04e640319ad01e8ed6a6 0616118468cb11c985f2a8346396ef294b49801a 0a108ff0d8d3baa792beb69723359302b9778742 1529abf3bb32dbd9a52a2bd3d8771b35b6dcf56d 1a03d5462446c9ced89b5cf8a866642668fff280 1a5c53cac0471b07c05fd3b71dcf47144004106c 21773ddbeb7f098aaf97d9a1084d23af7c83b7ac 26fb40f73c128c821b79987a2d65d251ff99a473 296f2840cf5ba5cd3436da4c090ef431fad3791a 2d9510129fc83f32b857e0e664904cc21f033090 33e4d7b7c3b026093cc2be3358d48187aebf1789 38a7ca161487a6f1ee28ca512f6988778578cd13 41924af5bc2af2f5baace953ddfa7f7e6e3b5d35 5408029c0053aa4755ca6e8de36035976ae735a4 5b1f529c174a1d764b29b80b1cd8fd5febfe5862 60db845e23393d2fc2f4fbf4f0e42b2e6ab64916 6ec420ab448b423cb7304bae3ce42c12d569dc3a 6f2058640b172e64a43533dd960bb11f1c0dfde2 71eb3f3da31c311863cdf434cde7deaa27815122 752f87f276b336f7c6cb330cc485395c1234120f 8133e697166138d9dc357c900be7fa28ce8f1c3e 86f315ea0923334e743a54f7f2d19bac8902dae6 87d4a6a28e93b81ca6affb11496e09001bcfe2e4 8b87db9658b9d0f2aff6f25d0bbdd068f57236db 8c21e8ebb8f621fd12c9db53da9a25395181124e 90a034da4d7c3290252029bd39bdaacbb0e68b0f 97a8ccd779704566ea5bb63d290938ff800fef21 9aac2713cd4c4253d5602b989c75f521ece5599d 9b40ac38766d6f495b57484fa0b099a56e799299 9ed9a9c9ff10ddf348b9dfcfb7f36d6d7108964a 9f4bf755fac163ca960612c04e618b01d37f4004 b60be4d025ace1b931da1ebd0526b1247711fc89 b982dccb2dbb28dd4b9a0bd9e5cecaa9e7ed2445 ba06e0b43d2b9e1ac3c5dec7f602a01192b385ce bb7fc0933565450e637f002167fa838d8f950e38 bbb9df61ed9ea9a028bc540bcacdf1c5bcc90867 bee74e5e042718e26cf90aa21fe4af572153cb56 c1286b49fb3484860342d452ab8b4c83dcbd19c3 c209fa014f44256770b2196ee23d0b18e5308d18 cbda2963c35a2cc89e9e17718cb6330dd5edcc64 cfc1176a5eaa9a9c42b2a74cf78c099f692cb48f d64c03c2d4295f5ef358d156ad66287291945768 d880ca8e9cedc27a67ee2da087c72fd865c8bd53 d9de155b5a2039ab51a2e219b8d42e946c761ada df10d3e9d10a7a4bca1e6e284a3819c80856f2c9 df5cb6e5082a8040ef5fe85b95dd3c8813f5518f ec2aef59a54e2d162b0ed32dbe093cdb52f3eadb ed5ae0aee668c78aae4fa32b3ac69b9f311c0157 f1b186566ee1734a546646bd0132cf06510da5c9 f6091179b4c3fac4eec5ed1101aa9e8098462878 ff0945dbcf99a4db3db78cf4926d3bd60e2b9adf

Package: python3-skytools
Source: python-skytools
Version: 3.9.2-1.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 317
Depends: python3 (>= 3~), python3:any, libc6 (>= 2.4), python3-psycopg2
Homepage: https://github.com/pgq/python-skytools
Priority: optional
Section: python
Filename: pool/main/p/python-skytools/python3-skytools_3.9.2-1.pgdg24.04+1_s390x.deb
Size: 71264
SHA256: dbe75c718e5f0407bf70c881a9a240fec5e744f14f074255e6b633217c24ab8b
SHA1: 410fb261746a230e0bcdff69dd48855839841254
MD5sum: af8cd9dc8c06ff50f8acf6e1e43f9938
Description: Skytools Python modules
 This is the low-level utility module split out from the old Skytools
 meta-package. It contains various utilities for writing PostgreSQL database
 scripts.
 .
 Features:
  * Support for background scripts - daemonizing - logging - config parsing
  * Database tools - tuned connection - DB structure examining - SQL parsing -
    COPY I/O
  * Time utilities - ISO timestamp parsing - datetime to timestamp
  * Text utilities - natural sort - fast urlencode I/O

Package: python3-skytools-dbgsym
Package-Type: ddeb
Source: python-skytools
Version: 3.9.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
Depends: python3-skytools (= 3.9.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/python-skytools/python3-skytools-dbgsym_3.9.2-1.pgdg24.04+1_s390x.deb
Size: 25052
SHA256: c4eb74cf9103db078293565e7fc57c0b76955f5d3c017f0a5d6d98ed16d54dfa
SHA1: 31f1982e2c5856c1bd4a9e77bd3f3282d5baa0cb
MD5sum: ca580a58cd28b391b201f25244ee8a77
Description: debug symbols for python3-skytools
Build-Ids: 4f2f207de4bc9b2d2880773acb81ee234ae24f7c 779e60ca1eb35a5b15428544689e113775c3a977

Package: rdkit-data
Source: rdkit
Version: 202503.1-2.pgdg24.04+1
Architecture: all
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 59392
Homepage: http://www.rdkit.org
Priority: optional
Section: science
Filename: pool/main/r/rdkit/rdkit-data_202503.1-2.pgdg24.04+1_all.deb
Size: 13175600
SHA256: 2d105e44a859a3d17847a414f063b0c5041f90f208193609509203e12c9d364a
SHA1: 15f577e51c050174053ae9565ead3f537814353a
MD5sum: f6a3e5c753fde13038e93d3973f8a4ee
Description: Collection of cheminformatics and machine-learning software (data files)
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.
 .
 This package contains data files.

Package: rdkit-doc
Source: rdkit
Version: 202503.1-2.pgdg24.04+1
Architecture: all
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 82568
Depends: libjs-jquery, libjs-underscore
Homepage: http://www.rdkit.org
Priority: optional
Section: doc
Filename: pool/main/r/rdkit/rdkit-doc_202503.1-2.pgdg24.04+1_all.deb
Size: 6890052
SHA256: 12b79edc9a894dfa0979e2e2e83300e5e62386d06b9f1bd8347f40c3035486a0
SHA1: 42aea587e07359b96c19fa5a4fcd68e5253f45d2
MD5sum: 79a138f861b087e196ef8e2e92d38bde
Description: Collection of cheminformatics and machine-learning software (documentation)
 RDKit is a Python/C++ based cheminformatics and machine-learning software
 environment.
 .
 This package contains the documentation.

Package: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: all
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 10
Depends: postgresql-17-repmgr | postgresql-16-repmgr | postgresql-15-repmgr | postgresql-14-repmgr | postgresql-13-repmgr | postgresql-12-repmgr | postgresql-11-repmgr | postgresql-10-repmgr
Homepage: https://www.repmgr.org/
Priority: optional
Section: database
Filename: pool/main/r/repmgr/repmgr_5.5.0+debpgdg-1.pgdg24.04+1_all.deb
Size: 3420
SHA256: 3dcbbc1d85de82555fe49a58e427c611039e5ffdb7a24097f06b99d9596145d4
SHA1: 9d3e04bf54295cb2c4a5993df6d0fbbeed42939f
MD5sum: 04d9671585233890d8a7dea04f17e5be
Description: replication manager for PostgreSQL (metapackage)
 repmgr is an open-source tool suite for managing replication and failover in a
 cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby
 capabilities with tools to set up standby servers, monitor replication, and
 perform administrative tasks such as failover or manual switchover operations.
 .
 This is a metapackage that depends on the version specific packages.

Package: repmgr-common
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: all
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 299
Depends: postgresql-common, lsb-base
Homepage: https://www.repmgr.org/
Priority: optional
Section: database
Filename: pool/main/r/repmgr/repmgr-common_5.5.0+debpgdg-1.pgdg24.04+1_all.deb
Size: 187296
SHA256: 29eca8cc176e7482214643bfae23061dae94a44aff4d7dbaf69daa4ab227bdd8
SHA1: 19ae72d383f4895310ecbd129216c7dbdb2ee0ca
MD5sum: 95a49908726c5c27afa67bf4e07d6ba3
Description: replication manager for PostgreSQL common files
 repmgr is an open-source tool suite for managing replication and failover in a
 cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby
 capabilities with tools to set up standby servers, monitor replication, and
 perform administrative tasks such as failover or manual switchover operations.
 .
 This package contains repmgr files common to all versions.

Package: resource-agents-paf
Version: 2.3.0-2.pgdg24.04+1
Architecture: all
Maintainer: Debian HA Maintainers <debian-ha-maintainers@alioth-lists.debian.net>
Installed-Size: 137
Depends: corosync (>= 2.0.0), pacemaker (>= 1.1.13) | pacemaker-remote (>= 1.1.13), perl, resource-agents | resource-agents-base
Homepage: http://clusterlabs.github.io/PAF/
Priority: optional
Section: admin
Filename: pool/main/r/resource-agents-paf/resource-agents-paf_2.3.0-2.pgdg24.04+1_all.deb
Size: 35288
SHA256: ae0cf234ccfebf0542f6b9f8de0116b0cb91f370f98f42ad9f2ee0b7879831fb
SHA1: d73ef510c52659334fc3926e33ad0fbfaef0987d
MD5sum: 34e522e334f3a2ef0e3eab99431233f3
Description: PostgreSQL resource agent for Pacemaker
 PostgreSQL Automatic Failover (aka. PAF) is a new OCF resource Agent
 dedicated to PostgreSQL. Its original wish is to keep a clear limit between
 the Pacemaker administration and the PostgreSQL one, to keep things simple,
 documented and yet powerful.
 .
 It only supports multi-state (Master-Slave) PostgreSQL clusters.

Package: ruby-pg-ldap-sync
Source: pg-ldap-sync
Version: 0.5.1-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: ruby, ruby-net-ldap (>= 0.16), kwalify (>= 0.7), ruby-pg (>= 0.14), ruby-pg (<< 2.0), ruby-logger (>= 1.0), ruby-ostruct (>= 0.1), ruby-base64 (>= 0.1)
Homepage: https://github.com/larskanis/pg-ldap-sync
Priority: optional
Section: database
Filename: pool/main/p/pg-ldap-sync/ruby-pg-ldap-sync_0.5.1-1.pgdg24.04+1_all.deb
Size: 10728
SHA256: bf0069141574aa4f0bb8fdd4cd894421957fbe291fca22c383d303bc8998bced
SHA1: 99951f8473cc2093c5688e7218d1590c654b7be8
MD5sum: 14d536e09c79d651c6aed5d4c6e9fe53
Description: Synchronize users and groups from LDAP/AD into PostgreSQL
 LDAP is often used for a centralized user and role management
 in an enterprise environment. PostgreSQL offers different
 authentication methods, like LDAP, SSPI, GSSAPI or SSL.
 However, for any method the user must already exist in the database,
 before the authentication can be used. There is currently
 no direct authorization of database users on LDAP. So roles
 and memberships has to be administered twice.
 .
 This program helps to solve the issue by synchronizing users,
 groups and their memberships from LDAP to PostgreSQL.
 Access to LDAP is used read-only. <tt>pg_ldap_sync</tt> issues proper
 CREATE ROLE, DROP ROLE, GRANT and REVOKE commands to synchronize
 users and groups.
 .
 It is meant to be started as a cron job.

Package: skytools3-ticker
Source: pgqd
Version: 3.5-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 15
Depends: pgqd
Homepage: https://github.com/pgq/pgqd
Priority: optional
Section: oldlibs
Filename: pool/main/p/pgqd/skytools3-ticker_3.5-1.pgdg24.04+1_all.deb
Size: 3960
SHA256: ffcc17c1f99df56e61083ac39c7fdc7b5f936d07eb4a4ccf278c959f126b0df1
SHA1: bc7bb234a917b4c9e3f9a4a57b44c5f92764a34a
MD5sum: 619c0f6454e22d1d3aa06a73e6056349
Description: Transitional package to pull in pgqd
 PgQ provides generic queues for PostgreSQL. It allows multiple queues in one
 database, each queue can be consumed by multiple consumers.
 .
 This transitional package pulls in the pgqd package on upgrades. It can safely
 be removed.

Package: slony1-2-bin
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 838
Depends: logrotate, postgresql-common, perl:any, libc6 (>= 2.34), libpq5
Recommends: libdbd-pg-perl, ntp | time-daemon, postgresql-17-slony1-2 | postgresql-16-slony1-2 | postgresql-15-slony1-2 | postgresql-14-slony1-2 | postgresql-13-slony1-2 | postgresql-12-slony1-2 | postgresql-11-slony1-2
Suggests: libpg-perl, slony1-2-doc
Conflicts: slony1-bin
Provides: slony1-bin
Homepage: http://slony.info/
Priority: optional
Section: database
Filename: pool/main/s/slony1-2/slony1-2-bin_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 211844
SHA256: c358135186d16eacca1f9a739257a18fd112321da2ac6bcfd4d93db64fcbcfd0
SHA1: 214e6f19d4adaf0e519ff589add02038538901a6
MD5sum: b6c4185471becf7f9bd7e1fcd700c9f2
Description: replication system for PostgreSQL: daemon and administration tools
 Slony-I is an asynchronous master-to-multiple-slaves replication system
 for PostgreSQL with cascading and slave promotion.
 .
 This package contains the slon daemon and the slonik administration tool.
 It should be installed on those hosts where Slony-I daemons are to be run
 or administered, which usually, but not necessarily, are the hosts where
 the database server nodes are running.

Package: slony1-2-bin-dbgsym
Package-Type: ddeb
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 394
Depends: slony1-2-bin (= 2.2.11-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/s/slony1-2/slony1-2-bin-dbgsym_2.2.11-6.pgdg24.04+1_s390x.deb
Size: 293932
SHA256: f2a54d39dc934a51af52dfacf9766d62b67c498e1e5c3e625c3c6679d64ca8ad
SHA1: a3a08b6973a8593b1a78d5b75bfa11da1fd8f076
MD5sum: 71ba7bf0c76ecdbd90783589931a074a
Description: debug symbols for slony1-2-bin
Build-Ids: 612c883d1b9bd2b9f6c34adf27507f491a990772 617d35877a2d725c2d494b9a7001b547d34fd0b1 726510463d47966d59154f872204df9742bf15c9

Package: slony1-2-doc
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1878
Conflicts: slony1-doc
Provides: slony1-doc
Multi-Arch: foreign
Homepage: http://slony.info/
Priority: optional
Section: doc
Filename: pool/main/s/slony1-2/slony1-2-doc_2.2.11-6.pgdg24.04+1_all.deb
Size: 324168
SHA256: 7bc365542d709ae38e14626e406d576ab5426fc58ab120da3baa3756ef35a12b
SHA1: 2aaf9c7eb16399d31b5d8cae49fe41b55c9314c1
MD5sum: 18e02a53a7fa660feea2495e08f5c5aa
Description: Slony-I documentation
 Slony-I is an asynchronous master-to-multiple-slaves replication system
 for PostgreSQL with cascading and slave promotion.
 .
 This package contains the documentation for the Slony-I system.  It is
 not required for normal operation.

Package: sqlreduce
Version: 1.3-1.pgdg24.04+1
Architecture: all
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 67
Depends: python3:any (>= 3.8), python3-pglast, python3-psycopg2, python3-yaml
Multi-Arch: foreign
Homepage: https://github.com/df7cb/sqlreduce
Priority: optional
Section: python
Filename: pool/main/s/sqlreduce/sqlreduce_1.3-1.pgdg24.04+1_all.deb
Size: 15248
SHA256: a1affc236cb534afba3b19a5a6b2a2af7f7a2681052ec8ed0b3673f5327f2224
SHA1: 5ba2c993484ea316a5853d19febfd1bd8bda3b67
MD5sum: 20ad62c529f0955a0381bc6d8edc5e7e
Description: Reduce verbose SQL queries to minimal examples
 SQLreduce takes as input an arbitrary SQL query which is then run against a
 PostgreSQL server. Various simplification steps are applied, while checking
 that the simplified query still exhibits the same error from PostgreSQL.

Package: sqlsmith
Version: 1.4-1.pgdg24.04+1
Architecture: s390x
Maintainer: Andreas Seltenreich <seltenreich@gmx.de>
Installed-Size: 489
Depends: libc6 (>= 2.38), libgcc-s1 (>= 3.3.1), libpq5, libpqxx-7.8 (>= 7.2), libsqlite3-0 (>= 3.6.18), libstdc++6 (>= 13.1)
Homepage: https://github.com/anse1/sqlsmith
Priority: optional
Section: database
Filename: pool/main/s/sqlsmith/sqlsmith_1.4-1.pgdg24.04+1_s390x.deb
Size: 146524
SHA256: 1b78e814d9b8906648e4a9d781cf3b1aa3f4ea3750b0975d5971127c29f67d52
SHA1: 63127565dad9574dd113becbf1e8fe483d55a2a3
MD5sum: 709430ceb318f2f97e37baf294ceb981
Description: random SQL query generator
 SQLsmith is a random SQL query generator. Its paragon is Csmith, which proved
 valuable for quality assurance in C compilers.
 .
 It currently supports generating queries for PostgreSQL 9.5+ and sqlite3.
 .
 Besides PostgreSQL developers, users developing extensions of PostgreSQL might
 also be interested in exposing their code to SQLsmith's random workload.
 .
 During its prototyping stage, it already found about thirty bugs in
 PostgreSQL alphas, betas and releases, including security vulnerabilities in
 released versions.

Package: sqlsmith-dbgsym
Package-Type: ddeb
Source: sqlsmith
Version: 1.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Andreas Seltenreich <seltenreich@gmx.de>
Installed-Size: 3269
Depends: sqlsmith (= 1.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/s/sqlsmith/sqlsmith-dbgsym_1.4-1.pgdg24.04+1_s390x.deb
Size: 2968676
SHA256: 1d91f380d560719f0a3d7dc95e332768490f97d6b3e193b234d525c4921e4555
SHA1: afea941fb4cb58b251d582547667b6895c33c8a3
MD5sum: 7236011eab73d21d23a7cf6851108d9b
Description: debug symbols for sqlsmith
Build-Ids: e88b7215d42e8e9cfc366fbb665f6d65a85ef03e

Package: vip-manager
Version: 1.0.2-9.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7560
Depends: libc6 (>= 2.34)
Enhances: patroni
Built-Using: etcd (= 3.4.30-1ubuntu0.24.04.1), golang-1.22 (= 1.22.2-2ubuntu0.2), golang-fsnotify (= 1.7.0-1), golang-github-coreos-semver (= 0.3.0-1), golang-github-hashicorp-hcl (= 1.0.0-1.1), golang-github-josharian-native (= 1.1.0-1), golang-github-json-iterator-go (= 1.1.12-2), golang-github-magiconair-properties (= 1.8.7-1), golang-github-mdlayher-arp (= 0.0~git20220512.6706a29-1), golang-github-mdlayher-ethernet (= 0.0~git20220221.529eae5-1), golang-github-mdlayher-packet (= 1.1.2-2), golang-github-mdlayher-socket (= 0.5.0-2), golang-github-mitchellh-mapstructure (= 1.5.0+git20231216.8508981-1), golang-github-modern-go-concurrent (= 1.0.3-1.1), golang-github-modern-go-reflect2 (= 1.0.2-2), golang-github-pelletier-go-toml.v2 (= 2.1.1-1), golang-github-spf13-afero (= 1.11.0-1), golang-github-spf13-cast (= 1.6.0-1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-2), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-spf13-viper (= 1.12.0-1), golang-github-subosito-gotenv (= 1.3.0-1), golang-golang-x-net (= 1:0.21.0+dfsg-1), golang-golang-x-sync (= 0.6.0-1), golang-golang-x-sys (= 0.17.0-1), golang-golang-x-text (= 0.14.0-2), golang-gopkg-ini.v1 (= 1.67.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3)
Homepage: https://github.com/cybertec-postgresql/vip-manager
Priority: optional
Section: net
Filename: pool/main/v/vip-manager/vip-manager_1.0.2-9.pgdg24.04+1_s390x.deb
Size: 2179212
SHA256: 6794b22c4da5a62ad1091cd94042477ba362a9652b691e28c49b7155de0f1a53
SHA1: 728ca16aab08767ca2164757cbf1ddc9e6727d41
MD5sum: 78ed3c749fd464a2b624e6f553ad626c
Description: Patroni virtual IP manager
 This package needs to be installed and configured on all nodes of a Patroni
 PostgreSQL cluster. Given a Patroni namespace and scope in etcd or consul,
 the vip-manager service monitors that namespace for leader changes due to
 failovers or switchovers and adds or removes the VIP on the local node
 accordingly.

Package: vip-manager-dbgsym
Package-Type: ddeb
Source: vip-manager
Version: 1.0.2-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3015
Depends: vip-manager (= 1.0.2-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/v/vip-manager/vip-manager-dbgsym_1.0.2-9.pgdg24.04+1_s390x.deb
Size: 2482032
SHA256: ef0e07a53094b19171bda5d70c56d9a5ff0113a803fc9c74b2bf7f2fcf757690
SHA1: 773afaf22359609af92aa5c98c556a22418a7cf8
MD5sum: d8c3e5e326ead87143e216e7847e920a
Description: debug symbols for vip-manager
Build-Ids: c260442e56b5be622d53b75a225e45aaedbc648a

Package: vip-manager2
Version: 3.0.0-2.pgdg24.04+1
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 13697
Depends: libc6 (>= 2.34)
Enhances: patroni
Conflicts: vip-manager
Replaces: vip-manager
Built-Using: etcd (= 3.4.30-1ubuntu0.24.04.2), golang-1.22 (= 1.22.2-2ubuntu0.3), golang-fsnotify (= 1.7.0-1), golang-github-coreos-go-systemd (= 22.5.0-1), golang-github-coreos-pkg (= 4-3), golang-github-coreos-semver (= 0.3.0-1), golang-github-golang-protobuf-1-3 (= 1.3.5-4ubuntu0.24.04.2), golang-github-hashicorp-hcl (= 1.0.0-1.1), golang-github-josharian-native (= 1.1.0-1), golang-github-magiconair-properties (= 1.8.7-1), golang-github-mdlayher-arp (= 0.0~git20220512.6706a29-1), golang-github-mdlayher-ethernet (= 0.0~git20220221.529eae5-1), golang-github-mdlayher-packet (= 1.1.2-2), golang-github-mdlayher-socket (= 0.5.0-2), golang-github-mitchellh-mapstructure (= 1.5.0+git20231216.8508981-1), golang-github-pelletier-go-toml.v2 (= 2.1.1-1), golang-github-spf13-afero (= 1.11.0-1), golang-github-spf13-cast (= 1.6.0-1), golang-github-spf13-jwalterweatherman (= 1.1.0+really1.1.0-2), golang-github-spf13-pflag (= 1.0.6~git20210604-d5e0c0615ace-1), golang-github-spf13-viper (= 1.12.0-1), golang-github-subosito-gotenv (= 1.3.0-1), golang-go.uber-atomic (= 1.11.0-1), golang-go.uber-multierr (= 1.6.0-1), golang-go.uber-zap (= 1.26.0-1), golang-gogoprotobuf (= 1.3.2-3ubuntu0.24.04.2), golang-golang-x-net (= 1:0.21.0+dfsg-1), golang-golang-x-sync (= 0.6.0-1), golang-golang-x-sys (= 0.17.0-1), golang-golang-x-text (= 0.14.0-2), golang-google-genproto (= 0.0~git20200413.b5235f6-3), golang-google-grpc (= 1.38.0+really1.33.3-1ubuntu0.24.04.2), golang-gopkg-ini.v1 (= 1.67.0-1), golang-gopkg-yaml.v3 (= 3.0.1-3)
Homepage: https://github.com/cybertec-postgresql/vip-manager
Priority: optional
Section: net
Filename: pool/main/v/vip-manager2/vip-manager2_3.0.0-2.pgdg24.04+1_s390x.deb
Size: 3421288
SHA256: 7154949ec0ba98429904d4e9af0cf0f20d982bb3b0b26f8124139e892db3639b
SHA1: 633b78f020ec07dd7373dcaf5db539c839f2d750
MD5sum: c6c57780177533e58358e012ea7da8dd
Description: Patroni virtual IP manager
 This package needs to be installed and configured on all nodes of a Patroni
 PostgreSQL cluster. Given a Patroni namespace and scope in etcd or consul,
 the vip-manager service monitors that namespace for leader changes due to
 failovers or switchovers and adds or removes the VIP on the local node
 accordingly.
 .
 This package works only with version 3 of the etcd API.

Package: vip-manager2-dbgsym
Package-Type: ddeb
Source: vip-manager2
Version: 3.0.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: s390x
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5341
Depends: vip-manager2 (= 3.0.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/v/vip-manager2/vip-manager2-dbgsym_3.0.0-2.pgdg24.04+1_s390x.deb
Size: 4143108
SHA256: 5e5c48065813da9724d8141937720a4d6bb6afa9e6095e629056da253da657b9
SHA1: e7a81d4baaf441b0edba13d4f8df3a99053ddc87
MD5sum: 511cfdbe3b6b5a38c07c62680b170b69
Description: debug symbols for vip-manager2
Build-Ids: 153bd138343e9d8740eecbf8d10e01fcfd7b793a