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+4
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 547
Depends: perl (>= 5.38.2-3.2build2.1), perl-dbdabi-94, perlapi-5.38.2, libc6 (>= 2.38), libpq5 (>= 17~~), 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+4_amd64.deb
Size: 185976
SHA256: 3714fe71646df05afab4f02c7bbc562a4718ba2ee07d7d61ddbd7621d3246098
SHA1: c0b3d9edad6702794af04312013ca9f6b68cb8dc
MD5sum: a13295df6fbd78e0e2bb0f5878ed5494
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+4
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Installed-Size: 280
Depends: libdbd-pg-perl (= 3.18.0-1.pgdg24.04+4)
Priority: optional
Section: debug
Filename: pool/main/libd/libdbd-pg-perl/libdbd-pg-perl-dbgsym_3.18.0-1.pgdg24.04+4_amd64.deb
Size: 225360
SHA256: ae78d2e3f213a4ae6084713fab699ea11ff92847f5457365e37f5855b351a2f0
SHA1: 2ba4f368200835cdd06bfb303cf8c63ee7d44678
MD5sum: 6b2b9cae70ac641bd66aabde4ae12069
Description: debug symbols for libdbd-pg-perl
Build-Ids: c4c47098ac34a00e9cf3af35f7471a577cf66f85

Package: libecpg-compat3
Source: postgresql-17
Version: 17.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: libc6 (>= 2.14), 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-2.pgdg24.04+1_amd64.deb
Size: 15532
SHA256: 8fd345b86fc0c59558c74deeb4295235c476a91870733f9e0266a1fda3d1f4ff
SHA1: 094c22f615eec5f43690e17ecbd6dc0fce740f38
MD5sum: 932108f5010c37b33fefa9bfcb7f6206
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-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 33
Depends: libecpg-compat3 (= 17.4-2.pgdg24.04+1)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/libecpg-compat3-dbgsym_17.4-2.pgdg24.04+1_amd64.deb
Size: 17472
SHA256: a55816a7c371456b6a0944691863105979c8a0468324f7fe51d33cc254f64400
SHA1: e97f0effe7045bb245c0390d62204a1e600f2de3
MD5sum: 90c4961ac3fa951c043b727065cb724b
Description: debug symbols for libecpg-compat3
Build-Ids: 672be62baf715b9f5acc7afb91e6a19adeee43c1

Package: libecpg-dev
Source: postgresql-17
Version: 17.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1683
Depends: libecpg-compat3 (= 17.4-2.pgdg24.04+1), libecpg6 (= 17.4-2.pgdg24.04+1), libpgtypes3 (= 17.4-2.pgdg24.04+1), libpq-dev, libc6 (>= 2.38)
Homepage: http://www.postgresql.org/
Priority: optional
Section: libdevel
Filename: pool/main/p/postgresql-17/libecpg-dev_17.4-2.pgdg24.04+1_amd64.deb
Size: 297204
SHA256: 01a6ad885f75cb856b84035e273305511993ddd3895875099c1a72e3991c3439
SHA1: 308d4c98d56f96f762941e77881cfe3d3549319e
MD5sum: d139772f5c5be8c4b550c8087c829a70
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-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 348
Depends: libecpg-dev (= 17.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/libecpg-dev-dbgsym_17.4-2.pgdg24.04+1_amd64.deb
Size: 261608
SHA256: 113f5cb4ad40a3400cb188217790496cfd94d3b48fbbe87b7be0ab9c976ae42c
SHA1: 31fa2079ee617d72315513363697638e26969cbe
MD5sum: 775ebced867329288e3f0eed251994e4
Description: debug symbols for libecpg-dev
Build-Ids: c378b4fbd497973ab623daaedf8b14eda3bd6801

Package: libecpg6
Source: postgresql-17
Version: 17.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 240
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-2.pgdg24.04+1_amd64.deb
Size: 59056
SHA256: f982db7783e4f372089fce75afb500a4f97b32636923c43f357ae37ef4f64df9
SHA1: cdfd983e0528fddfb1dd862bea625c3aa4fe7e6a
MD5sum: 2f16e2bf77c48e4fc0c068bf036f6870
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-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 151
Depends: libecpg6 (= 17.4-2.pgdg24.04+1)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/libecpg6-dbgsym_17.4-2.pgdg24.04+1_amd64.deb
Size: 121808
SHA256: 00ff6099b43ae7e3293db0f509a3579aa588a70ab7652d82e308e7d2972fff84
SHA1: db04d96dd0727ed93d5d30a41b63279f514563fc
MD5sum: 7d4e7bf2f6eb7f0d36ffb02d5e12fcc6
Description: debug symbols for libecpg6
Build-Ids: 630488d92269a7559b029f5267ca33498a4afab1

Package: libh3-1
Source: libh3
Version: 4.2.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 161
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_amd64.deb
Size: 56452
SHA256: eaa288870fbc225df0e21ee0759788f66bf3489f8312bb6ba1ace55702585fb0
SHA1: 9782c7792078cfac3ba6999c63deb50a3ea0a3f5
MD5sum: 49ead658589c7f85458bc5cfb62f2d6e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 126
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_amd64.deb
Size: 97376
SHA256: b4b97f174e3d8d7eabe0559a7de3a179fb0c76e6240027a7be3ed64df55537e8
SHA1: ca12ced3a145ab77d959e3c0e725115dcd9315ca
MD5sum: 292a5a574ade02b002e6c3de247ed39f
Description: debug symbols for libh3-1
Build-Ids: 5af76c29ca810c60975c05fc7bde8ad40a1057a1

Package: libh3-bin
Source: libh3
Version: 4.2.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 321
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_amd64.deb
Size: 56292
SHA256: 2ca14a242a0bcf758e68351e48c1e0b45fd907f56f57bfb39170d11fb8215362
SHA1: 35b9d1fbf55edf5f0aa41f8611a7c5b399be3305
MD5sum: e824654ab34068a07ab6603c93bd1b05
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 276
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_amd64.deb
Size: 127920
SHA256: c88746ca59f286e52883e44571cbc4972b554d4d1588cd731adda0384c7bbaa2
SHA1: 7bcdcf0d5ab55bb09e3d251634c8ba6fe5f8254e
MD5sum: 8ed67d363c1341c0cc072962e8ed43a0
Description: debug symbols for libh3-bin
Build-Ids: 00f68a4e49a5383bc22e98ace8063bee711526e8 46cd36069012346f1da90e153c746683bfec0335 4c575509200b10c176619a05221a95cfcb16fc32 79346530506d618bea31843ba56213dbedbae360 8858ba36bf815280c2dfc325a146a4d0c1a708b9 898183f89a1bf8f907d239c2765ec5d619275a94 9024c4d4bb3a1f5517f4e80afe3aa8ecfda9e01c adb4a947362a8f03f172fc086fd3c741210fd1cc bf451da08983e12501f5e348e0f20d3a458ca59f c477f40a2337de6783990eb5e4a634462d63af18 e0d7e4ad73837833429c4533e4def3eec0690984 f836b7a0a6aa7ee8dfa118c261c0e0765d2f4873

Package: libh3-dev
Source: libh3
Version: 4.2.1-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 22024
SHA256: b393122814e20bf6211eb59fb5a6090d69baaf0273c58433b5f8d22f0e8722b7
SHA1: bdd1190f565323ac74d831d2c59b17732a30df7b
MD5sum: 700576f410bfdd3f1d90c886c68e5108
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-11.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 120
Depends: perl (>= 5.38.2-3.2build2.1), perlapi-5.38.2, libc6 (>= 2.4), libpq5
Priority: optional
Section: perl
Filename: pool/main/libp/libpg-perl/libpg-perl_2.1.1-11.pgdg24.04+1_amd64.deb
Size: 31300
SHA256: 0422376a8e613cffd35a21125209bce58a794b1f4c295b1f7ac59f0d7c43d272
SHA1: 617639a39582d92ffda8d872c982f0d2c3127c74
MD5sum: 3bf3d7fdd2cae631529935c40bd127a8
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-11.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
Depends: libpg-perl (= 1:2.1.1-11.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/libp/libpg-perl/libpg-perl-dbgsym_2.1.1-11.pgdg24.04+1_amd64.deb
Size: 88552
SHA256: 865079057d5c3ff11abf2d9a893ccd3c0ed8b6d9427cd0ea30028a086d2e3304
SHA1: 518523e3cc84c43d681d80a6f79f0e0a72411d76
MD5sum: f336c5b6004f27632ac3a8d138934ce2
Description: debug symbols for libpg-perl
Build-Ids: 896ee227a9ef89521896e5356d715e35527a2b04

Package: libpg-query-dev
Source: libpg-query
Version: 17-6.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 9242
Depends: libpg-query1706.0 (= 17-6.1.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.1.0-1.pgdg24.04+1_amd64.deb
Size: 1338956
SHA256: 29c079e0f4434d14ed16062965100c6e8e14bc29b2b14060596cf730e701ec7d
SHA1: 23ff930c574ada318e7987302b9c4ca292fb2f0c
MD5sum: 993f1f73269b28c56758b6fb81bd0bcd
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2963
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_amd64.deb
Size: 578100
SHA256: 360d04d8f4ca2fb71280b0e52955c66ffa0fbf21fb0c960c4dc902b33ea35d65
SHA1: 6407af8cb6e3f6886fffe9516d8d0028f5bff6cb
MD5sum: bbf3b13c99750d744883bb8e346a57bb
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2700
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_amd64.deb
Size: 2203728
SHA256: 53e2126eaa654ba5baf08106a0abd8e82acddde647ee843659d7d63f32c82209
SHA1: 123964525b7ae8dd521358ee09f03868ba0a92ca
MD5sum: 7b58d945a92e5ee87c872650dae26362
Description: debug symbols for libpg-query1605.1
Build-Ids: 902e21b8200e8bff8b1142de4bad9cf49b30dcbc

Package: libpg-query1706.0
Source: libpg-query
Version: 17-6.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3266
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.1.0-1.pgdg24.04+1_amd64.deb
Size: 594988
SHA256: d3d8c19732935c380720f5a924ff0043b9be9248a8e56d695b6f830652e8b316
SHA1: ea8661f95f3f0d250b1b767c570074bfa37eff4e
MD5sum: 88b3ad2353eda3117d33ee2c0653217e
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.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2899
Depends: libpg-query1706.0 (= 17-6.1.0-1.pgdg24.04+1)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/libp/libpg-query/libpg-query1706.0-dbgsym_17-6.1.0-1.pgdg24.04+1_amd64.deb
Size: 2375076
SHA256: 133a82a8e2c3ebe893a21a69c4ec18ce171be530cc337fea77f883027d6934ea
SHA1: af4a8dca67790c535236cbe46158b1892a99937b
MD5sum: b367c0b16c4fffebbddf98b5f754dcae
Description: debug symbols for libpg-query1706.0
Build-Ids: 7485a84f59bb77bbeab30cafe15b09683bbca273

Package: libpgpool-dev
Source: pgpool2
Version: 4.6.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 260
Depends: libpgpool2 (= 4.6.0-2.pgdg24.04+2)
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-2.pgdg24.04+2_amd64.deb
Size: 151996
SHA256: 35781d32ddf4bca1587d2ffd0675689c59ab9abd046aea767382c86fb4037268
SHA1: f63b628f43518b730bee673e9dd33d5b9889517c
MD5sum: 70d1ef4375e0cfc6501e87b52171ec78
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-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 196
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-2.pgdg24.04+2_amd64.deb
Size: 142132
SHA256: 250597cbf296717f94164db4bf15ab4414b0b5383334691009a275a9d709a3ca
SHA1: 958cfa8d1a10f67c5cc378a8c8a4d3ba9136033e
MD5sum: 5474bae12b090c791641e9ec779f245a
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-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 90
Depends: libpgpool2 (= 4.6.0-2.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/libpgpool2-dbgsym_4.6.0-2.pgdg24.04+2_amd64.deb
Size: 67868
SHA256: d093f54fe2abf36145e5d71bb6c1c2d153c0fe3b5d6d88f714292f20953c7e9c
SHA1: f0aee663636c7fd453504bb2b04ec8383f6973aa
MD5sum: 600e8b5c430386e6d28627971373d4e0
Description: debug symbols for libpgpool2
Build-Ids: 7bf1cb7602bbd6f44cf7b0c9fc0c876dafe14bcb

Package: libpgtypes3
Source: postgresql-17
Version: 17.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 110
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-2.pgdg24.04+1_amd64.deb
Size: 41340
SHA256: 814f66fb4d8d2bf688a74a97c0bc3d13a7411dcc5624f0cff3400dcdbc89c5c9
SHA1: f4038135b710ebed9436a0238a27b8328a0df3ba
MD5sum: 5b4cdc0ccd34ac7c23903d298a181c66
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-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 110
Depends: libpgtypes3 (= 17.4-2.pgdg24.04+1)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/libpgtypes3-dbgsym_17.4-2.pgdg24.04+1_amd64.deb
Size: 88704
SHA256: 72a7ba0940f7d4c094f1089132b16a186edb1e900a08e8e925806b9ad7a2fec9
SHA1: 714f0290758c0c2ddcc7b6b2e73f10c3e2a54bf5
MD5sum: b75c9ed80de4de85ae514f5d4f6aaf99
Description: debug symbols for libpgtypes3
Build-Ids: 733599be9ed49815a35ce2456fe1e47f1f7dcbd1

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-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 596
Depends: libpq5 (= 17.4-2.pgdg24.04+1), 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-2.pgdg24.04+1_amd64.deb
Size: 148564
SHA256: 3f738ebeedf2eff05c22f24f97e402657c6610c392d5367f471233e05969414a
SHA1: b93aa43d204254adcb27e9668c29692ecdd9fb7e
MD5sum: 447c951f222f53acfe7759c32b0a4cb9
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-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1073
Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 3.0.0)
Recommends: ca-certificates
Multi-Arch: same
Homepage: http://www.postgresql.org/
Priority: optional
Section: libs
Filename: pool/main/p/postgresql-17/libpq5_17.4-2.pgdg24.04+1_amd64.deb
Size: 225808
SHA256: 0d22edc0e81d397b68f41c4c2b108a9b85919ce3ee4b9508632ff7b406e50dae
SHA1: 429df4084579fe47e922dc57a613a397286adb6f
MD5sum: 5ed836554b5bd295ec2e8fc0254e6a59
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. SSL certificate validation (the sslrootcert=system connection
 option) requires the ca-certificates package.
 .
 PostgreSQL is an object-relational SQL database management system.

Package: libpq5-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 383
Depends: libpq5 (= 17.4-2.pgdg24.04+1)
Multi-Arch: same
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/libpq5-dbgsym_17.4-2.pgdg24.04+1_amd64.deb
Size: 323588
SHA256: d0e1b7725c75b102ae6367e13b68b78137005e5890eed7ed891c736336fe6d81
SHA1: 991cf765ad2c47a1362fc530091e14025e086527
MD5sum: 8fb7e4551e9ab346c08532727cb285e9
Description: debug symbols for libpq5
Build-Ids: ffdaae1e54d6f684495d8e04c39b8119bc127468

Package: libpqtypes-dev
Source: libpqtypes
Version: 1.5.1-9.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 47628
SHA256: bf6d07e0e417216667e7031232a82d2fba713100d45fd5bfc5633a3c3cd02fce
SHA1: 0eccc1f1e425b2be03924994db4a16d5e49aba3e
MD5sum: 07eafff3153b8a8191c01cc42e2f2b18
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 189
Depends: libc6 (>= 2.38)
Multi-Arch: same
Priority: optional
Section: libs
Filename: pool/main/libp/libpqtypes/libpqtypes0_1.5.1-9.pgdg24.04+1_amd64.deb
Size: 49196
SHA256: 6cf94a614781ebe6aaa15d673ca958b697e5bfedc24747ced7e0d4ee003b0722
SHA1: 67a4b3d7376ce33e88fa709b28d775487aca722e
MD5sum: 0df99289a482c6cb911a2173d4849c20
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 129
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_amd64.deb
Size: 105052
SHA256: 6fd0c826cea8b35bcc39c8b48d126b7289c2e1d0a6a44c0c536198238b0913bd
SHA1: cb8e8aa48bdb9f593577326b4446cd272cb0580e
MD5sum: b5e7da021d852ebf2013d2a9612b5dc5
Description: debug symbols for libpqtypes0
Build-Ids: aae77a74c8714dc0d0843320cc6b282080c7a9e2

Package: librdkit-dev
Source: rdkit
Version: 202503.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 2735
Depends: librdkit1t64 (= 202503.1-2.pgdg24.04+1)
Homepage: http://www.rdkit.org
Priority: optional
Section: libdevel
Filename: pool/main/r/rdkit/librdkit-dev_202503.1-2.pgdg24.04+1_amd64.deb
Size: 484140
SHA256: 97651086f3b2eb1318195121a288f324f7f0fd6f50880850e8c159fc52e648c8
SHA1: b7ce5a2425d38d778f0ac1a40dc610d42a4e7620
MD5sum: 9b34ce3236b09589e95f780dce720bfa
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: 202503.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 23387
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.4), libmaeparser1 (>= 1.3.1), libstdc++6 (>= 13.1)
Breaks: librdkit1 (<< 202503.1-2.pgdg24.04+1)
Replaces: librdkit1
Provides: librdkit1 (= 202503.1-2.pgdg24.04+1)
Homepage: http://www.rdkit.org
Priority: optional
Section: libs
Filename: pool/main/r/rdkit/librdkit1t64_202503.1-2.pgdg24.04+1_amd64.deb
Size: 5404292
SHA256: 3e92f58cc4c59cac2e406890730b84c371d3d5a732a15827c4aa9d1eb922f9c9
SHA1: 8aaa7d35ba9598f5e3a06a3e9a686aafbf62b4d6
MD5sum: 1271943ac2ab5d2eaecd68d77a701ccb
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: 202503.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 121362
Depends: librdkit1t64 (= 202503.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/librdkit1t64-dbgsym_202503.1-2.pgdg24.04+1_amd64.deb
Size: 118801088
SHA256: 22c464cd8836da8c86fc13da8544d7cbb98c2c813a5e6a4ba9ef9ba48fcf7c15
SHA1: f9ad9505343716fdbcdaef4e933e04dfa3c961cf
MD5sum: a15a6a779b56575fb3b88ca20ac9aeb7
Description: debug symbols for librdkit1t64
Build-Ids: 03423c32a71e13fe0991284abe31089bc668fcdc 03db02f601319b67fcefd3a965697e92a7551fa5 056bf8512ed22dfc56429ae8ee0e1691d3fb4e7a 0834941e949124cd68814907568689a356a7b2db 099628168d125a1d738c59d023d39fb2c787ba07 0d4622ffa90df3a8b68be38b6733b46dee44f8cb 1007b3141815a045ab92d7f032c5631d9a1b71fb 13e28edf4f8aa6a18eaac7f2ce608491c72260eb 14bccf2595c17fe65e906ae6dcf32ec79b401b0d 16d4d5e2bae7d3eff4ea186c3bf15912234aaa5a 18847fbe25b627f05fc1230256d32b352a1b94ff 19f93dc6fc1c321ea5efc7539456c82229a54e3b 1e5fcd5810edf98aae753b25e9b3e325e1fd4b00 22c27f46b5409b8575865b42988706fb5ff1e265 2654bd17edb7f1227176926f3641d8d9206c512e 29421c1d4c041a192dce7b9cc107c23e341e7750 2aeef571c18314f615dff1b3404dc2ba30dcbad8 4183477892e20fc344604a0af4a77f3a2f890c73 42d792e33adc32ff7a0e08a695ce60d24fc22ab8 4351fc4f7ab5dc791cde775d32b5e40d412cca73 4589303ad226fc111280f9b4cd46c4fdc11e15c5 5050a432a65445e3bdc3c88df447350a15f92f56 52326c414b97cb12b760eb9672daae741568b6e9 52b8c0293aebcc061bb23baf7a3952172a6f2e59 55f8570f1b0d053caad0eb02b84a0df7e9e9d91d 57a450c87d4c8a6b276a1c8b0378f0931865e592 586ff6a12199419605c8c7e518e79b5747dff874 59b3b6e021b1f102c1872d4d86829c0212c63500 6774b495fd41aeee6ecc5af60bd3daffe5180c03 684cc55371fdce13494c4a04f9f7fab5fb55b950 6b36c00496d26936605c1d3d1c3921dfa8bebc6d 6e093866e6dcb586e7566a21d7b8b3f9825ebf43 7b514237dbcfbf435dc1b73470c82fb3206fe632 8e8cd7b5b9844382d807725abf3d398b8aad8250 8fee05dafcebc0c388b162376c063d420cfa797c 90c9f5b6deec8774fe89d2260920e049ffc0d1b1 9c7ea18d9e8a68f850d5e84e853131cd239d55ef 9ecdb582c1767e8c610cd03bbf5bd960d9e84322 a151982b2e9916d465fea9ec40ec2c0f4d1279ed a4139c6991f6f6d128642d83ca250bafcb5bc820 a4857595b15b5b82861facda024f7569610d27e1 a633b1511cbc77178206e499664b361fc795a2fc a861674146e39168070baf5cc180a5790074b59f aa9533df8916702820682fda2ef0b3df63301563 ad53d26f9e3b802633a6f7eb07cc8f673cf18731 b019f979073415c335833f34779cfb2fba75484c b4d2363862b3c58b1d1b5dc44de128604530b8f4 b9eb0efb6d39ce1e226ad832d1ed742a9be67143 c3ddfcbd0b7d9c5d38aab6bc863161efec0096bb c58dd9bcfcfc80237e3569697f8927e037ebd6ec c9e2407f7895600bd7de34cdb70de65b8e4c08dc d331df6aef0f03aa3b04f2cc10bd142ad275e999 d4253ab7ceb51409ea3c6b6551888ea1fc231195 d52a2d6b046e8af7c34132d20e6e6c0935d6290f e71308c2c3ff4935cde28edc2f63edfac1080d63 ed10b9ecc6c338e6bac8cc26d2a6d5369faad461 f4b04e332dd3252bd1c4896ffc1bf1cec8219a0d f53e83c52bac17dc589b862fcbd18a61389e67dc fbdc805d4d2195e97b5f515799fa09bc36241351 fc4721aadb8162a9faf285911ab5386913f2550c ff97cb24bb88436b50f2aa3ff699245ffe5e1c33

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1369
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_amd64.deb
Size: 417108
SHA256: 6403e9c585dce81e1aeeac255b309b7748dea2a95412c11dfc521a7ecdae5430
SHA1: 321ae8885f0c9172be6f443b5f28cbdc9875855e
MD5sum: 68c87a6734c1b8eb0bffb1ea2fbfeff3
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1441
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_amd64.deb
Size: 1243056
SHA256: 6d94e56b8e2acbc8c58bba9026b1c75ed4d2c55e0923ed6d1b3cde0a16970e18
SHA1: 2345f29b802b9e1cc47d00c3f9c191d698633720
MD5sum: 57f8c672f7af35f738933ef2d0a5d36e
Description: debug symbols for odbc-postgresql
Build-Ids: 15cd23025ef93cbd0ad001046171947bc28b59f1 88bf11a59841cec392ff14058451f694eff19dbb

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.6.0-1.pgdg24.04+1
Architecture: all
Maintainer: Emmanuel Bouthenot <kolter@debian.org>
Installed-Size: 290
Depends: python3-attr, python3-blessed, python3-humanize, 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.6.0-1.pgdg24.04+1_all.deb
Size: 57748
SHA256: fdba8e5dd0aa55f01a07ce1d774116c6d69be746a0253ddf7297e67fbaa43fb6
SHA1: a8b186dd3028af529f5b8d151ee561f1281c3c69
MD5sum: cf9d9c68f76f68b4c076b44923c295a1
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.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 995
Depends: openssl, libc6 (>= 2.38), libncurses6 (>= 6), libpq5 (>= 9.1~), libtinfo6 (>= 6)
Recommends: postgresql-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.2-2.pgdg24.04+1_amd64.deb
Size: 433096
SHA256: 66ea17e242bc4f1f043a6ac0f5d2ac189d751481ac35a380212b12633518f91b
SHA1: 955be10b36b45076dcbe3f6f9dd140e7e2386b33
MD5sum: e388182a5da5a993641c2786f5e6c134
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.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 820
Depends: pg-auto-failover-cli (= 2.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/pg-auto-failover-cli-dbgsym_2.2-2.pgdg24.04+1_amd64.deb
Size: 659212
SHA256: 14d4899b7a7a38e5134f5740b1950ef35988195015042a7addc6e14917b639e0
SHA1: 271775692caf6ea395816fe18c6a228139445222
MD5sum: e0ed1a334dbc4f15355e063115f71fee
Description: debug symbols for pg-auto-failover-cli
Build-Ids: e8cc53f46c6905439778b7e11cde21af5ea0f047

Package: pg-bsd-indent
Version: 2.1.1-5.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 83
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_amd64.deb
Size: 30576
SHA256: 142490d96392f2eacd60fac3b1b85a705d67b792bcaad928763a9ec5b88312d2
SHA1: 3e952e91216b18aa70c9a41558976accf01cbbae
MD5sum: e344e41bbcceacd70a3aa48da861ed91
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
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_amd64.deb
Size: 40344
SHA256: bd6c681f7fa8343a247e38e3041d9ca3971100c4ebd67f92d185fe6c77445065
SHA1: 24255c3cb05647342eb63370028e132cf0ce4773
MD5sum: 911ddbe684dd187276e1bbbec1b3c5c4
Description: debug symbols for pg-bsd-indent
Build-Ids: fda3661fc32a92eab27c8cc3210fed888c7fbfc0

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: amd64
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_amd64.deb
Size: 6756
SHA256: 71b85675a644799994136c2cb547d33a6498f2102055b2be82ff641cf8e5deb6
SHA1: 2ba7e2162517538d2f4483efde57a013eecd9e98
MD5sum: 480fc8eb709ea238e3bf891534b27544
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: amd64
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 27
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_amd64.deb
Size: 11888
SHA256: d97dd3bb0893bfe230f6e8a8909dc5c8047161c250780fece746593bb47a7c7e
SHA1: beeceedf740c3c179a57ddf99224037bb71edf5f
MD5sum: 52ca18977d5d1bd42e816c8185c13634
Description: debug symbols for pg-rage-terminator-10
Build-Ids: b859cacae11a0b2881000fa8130e1960be151fa6

Package: pg-rage-terminator-11
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 15220
SHA256: 617006f9adf0b2995ecb268b7b9772efa9a3864a722f9e86ad9fb22f3a98cd03
SHA1: 693549239a3741b3b464099a782677e1d48415c5
MD5sum: e2dce0d75b2d73853d81d7bb95d75554
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: amd64
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 27
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_amd64.deb
Size: 12052
SHA256: d9de00316e8b7944ea5eae3f5623ffbead0c7c1dfb4fb9974adc3369e17ffba0
SHA1: f45dbcfea12829bd552a8ea3e36642f1ac09901a
MD5sum: c4f1aac1fe2839f17f0f24f049cf7143
Description: debug symbols for pg-rage-terminator-11
Build-Ids: 9d40223df6255b975e19c2afba52fcbaad0f2895

Package: pg-rage-terminator-12
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 14592
SHA256: ef3e47242176944106fc2ed8d514f50a619f1c2ae8e45a6adc0a736a46e4fe90
SHA1: 679b1e8bf2cc9540e67f28073c8bedf06a78b024
MD5sum: b89adeeccd071174c2a5afdbf0e996bc
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: amd64
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 27
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_amd64.deb
Size: 12332
SHA256: 945a817571b11c47ffca4abbcd092427f39042d1c8413c207d2c7ff18d101b5c
SHA1: ba2403d39c56021d13f35d6f47c743845bc05fa4
MD5sum: 2459b09c4a5a3c736cfe675e40b9930f
Description: debug symbols for pg-rage-terminator-12
Build-Ids: 3eccf794cf63b353b8aae16f8a8209870b7855c7

Package: pg-rage-terminator-13
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 14792
SHA256: c5563f5af1ea1ffe8f623f1077fb28cb83aa5788929108af1f016a34e50f7796
SHA1: 70ad257598531df3bb3d71ab56d844e4f998ff30
MD5sum: 79dcf32387b176bdd3c6c1c8a74dcee7
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: amd64
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 27
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_amd64.deb
Size: 12432
SHA256: 542e436df6efa181954bb13ca1edfd244bfbe3436a2118d672636716f5106c96
SHA1: fe0c0ba59082580735559b2206687ff53188c0ea
MD5sum: 607cb861bfaae7bdf211d62125fc0374
Description: debug symbols for pg-rage-terminator-13
Build-Ids: 14de15daedfbaaf8190831c674e2007cc757487c

Package: pg-rage-terminator-14
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 14808
SHA256: 15bea21df1b4ba942fabeeb20385e20cd3f8b01f8c0df945f2a684855545c5d2
SHA1: 03b57f79b2a6b641b103bd6eaa265da648908b49
MD5sum: b1501586460c108c039d1af42d9ffb91
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: amd64
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_amd64.deb
Size: 12756
SHA256: dae9b0a1fe94f94b4e20cd51a51320173e5f9afc0519b4f511c46eda10423c0d
SHA1: 5ef3c9c6b086276ced05537b32ab7214bde6b9c7
MD5sum: 28d979fa441dc1b3c91b19bf0a7b9a16
Description: debug symbols for pg-rage-terminator-14
Build-Ids: 841477a9f975e2ef85e48d511b568f0799a65126

Package: pg-rage-terminator-15
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 14872
SHA256: f36fee02334e842ab49ebeb6804d139831cab79fc3215090e7a0717db200f907
SHA1: 81d162f43f70e3d8553bbe348c92702855813e04
MD5sum: 1fe14386c85a2862d979b85bbec4d6d1
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: amd64
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 28
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_amd64.deb
Size: 12912
SHA256: 86a0bb8f13aa8a71ab010540fa0dcc728166c0b43f3d3b13ca88b6bd99e5e539
SHA1: 726fc61028937e4eb082822f0d37d99bae13c06d
MD5sum: fb02f31a1c9c6c2d355605a77bc7d58d
Description: debug symbols for pg-rage-terminator-15
Build-Ids: 05eb87b9a6bda6d6cbe5ef73c8299a549fb98a6f

Package: pg-rage-terminator-16
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 14852
SHA256: 98db90391c58beed71ce81c7ccc8c6cbf32d617cd0f999c41ab126dc7b7cabfa
SHA1: a4ff66e7d66928dbeefa6b2f2204f776156ff089
MD5sum: a977f4b333a06e3e6053a08c3144302e
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: amd64
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_amd64.deb
Size: 13632
SHA256: 49fd80b096ec521a61fdd550157a084bbe455bcd12ca3e30bf321e0ce6a315d7
SHA1: 652887ea903acda7e0e9051213c21538db86ca22
MD5sum: 7a5f68ba2a5ed700bc9026f58348e2c1
Description: debug symbols for pg-rage-terminator-16
Build-Ids: 74e1c7a9c37d142a694da75903d37d0f496804cf

Package: pg-rage-terminator-17
Source: pg-rage-terminator
Version: 0.1.7-10.pgdg24.04+1
Architecture: amd64
Maintainer: Adrian Vondendriesch <adrian.vondendriesch@credativ.de>
Installed-Size: 45
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_amd64.deb
Size: 14904
SHA256: e5d0c63092309361537fa5becde62431a5f6ca67218bb3aae9069ef613add454
SHA1: 4b58a155ed1422a2f6055aa82bd301c4a77e55ac
MD5sum: dd8466b3089488045c03ca665b808cb5
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: amd64
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_amd64.deb
Size: 13760
SHA256: f9a93ce3135a311d23769ae103a7cdeb0310eddf32ba66a94b4592ebd91f5597
SHA1: 1feda2fe3e9dd28e5daac53d217c8d796e64591b
MD5sum: 7d8da441b34f18323ce7291b0ee13734
Description: debug symbols for pg-rage-terminator-17
Build-Ids: 5c3df4842fa420130951b22ff3bd427f74b77f8b

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 436
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_amd64.deb
Size: 96676
SHA256: 2b07149131e7cfd6c806f7441bc49b3d52437f864a080b3beeb4755215a77bd2
SHA1: c05ad4cdbee2e1e900f6ba4ad63a6d296a6fc91f
MD5sum: 1f6094b023feefb5cc4d1486c49fdbd1
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1511
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_amd64.deb
Size: 1402584
SHA256: 9469edc3eb3d8eac057b3ed6aa88431a5a210a660008bc913081b7662a5dbc04
SHA1: 1f026c31e1279beaf701a41d2795252c701f5814
MD5sum: 356f95dd097eb128efa349a291dc3fea
Description: debug symbols for pgagent
Build-Ids: f801c6e12d686a26b6a375021563988faf54d962

Package: pgagroal
Version: 1.6.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 584
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_amd64.deb
Size: 262828
SHA256: 4b6450afa92a003d4cc553a04e3ddbc30502019ea5fad5b15010e890ab73f490
SHA1: 41b06fd50ecd9af2c3257cdfc2706a03ee46df40
MD5sum: 116fda21c4ce356e152af93f2cfcd198
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 446
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_amd64.deb
Size: 344080
SHA256: 1247364cd96768cc1d940d100141333034d230dacf746feb84a5cd52ceaa48b9
SHA1: f194a04ad6cbb62ddc805c8ec6c2d107fbaec560
MD5sum: c2112615db26521715dab4eeaeb1865f
Description: debug symbols for pgagroal
Build-Ids: 205413e2470c2b823736b037d32761005c9be6fd 92eb4e3cdc6eb0b8f1a162e478e0e38926abdbea c7ee9a7bb3aed99ff1ccfe901aa7bdd0e88b5442 d5800e4848e417d4a8bb50106263a829d368d791

Package: pgbackrest
Version: 2.55.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1407
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.55.0-1.pgdg24.04+1_amd64.deb
Size: 557468
SHA256: 87bbf55fe13e5da92bec6608c31801e201fa03deb9e6d3d0dffd1a48912dcbb1
SHA1: 6d47b85d17297ca37219ab5ce6b2834bf235a352
MD5sum: a8207db0535a13047a0ffd4275657cd7
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.55.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2463
Depends: pgbackrest (= 2.55.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgbackrest/pgbackrest-dbgsym_2.55.0-1.pgdg24.04+1_amd64.deb
Size: 2193836
SHA256: ffd8ff62b13821b6d6ad7d4e51f13c1490b5037982fe0636ff86b471be968260
SHA1: 7a046d43de98c6ea970d5a00516fb4329b0fd64b
MD5sum: 50de2d24aaff228dbc51672fb7110462
Description: debug symbols for pgbackrest
Build-Ids: 5d0a6b03c0ef6ba800a075d6a691bf5337f84788

Package: pgbackrest-doc
Source: pgbackrest
Version: 2.55.0-1.pgdg24.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1879
Multi-Arch: foreign
Homepage: https://www.pgbackrest.org/
Priority: optional
Section: doc
Filename: pool/main/p/pgbackrest/pgbackrest-doc_2.55.0-1.pgdg24.04+1_all.deb
Size: 130180
SHA256: 01d0f68588f97f9df9d9fe0e56597c4003506927ab76a4a8946dabb4713568a7
SHA1: 6b5673b680e1fa3494d2175ad0a9d0bd7f1e1c15
MD5sum: 04bd38705f2f017f501010e2a56b1db5
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.24.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 538
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.24.1-1.pgdg24.04+1_amd64.deb
Size: 221760
SHA256: 303e7a9c4626221a307c02ee4e74ae002a55316141f5b84d97fda3a99c30b4ee
SHA1: 0131439a5c8027d2f9f4ca47c015164464017374
MD5sum: b8a66a379b5b01be39254212f6de4774
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.24.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 642
Depends: pgbouncer (= 1.24.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgbouncer/pgbouncer-dbgsym_1.24.1-1.pgdg24.04+1_amd64.deb
Size: 546052
SHA256: 78352c97ec2a06b4048bcf283454d0fcf3225576ff9fb198f4af7284dff4ac76
SHA1: 33bca10a380dc6f00088a15efa882c017b384c63
MD5sum: c3e67776de62aabde1e00da69870cf1d
Description: debug symbols for pgbouncer
Build-Ids: de5125458fb69573cd37d21d48c2817c2b5e7684

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: amd64
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 1813
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_amd64.deb
Size: 743568
SHA256: 53bee6f9a71c248812ca1720ac4398fef0df8e0725d7e6450aac9f56b358d5f3
SHA1: 8446ab28e9747e733332013e497df4522a30cba2
MD5sum: 43337cd0883a91c9ef77f543e4313287
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: amd64
Maintainer: Dimitri Fontaine <dim@tapoueh.org>
Installed-Size: 2491
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_amd64.deb
Size: 2300140
SHA256: a5744810d23d949358b3834cd8b3f61fb527fc634bc3ccbeb9d68c738689c3b7
SHA1: 6ca6b0fb9511fec38cb146cbee76fc492af566b5
MD5sum: 8d15cdc17da8cf4d04536d40e4c66c3a
Description: debug symbols for pgcopydb
Build-Ids: beb739b0305921ca71a2fcc10cf73276ef51443c

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: pgloader
Version: 3.6.10-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 27804
Depends: freetds-dev, libc6 (>= 2.34), libzstd1 (>= 1.5.5), libsqlite3-0, libssl3t64
Homepage: https://github.com/dimitri/pgloader
Priority: optional
Section: database
Filename: pool/main/p/pgloader/pgloader_3.6.10-4.pgdg24.04+1_amd64.deb
Size: 25952784
SHA256: a1f91a78c691fc28788d68fa25dd68fd7816d2026b844daec9af2be29bc7aaf8
SHA1: 776756859d8597441bf5550a918e893fadb35fbb
MD5sum: e0ab371f8f409bf828f4b3d46b52cb0a
Description: extract, transform and load data into PostgreSQL
 pgloader imports data from different kind of sources and COPY it into
 PostgreSQL.
 .
 The command language is described in the manual page and allows one to
 describe where to find the data source, its format, and to describe data
 processing and transformation.
 .
 Supported source formats include CSV, fixed width flat files, dBase3 files
 (DBF), and SQLite and MySQL databases. In most of those formats, pgloader
 is able to auto-discover the schema and create the tables and the indexes
 in PostgreSQL. In the MySQL case it's possible to edit CASTing rules from
 the pgloader command directly.

Package: pgmodeler
Version: 1.2.0~beta1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 39339
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.2.0~beta1-1.pgdg24.04+1_amd64.deb
Size: 7598292
SHA256: f11ed607e807c830f91c7a1f14f87d904f4dfc9c3127ba494a97a1326f50eef7
SHA1: 19fbb1c02fb2dfe84f7e941c90b4ba3743141ad6
MD5sum: 6395c0d8ec91068947f4aaf3628c613f
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.2.0~beta1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62562
Depends: pgmodeler (= 1.2.0~beta1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgmodeler/pgmodeler-dbgsym_1.2.0~beta1-1.pgdg24.04+1_amd64.deb
Size: 52642416
SHA256: e29ab729f217502e3b143acf91c9487ed8492c3c37d303443cb44802124ad241
SHA1: 639eabd12e89ee668c63ad825e53f7562b968856
MD5sum: d2451c7cc663a21b365c661207133d4f
Description: debug symbols for pgmodeler
Build-Ids: 08a5680468259f5c1b002d08715b6dc5f2f45348 137d87ebd3b7bd3bfe5ea6f055d9a182464f28d0 2865f0adfd5dac8bd4949a60cb95e13312295381 2e11ad3694c8f77eca1a76072b5aef820893555e 5eb61a81e3b16fb030cc078ada021e61567903c7 62928f72b88105f08a5f654f8d3b3f664c0612cb 68a5f70de7e50531801c0d1b17e250d0091e0487 701b8016c24f679e96d8cfde01b456dc9b642aee a8ab0462e03987e28c9fa6efdff9213ede0c53dd aa2c25a0d0a25734d43acdc9849a0f599282bf88 ef3d41ca0f4c31a8bf73e9524a1d0257bc9fd2ef

Package: pgpool2
Version: 4.6.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6983
Pre-Depends: init-system-helpers (>= 1.54~)
Depends: libpgpool2 (= 4.6.0-2.pgdg24.04+2), 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-2.pgdg24.04+2_amd64.deb
Size: 1294396
SHA256: 28421730c711b3ed1dc6fcc8274b16118f1ebb4ab8dff3745af42c3bae6e3139
SHA1: 4794159af24f0baf28d1eb18b78379cdb55107d6
MD5sum: 0943a71ac12ff3e6f247ff8461b81b3f
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-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2770
Depends: pgpool2 (= 4.6.0-2.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/pgpool2-dbgsym_4.6.0-2.pgdg24.04+2_amd64.deb
Size: 2416284
SHA256: 47d7ae3eb0f5dbda872e7dea2e2e4a280383c9e6b408e4f3a0ed95e044fbf2c7
SHA1: d77f14b053f50d6e773df26ee8f46eafac704695
MD5sum: 9fc3e498ffcb7c1695151c10eae6bb54
Description: debug symbols for pgpool2
Build-Ids: 1e2dc6de22ace4194c753fa86ee72b208ea66464 51ed83ca1a4e4ed580490a125f1176649829d1df 54d5e00b7c357d9abd8b7724b6585076ec57efc5 635c9028807de69fde0783a509e4f9765c393a11 67d881265390553584f2a47cb7b2ff599923c4e8 933d61d54b981e475476132db9718dc130751524 e9bd6ad918063ff26fa88a7642c2ec3173415ab1

Package: pgqd
Version: 3.5-2.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 27048
SHA256: e2026ede6acd616448e2c28e657ed81d2e267b24df49ae4c56bdbdf7054fe0ed
SHA1: 0fbc58c6532f808e58b9188e64b169daee41bba7
MD5sum: 8e2dc4d946f2157269265fdccf0b0b70
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 101
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_amd64.deb
Size: 73368
SHA256: e172427a4ee2c41e59d4e93e4bda62f65fd00c801f01d28cf88d3a06dbca7cff
SHA1: 256fc91db3b70fa23563b9e2517d37cf8ffe11a9
MD5sum: f1cc2687a68c9586d89c7f20482bef69
Description: debug symbols for pgqd
Build-Ids: 995b0f60d57bef08ee26376c9742ea65951194e9

Package: pgstat
Version: 1.4.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
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_amd64.deb
Size: 40852
SHA256: c3c17486227036a3d06c2d0692e500f4f19baf5ad900be5a7ebad0c70b9fc937
SHA1: 0a4ef93062c3a6a64ec03541852d4c42a700dc74
MD5sum: 4f03bc270543fa695a9dbf34b8bee7e9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
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_amd64.deb
Size: 66508
SHA256: 39deb49465cd1158e06689903b0263be3011699d54e75f4e637d0b85fce4363f
SHA1: c10c3c55d3b4091ce533f46ffa491c3780066c98
MD5sum: 2674c1617d3fc3b031885411bd76f9c1
Description: debug symbols for pgstat
Build-Ids: f1c0687ecabf969ed52f3590a41a5c2e5d4c0a19

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
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_amd64.deb
Size: 50772
SHA256: 98db097b987bfabc75a8b235f4b1fe541c7f91af50ea0dbee155e95b4a9c3e93
SHA1: c76d3e107ddaf2a68a58f6598274365f04d0fbab
MD5sum: 78411467dd340e6e4ba63ee4b0890723
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 150
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_amd64.deb
Size: 112640
SHA256: 3ea49df0b20a30f30c23428953d4e2479aff0490a41ffb943d4c353ec143585e
SHA1: 11effeb8434bc8c449d2f1cd2b8e9bc589a8dbe9
MD5sum: ac18765d778a355e12a3dfd929bfaf21
Description: debug symbols for pgtop
Build-Ids: f0d41b84f3987b060ff647973700848d42d3dc8e

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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 511
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_amd64.deb
Size: 153516
SHA256: bd8a43d7509bc47ea710a91bed8aca2bfd64567e7c5754020eb981d63df97314
SHA1: 57335ca86bdc910de407a94c326a4108f14c296f
MD5sum: db3a1afe5c8debcbfc943f5328576438
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 430
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_amd64.deb
Size: 394900
SHA256: 45fd53773a0515a616781e1ff1cba75e13605e7a27aa9de687e051c967fa2b18
SHA1: a1fcdd3dc757e16f5fe8491110d66cf9785f1dc1
MD5sum: 5fa9a4e390ad324c3f728be8a5c29d59
Description: debug symbols for postgis
Build-Ids: 0a2ec3df3a0dc3d44983d92f1b5427c7afbefdb6 28c86daf9b4edfaae6e45850cbe7dc2bdbb3bf76 6114c8aded5313c96abae7723b0e710203d035f7

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 (278.pgdg24.04+~20250423.1751.gb9efa39)
Version: 17+278.pgdg24.04+~20250423.1751.gb9efa39
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+278.pgdg24.04+~20250423.1751.gb9efa39_all.deb
Size: 16760
SHA256: ee004e330265fa7fb1d6a7ca02a13208eac512839f6564f3eb67b3da20d0865f
SHA1: 6dee31759dc52c92e5f05d22fa6d67dae3c09552
MD5sum: 671df9c866896fcc78472b0c5d52ece3
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24384
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_amd64.deb
Size: 5244680
SHA256: 597372f0440834a5160a9ebef785f4437b99e71711093d9ebf43e4d53940eaf0
SHA1: 7393c28da79889e94e49e7a83d05855f914d1930
MD5sum: 46ac53a30d369426becc6e90111d9d5d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 34
Depends: postgresql-10, libc6 (>= 2.14)
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_amd64.deb
Size: 6432
SHA256: b384b75cb52e9af809ee70dd365929a75d09318819c12974f9ef04559003c579
SHA1: 92367ffcd5483e53037d5f5fffc16394dc764702
MD5sum: 3a05297606b42d538b186f1001431c25
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 23
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_amd64.deb
Size: 8492
SHA256: bccedd5b13935f34a81669baa5cb5f28238f4e8d8471f13d73c17aa23ab99c92
SHA1: ab1f911f56a6542eee29ff8333b410904cd37cf8
MD5sum: a017a4fa2bec247d732312767e620767
Description: debug symbols for postgresql-10-asn1oid
Build-Ids: dfac11269ace4673cf4fc722af03ab1860fc3212

Package: postgresql-10-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 30
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.8-1.pgdg24.04+1_amd64.deb
Size: 7312
SHA256: 9851e87fff742bceb6e4b08bbb8cae510d72bc433a49aea2fcc88b900420481f
SHA1: 89dad33ba4b74d236f6539650ec816ff2b88f6da
MD5sum: d5ffe8d82051ef5519990dc63320bb9c
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.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 23
Depends: postgresql-10-bgw-replstatus (= 1.0.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-10-bgw-replstatus-dbgsym_1.0.8-1.pgdg24.04+1_amd64.deb
Size: 8596
SHA256: 1c6a7bf3f9ab7a84b5bcb1a7ce0ee3da5c997cda59d135de558913fee56ae183
SHA1: db30c7588bc1b16a89112c6530d22da7467e9af0
MD5sum: c998536d60fd18868e5ff52751ebc044
Description: debug symbols for postgresql-10-bgw-replstatus
Build-Ids: e8dd64d97a7e5f67c3bffb52381b035c0369b517

Package: postgresql-10-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 110
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_amd64.deb
Size: 33340
SHA256: 0db11615ef7ca304c29694c0309957445bd1bef69ddd7831bc41f5ee1ff7b1c4
SHA1: 8821ecd2ed0f3ed798df1d05ef1cd8f358175d28
MD5sum: 85e5fc1c2faf342364d9c323778b210c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
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_amd64.deb
Size: 95096
SHA256: ae86f22b698d44f7e67ed9c683efeed68dd3480e652d363843ccdb43368e134c
SHA1: 5cf13a88d60c56fa093828cd6d19d37ab3badd1f
MD5sum: a868e005f8271e37f8f015c7e1cdcc1d
Description: debug symbols for postgresql-10-cron
Build-Ids: a6f04aa61a99db7f138621c6454acc014ddeeb90

Package: postgresql-10-dbgsym
Package-Type: ddeb
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 15580
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_amd64.deb
Size: 12990132
SHA256: 6df707ed0be0f3ef41a721efafeb738368a7065d546f5d9b84ca11364d5fd1cc
SHA1: 3cc513a03a65d1cc7c4e276600bdd4b80616158c
MD5sum: cb5a906c7a62cdcf1fdceb72dafa2d58
Description: debug symbols for postgresql-10
Build-Ids: 00853204c6a948248814e7e6966633b327f8274e 01dcd4deac6f12509f2694bd1e5590d4e97c7f81 03da8395494af382877ae97ee23768cb57e14e39 05b83df471f831c9dc3ad565103f243244f174f6 095c3aacea78043aa89cfe18fd9670cedcde107e 0a0046940f40eda0ee7df77f096ad4d944d82eea 0a7f41fe91ec8f3cb19b688d3aa7dd0e3813114d 0cae214f2887992a09d10b0d83ef8580609f43b8 10024babd0c832f3387d56cb38dc06ebee591ccf 11bddfdfc105e0aa6642b951468db43f345280c2 11be5cab5d99bd16bd835dbbfec40777fb8bcdc3 130f59511697e46191200c89844add1c20a91614 162f374297e373745997f8d95121516c5df9f2e1 17d9743c481e0478748ecabc894c52c71e4a2c7f 2161c79750aaff88ab840fb00f8983a112193ad9 22114f8464f8b786f317c05548535a055b7fc2ec 2289a7335b706029a81745b2e8270daf137ea34c 2770f0dbc01104d95866f13690c2322d6242bd8c 339167695c77362acf6461cb8c479b484d1cd437 3b10c173b2446eb9daf64077eb146563a512e89f 3ed44f33bff57c3147585fb08e553f243a1c5016 459341c30cea53d420d1004de0706829c0691ee3 489342858a031d570cd7bc1e78c9150e2681d80f 4d772ecaf390170ff5527dedf2268f81744775fc 4e0eeb35ef1ac9dbc5e3c29c2530f0681012a0f8 539ee1dcbcf30e2ce1dda2a68fb9779fec7c1a9a 565c88ff8ca270edfbea36313314f74d893fd483 59b622c0b0b64327b91a05b556757deb3f77c1fc 5aa2506e226599d3941541fcc8f0934d26ec520c 5e0547bc2f6c13e46e7f0c40f992362d4540025a 62edcc0c24f50f14db831664079bb7331ffd55f0 66c339bff08c597294b5ccb27fff0b9fcea2bede 66f9f107f0fee52cccdb1fab2a72b4487c05554d 691fc2ce737b15a5543857f9b2e8badecb1a317f 695337d668b5ada8e38bec04ffcce2e8c73de383 69c5f6f8ff3ef8cc77d031ed5837b519bd27f49f 6fdd623b97c9ef416f2feb8bd3f3105afa9b7845 73daa76a68893fa69e1f58a2d1283130e1d68db5 76a640a09d62e40b158272f2a63afbeb3c6a0cc5 7a3a6ac14f01e8acd82e570f397555be955e1b76 7a89b904af11bfbf219122477318697800ab03a7 7aa9319b0885e2eea7d66d9cc394a69c2a74758b 7b26895b74094b30a0ad39e7ba305037eb6df375 7befb41369673ce89adc9c1e0ffb4006b943a64a 7d97e82459ad283234593712876d92b8498d5df7 7fd9a601b210c3ab7819e7ba679da21a95ebd79f 80c718cf83b93df08e2fc3663b45a98941f16940 87c6678665f309cbe1c7144f5a2557786c1a0249 87fd0573180e0c2bfb38743f5fa3665ca8ebf1aa 8d51244ddbd9c588c2e5fb384e2764cdf2d2b231 9109df6bfe2cfd0b9db4b2c3b22cc6f4dc886774 913a803915bd5ef6082cb0d355a4f9d365350ad3 9144f137c0abbc2f7d3bf5a8deab199074ef889c 95c5cb6be9d2c881c5d2af49ce740a197f5631ce 9c5a01a475c8cce39daad6c3c821048370e58f2f 9e99bca5bd0827df8452a9027ebc49ba0ba8b06e a0719ee957744daf6e76418b8d49e516e60cf628 a0abb37700da2f83b8b66fa180db76611aad3865 aaa9ccc8768c0ebee6f5e3db0e78430f4d80b95b abab30523e342f1ab5d6cb5ead1069891bbf18eb acbfcddedbef0a91b4f26b541dd8e4a9a1cf2ce7 b0fdcbc3473ad90a810f12eb8517c9f0802eda68 b14df76a5439d87c30d0c2f7200e58b4459e4168 b25c04fbdd3b92ee07c33c49d1e1ae2dc64002a6 b2ae37107d84228314045766aa432ce257f220cc b7839b9aae1f36b49fa4c7e9a87179b681c480b4 bb9e2db42e9ef0f7bb5b83da39e3be66afe6fa43 bdc82e0fb63c7fe2a719d75baad6e61caccc9b1c bfe7e2b69cd980a274f887de002bd11a4ba68a9c c1ac07d01772d1af8ae2db36a99be6a5c9aa157a c37064668c5c84fbc24c73a3640b94d3b3fc47d7 c3b91cef2d1b69719571b7a27b27284c91668d57 c5378c7259ca0f98708e7f584f3ab36904609745 c553b1912ccb4595950f594626ff1ad25a15b0fe c5c7dd4a54557203970a71da5f92aca5f3ee5159 c64c39a910bed1e6cc45361e1df31cc803012eaf c9ec38227f6661f296d0ed18193091da02bcdb3e d89f621a7999e11a4cf979fbed4604cd4b84ce8e dd1b63782aa1bdcdffa92d964a9cf30fa0b86f6a de772edd6da73a588cc1152baf84e1c2a5d729ad e03be8725a5554a40599ec64db2c149df463a784 e31c08e8a0b81cf946df9e55d2857542a455c948 e471655a6e81c885f91d930021c78cbfb609a954 e799a4d53a963417d46b6176747a045f505a2b49 e8906b82ab9dd9e518077a95eb407f2f1eeab4fe e8ede3e455a89bc9fa6f813455b7e60e6ab347ea ed03c3efc246ec73e1ecd96c9ea2ad91d7ac7a83 ef112c069caa63ad2fc905489f2932117245ff62 f1347aa7dbe2c00f50a2bc149ea91d8bf6d0d5c2 f14d8a83b2f54c959c4f4c98e29d4bc9745ecfa5 f1a19a8b539ab3a159b3dd24590288c3286d69b3 f4e6aa9dece17343beb52eeffe9644b463314e7b f67486497eec4a4f0d1b0c7d6e8478ca306b75b8 f7fd1a4177cbd090991f6ba27470866c817d93c6
Postgresql-Catversion: 201707211

Package: postgresql-10-debversion
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-10, libapt-pkg6.0t64 (>= 0.8.0), libc6 (>= 2.2.5)
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_amd64.deb
Size: 9136
SHA256: 5e30d9ba341359d9b35beaba2e07882d714fd18bcab89ead1a82da781690d2c0
SHA1: 6c353153d7a414c47342553c63cd66848c74f3ab
MD5sum: 855d264e10f7bbf83085ba0a0ffb7d17
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 33
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_amd64.deb
Size: 18276
SHA256: f65dba00c090ed6db3fd3bf11fe32f6d75e7e56fb1e637df1ad3b6a07b14f964
SHA1: 0efc68e71a84f937e6a04f6f61e7446330112609
MD5sum: 6ae43fccd5dca202224e3f210c482f91
Description: debug symbols for postgresql-10-debversion
Build-Ids: 9ab298682ca31a13e7889bfef08fc175eaef5f00

Package: postgresql-10-decoderbufs
Source: postgres-decoderbufs
Version: 3.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-10, libc6 (>= 2.14), 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.1.0-1.pgdg24.04+1_amd64.deb
Size: 14608
SHA256: be5e98661a8c20830e091891721f9f9cecef4b2f761592e867da39d131e9650e
SHA1: c29413bf783764e954df081efa9369cfc8dccaa3
MD5sum: dcdbb80893610c0cee1c6f2e63bd767c
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.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-10-decoderbufs (= 3.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-10-decoderbufs-dbgsym_3.1.0-1.pgdg24.04+1_amd64.deb
Size: 37944
SHA256: f2e7a625e23ea07a3a01d427f289bff1759362b8eb6226c2f959188657889ded
SHA1: ccbc49bff56736960e3ae21de90646bc05973630
MD5sum: b4c00a4400e592ce53191fd5913d3d09
Description: debug symbols for postgresql-10-decoderbufs
Build-Ids: 97287ba32373a780aa94c489b6e4d3d1d401ef85

Package: postgresql-10-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
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_amd64.deb
Size: 10992
SHA256: cd1b8a810cb6bc522d8c8dabaa9bd935b15f2f05e77d03a7d31d28442a8e2468
SHA1: b49e134bdaea9082f7998263d39a6d37d20287d3
MD5sum: 5d6722464ec2ff197379ed850d74686b
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: amd64
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_amd64.deb
Size: 29952
SHA256: fa3b9c71945f4a739f69ac9c1dac853769efd5f0b53895ba9c9eddf0a4284c07
SHA1: e8cc481ae7e9d252cb96f3347060eb815d9c367d
MD5sum: a6691cb6834e054abb209e7df2362738
Description: debug symbols for postgresql-10-dirtyread
Build-Ids: 1555013768e2d49ae4ddc30009bb44f9b8d9a392

Package: postgresql-10-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 49
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_amd64.deb
Size: 7800
SHA256: b69429208e47bd3f78d8b5c2d8570f8541699bdddc4c8fb10dc301230152f8bd
SHA1: d9c583040e0970d6476aa03dd15bfd6a9dbfac0e
MD5sum: d7cd2084b2f977756f19613afdb3779e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
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_amd64.deb
Size: 9624
SHA256: 0f64b2bb8d515cee20e6a30f078efd42a9f513cf2b03241702b7bd7d3205a3c8
SHA1: ec19fa4971e35ad8b1096fe0e7fbb96b31434b59
MD5sum: d07bbae022a885445c17017ab99f72a6
Description: debug symbols for postgresql-10-extra-window-functions
Build-Ids: c7ef43f5cc3c160370fe8390ecfd825d972834bd

Package: postgresql-10-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 42
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_amd64.deb
Size: 5724
SHA256: a3d75735b8b7d641517dbfb8260b75978f2e4d666b5649940989f672407b8384
SHA1: dbf9099404d3942bd3633978fd4e16184d271b78
MD5sum: 75bea355b1a2aabb18a42d8b1e814dd0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17
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_amd64.deb
Size: 4044
SHA256: 97cdf102a253a3553c3699601e9f11f8b5006e772a434e7975adc93b6c607c60
SHA1: 6b78b407046312c51fead259408bd4e1c2908ba1
MD5sum: 8ab5b13db9bb1e868eda5ada9f1d2eb8
Description: debug symbols for postgresql-10-first-last-agg
Build-Ids: d9f9967f3b1ec4173e49e90a90241ae718d49eeb

Package: postgresql-10-hll
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 110
Depends: postgresql-10, libc6 (>= 2.38)
Homepage: https://github.com/citusdata/postgresql-hll
Priority: optional
Section: database
Filename: pool/main/p/postgresql-hll/postgresql-10-hll_2.18-2.pgdg24.04+1_amd64.deb
Size: 35428
SHA256: 2bfd2d318ab51187310e0eee633b3131921e06ba9105f390b03c521ae3808847
SHA1: b5c363135e6162653f348cc570a48dbd65fb1b52
MD5sum: cee01871cf927337381590b799558a39
Description: HyperLogLog extension for PostgreSQL
 This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog
 data structure. HyperLogLog is a fixed-size, set-like structure used for
 distinct value counting with tunable precision. For example, in 1280 bytes
 `hll` can estimate the count of tens of billions of distinct values with only
 a few percent error.

Package: postgresql-10-hll-dbgsym
Package-Type: ddeb
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
Depends: postgresql-10-hll (= 2.18-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-hll/postgresql-10-hll-dbgsym_2.18-2.pgdg24.04+1_amd64.deb
Size: 82348
SHA256: db7aede469796f5da036fc20be26c129c4a77a22c00247b0b791b1e3f6f162f3
SHA1: 8b351c5533b032799c78cf9e0c505c91e8ddcb93
MD5sum: e767e261805c33f74a876f2047cc962e
Description: debug symbols for postgresql-10-hll
Build-Ids: 4c1af4fc6cc54c935c120b6c7a75589928d84a5e

Package: postgresql-10-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
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_amd64.deb
Size: 19760
SHA256: 4ed4a98f5508b4fdfa6a3a38552b15f554b9cf2ebd75d782bf1a368502d1a22d
SHA1: 8aef0d8147b80b69c6551b502ecc233d7493397a
MD5sum: 4c5ab0b29a406ac766534c78030c8347
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 77
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_amd64.deb
Size: 57608
SHA256: 53ff417c3ac129ea42816f02935dded84cc4186cf4c9894f7106675f2373de48
SHA1: 15a21a925ca38836326b9c6ea6edd5ef74d06d4e
MD5sum: 097cbdad01f38801cbbbb454ff7989eb
Description: debug symbols for postgresql-10-http
Build-Ids: d9fa1b1c71153c17936d450d252545a4ac3e21fa

Package: postgresql-10-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 23296
SHA256: 509a24dead5494772e6a61d415679100ca5ee643f5051c094c85cbd856ce94b0
SHA1: 570d545863441aa7ca83ce5330c08998c1307f78
MD5sum: 356d52c7b0007f1b7eed9cfd5463d19c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 91
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_amd64.deb
Size: 68152
SHA256: 928694038a316a7dc5bd8067a1330b47c9ae566f157df8db2713ef312b6513b3
SHA1: 47dec9e5b7b3a7806146420981a2818972ea65dc
MD5sum: 7fe0e5f5398dcc045312ce3afd7ccf7e
Description: debug symbols for postgresql-10-hypopg
Build-Ids: 7a7953fd916a1f392c1f77db5a7c7729f3cdc247

Package: postgresql-10-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 343
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_amd64.deb
Size: 67516
SHA256: 35a524c5641d1318384641aaef9c6018718651e15fa8e975233f9fe9f54f33b2
SHA1: adce0d410b515c2f95ca1d4a21141dec7c3c339f
MD5sum: 89114ed1c0143dec8ac32ec16e0a5ffd
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 237
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_amd64.deb
Size: 182164
SHA256: 77ba4a8c453017c3f6c59b453c43e2dd4d0defa82c349817bbd1c12fd8206b87
SHA1: 39492f03c2a0c2a15d74d3301f10c193d4330726
MD5sum: fb7010d9d98499065dd5a0b3664d4bb2
Description: debug symbols for postgresql-10-ip4r
Build-Ids: 14802c9dfbeef5f3516dafaf099a4831d0a2890c

Package: postgresql-10-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
Depends: postgresql-10, libc6 (>= 2.14)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-10-jsquery_1.2-2.pgdg24.04+1_amd64.deb
Size: 43668
SHA256: 57eeaed43ec3fc40484093d865706317fbbf0d4df62f905b66d0ae7b837d71ae
SHA1: 8309767f0c448ff3fd94d92f051ea99e321a433e
MD5sum: 4aa815131c5bf280d09882608c949412
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
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_amd64.deb
Size: 96232
SHA256: a47ec16bb185be48651c7817234c2953529cb275c98b9c1c033d4f33352e6af5
SHA1: e60d426f2dd2c967a35275ed941abbbf95ec0857
MD5sum: a1a9e062a711cded3edcea637e3b9fd5
Description: debug symbols for postgresql-10-jsquery
Build-Ids: 4944a9980afe201c16612b6c8fc7f35a565cfb4e

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: amd64
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_amd64.deb
Size: 24088
SHA256: ce541ee76c46f5a8e450eed018604d52e9d38135cf456198d2f6f198c7a31755
SHA1: 08e19a0a0233d1e4ac367f85f6a33f1fe4f774e0
MD5sum: 9fc85a69b2a0193a77c3568b1a4e89ff
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 74
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_amd64.deb
Size: 44540
SHA256: 220d6a033a49f539537b8df4a172241f0f849ea91161ac9f10338c1d0553cfdf
SHA1: c6ed130c30d8db3d31691545cb95dab750edc827
MD5sum: 4370fe35d2dd17a25a0861b9ee8516fe
Description: debug symbols for postgresql-10-numeral
Build-Ids: b42bcdc1f7f447d153d8e433e381b04a5b3cc528

Package: postgresql-10-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.4-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 123
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_amd64.deb
Size: 33388
SHA256: 361c05a0256a92a0e80105ce8254ef49dd189c9bf2b47420b3b4038ffcacb226
SHA1: 886df816d6728a937ef061978816885b7075c256
MD5sum: c5c96c31fa8bf975299076639d7eccd2
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 157
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_amd64.deb
Size: 116848
SHA256: 2efc295ea8e8299127eb5d3d8d12f7e957f5838ac7543269dd15e7ab82fc7078
SHA1: b114c279a1d68bb9b3d29fa89b17525d26438a90
MD5sum: eb8be7d514109a953f4e8a25265da517
Description: debug symbols for postgresql-10-ogr-fdw
Build-Ids: 0e997eb2d18d58518f3de88e1fa05caf563e1f60 f842d661b7b2e781e88e00389a7e9f6172d0e920

Package: postgresql-10-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 34
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_amd64.deb
Size: 7664
SHA256: abeb1c0a07b57d08e4804e33a4edb2f44a590e40b7c671fd065baeba6b24f2b4
SHA1: dba79490879eb095e7698c3607b91e0f228d4b76
MD5sum: f409b8bf547809b564b984b43add30af
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: amd64
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_amd64.deb
Size: 31992
SHA256: f8d78055bd19882e086055a70267e8bcb328042c0484c24074b4ff357cc00344
SHA1: 8b76b39aef518bb2247b1fd20a442cb8308f408f
MD5sum: 1f837fac3f88d13fd9fd29ba9b98c8ea
Description: debug symbols for postgresql-10-omnidb
Build-Ids: c0f494d3547575e4b7aa28a6aea28b63e12f0406

Package: postgresql-10-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 212
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_amd64.deb
Size: 75056
SHA256: b1141dea4adbda08e875a550e180e2e357854f916d890af286755337aa265c96
SHA1: b140449d8e21b066e7d5c231a9c285e0d7f59bc0
MD5sum: 08c368bff4484292934a770c4ec65a09
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 216
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_amd64.deb
Size: 173796
SHA256: cb7baff11d2c848deb0f6c9ea661923850cf4f7bbb4efe8485a380f26c43513c
SHA1: f41e8862866a7726bb4863bb83a85d790ad41dd4
MD5sum: 8c255a5b1f8d15efdd7e1e6fb7ee42a5
Description: debug symbols for postgresql-10-oracle-fdw
Build-Ids: 67dd1b09dee88d1e82b99d41b9831750b48d0200

Package: postgresql-10-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 522
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_amd64.deb
Size: 33724
SHA256: 44f466a2e80ad442580d3bba850ebb796ad95b0fc01d1bd50cf733cdc1704858
SHA1: a4c179855a1d02556c8bed53cc5da3510129784b
MD5sum: a676b2ced47c60d9760b0a9c2ce1f118
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: amd64
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_amd64.deb
Size: 27064
SHA256: 664e222226fb07cdd445101fe9b059d5b6c7f67b506bae1db3e11200cb129042
SHA1: 5a3cb19f9f28e045fd0b0d17b706a6e34f85b531
MD5sum: daa0518829d5ba22c3b00b6b17c0cc17
Description: debug symbols for postgresql-10-periods
Build-Ids: 8595924c0943bd99c7fc6a239cd44d8933ea0d32

Package: postgresql-10-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
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_amd64.deb
Size: 29048
SHA256: d3f1751f8506674148aaff8553c302785084f8d7689fbe79d9c4cd35d33de58a
SHA1: 8b10c4aa68276cceac40369285bf71ecfd5b0d92
MD5sum: 5f5aab6daa010cb6097063b2805f91df
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
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_amd64.deb
Size: 43228
SHA256: ae6f5537af8d4224b5f752c3658bbf5766e1bc640dc8d2c6db7b4570a095253a
SHA1: d76b571ada53b3f51867251fc70ffe3d9bd18b42
MD5sum: 87692f853ffee914b9e9944b77db79ef
Description: debug symbols for postgresql-10-pg-catcheck
Build-Ids: b36a581e4061231e46026b21a722b30ab5ea829c

Package: postgresql-10-pg-checksums
Source: pg-checksums
Version: 1.1-7.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 29860
SHA256: b9fe943f4bb21f1f405c856e6897986d423816adb7946197a2d840c4a6e5b988
SHA1: c6426973010890bd1532de971f79d3c9a9fc36ba
MD5sum: 0414b34dd5926d04006eb84afd42ebbd
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 49
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_amd64.deb
Size: 26552
SHA256: 4d0714d3d0d8e7c690abff770a8e0ce7af9e3901268c7071abde0005793a6834
SHA1: b69d1065b33d5781a21d5f9703c551fc06f0d9e9
MD5sum: fb76967e57e6fe402e5b095735a73740
Description: debug symbols for postgresql-10-pg-checksums
Build-Ids: e35756824e2df7ac317a956242a7347ef729cfae

Package: postgresql-10-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-5.pgdg24.04+1
Architecture: amd64
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-5.pgdg24.04+1_amd64.deb
Size: 41480
SHA256: 8ecd14423cb96d3bb8b66fad133e6bb27eb4e41c6735cf5292b70cc406b4d64f
SHA1: c9a7f3c0dbc437a1320544b4ed9dc77ea270af5a
MD5sum: d58d734b0cc43e0f18824df805c12085
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 166
Depends: postgresql-10, libc6 (>= 2.14)
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_amd64.deb
Size: 27436
SHA256: c6e88757b15b2cc6662ebeca5ca7892fb58c89bef691623d0468c973c2859ded
SHA1: 5a2fe9b674e362f56fbf5f3d281b6807f5702557
MD5sum: 19e7ae8fd74455953313f630d5ab9d1c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 83
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_amd64.deb
Size: 64064
SHA256: 08dacc2cb905e0bc98373bcfeb805cab9eed3aaaea687b89a4fa9ccda87eebc3
SHA1: 2128ac399db07acb08d80fcba124520e0638e656
MD5sum: cb63e4df4d31b36e3eaed656801d8cff
Description: debug symbols for postgresql-10-pg-qualstats
Build-Ids: d014fcd363ce89f084f0d78bd798e9ce26fc4c83

Package: postgresql-10-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-10, libc6 (>= 2.14), 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_amd64.deb
Size: 11232
SHA256: 5384eba58d954858f72c21f8abdb7f6a88ed3b190228d560bf4194732fb4285a
SHA1: 8194aa093953b33bdf1f721b1a3bcd1d9d217455
MD5sum: fdd1257276ff544e7a10f2c8444aeda5
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 37
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_amd64.deb
Size: 20060
SHA256: b73bcfaddb304f4e2daea0b2305586f6b744ba14411ec0ab24bbe481dbf51402
SHA1: 7462447d525fffedd87677c9eee5a1221af002ea
MD5sum: f839ee2d35effba943f393110261502d
Description: debug symbols for postgresql-10-pg-rrule
Build-Ids: 8d910ed2cec84bac1620b1ca19262b234bd047b6

Package: postgresql-10-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
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_amd64.deb
Size: 16740
SHA256: 98f47d8b56077cd84946712cf319183d4ff7822a128a3a8d4ed8ad7b61a5f479
SHA1: 5e91c97ddd35787e484903c1fcf0235120a03953
MD5sum: 7d9513503d77772de23fb37f05915a23
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
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_amd64.deb
Size: 42128
SHA256: a7395d5b9729b61db08bc3272a47b22408f0561974e546cae495ca451964ba5a
SHA1: 325a665213f5d69d6bffc821183d22f3bac4d90c
MD5sum: 0dc375547ac87795b4b500d4610aa5cd
Description: debug symbols for postgresql-10-pg-stat-kcache
Build-Ids: e684ca0ad6f6fb6daa64f845ea002cfdd56fd57d

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: amd64
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_amd64.deb
Size: 14492
SHA256: 08fba8011d8581752512c510a9f1f20ca2049ebd65683cb830db57d3d9e6eb58
SHA1: f58a5942094d5723891aef000f3e0a559159be49
MD5sum: 02d04b549d9e1e48e80de51f5545a545
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
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_amd64.deb
Size: 53220
SHA256: d015a6c60ffd18750126e78d7431d898d56df448a6b72b9f7178391282237592
SHA1: da8d2c0a4de78ddec556ebcbe248d1db1dbfee7c
MD5sum: b1488a1a0bf28992a93421d66388696f
Description: debug symbols for postgresql-10-pg-wait-sampling
Build-Ids: 111fc4dfa8bb9b3f784024d12b5e9aea29d71ab1

Package: postgresql-10-pgaudit
Source: pgaudit-1.2
Version: 1:1.2.4-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 19664
SHA256: 2aaafcbc5b6138d19d87bd72d987532e27ccacdd1ade3b42ca1eeeed0b3f516c
SHA1: f91d32a89520e977ff1f0ef41abd2f5aeee59263
MD5sum: ba21a32728a13c65944b0e94fa4e2c7c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
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_amd64.deb
Size: 42736
SHA256: 8e0fca3603f9b77159a669c97bd3f3241dde7223f13b2d13f40845c7a5f88110
SHA1: a3aa659867f25076e00d778cdcb27f04c498e73f
MD5sum: 11f8ddd785882c9fa5798cf725a8908a
Description: debug symbols for postgresql-10-pgaudit
Build-Ids: c3b5b5b2994bcd83988b7a4b484c4ba578703b8c

Package: postgresql-10-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.5.12-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
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_amd64.deb
Size: 10672
SHA256: 6b7171cb1112135c2bd5816cfe82c231daf0097d98361e55877152d1d05e44eb
SHA1: 5c23004eb4a6599f94145bac7aed6ea946f3efac
MD5sum: cd061fb4ad5569ee2140a60dadf8df9a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 42
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_amd64.deb
Size: 25396
SHA256: 7b52ab9624069f71e98137eb6ebca6ce6aefd0e7a9fc2502d45047bf77a4bc5e
SHA1: 80eaa3a2a90760823f02da7c0862a0e706337ec6
MD5sum: 3f5566ffae3a5623bab7c701134c8ced
Description: debug symbols for postgresql-10-pgauditlogtofile
Build-Ids: 3d458bd464b5b62fe563fda3cabd69d114dee086

Package: postgresql-10-pgextwlist
Source: pgextwlist
Version: 1.18-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
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.18-1.pgdg24.04+1_amd64.deb
Size: 12804
SHA256: 297b708a4f1496a275bdd364e60c19a4b332d561ba4b6e6bc540014cec586fde
SHA1: f5c77b196bc1075f915cf1a5619f78e5a2c74a93
MD5sum: 03fecb333fc2b923675ace20e37e118b
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.18-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-10-pgextwlist (= 1.18-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-10-pgextwlist-dbgsym_1.18-1.pgdg24.04+1_amd64.deb
Size: 46072
SHA256: f5f499a66722d1a25088398a984d3be119332deffbc0b5d55207ea1707a25d87
SHA1: 54d22693939406e65a532670c259b1f34ce51727
MD5sum: 52509ef9ce0ef5a9491507f15c7103ce
Description: debug symbols for postgresql-10-pgextwlist
Build-Ids: adbcdedd7a56055b6fd7a9dd2f75755c57b46ea5

Package: postgresql-10-pgfincore
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 13712
SHA256: 295ebc87f01ee721183107c723dce56aac27b9ebd0af3662a6adfc5e4b11a490
SHA1: 2f6d6758d53b8475d72e4d1099c0a07778a115ff
MD5sum: 6dc8fefaa980c3b2a906270a121c20ab
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: amd64
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_amd64.deb
Size: 37396
SHA256: c1ab0a57253aa66b7d4f454aaf7d29f192f4005f5a4a5f297cc7e7a34b9e826d
SHA1: 1d7e2c904e5ff2b246c84e851fc85d96037c855a
MD5sum: 2a2a7c107296183110f6b7ff3fb211e8
Description: debug symbols for postgresql-10-pgfincore
Build-Ids: 6b6cff40c18c0eafac8c7174119d5c2280ed531e

Package: postgresql-10-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1813
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_amd64.deb
Size: 41048
SHA256: 298e817561adad264a3d5ef6364f04cfdcc0a2024cf53b94f729b21122c2577b
SHA1: 596919164a4b979bc68be05c94366e0cc5e49e2c
MD5sum: 50dcb2339befa4f2cb1d7aff1929f754
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
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_amd64.deb
Size: 17820
SHA256: eff9d3eb0a8a96486baaef0a5f972aaea5fe21cf8b30625df5438bd6821f84a1
SHA1: 45826130c82f0ba420a9986f6ec9146262f8c6d4
MD5sum: 628e88f4dd671ff7b8b559238c45974f
Description: debug symbols for postgresql-10-pgl-ddl-deploy
Build-Ids: 346c377f4bbdb670b7fd4789ec05d503388eb033 a10be285977f55bcb9d81a9a05cdb7786270f4cb

Package: postgresql-10-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 557
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_amd64.deb
Size: 111716
SHA256: b1e6c59888f056c63d99a3a64a40b6f8358353a61e3f25303913f49c4dcef901
SHA1: 2bad654bb2f1b26b014c7abb6b4aeb351bc1ffa7
MD5sum: bc17440907668084219d7da48da8de7e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 452
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_amd64.deb
Size: 350232
SHA256: 5b73cc9e72b8bf715bf5cb28209c15d4c2f064da8ed83a2980a3c8ff453c81c0
SHA1: de99fff2749e0346c0b444138f69d165a6ef9849
MD5sum: 86edad14ba5830135fd126e860212199
Description: debug symbols for postgresql-10-pglogical
Build-Ids: 837aaa3780fe80f1d3a19219767e3f9a1d5c0aa3 ac290e21d74e11d0522068ca864e20ebda409409 c10926471f1b84667b57c27a2b31b045806caaf0

Package: postgresql-10-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 121
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_amd64.deb
Size: 12516
SHA256: a8cc550e56058f60b63c91ba546562175bb5b787ff0db0cba0f117a9f755ca1f
SHA1: fbaf31c7ecab7de7626d78231462dbad24c56325
MD5sum: 09fdc700803b724ebe7998ab1a2d6a0b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
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_amd64.deb
Size: 15044
SHA256: 43fd5c69dd5735b437c1cd4a5f551d9a31ab57f592e8fb7beac7b57207eff991
SHA1: c4c7ea77ea521c51ad212c21fcff16ef0a6ef8c8
MD5sum: 5ffcdc995ea4bbf44df46448938513a8
Description: debug symbols for postgresql-10-pglogical-ticker
Build-Ids: a2d145392e1c6565e9e9261a884a9fd9ce8219df

Package: postgresql-10-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 20852
SHA256: 117e0d112cef0b510fcf8f2882f997d8a02e743465075b161f6322fa17e0fb11
SHA1: 020dcf7cc978dcb275b2fa59557a3534183834a7
MD5sum: 43eb2559c9eeabe05fdab2a61a220203
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 66
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_amd64.deb
Size: 45320
SHA256: 6e1f1303632d7db84cf839b04d3bab6ab54e432a2d41fe3e6ca87c8d4ba6c3ec
SHA1: 95908049412a9e4ccc1d7c2dd5ac49cbc806c583
MD5sum: 8bba5bd8c32609a11170a50eb88b75c6
Description: debug symbols for postgresql-10-pgmemcache
Build-Ids: 271a56f6c5b806441cfa2e016a29ebd6cbe690de

Package: postgresql-10-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 179
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_amd64.deb
Size: 45140
SHA256: 1bf3e23508ebf32882db549ef775ab65b414fcfd8bdbc583963a3a18e5e2702c
SHA1: 055b73c5bdb4bfb6c4e60d7241e7f87131906f7a
MD5sum: 9b9f6f8d992001f30cf462ffbf181e47
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 118
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_amd64.deb
Size: 68296
SHA256: 85486ed15dddd152080f8518ef15515fe06fe27967810e689ad147d7dccee3e0
SHA1: 89ccf77e039c07e6f288aec0d4c6e7ffaac0540f
MD5sum: a6fdff51681b447346e17aaf4ea0403a
Description: debug symbols for postgresql-10-pgmp
Build-Ids: 9a8b4c088126ea9b22cd2b7a5b5774bcbdbb58d4

Package: postgresql-10-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
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_amd64.deb
Size: 31504
SHA256: 0155059bf43ada9e26f8a8261f153abaabec7b2a0750a78199d9ffd4227209a1
SHA1: 8c17b1f32a1b0aa2728661f95f1cc953ed7a6ad8
MD5sum: fa8585d6904076f6a42bbb474dc3304c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 111
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_amd64.deb
Size: 82760
SHA256: f44bd5639a67eb54ad898f54b2112b6bc4e1dd88e2da1dba6b3d874fde711400
SHA1: 3b403fe9fd81af7a7d5ff38beb5cb65d451954ae
MD5sum: af73513b573a7d4a152194695bf0c4bc
Description: debug symbols for postgresql-10-pgnodemx
Build-Ids: cddb6854ae680d9fa7bdcae0f339d60e7cb69705

Package: postgresql-10-pgpcre
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 42
Depends: postgresql-10, libc6 (>= 2.14), libpcre2-8-0 (>= 10.22)
Homepage: https://github.com/petere/pgpcre
Priority: optional
Section: database
Filename: pool/main/p/pgpcre/postgresql-10-pgpcre_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 9564
SHA256: 019c3bca284c7707605f162aa1b49acd6a76680a29a60b78553e40e178ee099b
SHA1: ed0c729ec577f9ed049518bf62dbbe1126717268
MD5sum: 399656d331e8a1e3b1ce83a0e250a312
Description: Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL
 This is a module for PostgreSQL that exposes Perl-compatible regular
 expressions (PCRE) functionality as functions and operators. It is based on
 the popular PCRE library.
 .
 Some possible advantages over the regular expression support built into
 PostgreSQL:
  * richer pattern language, more familiar to Perl and Python programmers
  * complete Unicode support
  * saner operators and functions
 Some disadvantages:
  * no repeated matching ('g' flag)
  * no index optimization

Package: postgresql-10-pgpcre-dbgsym
Package-Type: ddeb
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
Depends: postgresql-10-pgpcre (= 0.20190509-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpcre/postgresql-10-pgpcre-dbgsym_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 15320
SHA256: 1d4e81cbce1166616d47ef7b4790db64e1657c6447b4684ae47522174a45516a
SHA1: fea420d14bb071c5635de028296661be95706f5d
MD5sum: de1e26c62f8651d98080da0c728f23d9
Description: debug symbols for postgresql-10-pgpcre
Build-Ids: 08cb697293fb895e5aafba809246c263c9f7ecb4

Package: postgresql-10-pgpool2
Source: pgpool2
Version: 4.6.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 248
Depends: libpgpool2 (>= 4.6.0-2.pgdg24.04+2), 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-2.pgdg24.04+2_amd64.deb
Size: 133548
SHA256: 9f83eb8594cf87aab71629ff309eae1b6711e3154bec9bb615e780e58253b901
SHA1: 492e7ba167741a0b7e152f39156ea77eb2732059
MD5sum: e1f5ad123a6d7ac653354a68729abdd3
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-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 89
Depends: postgresql-10-pgpool2 (= 4.6.0-2.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-10-pgpool2-dbgsym_4.6.0-2.pgdg24.04+2_amd64.deb
Size: 54800
SHA256: 31238232fdaca37ebba23623d9eb779180bc1bc57941d7249484778cf41488e7
SHA1: 3ac3dabbd12b9f735010101098096e301cf9fb23
MD5sum: c83a4c3f71f30f76522afb41a794f92e
Description: debug symbols for postgresql-10-pgpool2
Build-Ids: 5328a633dcfac7a98e2b8d9794a427c1d5c09b3d a27c09dbc0052ba20b3164e85b2819e8f1f044ed edb8421836c202e73f61dfc26a0b096b539d5e46

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2128
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.1-1.pgdg24.04+1_amd64.deb
Size: 82728
SHA256: 9b0f73a963cc7758119689fc8c748df95f547e6d58d620465b23b7fad3b3c758
SHA1: 352a5b2cc722bf6d811d384434b95b7aa9e1d808
MD5sum: 788811df479c3abe67592e513c44aa37
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 101
Depends: postgresql-10-pgq3 (= 3.5.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-10-pgq3-dbgsym_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 69368
SHA256: f7cf083a8b462f40af6dd79ce015c67bebe20683eadabf197ccc0091dbb5eae5
SHA1: c7c2aca26ef116f34447869392178f0780382f88
MD5sum: f270dfe00aa4af82b4072218ea5bc007
Description: debug symbols for postgresql-10-pgq3
Build-Ids: 20902311733b829b5c1ecea83b3e051746892e5c 66db5fb537e2f86f8e81c2f3eb1b8cc41e2e3f34

Package: postgresql-10-pgsphere
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1007
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_amd64.deb
Size: 180552
SHA256: 0a1f570a5aba7baa9bfb3022ad2afc0d271226bdad21fb4b0af179279f630e4f
SHA1: 4035405d24a0d5bf6f1d5a4743051fba1e93ae39
MD5sum: 440ed82eac38c3f79f4916d2fc011a6b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 460
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_amd64.deb
Size: 368764
SHA256: ddf158b008660ee7df546e5ce9393de58ecf2aae39173fe6fbe1e77e48659663
SHA1: cb3d16c2f8f1f0e1b3d446af4ee74590dc51ff23
MD5sum: a1e0e5b28310889dda7e09eada8f5330
Description: debug symbols for postgresql-10-pgsphere
Build-Ids: ab650bfcd2e81de58c0463eb37bb0e483be19588

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
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_amd64.deb
Size: 25744
SHA256: 79df337199fbf880bb69f00f244bd2cdaf6ac803a0204a759489f4d8b9deef5c
SHA1: 1a1d117ceeaf1fc171e8e79d369e7bf7ce0d0115
MD5sum: 209f1a27598787eb9f0af10fdc9dd396
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 118
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_amd64.deb
Size: 93148
SHA256: 3af7dfec6f73bf7e62bdf029dc0fd33fe008416bfd4134e9a7f4e94ea43a88ba
SHA1: 6edb241024627c937093ecba11bfb2c6144603c7
MD5sum: c69c1602fd9be0f07f63783a1f414d75
Description: debug symbols for postgresql-10-pldebugger
Build-Ids: ce5851515a504be585093871397e6f448db8db43

Package: postgresql-10-pljava
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 1302
Depends: default-jre-headless | openjdk-21-jre-headless | java-runtime-headless, postgresql-10, postgresql-pljava-common (>= 1.6.9-1.pgdg24.04+1), libc6 (>= 2.38)
Provides: postgresql-pljava
Homepage: https://tada.github.io/pljava/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pljava/postgresql-10-pljava_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 929920
SHA256: 6ad77430c44fd337c1b3114918355287664ad2b5433e9bb519520719ed288f0a
SHA1: 387dea04e13a94bdbbcb9bd134d0f308b683dcce
MD5sum: 6e9ea98c29a0f565857432a4afe94682
Description: Java procedural language for PostgreSQL 10
 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 has been configured to use libjvm.so from openjdk-21-jre-headless
 by default. Other Java versions can be selected at runtime.

Package: postgresql-10-pljava-dbgsym
Package-Type: ddeb
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 397
Depends: postgresql-10-pljava (= 1.6.9-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pljava/postgresql-10-pljava-dbgsym_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 288060
SHA256: a3d47fe9d3b4dbad3a31e897e52f859ea9d6d091617a015cf3ee8bc95673ae56
SHA1: 2f08e058a1bc7ddedfb44671235aca42139095a2
MD5sum: 889435f95f4f90aed83a05e2e3b8f654
Description: debug symbols for postgresql-10-pljava
Build-Ids: 1475fed6ad27b5085079045f49ca65cb2fcbf317

Package: postgresql-10-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 323
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_amd64.deb
Size: 111680
SHA256: 913da8179f6d02fc52151000b54dce894e7fecf3893d93d3e8ab618c44d68791
SHA1: 947c33b21e93f303b48ba4d5656da49a8a34d0cf
MD5sum: d51643f62c024b017f07d6362c41f649
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 383
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_amd64.deb
Size: 312380
SHA256: 76e18008102cd4e151b78e8c580f4aec34412cfc8461e0dce8305e704f64ba4c
SHA1: 28ac6a12228bad25c5b102624d9c50e8a62702a8
MD5sum: 9f3041f77aa3a4fab68cb501dd9bed5e
Description: debug symbols for postgresql-10-pllua
Build-Ids: 2ab0ac9cb12f45fafa991445f4820fe82190b671 c04c6946b0f93ea28e46b918209119d04237ed22

Package: postgresql-10-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
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_amd64.deb
Size: 20188
SHA256: 5fdaeacf66cc05548a8ce00efbcf100a6a0710283ad5b26c5dd51a64e74ed29d
SHA1: 577f85ad0b9fb0efe37b7e913f321e2cd4ce31a2
MD5sum: 337f8bf7e3f8f54b1383ee353a9b6f2f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
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_amd64.deb
Size: 54344
SHA256: ab7bb3f7d1d78a3cfde042d6e18be5bbae72cc581ddc75de7d0c598c5db8d523
SHA1: ecd3eb5a27e3302e846f5bb73b99d24409256272
MD5sum: 21a369be1c1ada1a210f7331a2f3e1c6
Description: debug symbols for postgresql-10-plprofiler
Build-Ids: 52f543aa57eb4458ad50b88421ae5a5199cfe666

Package: postgresql-10-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 137
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_amd64.deb
Size: 56960
SHA256: d4bff2e54b3eb760994d73c9ac54c55868ee67fef24d9e090355a8d5e78721af
SHA1: 0fb17fbac4707d4bdb01eb48a23eea7a3264b3f6
MD5sum: 7b6615e3b43a094ea97e084003d5d6ec
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 148
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_amd64.deb
Size: 117052
SHA256: c82a9f214be4fd34305628e081efc1cd6408a0e66d95ff818d530c890a9e975b
SHA1: 9659bfb79d3fc983adf9254df482e6e17dcc0ee6
MD5sum: 44888afd935b1ef6b27842df32f1304b
Description: debug symbols for postgresql-10-plproxy
Build-Ids: ff9353efd7d1be74339ab51c9e800e77525ae1c1

Package: postgresql-10-plr
Source: plr
Version: 1:8.4.7-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 139
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_amd64.deb
Size: 56876
SHA256: 4d439c35c2661eb11d7f630a9e2a3eb4da749f689e8bdb559b253498030bd7b3
SHA1: 3d3f09a60adc4711e30c445ac6d5b2f1362ccf17
MD5sum: 1559b86c701822a9e5164caea94fed12
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 148
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_amd64.deb
Size: 119176
SHA256: ba7445b38d116c5870ea6391d319516e1fe64039f5d2ab2a6f0da9d3bf6a6136
SHA1: a815aaa3cf2136df8de93c2a79c3b4d85b421cb5
MD5sum: f5acdaba1b8fc469f4124a9a843810e9
Description: debug symbols for postgresql-10-plr
Build-Ids: e9083a1995669c6d3c9cdc1a870dce627b0d0808

Package: postgresql-10-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 12184
SHA256: 58697ddee14d4bfe730973361a66c7825534daab08aab6034b4feedeee7b9ef6
SHA1: 28b1250a7c05b22cdad88be7f249956998324fe3
MD5sum: afb40ebf4ffd3545c09c52efd6c97701
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: amd64
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_amd64.deb
Size: 28468
SHA256: d2b2afef82c3de4d37182d15b902d0079145050cb37364a609ed2749665a285a
SHA1: f5e4d8fe1f34912ba0e959b201382b0ca7ccdbdf
MD5sum: b4f38e352465dfa973d3a3a9e58ada1d
Description: debug symbols for postgresql-10-plsh
Build-Ids: 5dee69047f7918717dc863ea9f0847b75522e98f

Package: postgresql-10-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 354
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_amd64.deb
Size: 54192
SHA256: 31167a4da66d586064387ebbe9498f45107dbaaf98da18febf204c27f9246167
SHA1: 21aa0114b4261cf83766954e604a465bf131c500
MD5sum: 748a839c516ca53fb6b3e980a6bfbbfc
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 222
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_amd64.deb
Size: 173500
SHA256: 36c255e7a82bbf8bbe093c5492a6128d9d1e6f62aefbc51b8572cf85caf9e360
SHA1: c1301d22159e5cfdce40a94fde1020802ef2ed5a
MD5sum: 407bd4f44d6948237fd16138023e6858
Description: debug symbols for postgresql-10-pointcloud
Build-Ids: 1bfd1034fc6b21d86fa5dfb356ce0a9f989bc341

Package: postgresql-10-powa
Source: powa-archivist
Version: 5.0.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 953
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.2-1.pgdg24.04+1_amd64.deb
Size: 46624
SHA256: ea9548b47bd4cd1039f7b2336b415d21477f5285dd0ba1a3c99c71adaa39ff1d
SHA1: 79c2d2008d0788def2c8e2b8de53234ee051b0f2
MD5sum: a3e171d5e5f982798aa3897703a2e932
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.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-10-powa (= 5.0.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-10-powa-dbgsym_5.0.2-1.pgdg24.04+1_amd64.deb
Size: 35624
SHA256: 5fe9d863bf04f96df3f90d4b43a60ca45f4db6a4c2143967d37e15ba22cbe3e2
SHA1: 95d985f4d0482b8f78f6eed64331152964559fa6
MD5sum: 67c5fbbc1e385753bd645ca3548f6191
Description: debug symbols for postgresql-10-powa
Build-Ids: 3a6c194692703e901dcb695b2ada96b8bbd1cfb3

Package: postgresql-10-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
Depends: postgresql-10, libc6 (>= 2.14)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-10-prefix_1.2.10-3.pgdg24.04+1_amd64.deb
Size: 20884
SHA256: 8216c5c9acdb87dd2d64ea668291577ff2edc283415361df3fd8dbfb24ca3a00
SHA1: f66d9cfc9b781c2ce2b8289de3b34af6ea9675db
MD5sum: 7536c468b43b1ee9b76c2fb2d5765d04
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
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_amd64.deb
Size: 44352
SHA256: cce72560211cfb07a6f73eb126aadb32f61639bf531ff64744a5cb4d49b8158d
SHA1: e3dda711b8d0dd066ec815929e884a1067efaa0a
MD5sum: d655a2a9ae61eefd13a87321c2948e1a
Description: debug symbols for postgresql-10-prefix
Build-Ids: 0895543d0e7c0901a28c0bf7df7a393065ab9076

Package: postgresql-10-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 8696
SHA256: 91fab54aa57334f342cb3424102dc29b95f32feb72903e3d4db1a098fa538d98
SHA1: 499f96ef0af821bd0dcab2167b7f50f6f19ecdee
MD5sum: 674e3b6c0b4a6fb981ac3a0fed77bc06
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: amd64
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_amd64.deb
Size: 15996
SHA256: bb3808f9f6881d497e68db058252628b8168f366b2a27fff019edc6aecbb029c
SHA1: 0f070f757eee037c99ed7cc5d92ca6c2a10f1623
MD5sum: d508568375c39528986bd94a76e98467
Description: debug symbols for postgresql-10-preprepare
Build-Ids: 5532ca033617be398ab64e678b11ef11de3f6dec

Package: postgresql-10-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-10, libc6 (>= 2.2.5)
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_amd64.deb
Size: 6728
SHA256: 6643920a17a998cf324e5a8eded35b88febbd1c2c862bfad46f670ab5f50e11a
SHA1: b44535a2de906583687cd23b015ca735fd64a4e4
MD5sum: 17d739b33cc61ffa61b8f9a5eecd3929
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: amd64
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_amd64.deb
Size: 11884
SHA256: ff79172bf72c40b476853db3f3084bac02d885f5b796815829ebfecb8e59c3b2
SHA1: 9f99445d607f9b6f013d9f9fa28855ba30f5f7db
MD5sum: 4565f39be9d2505f311e72cff03bbf9e
Description: debug symbols for postgresql-10-prioritize
Build-Ids: 797d7fd03ec4c0817512c366bc53c655447dd196

Package: postgresql-10-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2600
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_amd64.deb
Size: 72044
SHA256: 35b6418784932303832971b52d769af4265d0179500a775293222f2352d9e17c
SHA1: a115ad1f7567eb27881b87f049669cbcdeba7f1e
MD5sum: c67a5876bf436241871a5816c2866bec
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 106
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_amd64.deb
Size: 85012
SHA256: d5fb8355742f4c649fb4b26f1673e3089f216941be635a471cd85569e762357f
SHA1: f2c08682dd321b195b5c7322067af38cf69feb1d
MD5sum: 1ff7018db55131664877b404a4abf0f2
Description: debug symbols for postgresql-10-q3c
Build-Ids: f64c05be7fb6ad884b9d10740921a6a7a1bb54d4

Package: postgresql-10-rdkit
Source: rdkit
Version: 202503.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 582
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202503.1), libstdc++6 (>= 13.1), postgresql-10
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-10-rdkit_202503.1-2.pgdg24.04+1_amd64.deb
Size: 248672
SHA256: 82bb48af94ddb9484f510c1cf050990af5555a2c8c944816ea2685bf8bc410ab
SHA1: f578604f10864c30ecf972d530a72d51644e6e5c
MD5sum: a74e273d9600a346a04a16f4352df2e5
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: 202503.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1177
Depends: postgresql-10-rdkit (= 202503.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-10-rdkit-dbgsym_202503.1-2.pgdg24.04+1_amd64.deb
Size: 1116972
SHA256: 0204c8e510b3540788114285b3bb756aa6b7dcec715822c11f0788e6375e05ff
SHA1: 1068dd5343c756aacffdcbda23229f0d618560a4
MD5sum: d4d79cdc35e31f5db982c69789f3151b
Description: debug symbols for postgresql-10-rdkit
Build-Ids: 8148386cb42b951e0b874608fc4f60f21304812a

Package: postgresql-10-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 182
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_amd64.deb
Size: 69868
SHA256: 42a769739e4dce59f9b9ec663abbf620ceca01056dae9f281e4e53d1116e98a7
SHA1: a925fd259752086ffd010febee6e14aeadfd53ad
MD5sum: 31b00d7c09365fdf9af23b3516853688
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 157
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_amd64.deb
Size: 115468
SHA256: 2276c52b5a48b3791f3f231d4a6f1770ae1612de6a01c0d73596a6fafb42852f
SHA1: 96aab81ce8738ca015526ade7189b9a5244198fd
MD5sum: 90661b866ca556140ae0dbffa8130239
Description: debug symbols for postgresql-10-repack
Build-Ids: b07595a9d4dc74a4cfde9fc82c4c4b24c40c3f0e b1b75f41af4db579bf85a7a41a8f38bc98dc6af6

Package: postgresql-10-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 866
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_amd64.deb
Size: 216920
SHA256: eb12707a67a184f544d5eba4ae0c45de6909d7c0583c4c77770bcd42339b074c
SHA1: fbbcbf034bc6d1b3a702b1427a9a70853a9d24eb
MD5sum: 882999c3da3b14e0f3f618bc35b04205
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: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 715
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_amd64.deb
Size: 565508
SHA256: e4198d08732e891e76a752ad15a1664baa0ae3e17aa8b41622fce58924bee7b7
SHA1: 91e867c267baa24b65321729a030ff0b4b8e3613
MD5sum: 064545db121d0664b7f574f83afa7b9c
Description: debug symbols for postgresql-10-repmgr
Build-Ids: 006eb2c5e495105b5a28d6a2a3643bb2131f7d02 643988652c36216ed852752073388106f2c1fb5f 7943df6f1ebac277cd2103959774cea1bd3ae1e1

Package: postgresql-10-roaringbitmap
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 270
Depends: postgresql-10, libc6 (>= 2.38)
Homepage: https://github.com/ChenHuajun/pg_roaringbitmap
Priority: optional
Section: database
Filename: pool/main/p/pg-roaringbitmap/postgresql-10-roaringbitmap_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 91528
SHA256: c7fe5e84c2078e8361c9aad3eea1346aa4a09e40aa36fbf40581947a40a38ea8
SHA1: 8487ae555a7cac74c283fea96f5b20b3466add03
MD5sum: 52eed581c8112073a36e0944035b21b2
Description: RoaringBitmap extension for PostgreSQL
 Roaring bitmaps are compressed bitmaps which tend to outperform conventional
 compressed bitmaps such as WAH, EWAH or Concise. In some instances, roaring
 bitmaps can be hundreds of times faster and they often offer significantly
 better compression. They can even be faster than uncompressed bitmaps.

Package: postgresql-10-roaringbitmap-dbgsym
Package-Type: ddeb
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 392
Depends: postgresql-10-roaringbitmap (= 0.5.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-roaringbitmap/postgresql-10-roaringbitmap-dbgsym_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 352384
SHA256: b6e41a90a2bba3186c5fb1251a14b167cc0960d717b39f4ef4c744aa1f74d304
SHA1: 8d30482e1f864c367d1c6aa723ae9777549bbf81
MD5sum: eda0d78e2d5b5a90ba9cb154130d5ff5
Description: debug symbols for postgresql-10-roaringbitmap
Build-Ids: 09b5826f6482169f837c19bfba082084d3af9b23

Package: postgresql-10-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 24848
SHA256: dca906335671bca501f9bff4576add5c3795ba698b8a860dffeff7bf85bf6dfd
SHA1: 30cd9d240095eeb8eaf7de3433efe5fabe71d283
MD5sum: 829e8ea9c4d9432763f351882e85963f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 37
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_amd64.deb
Size: 20324
SHA256: 3fc20ee86c81de42a24677b90bb95529864386362d68983ede2c36aa9451eb7d
SHA1: d05a6c280584ae7efd48769edcb0cdad042ca1c0
MD5sum: 9ca9d6cd3ec190efa6104607dd5c8482
Description: debug symbols for postgresql-10-semver
Build-Ids: 59c5a00c7ad1e34ddd91428798b7de52a4019cc3

Package: postgresql-10-set-user
Source: postgresql-set-user
Version: 4.0.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
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_amd64.deb
Size: 18848
SHA256: 5b000831dd7e1606dad4b2a994cba24d8ecff0d6901fe00aec337cef0587ef71
SHA1: fb51b769e2c945d0aecc02af5b2d0accc46c2b9b
MD5sum: 0c91f680359267f25ccdee241a6d3848
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: amd64
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_amd64.deb
Size: 36044
SHA256: ea73a4267e824d254fff5e90f77fb03704af7f31743ad8fb0b9b64edecbc37e4
SHA1: 344879b4fde82fb46b5b0ffd7bc3d28006dc5c56
MD5sum: 876862da7dbc6538f2f6363f45e6daf7
Description: debug symbols for postgresql-10-set-user
Build-Ids: 932bcff058cb7e961e2b4b6bbe3891a8d762ef3a

Package: postgresql-10-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 119
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_amd64.deb
Size: 34444
SHA256: 2cdb50d6202460d160d72b78e6894b0bc413ab0d7cd5e9c91fa5b6ec7c748295
SHA1: a9cb78cf9d6a6cc971aef0766f5ba7bcc35ade0a
MD5sum: b7f25e09545aa5998cf76e3539de7aa8
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
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_amd64.deb
Size: 58976
SHA256: 797428fc7839c3664dac1f1506f3d94f8a6c6fb572e42ec538e48cffd3c1dfcb
SHA1: 3f91e32ef240397982ee3f9d6c74f34cbafbc8fe
MD5sum: 48f1b725c3543c06b6f4c2287acc3ca4
Description: debug symbols for postgresql-10-similarity
Build-Ids: 6d6760cc49bc2639fedefbfc11134e5eaa7ae83d

Package: postgresql-10-slony1-2
Source: slony1-2
Version: 2.2.11-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
Depends: postgresql-10, libc6 (>= 2.14)
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_amd64.deb
Size: 19148
SHA256: 230bf57a14f304a54778313db56baf105cc72f05bb86320c89332f8485092163
SHA1: 1789c07202be3f85f9e709eb23e84f9566e14e95
MD5sum: 9b35811ceaf0abd267bd800a9253a649
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 81
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_amd64.deb
Size: 60156
SHA256: bb216f6df95a6a660ddcb1997f48e383efc1dc6e2a0314defef831abcfd88564
SHA1: d3e27090409d7e7e00027d561d435762bf0e5d70
MD5sum: 29024e818fa3a962eb9c5deac7cd6918
Description: debug symbols for postgresql-10-slony1-2
Build-Ids: a2b30c69f9b97cf793c77cbfc0702706fc5c6366

Package: postgresql-10-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 36
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_amd64.deb
Size: 8820
SHA256: b2e2672e0e39aa00435d0ba8c4626f86db35c741fee0a935ea5a64b515839b86
SHA1: c5f378405d4380360e4fc1a44e1861d78772d914
MD5sum: 4a01cefb98e772b2bf4407f9957f9c04
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 29
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_amd64.deb
Size: 14132
SHA256: 785acc65cce3e8e7645789d8e1f005ea9f7f0299afd2df39236320620d94a0dc
SHA1: e9cf1aa72904c153e84d660fd45fd06afb9a4a91
MD5sum: 2a40365988b8ed50e3bc1686af93d1ea
Description: debug symbols for postgresql-10-snakeoil
Build-Ids: f0e3c5342c7e8ed7f75125d8e3427665e49d9e36

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 84
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_amd64.deb
Size: 20768
SHA256: 45cf6967aabf97b4191bcc59f8527e28f91b9c165aff625df9b389844ffb8c23
SHA1: 5dcdee3c46b6a072ed94b0fdd33b41b761d54ba5
MD5sum: fee8c806344d24ea9080293e632c88cc
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
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_amd64.deb
Size: 33960
SHA256: 4d24a0afb52c72564343f46622362603bb04a59d1551b054f6f401d839ad2d39
SHA1: b46674b066a940be2ad2ce7e841b96f8d024b62b
MD5sum: e936c2e4ec12df667ecae8aee3f5784e
Description: debug symbols for postgresql-10-tablelog
Build-Ids: 25b4e228289228b400abb494053008e694dc0e2f

Package: postgresql-10-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 23464
SHA256: 99d3ad0078952c774b0f09104b095de820aff72876c1f33f88b3cc43cc8a8395
SHA1: c49b9f02138958242920c5727e13a9e5236d41df
MD5sum: 2853a67c3dbe957d1f3cbd6764ee1185
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
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_amd64.deb
Size: 48520
SHA256: 086b0fbe02e8dfb0e95d1cd9e40a430f6beae0594bfa2e243dcff4a1a4d7f06b
SHA1: 158d1d9c20a9837c4fb95e1e94a8f1c976bc5fed
MD5sum: 4962f737956e6ed82d0c24f32700bc03
Description: debug symbols for postgresql-10-tdigest
Build-Ids: 5370706904f33c313aeb09e49887c026b53eca4c

Package: postgresql-10-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 110
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_amd64.deb
Size: 34548
SHA256: 98bd4ef1725d5d0fa24bb04d5a1864724c4aeb172a101e190cb73093019cec0e
SHA1: a2b9d79f19de4b52c2be86867097056ea93cab04
MD5sum: fb6f591963f070d61618efcafb886bb2
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: amd64
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_amd64.deb
Size: 115812
SHA256: e703f43c8230a143dd88e0b6da4ac0edd4b76558d6655dcc7d0cac079649ecbb
SHA1: 8ffc4d222ee720ad56a38c8b4465717c66ee9162
MD5sum: a6267961963a6fd3735a8d5b658213f1
Description: debug symbols for postgresql-10-tds-fdw
Build-Ids: 626e2430dda934d3b755ec8d2b8c1e3b81771629

Package: postgresql-10-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 34
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_amd64.deb
Size: 6968
SHA256: 47857a82986d35ff8f44252baccbfb98199cddf67f3ab8e7d1d0eefca9d7fb5b
SHA1: 4e4c0302eea14033675fcea542e5f18b5aa47619
MD5sum: cab55d5a54d7052332238dcbdbe5d1b5
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24
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_amd64.deb
Size: 10296
SHA256: c389aff1fb59099175c01024564375f023f5c60f2a31413fd1462cb6acf30b3d
SHA1: feef862867b0d8a3f0f891248cc6a99aeae435cf
MD5sum: 110d240a37c0b5141c0afe0d35ab83e6
Description: debug symbols for postgresql-10-toastinfo
Build-Ids: b28198d7182639117341b731b141233294963bf8

Package: postgresql-10-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 570
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_amd64.deb
Size: 108580
SHA256: c466aa6a10e6c91e3db86c05a02c03fdd0caf4bc60d93814dc4e68c74a876ff7
SHA1: aa00d455263a09b0cbd816d17b1b8664db3a1ca7
MD5sum: 212c25f00a41323fb9d4e42c9632564e
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 91
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_amd64.deb
Size: 61112
SHA256: 3023e6da0d5525c67c1761c5cb218df1b29e2010a8ec957cac45a901ccb15124
SHA1: 027eca47242013c0e7d96bef8c35aab7529af376
MD5sum: 40f4e7a7b4b26cfda04ff5af55861707
Description: debug symbols for postgresql-10-unit
Build-Ids: db97fac84f6259a56efc50cd2e747d0e5d9ab39f

Package: postgresql-10-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
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_amd64.deb
Size: 18740
SHA256: 1355085ba0b36ebe8b98813b2d4e352cf7977d342130da210b1de3ad7d2fb53a
SHA1: ef7aa03ad91af3ab301cefe1435cd8ad85981b44
MD5sum: 11903ea22875318722143904f0f3e81a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 54108
SHA256: af3b70184a3ab07d8f23d717d72c744f3a17e363fed5a835ac959b34ab325a45
SHA1: 0e7e097ef845dbe76466535d72ce66a4fef4736d
MD5sum: e56c6814e36debc3737422690b83dfb1
Description: debug symbols for postgresql-10-wal2json
Build-Ids: b49271c4c01cfc7f8e2ca7165ec26e802a7d7b2c

Package: postgresql-11
Version: 11.22-9.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46580
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_amd64.deb
Size: 14884048
SHA256: bb52a15f0597555ba99d01a7ff6b70f0de888a441379f0edfb178ac529c02e3b
SHA1: 3ef96b186a6b12d6ed38266cb971b6ca537023f1
MD5sum: ae858c5ec8fb42719757e3b68a222726
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.14)
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_amd64.deb
Size: 13052
SHA256: ca319daa060a8898db617f04353651108fd8a408e1329c65d1892706c4d93cd9
SHA1: a1f189ff6924245c5ef31dbe456f5aa294f0ce9a
MD5sum: 27bd616b01aa2c0f5a449422ee02bfd4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 23
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_amd64.deb
Size: 8500
SHA256: 2d34b97c17b6f081d888cf91e428542343486afee579de852afc8abf3354da89
SHA1: 103ce635c2ba9bda71657b8c60a670de3a8031ab
MD5sum: 193e990d381caaf044b4ba840bddd3f6
Description: debug symbols for postgresql-11-asn1oid
Build-Ids: 961148221bd3673c3a21b5b2bf48c74f7352c160

Package: postgresql-11-auto-failover
Source: pg-auto-failover
Version: 2.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1038
Depends: pg-auto-failover-cli (>= 2.2-2.pgdg24.04+1), postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38), libpq5 (>= 8.4~)
Provides: postgresql-auto-failover
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-11-auto-failover_2.2-2.pgdg24.04+1_amd64.deb
Size: 360912
SHA256: 42fa23ad15de5e129b193f8b930c42bc48b8cd91e233fa5949ae7428c89bfc89
SHA1: 5e54bcb5d080d99837a0d1ffc43ea8e84b797363
MD5sum: c3db6eb3a5da374fca273d7419ec24e7
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.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 169
Depends: postgresql-11-auto-failover (= 2.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-11-auto-failover-dbgsym_2.2-2.pgdg24.04+1_amd64.deb
Size: 130408
SHA256: 4f212465489a734d952cf879a38ddda80237150321fcdcde98a6a35ba0bac1a2
SHA1: 00bba28dfa17415edb7be48201fc731d143c6f0f
MD5sum: ee38e4e776a2374f1de4f9d7686f6f40
Description: debug symbols for postgresql-11-auto-failover
Build-Ids: ec050d62c4c4c97ca5d61388bac1e72d2125f5dd

Package: postgresql-11-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 44
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.8-1.pgdg24.04+1_amd64.deb
Size: 15316
SHA256: ae0dee2b3c3baa2169c121a02aea4223e2cd84189f76021720a08ea55ad2abfe
SHA1: 251a52068c6a6a0f8f714d7fc232e1cfddbd9a8f
MD5sum: 06d467e9712dbae7fc8fd46fa3b58363
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.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 23
Depends: postgresql-11-bgw-replstatus (= 1.0.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-11-bgw-replstatus-dbgsym_1.0.8-1.pgdg24.04+1_amd64.deb
Size: 8608
SHA256: 00b2b012d16f6608c9d49deed258909a349264713efba43b3523108cf3862336
SHA1: 2fbb5a9cd5829c2076429b1601462cc75a34142d
MD5sum: 31d23835d3f2b72548677e81a068abc2
Description: debug symbols for postgresql-11-bgw-replstatus
Build-Ids: f147aadd62d0040c0a4f0b65a77fd85e778b48c6

Package: postgresql-11-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 102056
SHA256: e1c6218320932dd1eb97acaa2a7a44b99b126f12aaff84dc9aab4aed588886ad
SHA1: 76b5add26697d18cd16b4fb4447970c1c54badf6
MD5sum: ba498a3a6e1403e5ad0dcc274e649994
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
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_amd64.deb
Size: 96992
SHA256: 83c47f8bf0a2664427faac445bbf763ad954d9a23ab7d1963874332e974ce942
SHA1: d929b44ae066216bf7cf48c819fa803a537922b5
MD5sum: b4aae73abf90509da95a370cea44d98c
Description: debug symbols for postgresql-11-cron
Build-Ids: 50a3c3c61911e28d88039e3c5ebd286e5c627d66

Package: postgresql-11-dbgsym
Package-Type: ddeb
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17276
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_amd64.deb
Size: 14632952
SHA256: 54fba49bb7120b0e9302b1c8f1a4e40b03b65f5afe507a63c4738306d258da91
SHA1: 610db42791422bb01329066a2172c59a31090d1b
MD5sum: 0fb25c5dfbc434f33d42cccfdfd95c5a
Description: debug symbols for postgresql-11
Build-Ids: 04e6548029aad13ce1f60a1052b29b919dc2e99a 0523e8d271a48aaeaa3f43c009de4f3a270127bb 0570d9bb794c995cb8974077873ad986a22cba44 05df6d66f21782e0a04ba1c2f9e4f4f56386c070 08e9db056c72374270a2be1df4cd5f27b869faf3 0a63b26fd6be4afbd83ddd89b2a553e6db2b436b 106df0275c6e03cb74ec4795bec2bf635f79bc43 1280d89f23a822720b8cd49407eff58a8c6350c8 1362c3eb4c67fd4a1902ebd4f59e82912f911acf 14dc5a10836075c251bcc2b579d887df095dc5bb 17a53e8033058ac52a0f51da69c3a5fdc1428230 18fc4b1a256fdf74069ed0f1e0c9db85834c5b5c 1aed91fcd25f48960dcbdc4caf9ef73999118874 1b142485c9363790b6e1bbdcd9d39c83fadf2fe2 1e3ae3d19f4ae4b6ad936de57532ac5b55db77be 1f965437248912ea613d9bc106b1880309744b81 24c608ddff4bdf2184776ba04441778789446958 2a01e086c58ff30576ad659fd9061e7c44069683 2a8fc211b788935c77d76533de04a7c8407f5a6a 2b04a48b6581cb55b19399c87192172045332bdc 2c8efcbba5a15f82f6a9a37fc9c016413e1be7e0 2c93939fbe1f6709edf56f83ca67da19381caf44 2dbe407e392ac5caa05062a4262d12bf192f0d9e 30667369e54685959e37f17f3b21056728ed9b1a 338fdd4044e51d49b5170e4f3bbf00814f031fa7 3df595cfd80350378693a34253c7116289a99d47 3e593b69b4094126a3e7e5daa3eda6ac1cb750d1 3f0876e7aedc955e1b0a5f132aff45e00f628064 3f2e41711470b125ceacba8616a02f29c2c01f11 43639866ba38d6496883f1cef5c872d2de036a05 46121824fa4c5cfc75b11e7abb9dedc529952017 4c4983403d495cada6e44a270f5d93619b824bc2 4cfcd7238134201dc7f91d69f181018954a44ddd 4d5004de9d0b65c2d0edb38e521855b309444472 4e5baad41ca26a46171ecaeb76c731687a2cc79f 5269c5f20956a08774a904186509cadda1c56777 5456723c552fe2d032489ceaf818d7116e7ca221 5580d87102e7091e72acabdb2a372dd118508b89 55bbe96e93d33f2a2b0415ded91b2d00c002e04d 57d9bfe3ad4c75e7991cfe815806d58253c51220 5bbe37e05f83153624b098df5d74f9c05a70c9d9 5d72e43137ef5b4741bb1a008ffc067c2572af7c 65d75a3a3521c07b17b6b937270767c09d2b6ad8 70003ec78086453a1189e515e2e6c8ff8493167c 73bf3d7ea89ee023fd435f20e373dbe414cfae63 75c3be69cc8f1c83c0c14deee75c48ca183756ad 76de9678478d2495185185f6c5a26496207d99f9 7c85fde26fdcd44ca2179b938af1704c387f70dc 7e708ea76b721b487ce57cafd0e3b6476c847298 7e7ca971e0cc8241097871696d484a4dc162a3f6 7fbb0197e88ccd06c059995c6bb88c40ddc5e1df 80116dcbee36eff43eff49ca2c4c7a22b9e35d49 8168ebcfa146bdc1553f75cd87c522810d0ecc16 820158c7d8b744b73c56c84637d430d2843c492f 85ca4f34a994f68293227f0a065a6e38f1666f97 8cdb7339ffe78e74eafe05c421858a7be17accaf 8dcb6cc89d5e7f8759fc2a6b333d24ec6028c5ec 9005f69d19c3734147aedccd5a059416d56b6d0d 9217e39719ceebfe89b46bba41780f5b6b69388f 9dcd4c31553562664addca81378c9d7d75b03636 a1a281da5c6308d4cd218172939580d5b50574d7 a52e82364b16ab4f9528b20f9c97dede5ab95b26 abe15010bd71cff3ca010eb4e0628516e811714b abe4738bf48ae9387715332822dcdfbe49940e22 b0ce4d5bf883afaf52ed8cb3c74ac28c2d564975 b346ade91e678eaeff2993d2a0dd4a02cce3fffe b3dd165e1cb401cb5545a3baed146d8e7fc655bd bd72eeea5b2c0bbd244fb229b13ed7428941a357 be7d0dcd83a94024eea2c82ef69d9f74b94a8e3d c282bb225c391f41e87f0f2772a0f02cc0b06237 c4bc7ea820a38a546e8d624ad9ffbf4004cb8e35 c5ff846aba148b8d6b10887aa0f0708cf83cbaea cc1e3b5073c7d939e9e4fd6a0a1f7f6f39e1f2e5 cc65da7813e39d0553aae458772466bd695a30d2 ce319cf6ee915bc842c199d5ad688c6eab86f0fd ceac8747844d645c028e2f02dd351230af630660 d19dce0ddd172850b10818bc77d6de977dcda247 d309f0cf0c95182237d88b1d55171a51175b27e1 d3153dd3b430d05912a8972ad064a334ec90a57f d41b68d9da2282292fa7032c3f1d63c0a5ac09f1 d686cfc97fccd958f1bf5a4feafdce4b4e00b33e dab6123f6ec3deed85413dfd13c93f4931dbe553 dc330d14634e192b09e23f5e3efdc0e2e0717b95 de419f0c80f0988dc442344fa5d7b2ed429c1f34 e25c6d0722823850632a816788210deb9626da09 e2c570896b6d837da4c68f5679d2c4d05fda5928 ec300fbfe838d5336378824c50544d3ef0bff9ab ecf9fc6fb11b648b508a56dcfab860f8013a1427 ef099bb5903836d2845b9e47e60fe74b96fd9130 efa9fd8a3076a91cab8772f6b75cce34606a04d1 f1a92863a41a61f7a1c260aae033c151df540832 f6271255c226b648093451a2d27af1888887871c f7a2fc2c4ef6e0a9da39583e91321928edd67e0d f7af16399307acef42bd593f3f3ba95c45c85270 fdf6991ffd0fc763eb1ec624831a97018fdecf1d
Postgresql-Catversion: 201809051

Package: postgresql-11-debversion
Source: postgresql-debversion
Version: 1.2.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libapt-pkg6.0t64 (>= 0.8.0), libc6 (>= 2.2.5)
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_amd64.deb
Size: 14292
SHA256: a0fa34a1f334c265f633e4ea25b40bc0ca0ccc1ed312e2b6e82eb26be5e07c6f
SHA1: da676cb61a79cc17279473936f8788d0ce0c4a63
MD5sum: 25bdbae37b0f2d1d00f22e77ade7355f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 33
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_amd64.deb
Size: 18432
SHA256: 357658a43d840ff4ff1df04c2b9f35bba89fe17f4c139c6a62444131c647d00a
SHA1: 9b9c0ad901ac30482df4b9ba970388e13781d830
MD5sum: b3b95d3cf23fa2c8e9079c355ddb921d
Description: debug symbols for postgresql-11-debversion
Build-Ids: 066ddb755c4a1c4ec4a66fa8df5e2fa799f4ee50

Package: postgresql-11-decoderbufs
Source: postgres-decoderbufs
Version: 3.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.14), 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.1.0-1.pgdg24.04+1_amd64.deb
Size: 43372
SHA256: 3af4c48f8644dbb663b5ab32980c90c111b07a0b3fbe60614f47e29878b41fff
SHA1: 62323f87b0c7101c4df6f8bd03ab8eec093c26d7
MD5sum: d3af28524bee140fef3f560bf1f67103
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.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
Depends: postgresql-11-decoderbufs (= 3.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-11-decoderbufs-dbgsym_3.1.0-1.pgdg24.04+1_amd64.deb
Size: 38416
SHA256: 9dba5136cb7e490eb16bda0a408df1f227cdb200a3b3fff53b87f868e3a2bf8c
SHA1: 5c3a8a0ff3484479c599f0ee724b77167f8cf21b
MD5sum: cda1afe2eb97b5075736284ee989f315
Description: debug symbols for postgresql-11-decoderbufs
Build-Ids: 5cc8bc919c49c3e665605f8438c6ec407a760836

Package: postgresql-11-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 71
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_amd64.deb
Size: 25020
SHA256: 401c4c9059b672cef5865113009a0e6ae52e3e6268aa1dcb07a9d8e42b2703d9
SHA1: cc2d699b3f6b85d420061669483d845c11a16709
MD5sum: 130762ca18a1ed250d8d03ce470b3607
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
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_amd64.deb
Size: 31708
SHA256: e683939e7c743d609531cdbe826f81689c250da6d0ec55315d663b5ca160bbd9
SHA1: f342fea24c89f0e057c925c99bc4b21009d14666
MD5sum: 5c1de7776482488576e8221f2a246d8f
Description: debug symbols for postgresql-11-dirtyread
Build-Ids: dde954cea952447ef585e0cacc847f0701c5776e

Package: postgresql-11-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
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_amd64.deb
Size: 15920
SHA256: f947049314964852da9c0a73f54c7e2b92df2bd1c1bbed67197492e3eec8da92
SHA1: 8ece95654c0e17a43989ee6dc7e17d266fbfb3fe
MD5sum: d2771d1fa46d97ad058731ee980e5d27
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
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_amd64.deb
Size: 9620
SHA256: 0ce69743cb9ed0230e6dc69cde4741ecc40b25f17b9da5a70866908afe943580
SHA1: 652cc3617ee4cf27403e2bea843a3e7b66d1279d
MD5sum: 88aef00055c6db7c28d1a6a4f0f17943
Description: debug symbols for postgresql-11-extra-window-functions
Build-Ids: 3013638d3d7adeba60660b8d2118fcf932dbb1a2

Package: postgresql-11-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
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_amd64.deb
Size: 8492
SHA256: 2bc1345f86171ede526882e0681c618063c9102fb0949cab8b8f29853245383b
SHA1: 060d7b76f016619e27a8188250a2919ec69ee9a8
MD5sum: 739524ca7045f995ac98a31632640f31
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17
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_amd64.deb
Size: 4036
SHA256: 5bf25b4700f292f108ed33591e27f889e22067effe111b9bf27fb46e6cf4eae1
SHA1: 2503f516b2c1195b561eb233cc55f6d55b597d04
MD5sum: ef6a02879f0e9505d511ffa7143dbff7
Description: debug symbols for postgresql-11-first-last-agg
Build-Ids: fe001058dfe42816b211f10470eb7fb029c87c1a

Package: postgresql-11-hll
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 200
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://github.com/citusdata/postgresql-hll
Priority: optional
Section: database
Filename: pool/main/p/postgresql-hll/postgresql-11-hll_2.18-2.pgdg24.04+1_amd64.deb
Size: 82488
SHA256: a3ca7e7d3768724e68521d441d228c63c1302e9b83e7c8825f5e50c3fe19f70b
SHA1: 36f182be42f12526775796368bbabc46d799abd6
MD5sum: 12a0d70ede1d75f3949bf91f9759541e
Description: HyperLogLog extension for PostgreSQL
 This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog
 data structure. HyperLogLog is a fixed-size, set-like structure used for
 distinct value counting with tunable precision. For example, in 1280 bytes
 `hll` can estimate the count of tens of billions of distinct values with only
 a few percent error.

Package: postgresql-11-hll-dbgsym
Package-Type: ddeb
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 111
Depends: postgresql-11-hll (= 2.18-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-hll/postgresql-11-hll-dbgsym_2.18-2.pgdg24.04+1_amd64.deb
Size: 85536
SHA256: f2275d68af91b1ee55e366ed73776b91e38c437fed3206239fcf59d795fbb260
SHA1: 98de43f9d1cefecd711652c8825c3cf17272d760
MD5sum: d357b8d980eb60fd793aac4486f200c9
Description: debug symbols for postgresql-11-hll
Build-Ids: 33deef742903ce166546138affebe62395214a10

Package: postgresql-11-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 122
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_amd64.deb
Size: 47972
SHA256: 1282ca96139fb4368b3166688ad7d95daa90651a82a48ad59e3a6a6288cb9d74
SHA1: 0a507bf8565c0c7381167c96801c25ed8a084cb1
MD5sum: 852020fbe4ea51cb773f8a8c4ffe46fd
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
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_amd64.deb
Size: 56752
SHA256: c82104caec28fdc7a5ee344648b19dd2e5ff4be6894467cead40ba450cbdc879
SHA1: 2886eb0c002fe2837e8f484a67b27ffee17f592b
MD5sum: 94b3e601b96d20e20baff1f20d8e93d7
Description: debug symbols for postgresql-11-http
Build-Ids: 8f37e99a555fc4a6cdab930528e8b6c93266c021

Package: postgresql-11-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 168
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_amd64.deb
Size: 70452
SHA256: dbe576028e3bccd111387264494ece72605663491e17dec5dbf9bbd6f3b7be5d
SHA1: dcb4ff249b7c42b945c4db3b4e4420621c932406
MD5sum: 0514a8045ed5a9fca052ee3d04e120e8
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 99
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_amd64.deb
Size: 75296
SHA256: 824d146d15dafc16b05570c9122c1446c0d49f496beedffb407b0efe4df069fa
SHA1: 5a2584cb45248f3ea4370f95553f24fc1a40f95e
MD5sum: 79b9f5779487a5d49fc6ca5dc3b479de
Description: debug symbols for postgresql-11-hypopg
Build-Ids: 72e882a7cecd63d95c9c4c4b028e69105c6cf99a

Package: postgresql-11-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 275
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.14), 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_amd64.deb
Size: 104312
SHA256: b8143e5ffb41a9a2625ec29bcdd09ccc771066071cf8435e7059d6bbb085b133
SHA1: d08d23ee9442a5c3099e490abd9e8b21ad0338a2
MD5sum: b99241d2ef23caf6ba5541043135f19f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
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_amd64.deb
Size: 91140
SHA256: d6592657dc3fea8722cc77099a838264e72470e8863ce0c38ca5e39580334801
SHA1: da8b11f77c7f2ca153c1b7701147504ae8c0ffd6
MD5sum: 750b3edbbf71f3aafd06e268aca650a7
Description: debug symbols for postgresql-11-icu-ext
Build-Ids: 9bf12bd0a88729d60dd14109995f62147ed99fdc

Package: postgresql-11-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 640
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_amd64.deb
Size: 199836
SHA256: 1c4624a884375ddc128d52671793a6406f4dc9132465ba94c15d9c1b35284328
SHA1: 10c472336d032652778b7f417d37f0b5c95b6cf3
MD5sum: e8646d1e373a55ecf206f82fdcf5dd25
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 236
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_amd64.deb
Size: 181844
SHA256: 60891eba6180c685a6ef8b97898986f6d2e018007095d4fb22ba0b2fe55136e8
SHA1: 97317cd54533ec878b5f5f9692a6482c736e90ff
MD5sum: 08f031886e521c245f660e7fd6528d25
Description: debug symbols for postgresql-11-ip4r
Build-Ids: 5a9c8dba9e21d48b749475014ceb57e80c51433a

Package: postgresql-11-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 306
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.14)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-11-jsquery_1.2-2.pgdg24.04+1_amd64.deb
Size: 134428
SHA256: 1502f294e616db779c35cf646a5e2966b3694626febbfb2b3d0199b996cf5dac
SHA1: 12bb79a26b0a5913afee563e09320e98300ad96b
MD5sum: 10ba73ba07f96ce971d67469c4e23c74
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 125
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_amd64.deb
Size: 96640
SHA256: ab3f8464041769803b417a4f39f3add963e08f3eca600ed22891ea6e0058ab68
SHA1: ea442580709955d5580e0b25ca146dba1336f707
MD5sum: 5e82d9bfcc43c88131efc85754f3d182
Description: debug symbols for postgresql-11-jsquery
Build-Ids: a4afc871f088a44c831b8e54ede1c154be27a0ee

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 304
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_amd64.deb
Size: 137596
SHA256: 7eb36bf729e172db5519bbd5799a32b346ce1baaec1d18fc56420e0517162c81
SHA1: 3bc0697dfc7ce32ed30c45e40ad07a092af69439
MD5sum: 6eb26a1c4bee49f08ac14bfceaf0d0e9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 172
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_amd64.deb
Size: 139708
SHA256: 0ec388d0d7965d6c0fbf7154d16525b8cc7df77ac9d3ae439953d65a69b20000
SHA1: 95b899ea2f2d9ddccaffc0d735d8c95ff5012c79
MD5sum: 7594e0e02e43a1f7f0eefaeb96955f0a
Description: debug symbols for postgresql-11-mysql-fdw
Build-Ids: f2eabfaa1b3a0ac49cb087563dc917758e11e0bb

Package: postgresql-11-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 258
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_amd64.deb
Size: 81468
SHA256: bd1aabd3cce84a4bd5a282883836eb34af4fd426254d669ea67de17cfc1b069a
SHA1: fea8adb3b53e181afdd6056c90eb27dcd2d3b57a
MD5sum: 5e48b43ec03947abf796849ab1b0b084
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 74
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_amd64.deb
Size: 44528
SHA256: e53b2a59426f3ecfd4dbfd654daed1a2c90246fcb385aa5cc7e97d578bcaf488
SHA1: 03301c51c5ce184d01a98a7930acbe7e216b0cd4
MD5sum: d132f52ce8aae4e3565f1ca54ca4a501
Description: debug symbols for postgresql-11-numeral
Build-Ids: 92ec539197f8b39e958691b2a71c3493b3a22131

Package: postgresql-11-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.6-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 265
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.6-1.pgdg24.04+1_amd64.deb
Size: 104704
SHA256: 1e1472173ba5c8b2c32317fa65ce126f6e3bfbafbe92830223a7893548be5358
SHA1: 86fb710632808cffa384e9da8f3fe522dd264df3
MD5sum: 183a3d0cb65c468764a7c0c6126c87e0
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.6-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 170
Depends: postgresql-11-ogr-fdw (= 1.1.6-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-11-ogr-fdw-dbgsym_1.1.6-1.pgdg24.04+1_amd64.deb
Size: 127900
SHA256: 36b4033a7bb4b8e0ba4e8100813a79a7864632aab6a6288f4da98fd31ef8b20a
SHA1: 3d287789d3d7e1d48f2e3a197fe64dd02786e6ca
MD5sum: c954e4018f33ad316302aec5c58d6bdb
Description: debug symbols for postgresql-11-ogr-fdw
Build-Ids: 2276681a6393b6f49f5b5348c432804c75a8f61a 3970e1e48c41222b8f7b55a55ab801c6d5dd7a8d

Package: postgresql-11-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
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_amd64.deb
Size: 21440
SHA256: 3a86db93d05822f239de18f4f9f88283b6b03a942c5de60b5907781f22f44df6
SHA1: 161c9baf251dc47baf1a6c6681745e11ba44d541
MD5sum: 3d248a35a2a91eae72a010db6ec7f23b
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: amd64
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_amd64.deb
Size: 34916
SHA256: dab5c6115eca5b483548327ec9a7fdad51f2b84e0b4e596c1b77efbbbe0f7b0b
SHA1: 0130f5e6762b7dbfef99e0a2dea1c3d8431ef821
MD5sum: 5b7dcb4a9421aae92a8f5dc4b4306b2c
Description: debug symbols for postgresql-11-omnidb
Build-Ids: feac4e757d749d7540e3aff2edbd9fdb89603521

Package: postgresql-11-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 216
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_amd64.deb
Size: 76256
SHA256: a979591b5fa6bc5727e97446a497e2b86a2bff522c4b2b65e4c0db14abc0e2ff
SHA1: 11d57c860bc073c2b6f87d8407f88e9de99f5fd7
MD5sum: d94f1bf3b8fffee279f5370eb97c5386
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 219
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_amd64.deb
Size: 176960
SHA256: 616f977592bafc67e55b18f767177a7dcc227fb4a9a972ba9faa77f3f056277a
SHA1: c536a4e90b742b9f34e040a34cb76decfc54d910
MD5sum: f6eeb77242d18fc773d04e01ee572412
Description: debug symbols for postgresql-11-oracle-fdw
Build-Ids: a0c0aee12bc1ffd4eb05d2dca60037d7963e38cf

Package: postgresql-11-orafce
Source: orafce
Version: 4.14.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1204
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.3-1.pgdg24.04+1_amd64.deb
Size: 408448
SHA256: 987b026bb87bb43d23c6ef40e518a5e16ec5e33c152a1d523a6b246196c4df59
SHA1: 4f126825badf0259d8bd1f6b7ed909b73e7bc611
MD5sum: 9e1b5674bf1472d26279d6b15880fdf5
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.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 378
Depends: postgresql-11-orafce (= 4.14.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-11-orafce-dbgsym_4.14.3-1.pgdg24.04+1_amd64.deb
Size: 282796
SHA256: 1f416c45f254bc9deb21e2b4f39c968457606f53bdc21af130583685cae8967b
SHA1: 3372f3814cd2c2d80776ff02847fc7e63efd5441
MD5sum: 5ec3ab847fce3ede3c09f6c68d5e6e12
Description: debug symbols for postgresql-11-orafce
Build-Ids: 9beb9b45eac73b75288cb90d5e790269da044702

Package: postgresql-11-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 547
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_amd64.deb
Size: 48468
SHA256: dd3866cbd83165430b0c44e505127c84df37d047beca70f6a562bda3426f614d
SHA1: ffdda8e7e51bc1e2aa49d08e983ab02948fdf55a
MD5sum: 80bb9c194dafb2b7735f93f8017d9a74
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
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_amd64.deb
Size: 27596
SHA256: e6643e3618dadf2d3980e56a1702c75c065b5261bced2cf2010c7ff428981fac
SHA1: 69dc5320972583b5e136e736a035f15f2b31e1dd
MD5sum: ed38e3f607242ac163b0200a6db00df6
Description: debug symbols for postgresql-11-periods
Build-Ids: 0b1eb0cf7d2fdc2a58feede0bbe892cc79c33651

Package: postgresql-11-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
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_amd64.deb
Size: 28992
SHA256: ed86521b3cd0f864eca13ae934fc558646febfb529f634fa5843ab2e679f0285
SHA1: 3b3d13e7dc1f5ce97b36c244f24569489bdc35ae
MD5sum: 46e76cc39548e552d11a9128419f067b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
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_amd64.deb
Size: 43060
SHA256: b496e2bac7a19169dfbcbec9ca7e26f2d13e06003e42bd8c39c68438f5b0028d
SHA1: 28f98b28ca5e60cbf8d437340e16c8f4ae1e685a
MD5sum: 5c5ad308d315fb670ae9ad96447d6a22
Description: debug symbols for postgresql-11-pg-catcheck
Build-Ids: 8dd5cc7639506e7d57a687d87186e92d0a616fa2

Package: postgresql-11-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
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_amd64.deb
Size: 29660
SHA256: d279022ed74beea7083be5ac45d73c6c04078786e503912cfaf8af8cb9abaec5
SHA1: e71bbed3ac15eddc27f169789d99b852fb87f05a
MD5sum: c3148ed8aeda8afd08309bf937a298b9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 49
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_amd64.deb
Size: 26256
SHA256: 96e52003a5d1cd9a3ce49a371ad4f1bb043e774db324fde3dff9e5bdd85a6017
SHA1: 785e67b5bd74f436577d9671a6c130c892fb7797
MD5sum: 9f02fbb55dec5e4d8c6db8be2f26d19a
Description: debug symbols for postgresql-11-pg-checksums
Build-Ids: 063eb4c4ea119a7e664ce0034451b35127031eea

Package: postgresql-11-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-5.pgdg24.04+1
Architecture: amd64
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-5.pgdg24.04+1_amd64.deb
Size: 41476
SHA256: cbc0d3bec7036fd5a6f72ffcdcba2cd5d2e0e2f38fc362303d53c9e0069006f7
SHA1: 6dfe8820d66283c46fa62e5191e185f7933ce2f2
MD5sum: f34e24f5b4056cdbdd77702e8468765f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 100
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_amd64.deb
Size: 43976
SHA256: e966d60de74ca7bd097beff8b9874ea221133661ccc05fd89457eebce328a89c
SHA1: e0e9e29e7bb316e25d798dd9e566cbf3089fb48c
MD5sum: 8b9fc285968641f9475591a5e0be96e0
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: amd64
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_amd64.deb
Size: 39952
SHA256: ef9e891a776e15d20cf5dfd7c928b29225be2de59bf40da0cd359025f6d4dacf
SHA1: 529db4f245b58dc32509cbf19288a8bd4062fa8f
MD5sum: fe92a6845a5ac69aa91a1c34f52a452f
Description: debug symbols for postgresql-11-pg-failover-slots
Build-Ids: 414f0bcef4476e081c815990692b36d896ac276e

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 221
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.14)
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_amd64.deb
Size: 61084
SHA256: b65c6453c43304e2a893ae624e309862c0b90a3954d3f372e0f92547669b0160
SHA1: 797318ea11c9b3552f05b582ffd0f3b6cc0f47e7
MD5sum: 02772fcfb75a6d0d8ad8195fb7925b8f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
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_amd64.deb
Size: 58416
SHA256: 00a9ddfc5134675216145355d7118e6bb630c4b53167c0cb59617946afd75792
SHA1: e0b227416c75dec0e1c86133b50289e5d1c7e0e4
MD5sum: cefbf0d7c356c8d7c064a8a81b336883
Description: debug symbols for postgresql-11-pg-qualstats
Build-Ids: 2932389f384fd13ee0b6bed47f3a9cb80c601c03

Package: postgresql-11-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 85
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.14), 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_amd64.deb
Size: 25320
SHA256: d8dbde27a6b0bcaa246682b6fb96437bd29d3e421241d8875c8623a930573368
SHA1: 499816fd3ba46feaaa4c5be22ab2db21999812aa
MD5sum: 94527f4cd8f07a5f5d6592d922e8f4e0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 37
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_amd64.deb
Size: 20168
SHA256: 174c6f5b9055623f1805048fd48104594734695fa0484c34fd319b777c36d150
SHA1: bcb950ac23d156af542066a6ba9a66f556627854
MD5sum: ee4fcc7bdfef8ee562bbb79bf9a232a4
Description: debug symbols for postgresql-11-pg-rrule
Build-Ids: 7514dc85b6aeb796f5c5af2fa9e39976db02fda1

Package: postgresql-11-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 144
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_amd64.deb
Size: 36788
SHA256: b1ee41a7a3a908617cfba1d4766a4c395723616cb9e8241e83db93f8433b3f2f
SHA1: 62e9a8721954efb34cc56067742e31ea216eeeaa
MD5sum: 9169e0ae4ff21f782041749c76cbd269
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
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_amd64.deb
Size: 35200
SHA256: 4b43f390caa50edfcc6ea651a5b67e01aeadc830ec6e88cdf79da9ebc6eca182
SHA1: 51fccfb85f4a45fa9a0788ec6b0dc3b109ecd212
MD5sum: 0ad91884bf125c9f9e117a6e19778038
Description: debug symbols for postgresql-11-pg-stat-kcache
Build-Ids: 1b3d122e63b495881b078ae70229a8bbbd488b59

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: amd64
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_amd64.deb
Size: 40280
SHA256: 161dbe2256a7a396c66dd91e68a50edc820bf8ef1776097d8c26715e3363220c
SHA1: a9249a4e3c1d91eb3a8d085767a31dfed5b2e200
MD5sum: 2d60f9db782eeb52ecc78106c3e8cc22
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
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_amd64.deb
Size: 51164
SHA256: 3526520ee9f1b0e49c2c151975762f58f5ea9cefef274d5c6096a77385757ff0
SHA1: ac49f3ce43a3887ea419d3e711452122eccff635
MD5sum: 15bd9c45bd74104130f9582e56de712f
Description: debug symbols for postgresql-11-pg-wait-sampling
Build-Ids: a8e2913d1cc1fdf409acd9de4d03c5d01dd1e54a

Package: postgresql-11-pgaudit
Source: pgaudit-1.3
Version: 1:1.3.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 104
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_amd64.deb
Size: 46868
SHA256: 77bb2e24b1916d1d4b3a302de88d815ed21ffba7a45e93647996d087767e848c
SHA1: 6bb0ce34c9a81776abfa5246a636dd6e26afbddf
MD5sum: cfaebb1bd077c5fc5a793b6def88e94f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
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_amd64.deb
Size: 43768
SHA256: 261f450868860864e49136b2ea77aea2d37fc1dada27d3eafadd42fb42de0090
SHA1: fef16013bc709d4daae7910e6b4f307bf2f2ec74
MD5sum: a7bf8a2bade10a96f9f083c88d3671ca
Description: debug symbols for postgresql-11-pgaudit
Build-Ids: 08b06398144bea78857734f0fa938a7c0f71cf37

Package: postgresql-11-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 145
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_amd64.deb
Size: 46572
SHA256: 0ad84b767ab26719d4e96e74456e089630ffcdfd925c05b3bd0de619897aa6ec
SHA1: 780909e67aeb6b4e1cdd8acb0deabb8c05c26603
MD5sum: 54b221fb5a8d2af80d8af6644aaa1a03
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
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_amd64.deb
Size: 32960
SHA256: 3ea9074e793ebc0335d67ae004ee991572cefcb9fb89189ea8a6a0f087fc8ce5
SHA1: a63e29f92ac1dc30dddd3feff41e76b7e3a9a5a5
MD5sum: ddbd1c7732ff8f57eca1a3cb7eb2d5dc
Description: debug symbols for postgresql-11-pgauditlogtofile
Build-Ids: fcbf4c6f8c0736f85fe866a393e6cee9900785d4

Package: postgresql-11-pgextwlist
Source: pgextwlist
Version: 1.18-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 85
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.18-1.pgdg24.04+1_amd64.deb
Size: 34984
SHA256: 93a0728db3949939f2a1540701f6a010bbf079612cb9edf1ea9bca717fca977d
SHA1: 5d6e9c9ea1a0784a8753056689a8e2a3d64f5ace
MD5sum: b15c694a5dd79d397731247d346300f9
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.18-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 63
Depends: postgresql-11-pgextwlist (= 1.18-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-11-pgextwlist-dbgsym_1.18-1.pgdg24.04+1_amd64.deb
Size: 45572
SHA256: 5d59836af2acafed50127d0e38e14c142f23d45aaa734b1621375400c9d30249
SHA1: 171cd63c1f6c7e58ffd2e900c45963f956cd00c0
MD5sum: 9c743e963c26d0196028b4bfc9ed95b1
Description: debug symbols for postgresql-11-pgextwlist
Build-Ids: 23ce8525a90ab0cd887bfcc6d6777345d2421134

Package: postgresql-11-pgfincore
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 29592
SHA256: e21a96164822a729fd24aeb5ef778413adb1c81251bcd90cf6fefc669e41adf1
SHA1: 06f810d4dbb6c6e6146124d4cf9bef4ce548a15d
MD5sum: ed6a5d5bac21b651c77e3426c66451b9
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: amd64
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_amd64.deb
Size: 38832
SHA256: ea3d62c609f19faedce8ff09a47a39e80757eed91f10a3d7a379d042e4839723
SHA1: 46b040d4ae60ab8ad3d896776752cbb888268afe
MD5sum: 00395fd5cccdd1410cacd13206940d95
Description: debug symbols for postgresql-11-pgfincore
Build-Ids: adfcab1e8bf70b28ac99a5b542656e03cf887bb5

Package: postgresql-11-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1826
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_amd64.deb
Size: 39420
SHA256: a8332bcecaad67772d4f2c66652db8bcd0848480b11b7bbeed87bc932ca269c8
SHA1: dd10adee53975a4cb4a319ceaad5634427cfe665
MD5sum: 88391feaab1d2b880248e5aa53ad7942
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
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_amd64.deb
Size: 18340
SHA256: 9bebbb727d8be998fe4db28226853bdeef152c8525b2d15b43a5350f76ca1652
SHA1: cabacb252962a6cef660f586fd2e85e4aeca812f
MD5sum: df4a46a91f32c0d1e2fd62644583aabc
Description: debug symbols for postgresql-11-pgl-ddl-deploy
Build-Ids: 676b145152c29671029da5367d714f6e3209c157 a0c81dc769bb6d0bb0908d70f4c65512521a08f7

Package: postgresql-11-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1179
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_amd64.deb
Size: 411372
SHA256: ac8d08a724a018356c1bde4269d46b51823695e73268a937fb1769ca2a4c2550
SHA1: 6b09d7960cb77e3547d94caffbf01a5c9ae7e464
MD5sum: 7d8b60e62b52267d3fc2d3cb4ea96e3e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 460
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_amd64.deb
Size: 359432
SHA256: c27da570750793bc0d3795e7f6ed69245048a53730b661e166f6a76d8826e65e
SHA1: 9282a3318e08a3da3f2d80be71778e6d8d67fcae
MD5sum: 0ab0a6d6842c2f0cb5513cacc5003198
Description: debug symbols for postgresql-11-pglogical
Build-Ids: 1211f41d98ad5f26754f973b12c4b093612f04c8 3fbe2cd5734d949ce10e2cb28bd165189b711d5a 5a1d9d5b2ca0f2751c6ee3d47a6dee2c5e4ae37f

Package: postgresql-11-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 138
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_amd64.deb
Size: 21056
SHA256: 06bbc7ce7ab706eff38b9fd4bf5ae403d06655df412db2b11697bc286604971d
SHA1: a87a20cdbc09947d8d5d00f88f84ff07d7f671ba
MD5sum: 4f09d47e13ba023bdb94970110099749
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: amd64
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_amd64.deb
Size: 15288
SHA256: 5666967c3e22e583d0355fed938b50c7e31a28d20a279cec11969cbec8ae1ace
SHA1: 15cff06fc437dfd6f15c9e5fc96e2e0b8245b642
MD5sum: 579f24b60d4eb08689434f5c59fac252
Description: debug symbols for postgresql-11-pglogical-ticker
Build-Ids: d3e6260c43512356077a1317b81607771a90b2cc

Package: postgresql-11-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 126
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_amd64.deb
Size: 50024
SHA256: 645ea2b01f47f009418a915bb75317333c70b5805f6e2657f23202dee2e20439
SHA1: 07a61973c162e91d634e0c46169f9b1861ec24ca
MD5sum: 27612bba2488933aebdb2876a06d08bf
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: amd64
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_amd64.deb
Size: 40784
SHA256: d06f3bf022145f082efe9942a1a76f7135c4b02383920d438eb41ff1f4a3b62e
SHA1: 9a70505cc70327e745299e8a82936b09d463f3ef
MD5sum: 3fe6cd066f7c539b00373fd64d6e072a
Description: debug symbols for postgresql-11-pgmemcache
Build-Ids: 9468bc16e670494e6352538b62997885b4cc9dc2

Package: postgresql-11-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 371
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_amd64.deb
Size: 109712
SHA256: 3fe4b455db4677461c1f306a58f7ccbe57524f8290dc243f0a71e0fa30dcfc33
SHA1: f0ab6c35fe7646f710b4e46a3003a2a0b0185959
MD5sum: 47b09f58515ad384168d58ccfd4bef06
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
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_amd64.deb
Size: 68552
SHA256: 80df5287f98dd02521b6ea438795633e8d93387fb60441bc6bd06ba03cb63775
SHA1: 68bab7327ee6883d820000771b616f6002bdb2ca
MD5sum: befe1091e64ca6b0d83df8c75ec5e21e
Description: debug symbols for postgresql-11-pgmp
Build-Ids: 27c730cc659e471ca6246a6f72f310a85508b818

Package: postgresql-11-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 251
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_amd64.deb
Size: 94584
SHA256: 0ee9b3767dc9afaeeb13878d85a307c4397234d3b15f0066024f8b6ff0627943
SHA1: 5371cd3ce351225aaab71bdcfe7c7fe2377a9511
MD5sum: effa94a9d721a99e2eb87e1833f3fdba
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
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_amd64.deb
Size: 78828
SHA256: b3a318b3e97b434762887e3fd6d02bc443626954057df2e30813b4b281da1942
SHA1: 8c2a3e4f4fbd93f5bdadb2110e61f00585db27bb
MD5sum: 782697efa63a406f4e8228f5b4521ad8
Description: debug symbols for postgresql-11-pgnodemx
Build-Ids: 412b03ff0129d0b24be30da5cd94732e796ce111

Package: postgresql-11-pgpcre
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.14), libpcre2-8-0 (>= 10.22)
Homepage: https://github.com/petere/pgpcre
Priority: optional
Section: database
Filename: pool/main/p/pgpcre/postgresql-11-pgpcre_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 18712
SHA256: 587ea86413090eb659077872bbabe237c49311d91964bec7d39e11acba3ade7a
SHA1: c37c1d1e0fc239f259404f048d4aadec0c0554e6
MD5sum: b62b957975a4bc767485a8d11b1a50bc
Description: Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL
 This is a module for PostgreSQL that exposes Perl-compatible regular
 expressions (PCRE) functionality as functions and operators. It is based on
 the popular PCRE library.
 .
 Some possible advantages over the regular expression support built into
 PostgreSQL:
  * richer pattern language, more familiar to Perl and Python programmers
  * complete Unicode support
  * saner operators and functions
 Some disadvantages:
  * no repeated matching ('g' flag)
  * no index optimization

Package: postgresql-11-pgpcre-dbgsym
Package-Type: ddeb
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
Depends: postgresql-11-pgpcre (= 0.20190509-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpcre/postgresql-11-pgpcre-dbgsym_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 15508
SHA256: a5751c9cbb49f702d0dffabbae2d17bc58c33b4ae28233c4d68e11f1c504fcb1
SHA1: 937832976c6e8716bf070a31cfe81bf71fc23d94
MD5sum: fc7cacb56a03ce303f1f7ab4e9f2631f
Description: debug symbols for postgresql-11-pgpcre
Build-Ids: 4ceed30800f8ce3f5b774fb7dfc39a541075f3be

Package: postgresql-11-pgpool2
Source: pgpool2
Version: 4.6.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 304
Depends: libpgpool2 (>= 4.6.0-2.pgdg24.04+2), 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-2.pgdg24.04+2_amd64.deb
Size: 160368
SHA256: 2daa0970d59877c175eab883db7a0d52eb448da66ff4e6f6052fc68728f41fb7
SHA1: 7edd16c3d76da5ed52da7f2271d362b97e10f0fa
MD5sum: e698a82ce43745485c0437cfe70e61aa
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-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 86
Depends: postgresql-11-pgpool2 (= 4.6.0-2.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-11-pgpool2-dbgsym_4.6.0-2.pgdg24.04+2_amd64.deb
Size: 52580
SHA256: db1174439e467c517576224877b4479971c1f20920a426d9cffd80f3867a4e1c
SHA1: 3ae12c18a2de6594f2379d9bfeaf8faf04c3bd5f
MD5sum: 29c924062df85363009491725a707fb3
Description: debug symbols for postgresql-11-pgpool2
Build-Ids: 356fa5cdd0d758d4a068b642fa4c21597df096cb 55f9c91308361f34ceba7ab42508921187c7384d 8949de73cd500f7448480518067467defae50206

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2242
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.1-1.pgdg24.04+1_amd64.deb
Size: 135360
SHA256: 73d77df38d9a92e0a9e489d05d9f3a404d2baeeb2f2fe173ae197acd5b9be53d
SHA1: d32b23613907ee2ea4f79d7c00e9aafa4289b48d
MD5sum: d5f928a8bea55c4aeb7cde52b22a7bab
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 103
Depends: postgresql-11-pgq3 (= 3.5.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-11-pgq3-dbgsym_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 70964
SHA256: 20469537b08634a3bf647867ece8877b6b780ce0d790530c264007f00b54890b
SHA1: 5f3b8a4ad7d16eedac1f477eb80c24f0688ee794
MD5sum: 3242600f3361885c6ef66264d695fd2c
Description: debug symbols for postgresql-11-pgq3
Build-Ids: c8ecc860fd22f7769bee0283f877dd71caf5e767 cb9545608385903c0470f7b8597b526b52818ef2

Package: postgresql-11-pgsphere
Source: pgsphere
Version: 1.5.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1627
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_amd64.deb
Size: 431820
SHA256: 0e19a00fa1095a01c66f6b7a876c3d2bf15be166495e4d705661669ecebfde23
SHA1: 8a74b896520f39ca5904788209908b24a68c08c0
MD5sum: c2135115683a06d05e07c834fc46ec40
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 462
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_amd64.deb
Size: 370528
SHA256: a73a0212166f685c7c257cbc7a3aa53846f3489f3b6c79dc2f932d334e1cb0d3
SHA1: afb8f5504a8bf4d92c6684a2591c7f9ac48e9d8e
MD5sum: 22a26920a8ea451f589357ab6a794239
Description: debug symbols for postgresql-11-pgsphere
Build-Ids: a59828b86571f673aac7444bef5bda086fdef09e

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 202
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_amd64.deb
Size: 84152
SHA256: 16e1b4240a9653f21458fbf7b377b8a6dedbe9c865eba06d6dbb04beddf0cce0
SHA1: 4f0fb8ac549b7fd7725d36639ac91409dc17f642
MD5sum: 4f26b7b1f072ca1dab7e739c707f8927
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
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_amd64.deb
Size: 92320
SHA256: 5c098e18e5654bdc305f78733c80537881469aeddb500c4a6d51ea8869e6b4ee
SHA1: 5329337a43db423698c60eec9ac4510b411a43da
MD5sum: 0dd88d15012f9cedff5171f5229e304e
Description: debug symbols for postgresql-11-pldebugger
Build-Ids: 36a4275d23a268ad0a281e0ab71496b729f96875

Package: postgresql-11-pljava
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 1302
Depends: default-jre-headless | openjdk-21-jre-headless | java-runtime-headless, postgresql-11, postgresql-pljava-common (>= 1.6.9-1.pgdg24.04+1), libc6 (>= 2.38)
Provides: postgresql-pljava
Homepage: https://tada.github.io/pljava/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pljava/postgresql-11-pljava_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 929856
SHA256: 016adccd7e329d7dfe8840d667f4a9999a2bc8b835f225564580bc7ccfa4202b
SHA1: f5ecaa019fdd390d5e03cfcdcaecc4b971bd94e5
MD5sum: d43c25f6f4839b4452db7e3c10928508
Description: Java procedural language for PostgreSQL 11
 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 has been configured to use libjvm.so from openjdk-21-jre-headless
 by default. Other Java versions can be selected at runtime.

Package: postgresql-11-pljava-dbgsym
Package-Type: ddeb
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 393
Depends: postgresql-11-pljava (= 1.6.9-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pljava/postgresql-11-pljava-dbgsym_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 284572
SHA256: 5cd037fb8359f678728342dd5cb6447700d453933344c85c8ef4373118a19607
SHA1: db5ff2825a7f251d8bc135d849ff0126374d9451
MD5sum: a97f78df4906a92ad448f1132b8c37ee
Description: debug symbols for postgresql-11-pljava
Build-Ids: ad362ca82e1803817af97eccdeb115c9352b6b6a

Package: postgresql-11-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 917
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_amd64.deb
Size: 393804
SHA256: bda7b67e8f0412897ace72d3101f2eb8d59134061300897f4f908832e0c09527
SHA1: 69635a7d1aa66ff5da641770cf4756e3caf58166
MD5sum: e2168f4c4bcc5150c1f639b18f676451
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 381
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_amd64.deb
Size: 309468
SHA256: e5e2170be73887d185331fab97122939a954782fc84de1199a619e0b5d20aa1d
SHA1: 8e12610ba2ef18ca3918df11c52994bf4753a497
MD5sum: 3a0ba06062bcccbcdd18c8b541ddae94
Description: debug symbols for postgresql-11-pllua
Build-Ids: 28933ccc09433d18de2cc9c518703084507e8e47 304c2857130ed01e6da59407e57f004286637527

Package: postgresql-11-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 50496
SHA256: ae17dce998b705ab4758d5355f2bcdd818a7cafe6881516ef94dd3638d84afea
SHA1: 9793b589417ea265da12f822932b5cc17fdefdd6
MD5sum: aca4f4a5b45de5d7f0c43a4dc40bfa86
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 71
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_amd64.deb
Size: 50624
SHA256: 78b1e8c488c5698769cb0703e0f080450cfb6e6d3dc3569daf4e62c501a3e9ac
SHA1: 7a739f10fa9b51940ec217957476a48c7eda44c0
MD5sum: fc3d5e1e934139c68d73929c9dac2fc9
Description: debug symbols for postgresql-11-plprofiler
Build-Ids: 6fbb68dee292eaf419edd8284e58b60dd9cfe60b

Package: postgresql-11-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 323
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_amd64.deb
Size: 153584
SHA256: 79bfd6a7cd3f59c2084e41e2527821ee83ca67cefe323558e6ad3e420146048c
SHA1: f2bad8c427d421d3f3af3a1c59f6ffd01a708e80
MD5sum: 8a1d6bb2747dd9504dc904876f1bffdc
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 145
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_amd64.deb
Size: 114076
SHA256: d0f77a7178b1ff2c3d339a8c52a926c5b74262fac0425dbff3724557cf3f7cce
SHA1: fbf908a9cd3e5c9089b55e1b2a382d1410521f42
MD5sum: ef87241ebee7f00168f7f26d1fb2a132
Description: debug symbols for postgresql-11-plproxy
Build-Ids: d18b378c91f930dfde07bccc8068aac109b55c63

Package: postgresql-11-plr
Source: plr
Version: 1:8.4.7-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 301
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-3.pgdg24.04+1_amd64.deb
Size: 146300
SHA256: a9d33c503523f9c43bd71d4dd9c5e400263c22a492bbdef9860e8887a3cf387b
SHA1: 9e194aaf4d318eb60935322bfbedcec9494cb39d
MD5sum: bced86a6171de064758fcefa77d6295d
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-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 151
Depends: postgresql-11-plr (= 1:8.4.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-11-plr-dbgsym_8.4.7-3.pgdg24.04+1_amd64.deb
Size: 122632
SHA256: 6da2854508e7beeba2ae61ef683de8e6c200a5e6a4923bfb0b77b430b8a122fc
SHA1: 05c94e0e8b11d0408c8b16455942f01a6f4a3d5e
MD5sum: f0feefcaa99dbdcd64858eb3b2901c11
Description: debug symbols for postgresql-11-plr
Build-Ids: ea7b0734cc812a5558931aff76c24fb04d19f5ff

Package: postgresql-11-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 29888
SHA256: ee9fe217c0b4313b7422008d1829ea78ea190edc774034f7472372e90e4eb6fb
SHA1: dbda8344e9b9c180d3d99ad50bfaf2560b30d466
MD5sum: 6514d11c503bef090a47424f91f374fb
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
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_amd64.deb
Size: 28748
SHA256: d0a3762ed0bee098c814b1fa3fffa75afc2f837ab721c98649cee51bebc61c4f
SHA1: 63df4002fef19d78290ee7e04b9ed5ccec5a03b6
MD5sum: 2961e7bd46ad7eb3f7223cc153770b64
Description: debug symbols for postgresql-11-plsh
Build-Ids: d371f3bc9a1aabc3d3ee8ad7948e522a29dd8a05

Package: postgresql-11-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 460
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_amd64.deb
Size: 105504
SHA256: 2c920c1d59fb28862e5763857479c40a568fdf4d0bdf699f343ae8923e3fb346
SHA1: 070af71f011533eae17deb42099753cce806e38b
MD5sum: d892a079c84bf598bd74a4ccdb056a86
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 220
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_amd64.deb
Size: 172192
SHA256: cd88d8a24baa218ec5a46b37429b4c34ad94b11a3495713123c964d560a6b602
SHA1: 0e0575fff589218efa2227b7ff984aa46eaff0f5
MD5sum: 0861cdd9d8393f8a4a75158e8acd579e
Description: debug symbols for postgresql-11-pointcloud
Build-Ids: 7d418866c41a38d1d3e663beb6e4a26acc3a9851

Package: postgresql-11-powa
Source: powa-archivist
Version: 5.0.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 980
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.2-1.pgdg24.04+1_amd64.deb
Size: 62364
SHA256: 377f6e48fbeaf01eaff50293e7baa2b26e61a0a7e61a8224888f4d068b8bed35
SHA1: 56bb3707fd0adb78d635f7d13eb2bf63d1109488
MD5sum: c80a3ef7ade036b27f3a9601b6e6c5e8
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.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-11-powa (= 5.0.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-11-powa-dbgsym_5.0.2-1.pgdg24.04+1_amd64.deb
Size: 34376
SHA256: b8fdbd61b10700f11909521fb74f2c164e06faf8a17f7b499e9036d6010d9c3f
SHA1: 7b698b81e7c949aaa2f73a25c779210814db33a8
MD5sum: 8c6cac54c2e31eb5103cfbbe2c8db5d7
Description: debug symbols for postgresql-11-powa
Build-Ids: d4f1b06061f78cde4a6f86614bf9c2155f30e6f0

Package: postgresql-11-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 121
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.14)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-11-prefix_1.2.10-3.pgdg24.04+1_amd64.deb
Size: 43876
SHA256: 5dbb76ead1f22e81d582d421a181ef60ec57337d306af085b6985263be7739e4
SHA1: 93f78dd6edeed4ffd3d44519e6c7883fefad48bc
MD5sum: a862f128a6d997f08434b898613c8612
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
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_amd64.deb
Size: 44808
SHA256: c85686966f0e544951798770143788123205cb13da5001eca9bcb570c9ea74ab
SHA1: d87988c52deb3cff9265e2e6b2fed6cb90d2f5a2
MD5sum: 63a2c65f63364162e4af632669a86f92
Description: debug symbols for postgresql-11-prefix
Build-Ids: 22bac82eee858c9fe60b451dec17fabe04eec942

Package: postgresql-11-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 17556
SHA256: 5f3fc7defb60b4b8e059ea7097b4501a7f6665c79ce3cfdc350ae06c832c2111
SHA1: cbea610079849fa141251f27cd04d83cb447a776
MD5sum: fd8164daaef1dd53fae5771606052895
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: amd64
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_amd64.deb
Size: 16104
SHA256: 7dc2e6a0b182ef27a97954c4d4e6a5ecec7fd1e545700ce11550d2c534a6fe7d
SHA1: 7de515cc101d7ced93ca3da3012f4de48d93e8d9
MD5sum: d1569e56580d031de6682e6481df2fd0
Description: debug symbols for postgresql-11-preprepare
Build-Ids: 6c3bb9c0c9402bdd9348553f908fba54c0ccb13f

Package: postgresql-11-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.2.5)
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_amd64.deb
Size: 12232
SHA256: a82b2b43ab181173d1ed64c474ccae3f2b58ed7dc3762c458451367806ee62c6
SHA1: c6a630ea5addfe76c04a215b39b580b87898c556
MD5sum: 25fb72afb46dc5c31d5ab11a82ce273e
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: amd64
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_amd64.deb
Size: 12100
SHA256: b1a9615c41e1e0f25485eb6c3ae32459267a1af89e1973f5a67f123b3449f974
SHA1: f717bb311f522ccc7dc898ffd226db2d33116fe2
MD5sum: 2ba5328e28df005d7ad85656c0a47b16
Description: debug symbols for postgresql-11-prioritize
Build-Ids: 8dc044e871168f1741948921a75242a73c4e22d7

Package: postgresql-11-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3489
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_amd64.deb
Size: 133728
SHA256: 7e467ea58dcfeb81a68141bcb31345a20022dc8cb1103e4a67f8497be9a5e69f
SHA1: 35bc32e1cb3060c6e61aae4fbdf30cf11c9fa799
MD5sum: 026036e704f21afce3cd42ee62e8a6c6
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 112
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_amd64.deb
Size: 91884
SHA256: b985c7494b06c31409ec89a0f5474575a86ad60f2894b267b7869c0a289850d1
SHA1: 3248ca1aef3844d3f21d54f8a221fe4ddf0ab7f9
MD5sum: 36b72f04dc2c322c0bb8cca68dfb70a2
Description: debug symbols for postgresql-11-q3c
Build-Ids: 0906e41a88a9f7e039831242c7940e9d80485967

Package: postgresql-11-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
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_amd64.deb
Size: 25524
SHA256: 60f0e58d85163b8fc4e1b27c883aa936f616c6d6cdf3dcb1fa69f1c697c966cf
SHA1: 06acb9a68fb63bb659e7e018d91a35404e3354f7
MD5sum: 5f3f8abdd3b02e82fe953e3daa73ed5d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 37
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_amd64.deb
Size: 20408
SHA256: d2d18730e804670028c6d9624a4ad5acb9c86ef9f7548ab4ddf0074e9d20fa3f
SHA1: df1a635e1e5bbf88f8da38dd95cff591875c4d1f
MD5sum: ff17dc2b1bcf73f89d81df5697a76398
Description: debug symbols for postgresql-11-rational
Build-Ids: 184277a909d6191a466a15e932e8034ceda5a46a

Package: postgresql-11-rdkit
Source: rdkit
Version: 202503.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 582
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202503.1), libstdc++6 (>= 13.1), postgresql-11
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-11-rdkit_202503.1-2.pgdg24.04+1_amd64.deb
Size: 248508
SHA256: 5b0764ab96e879fd55876154a0a586edea7b20e848f8c5110a7500a42d174e39
SHA1: 88471ac2c21e0a6034986316882f9f0c97203ef6
MD5sum: c6e62f6d542eeba1bd2ed540c103b897
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: 202503.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1177
Depends: postgresql-11-rdkit (= 202503.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-11-rdkit-dbgsym_202503.1-2.pgdg24.04+1_amd64.deb
Size: 1117248
SHA256: d5ef5cd47d6920268eb2a271ea8aef9908e39e59a39b0b33a3c9f254dad2509d
SHA1: 3d209acfdb0d4140d3591517181310d8288d3f53
MD5sum: ebfaa7d0483fdf039ed1d14d898702a3
Description: debug symbols for postgresql-11-rdkit
Build-Ids: ac77ae0a41de87aeeabe6d7d30bf8045ec7ace0a

Package: postgresql-11-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 231
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_amd64.deb
Size: 97132
SHA256: fb4bb17c9d543cd35bd4dff0eed0415ae274ac273412da1781a51d80964b2c08
SHA1: ae48e098cec75f5faf9f4b133a0df638fd40e7b8
MD5sum: 35c6286718d7981ae3cc70a226377c8d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 158
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_amd64.deb
Size: 116628
SHA256: fada90dabe35b90829512ae7ed80c32b57448419412a3a55c9153c50e2c5524c
SHA1: b1cb46a31ae5c8dff5e980ec36f80d543278de6e
MD5sum: 14b38b58eb2b9129cb5709e6f8c720d3
Description: debug symbols for postgresql-11-repack
Build-Ids: bb0f1e00199bceb7727236601ebff1093caaf304 efc35afe54183525e80eb9ee3f433c1ed307aee6

Package: postgresql-11-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 891
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_amd64.deb
Size: 229080
SHA256: d2c51c627d94225e187fcc646de0670b38d329bfb2d492cf6b419638b2a651de
SHA1: 11d017beb40b82f982334eba4e346564e0d34e07
MD5sum: 24791aca1251e3c9ccec2455047c3aa0
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: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 715
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_amd64.deb
Size: 564780
SHA256: 2eee7a19bf8658ef6081ae262c5c75156155c8593ffb8b70a67724f519c954ab
SHA1: 45d32262ed72dc28f2fd891d51348cb3e77790e2
MD5sum: 7dfed0072ebf60004fc12ca89305f528
Description: debug symbols for postgresql-11-repmgr
Build-Ids: 0a64d6bfc39cc4f545addd8ea62f15bd45a8df34 884867ea5dcf6c903120ed655f40bff209a08b12 8b2c143b86b42c1af30a4028b41e43e4aa356ae4

Package: postgresql-11-roaringbitmap
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 678
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.38)
Homepage: https://github.com/ChenHuajun/pg_roaringbitmap
Priority: optional
Section: database
Filename: pool/main/p/pg-roaringbitmap/postgresql-11-roaringbitmap_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 305888
SHA256: 56d16f500d08620cf7bf6f6e9bc07e84b9d78b5fffe0ab341340cd734777a588
SHA1: 64101977bad1f44c08a1670ca52a31c9f9745420
MD5sum: a5b6b39971d2f1f1865b1da20aac6e43
Description: RoaringBitmap extension for PostgreSQL
 Roaring bitmaps are compressed bitmaps which tend to outperform conventional
 compressed bitmaps such as WAH, EWAH or Concise. In some instances, roaring
 bitmaps can be hundreds of times faster and they often offer significantly
 better compression. They can even be faster than uncompressed bitmaps.

Package: postgresql-11-roaringbitmap-dbgsym
Package-Type: ddeb
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 390
Depends: postgresql-11-roaringbitmap (= 0.5.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-roaringbitmap/postgresql-11-roaringbitmap-dbgsym_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 350344
SHA256: aafcf1979a2384ccddc600aafe98c7dbf95df3e9541b5277dc7ca4184b3aa798
SHA1: 98a3db93244a726714af40404643aedb8148c26b
MD5sum: eba856f518b04b1838bbd2fa4c406a04
Description: debug symbols for postgresql-11-roaringbitmap
Build-Ids: 03432f269569177a83052a69fb8e997f88ed140b

Package: postgresql-11-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 825
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_amd64.deb
Size: 335388
SHA256: 30235cc472a3c318a10a080714fd773ab565f5471b5a9f71caabb69ae9c56b89
SHA1: fb0763812dafb8a5feb219c8ede7dfc71400238f
MD5sum: bc05345078a89dbe0c0c34d8d45cf7c6
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 347
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_amd64.deb
Size: 290932
SHA256: ab59d24913ca92320d3961e849c4d6c3701eee33e06f129dec45a0add679261b
SHA1: 79e05ea2c5fa9764f26f03aac759d6fb976cf9fb
MD5sum: 658e59803c688022acbff6649b1816ab
Description: debug symbols for postgresql-11-rum
Build-Ids: 32d0f8f5afbd23b59ce52d99b44382dd8425f994

Package: postgresql-11-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 134
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_amd64.deb
Size: 39808
SHA256: 9a7bcf8f8a70631ef4629013a77dcf07940745a2b105680097d92273e357e111
SHA1: e91342bf9e49a2141631c7e0ae623173d9231c67
MD5sum: 695b5029461f7837e6210e2c90f05a3d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 37
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_amd64.deb
Size: 20916
SHA256: 07e1fd026221bf793610cd824b35310c786036903c93e0a9d76ea47296830062
SHA1: 6bd3e0db581eb4114d8a7cb879a4a0a9d1ae79d6
MD5sum: 344fcabb471bdcdb256b470bddff3c48
Description: debug symbols for postgresql-11-semver
Build-Ids: 07b14a2ed5c97ddc4d576f73938b7cb0f892173a

Package: postgresql-11-set-user
Source: postgresql-set-user
Version: 4.0.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 106
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_amd64.deb
Size: 38124
SHA256: c671f2355bf85a9f96ce34c226fd82ecaa3e820431c6b611b385b0089a51208e
SHA1: 60b38bf5cb38d59de1f88abd023ac12dd8115168
MD5sum: 61bcbf4ee795356bba53f16fa47e7c7c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
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_amd64.deb
Size: 36696
SHA256: 714983fcc1d8ac593349bcd7642fb53dc870171a5fcf4785c72f2346ec0373d8
SHA1: 31e21e239f64a9fb28ddbd3588234edbc4da6a29
MD5sum: 6f82b4c6ae4b10f310a8521557d3b2b4
Description: debug symbols for postgresql-11-set-user
Build-Ids: 8562eafe2f0f4707ea8e82830967567f70154360

Package: postgresql-11-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 316
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_amd64.deb
Size: 103840
SHA256: 4241fcae9f76531a391d61341884f6f92c6d89739bb13d38482427b8a40c2eac
SHA1: 9209a38693e296494e3acfd2389cbf77e9284efa
MD5sum: a6c1e23c94a964dc72d4a38361c8b76c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 93
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_amd64.deb
Size: 59160
SHA256: 0c20f1203dfe4cf743d163074e372948bacd29aa2df1a48fd9652f9de681f719
SHA1: 233fdce009b00dad0a18ba3a81113c53b7ca1a99
MD5sum: 53f23314261f205e6e60afaf30e67def
Description: debug symbols for postgresql-11-similarity
Build-Ids: 8d03d7b7ec4ecdfeded233dabb5b36ae272ae0e1

Package: postgresql-11-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-11, libc6 (>= 2.14)
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_amd64.deb
Size: 19316
SHA256: 53dfd9a93948333bb21ed708eee9c6600fe8a69b32bc1c0cdc2271e0ad9c0dd2
SHA1: c53ba200ee16329b33afb65e808e2b382dccf6fc
MD5sum: 9c528eea92602d3dc9571d9f973673f7
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: amd64
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_amd64.deb
Size: 61320
SHA256: b9197e4bd9a1dfa598f326ee946ea585fea97ff53acdafa9662388bcf68ab6b2
SHA1: e75a1faad61f7007995196c1da4c4be5b23672ea
MD5sum: aac3e1cf830dd4267fab95c9c608f451
Description: debug symbols for postgresql-11-slony1-2
Build-Ids: 93981322787d48dfd223db2cad34a17bda741eb3

Package: postgresql-11-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
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_amd64.deb
Size: 16852
SHA256: 19605851db72a94501efbe380c286b0ba1ef70ca586d60b16ad2c02a97ebd18a
SHA1: 3ffe524d9f8147698e730af67d6de20ccbff4a39
MD5sum: 04406d2feb1c4e40c7bd60aa2aafc4ca
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 29
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_amd64.deb
Size: 14200
SHA256: acbac332402283b5bc7e23793e02493f4624b848b4b69987de8af3037ee55321
SHA1: bbe3e82deac454ae284caad312737b9352fa9283
MD5sum: 87282e7f8a0419b878dc9adec745b8a8
Description: debug symbols for postgresql-11-snakeoil
Build-Ids: 7d2ef7e89abaed2c98ce5b17b540727566323595

Package: postgresql-11-squeeze
Source: pg-squeeze
Version: 1.6.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 286
Depends: postgresql-11, postgresql-11-jit-llvm (>= 15), libc6 (>= 2.14)
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_amd64.deb
Size: 121300
SHA256: 1e4a0d7ff6109cc833745e4c1661b5ee6f796da0165f28bd84c96f8e832d1a48
SHA1: 1c20b58fa5ff7a615e566ebd59bf94521c8e379c
MD5sum: 9ef0c44b68891f6e2aa90cf6908edebe
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 141
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_amd64.deb
Size: 111940
SHA256: 7fbbf3d82ca271673e561227904d6fb1d3def2b91ebd5af17244f3de39df6cf1
SHA1: 032a74011d43c4f1c1716958dc596325e5bd350f
MD5sum: 1c09fba7e1a3035b4701f51a48b4af0e
Description: debug symbols for postgresql-11-squeeze
Build-Ids: 366ae0ed4e214e75f2e735e689ee43411409ead2

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 128
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_amd64.deb
Size: 46732
SHA256: 844e0a7a8dcedb0aeca3295f6e76f7de449861171de11e461d368b63a8ec4fcc
SHA1: cf1a0cad3a24cd8a53ca423ad2efbe6bf51245ac
MD5sum: c725f54bab6b1033e39a779dcd1886eb
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
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_amd64.deb
Size: 34956
SHA256: f3c84bedfb3859544fcca32572b6bfa80d7bb904737a6fafbab5d33b6bad3e94
SHA1: 92953ec6c77b7e2807385334403df3037137a06d
MD5sum: 0344763aece4e6c40706067f1adb8677
Description: debug symbols for postgresql-11-tablelog
Build-Ids: 388035d61a299a630b179ad276ef68577a425197

Package: postgresql-11-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 153
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_amd64.deb
Size: 60916
SHA256: 054fa95c55593b884bc87257e2a5724f5fd5e8089589232b4b33b2da841806a9
SHA1: 39ed9201939ccaebd96ff0ea08ce979d83dc5c34
MD5sum: 214babcad02da2131c92b5a9702974b1
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 71
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_amd64.deb
Size: 49952
SHA256: a739ebb93ab9c011810dafb028d8946446846d2d584fc56672ba02b95548ba0c
SHA1: 4afb5c4a73e534cd757da2f542f84d78909dfbdc
MD5sum: d8cf08b9937cfa1838542bb2c9e1c316
Description: debug symbols for postgresql-11-tdigest
Build-Ids: cce19ae0855b9839a80b68b48a519d119f9f600e

Package: postgresql-11-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 276
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_amd64.deb
Size: 127100
SHA256: 1e16d56451a8e83971ca936a921cb936e7818e28dcc1d468832352f1dfd0077b
SHA1: fbb1c63fa31bef629eede462f06f9e2a2c3b28df
MD5sum: b31bc65ba615f6dd9472a4176db20a38
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: amd64
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_amd64.deb
Size: 116944
SHA256: aea248be61e13b946a2812e6d367c80ffd827acd22abb0d04fbdfacf68b66776
SHA1: 210f14d439bdce8ef8f8a9b0dc2d53bebf85d05b
MD5sum: 0b46c96ed9c60032042550c84192594a
Description: debug symbols for postgresql-11-tds-fdw
Build-Ids: e3f9b296f4ff75bff9eefd2e476ba331b9598f55

Package: postgresql-11-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
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_amd64.deb
Size: 12328
SHA256: a8a8b1f47afcb7bf1ec4184f741ec07db01ad85a45ed3185ecbd0fc3ae1146b3
SHA1: 666dae4d4636f0f68099ac1993b9150ce79a59b8
MD5sum: 2d6d4eea436068747d25da32eb9cb8e6
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24
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_amd64.deb
Size: 10388
SHA256: 68f42c5bfc8bd67758dd9a3d0b93c02cc67ff229215f7d8677d1e1d7b3a87596
SHA1: a26a683bc8c93a63a2cd3502fc8c9821033d83a7
MD5sum: 835e6d1b835769e5ef86b1e7b86e5516
Description: debug symbols for postgresql-11-toastinfo
Build-Ids: 1a1da5b41d19e27b727e5e880a329dbb21b14cd5

Package: postgresql-11-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 168632
SHA256: 740ac7759a5494a2690ccc0dc9a08ab9cd89cc663cc52c3edf120f422e249119
SHA1: 9cc6a630a337aee5aced7c6cf3f5dd38f4ac89fe
MD5sum: 3c050c60cd72c7d2c124972cc3bceb09
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 91
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_amd64.deb
Size: 61220
SHA256: 6c9c3c34b7ffb2d30df4f3f0432507e0cb35fbe64b068866e74684f8a85b10b1
SHA1: b004ef393197ff17062089fb1c1d4630d5576f79
MD5sum: b7425a3e921f4428dad4c40c7b7a004c
Description: debug symbols for postgresql-11-unit
Build-Ids: 7546d511b9b4a2d0652cabac70489ee3c184c60e

Package: postgresql-11-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 136
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_amd64.deb
Size: 61808
SHA256: 83e8f21a256f66315d52a6ef6408762d989682660dc3272e3b15c697e9f03473
SHA1: 75e61775133d8969b1741e73fd349a4cbe3966fb
MD5sum: fb3cf43aa6e2f17fa2ef3fd2cbfdc487
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
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_amd64.deb
Size: 57000
SHA256: c449f7aa580fe107a0df282003eb81f04d6f7b898eba4913a3b269abd680d4b3
SHA1: 585e97105c86e46d706871ada2929606666ed84b
MD5sum: 4442b8b297cd1060bb1c229ca469b3df
Description: debug symbols for postgresql-11-wal2json
Build-Ids: a6f730e16f322699267659e39b67f117fac18cc3

Package: postgresql-12
Version: 12.22-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46796
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_amd64.deb
Size: 14198880
SHA256: bf0a2bf36be9d634d31bfd14b80b03db7e1e99bd7fb8b9295e12a1bc73a0a4ac
SHA1: 02947698f08acf5bb9b1b95eb93f94802ce3ad68
MD5sum: 74c09e206e6fff039764b0ddaa76a249
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1768
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_amd64.deb
Size: 647384
SHA256: 60491a49700b5d3d67478bde85328941e7062771564860babac601f392afcefe
SHA1: 87354ed2e253ecf7970f496da6b150b8ac8001e2
MD5sum: d1926706c0c5f43d893174f104927363
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 744
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_amd64.deb
Size: 610100
SHA256: 7801ec818a2f44176e41d918c3438f19e0879ee376bcaa78a7b7c99f3c183719
SHA1: 9c42f24f6b7e5b7bbddf8fd5374939e6caa17f7b
MD5sum: 59853ec931c5717f89eca477057cd47b
Description: debug symbols for postgresql-12-age
Build-Ids: 7c3db2a39ded209bf05822e20ce2282c5ac4801e

Package: postgresql-12-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 13016
SHA256: dd447931b71466e06905879473425148c768418719225fd4647a912c61d1fa37
SHA1: 5ee8465e69b49c0e5a8ad1b9f8cd7ea42eef3264
MD5sum: 3d0080d613cad7e08b7c807baf29ea5b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 23
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_amd64.deb
Size: 8588
SHA256: 07da9c67711f371de577dc95446ccbe0ca31252123cae707e1a7f369adceb1ac
SHA1: 9db772d2c63bc3df484347ad5c155407858e0ae5
MD5sum: cd5a9844e4933b7b128d0e3b182f129f
Description: debug symbols for postgresql-12-asn1oid
Build-Ids: 58f043c5108893623f1253205db00bc2abdbf759

Package: postgresql-12-auto-failover
Source: pg-auto-failover
Version: 2.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1079
Depends: pg-auto-failover-cli (>= 2.2-2.pgdg24.04+1), postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38), libpq5 (>= 8.4~)
Provides: postgresql-auto-failover
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-12-auto-failover_2.2-2.pgdg24.04+1_amd64.deb
Size: 364040
SHA256: 9b9651f8717f13642dc2ef3feb536b40a699f5496670a1890fdce9f29e85eb5d
SHA1: cc20483102dd183f3aa7f3c25da09b2a16083212
MD5sum: 732b027a16cc52793c7745417c22a396
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.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 177
Depends: postgresql-12-auto-failover (= 2.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-12-auto-failover-dbgsym_2.2-2.pgdg24.04+1_amd64.deb
Size: 138748
SHA256: 6b7b27abb04b07497f9141d333f7b967fa5c4026040ca3cbed874715568fe7d7
SHA1: c1d2f1b81a7bb55ff9a3b7bcd527cbdd62d504ac
MD5sum: 611d7117af83111f4e458214e8f02069
Description: debug symbols for postgresql-12-auto-failover
Build-Ids: f0c7c35cd995ebb14abaf63ae41be8ba55e8f573

Package: postgresql-12-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 45
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.8-1.pgdg24.04+1_amd64.deb
Size: 14964
SHA256: 99294e1fd3864f1bf291b8b499fcf2d34d8eaa4f31c1e3e6a236d1e982c06d2d
SHA1: 4bfde8c5461ec72a79f511d64c3af4ab98ad538c
MD5sum: 7a5665c4584f0593a435d74bf5ab96d1
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.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 23
Depends: postgresql-12-bgw-replstatus (= 1.0.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-12-bgw-replstatus-dbgsym_1.0.8-1.pgdg24.04+1_amd64.deb
Size: 8592
SHA256: ab765132076ed33a9ffb47279eafe53ba72be31b1c491859c8691c6626597f7b
SHA1: a149e9f8e63cc02d0f6d3253e213183160aa9a93
MD5sum: 5e7fb7e941b31225cac7c859a3d6503e
Description: debug symbols for postgresql-12-bgw-replstatus
Build-Ids: 9f875a7a7c2ce38075521a76522f3610c73dc3d4

Package: postgresql-12-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 148
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_amd64.deb
Size: 59312
SHA256: f0bc71f5125bab18b6b496b12add5baba4df0aaa53c522a052497c10484accee
SHA1: 45a11d5dd5680e8819e8fb42e9c273cff25bf50a
MD5sum: da1641d824207730aeddec04c6f2c2b1
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: amd64
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_amd64.deb
Size: 64308
SHA256: ca17c09457670a7d61d72ae0d1a57a97909e663c09786d0a1e97078a6ee7a336
SHA1: 4a007f7b2fa43d65f06d18f93f4b72603b684784
MD5sum: f05cf545b01b67a657432b6cc7225ea6
Description: debug symbols for postgresql-12-credcheck
Build-Ids: 4791537498bcc739702ccaff85e193393460e4ca

Package: postgresql-12-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 230
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_amd64.deb
Size: 92008
SHA256: 59548f3ee0b6400655f723adc91e36a79ec501cad21bde039d3a571ec13653d8
SHA1: d2618ede1e989ec31627d0a3c52d14495ca99537
MD5sum: 93ea28270a7ee49558e06a72a2f58957
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 131
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_amd64.deb
Size: 103924
SHA256: ef3f7eebbffc9992c168f04fc47ce21123378f8dab4eb33608a3e4e50a2b7739
SHA1: 41a25d26a0cc5229753938b8c22b26155cf90426
MD5sum: c99149bd517507e21aa60ad7a8e442a6
Description: debug symbols for postgresql-12-cron
Build-Ids: ab1ab40faab73637bdda19d08f5b29a31ac85b57

Package: postgresql-12-dbgsym
Package-Type: ddeb
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18695
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_amd64.deb
Size: 15885808
SHA256: 7fa841425c4b5d78b882855fe020f752168f473942d33db5342fc4c8816cbf91
SHA1: 2ab4b224573530e349257887945b53115745366f
MD5sum: 3c47485974432c85c98cfbab5181300e
Description: debug symbols for postgresql-12
Build-Ids: 025f36ce247281c77f9681e0503bd4c8bc90ce85 030a4ae6be817997daab758c00f778bdf34409be 0332a21b027ce4dea283775025bf92c4f3b0ca2f 061c4d7de26360ba6c209714d34d8759720077c3 06f726f9597b70c960d9a6be1b577b0de18814eb 09104aed59842212e101058adef119b1de2a0942 0fd8e65d29941a749a8648d21377a8cacec8cade 103ac1f6013f910a5949f3a5f98b98d51e91aeae 145dcb65b6b4f691ed424060eb9e0ffc8a8141cc 14bf3098663c236334caf5899b9a8fe772dc342f 14c2f2dfaf580ceba762ab2a7420f19625149aa5 16d50f0310447cb57410ebd10f5eda38ae62d595 171698218cc1ee3dfe09870886795c78f2e74a2e 17c7363a3351c1a5d7fe55cf24b213c6bb5bd3bf 1856dc0a0f0c4edde587f252eaf51e3d2dae3b6d 191dff04cdf114b37cb320473ce194dab28f9064 1bab446f31a43a3743e0b5135c463406b98b8556 1fe8503d2a59c9f4c7e93eb71fc75c9111f6ff37 207a592f2bf6bbcfbb33c1e78a615bf558df5e14 20bfea7b5beeac825011a563811d9219103160bb 238328840c9d54a17516477756f650da0d4e2f76 24d55d64d05b35150fa2104bb53ba3ba7f2bb174 251588ff3a8c8fc23e0a8780a04c6e6a98106af6 29294e383337f55ec410da2f6975cdcae5e4fa76 2d2c7559df9a55eb040db3371071635972fcea68 2eb7abe004b71f79cbcf4f6d19bebd9808f11097 2f0b04d9d0a72e8c5d21625ae565d14eba06cf4c 31b725d731958691cbdff8dd0ca33701989ea396 327871143192179280d0b5b741a3071d47f1b4d5 32a2a03165d7386f6815370d2dacac27e67bd5bb 335f06bae9b0366b5a0904bd28e9e124f7909703 361b6a5eb2efa8a2509be75a7f61ee8290a17f36 38afd2f25edcc5a53f1a97589e62b8ebada780a7 3af33da524152af722bf109e83643b08608115b2 3ddcbe5f1c3995ce67842afe7e93fe3f63be3b6d 4adfd418416ff593e1ccca4def1ff9282665700a 4ae937029ea394766ba0f86455f038c640cbffb5 5139d40de6fa0a8415eaf2a930ceabbd5499e141 52f111a6af402469703ef763d5ff033a38f01f1e 533afc80a858d920ab68cc8c5f3cd00829914523 55c7e5ce01f21cf2310301631dd8dfdb1a92bd63 5a63debe86dedd65fa53ece34463a093449c6d44 5b82a06d58efaaaaea512ee0841f4264f9019a8f 5df61e5f23a76c11dac484db00aeacefd1473176 5f5a3cc977d30de0ff9be92f7d6b2eff4b72e25c 61fac9c16540ccb88cf2a9bf799015f07e18c6ef 627507a865548eb1e84219f2369efc1f21611a6e 6d72313c57d153a832cc35c5846d20e7e671710d 74c644d3ee7349ea49442f14587af47b94c27941 79d33c53e74a323ff0d01155a8e0d9a837b0b941 7adb946773deffc80ecbe66d094ffbff57d86ee9 7d526ef6d5544d1c864204b9bddff46390a69a6d 7fd902b8a2fe3caea22e84fbad3f9da66fb517c4 801cfc409216bc434a39565e01231bd57d763fbd 845cae2f0b41101b517b49fa408b1c330c556d9b 8cdc1fc8c6d5567e5dc643a7c1cf59e45ef7d804 9386d93be0ef504284ac76b5cc39182601ae619f 94f88dd17acd9c52798bacc1017f414894ba0a65 964417211f451c42d1f60ce1b4d28904a8c81efe 96cbc66fe12d0efff92de3e66e7740dcd8dd18a5 96e7b2d7fd4d9d83a22a3b9b94a52ea2e5fb8116 9c0a39544e2f5eac9868d9b9e57352996e422a5e 9c4f68b5a8f6e3be419028fee31e9cbc5abee891 a073a21f9edde2050b3d858a4e2d5e27e5a479ad a199af6950c6b61d13255ba2ed8d33dd82f7c8e2 a3b9a60010fc280eefd531cd4f71d0f936b3332d a3c45b8cf57bc6fd389f5f2334872c4caad25640 a483f1615a8c8f554f6143e46b4b089390ca834c a9e10da664d3ac8796b2dcdf86b371f7a48a6db9 ad5cfc6b8e531ebde34134bb038ac784c19868b0 ad849d69081653f7f4cbcaa4c60c4ce810fc2f9d ae47c4ffb17634424cebf7b478269706eb78854f b5b3063840281ac6b1494e06f113b6648caa843f b7ac0afa3eda047bb895e5fb3827532010ac45e1 bcecf60cbbbc3c56d5015f97c809619258e2f8f0 bed0e988957d5a95c6518c959fe8468d51d8c9fb c80dd65bc4384979b0a138e784c27d6cf34c9cca c94ba707b55ac2fa105f5d96c44668831d613b2c cc62d268d8cc15e1e6fa30017090a2b83d11c649 d101359ca2397764d198f86b5e74dba881eec4ed d33a16e23bb7be245cc28657357275b573748dbc d59eff573dd3a8ad043cc534297aeeef96325349 d759b326a330c06766aab7a6a7497fabb522df10 d77ca4e945a684fcc8261a508305e2ec387bc79d d7c8643f125597afa6226f53763e9e695bdaefff d872e5fe216cd8aa7ab8128d19539acd09fd7a84 db24865ab67daecf1f5888ed95cca3352f158c7d f0d506e57ffb194f14e863cf7f08e2c727d78dda f1c2a187bfb1de8f4879ae24a5b9eb116ea2d076 f48fb6bb21e324e23f027b5657af98172ac5c661 fba7cea14ef2c7caa74dd84ca06a84f2962f8a93 fe8679a3088da77c8f6d97c3d1ba508c6f761ed3 ff7598178b3f7e59bd6c27cc28641f2d12c4982b ff7ca224ee2c23285f8df3c48b30363b8bb36e4b
Postgresql-Catversion: 201909212

Package: postgresql-12-debversion
Source: postgresql-debversion
Version: 1.2.0-2.pgdg24.04+4
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libapt-pkg6.0t64 (>= 0.8.0), libc6 (>= 2.2.5)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-12-debversion_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 13940
SHA256: 7d520598c99b5d9b4ed3e13cc6bb82f946ea5a2ab3714403f5cde9ab39289ba2
SHA1: 708be691af50c4a03f15895335d129ca62e14a8a
MD5sum: c61979c687223882130e5bd90353bf44
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-2.pgdg24.04+4
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 33
Depends: postgresql-12-debversion (= 1.2.0-2.pgdg24.04+4)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-12-debversion-dbgsym_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 18508
SHA256: 9866f8501fb32acb349cd2cad11344e49cf99a3588698bccf70106c5963fff15
SHA1: 2aaabfe32717a0953376159c3fb14b4eba20f416
MD5sum: d85810bc62e418223ea466025385ffa9
Description: debug symbols for postgresql-12-debversion
Build-Ids: 1fe6c73a06b54704b8293fc992dbd4efb8bfadf4

Package: postgresql-12-decoderbufs
Source: postgres-decoderbufs
Version: 3.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 112
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.14), 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.1.0-1.pgdg24.04+1_amd64.deb
Size: 40020
SHA256: c6627e895f203a522912af140f3817c042ae611899465ceb706fc939cc2af90f
SHA1: 6e651cf182d0e21244d2a27d5149425e69cf03e0
MD5sum: dcc2a81ca5bb6ebecac3cf07a9c7fe98
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.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-12-decoderbufs (= 3.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-12-decoderbufs-dbgsym_3.1.0-1.pgdg24.04+1_amd64.deb
Size: 39400
SHA256: 958eedd04e7752f155f6dfc4d32b0884f3fdb21c1e61d845b39a645f4246f147
SHA1: f715edcd2ec079b02c465ea2f8686027f84a2c09
MD5sum: f1981e0c677a372e92b88e57e5e52855
Description: debug symbols for postgresql-12-decoderbufs
Build-Ids: c49c55b052fcfa9f3d81aa5558f74ff42396df46

Package: postgresql-12-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 67
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_amd64.deb
Size: 22044
SHA256: 18da15d02d3d97b20cdb4a538e26687c9abd37d2399357f611833b4ffbea2153
SHA1: fc92ff5778baf6df7970623e0914ee33d4420443
MD5sum: 82186b39c707938e6b3161306be8c726
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
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_amd64.deb
Size: 35588
SHA256: c2a158ad1a7768581b3d2c8bc037f7a60938c0a9198bcbf1f26ae1cff2fe1ee2
SHA1: e4878a96f01ac1bf19e23183ec7964c40ef39f68
MD5sum: 5054006c8fef2a808782206921b8dcf4
Description: debug symbols for postgresql-12-dirtyread
Build-Ids: 23bc91476175b3ff7da0839806bbedc85a44a1a3

Package: postgresql-12-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: amd64
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/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_amd64.deb
Size: 15972
SHA256: 8dbead420bee2837971ad96475dee1fe3fb24507f2f3d0a51b65465542a5cc9b
SHA1: 0b2959e0ad1a39f363637e49c7945e5c39d42955
MD5sum: 216901136f6020abc530442a2e73b742
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
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_amd64.deb
Size: 9684
SHA256: 04c63d2720c75b311199afd385a3a6d4dad3a838f71b50a0dcfc040610556c2e
SHA1: f5589d96ac2655144beca4c0679965613d8e0cc4
MD5sum: 0e7a59a5bb3b68acea590445d9c13a7f
Description: debug symbols for postgresql-12-extra-window-functions
Build-Ids: ffb519de2757592da75b67594ba66569556b8b03

Package: postgresql-12-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
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_amd64.deb
Size: 8696
SHA256: e6d0201e5de918a04b89223702e670f4b0587529bfd77d08e3e2a7b799cfc952
SHA1: f59603d96610b466341ca712ea2ba397deea13cd
MD5sum: 68c5d48b79f27df36197cdfec530899d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17
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_amd64.deb
Size: 4032
SHA256: 396ba6338bf51f67b23ac352eb5d7e058f6546af2917ebeb3a6e8cfe6f155cab
SHA1: 0609110ed73016b292b7f891cdf12f8b8fd7c64f
MD5sum: 3855201ac97edc5b8d1baeace83adcd2
Description: debug symbols for postgresql-12-first-last-agg
Build-Ids: 49d2c2aaacbfe33c0d40733f6ad98b0aa046bbaf

Package: postgresql-12-h3
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 359
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_amd64.deb
Size: 48512
SHA256: c6999a925c0bbf57dc5f0b43b5195e46d868db4c568167fa2730499ff5e64ffb
SHA1: 2e89009def59ed78b92ebdb72aeb43fa574027d7
MD5sum: c752af16266561268539f26767a49c75
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 153
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_amd64.deb
Size: 109472
SHA256: 1ad4ff6ff49e63ed1c6c304e8ca52016f6ff26bc3e459cd184453aba9ae1f4d1
SHA1: 2760a61a050c5ba7c5a7240a704559c3180dfd3e
MD5sum: 9964114ce6a8485142526ecdc9546258
Description: debug symbols for postgresql-12-h3
Build-Ids: 382afde7fed8f7e0ddf19b3d5e635eed47406bd2 8ee4db09766a49cd90196c8e6e2d62cf0205d61a

Package: postgresql-12-hll
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 195
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/citusdata/postgresql-hll
Priority: optional
Section: database
Filename: pool/main/p/postgresql-hll/postgresql-12-hll_2.18-2.pgdg24.04+1_amd64.deb
Size: 78184
SHA256: ed95a1bec3f386699075989204750a184f44f702772b97815d89ec307d76c235
SHA1: 90d418195a27465ed93cd4eb971c64a0532fc495
MD5sum: 51fa1444406e88a0387b17a4d85391c4
Description: HyperLogLog extension for PostgreSQL
 This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog
 data structure. HyperLogLog is a fixed-size, set-like structure used for
 distinct value counting with tunable precision. For example, in 1280 bytes
 `hll` can estimate the count of tens of billions of distinct values with only
 a few percent error.

Package: postgresql-12-hll-dbgsym
Package-Type: ddeb
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
Depends: postgresql-12-hll (= 2.18-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-hll/postgresql-12-hll-dbgsym_2.18-2.pgdg24.04+1_amd64.deb
Size: 92136
SHA256: a585d9e628304475e1809a3a22b8375f3685a9b7e2248dd4904771dc4635e033
SHA1: 4476427d2357f759f98ae4cbac2fba4edb2fb074
MD5sum: a941589f70a6ae11ec8096660c46729d
Description: debug symbols for postgresql-12-hll
Build-Ids: 8df9cdbab6522f515ab9ef1eef54a3ae64801759

Package: postgresql-12-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
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_amd64.deb
Size: 44412
SHA256: 22caad4616c91745dd773aebeda4f6e3e75a6c4916d79709547caf5ab886882e
SHA1: 9a4d78ac9837275a3c4eab700c210ce7095832b5
MD5sum: 1f1c5b609fed6c66e44eeabddbe316a4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
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_amd64.deb
Size: 58424
SHA256: eaf46288af6fe2069a6e976300aa73b5862fc0fcecf76bffad3fcce908529e00
SHA1: 6677ce909b1b86628525879fc06c312c869a4f1f
MD5sum: b8ef79e92e46e2207daf25bd310236e8
Description: debug symbols for postgresql-12-http
Build-Ids: 1de894d3539460029763e607b0e9b7b9d91437e8

Package: postgresql-12-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 156
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_amd64.deb
Size: 59792
SHA256: c32e41971cc44621cd7ccefc4182583624ba2d58be34aa632c25b692caed7f76
SHA1: 4b69770698f09c88ba962521d64c70195f9f2592
MD5sum: 3f7301024ae4063334b099d6782db2f5
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 100
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_amd64.deb
Size: 78188
SHA256: 4077ead33e8336a4b90632cbbb3e08decbdf3a5054ae7e591feb2e10d948f041
SHA1: 2af275226f7334b3fde7d57e649556deb03a8c16
MD5sum: fc15f9c28cde472432f5ac86ac392f5e
Description: debug symbols for postgresql-12-hypopg
Build-Ids: 67bc220996012d0d252a5cb70060864143fe813a

Package: postgresql-12-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 261
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.14), 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_amd64.deb
Size: 93780
SHA256: 412013657605d09f923a29dc1330137a22e9ca625869556b9d9f0a7d96c89eef
SHA1: c48be0a81c054b573cb5ff939ddd661930b8d8d4
MD5sum: 77f62a2a5ee79e762d825eaf22efec36
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 126
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_amd64.deb
Size: 92384
SHA256: 1be35cb375975935c2de1528af1d6c693b4bd8df9acca3ea01f0269daa65249c
SHA1: ee33a11a3e1e3af978d1fd9e486d498660bca8e0
MD5sum: 7acfc88aeac48058a3d8f908fa2d8c21
Description: debug symbols for postgresql-12-icu-ext
Build-Ids: 8ee5ac60cd3ccb93da050d3777abaac886918815

Package: postgresql-12-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 619
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_amd64.deb
Size: 185216
SHA256: d5253e600f9e717ac6902c7333b67c24fad36d7544cab32c71b00b370a593304
SHA1: 9f2887c77d8058f8a2603c5567cdb642d78820c9
MD5sum: 98baf82ce8822f4e87485342b64893d7
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 240
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_amd64.deb
Size: 185996
SHA256: 88d84b524404b682edb2031f2989d478fe51b6a5f2a18bedb0ae197ef55d27fd
SHA1: 9ffa4d45aa0fd0500e970be68ef5af074afec3ab
MD5sum: 137f55873ee2ff6edc3f81126dd1fa26
Description: debug symbols for postgresql-12-ip4r
Build-Ids: ff04b2cc35849f4dc8059dfc6aea7b1a8d87e875

Package: postgresql-12-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 297
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.14)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-12-jsquery_1.2-2.pgdg24.04+1_amd64.deb
Size: 126936
SHA256: e6370e4c3145aece5f79a91320a1fbc8dcaf149bba9285d910a2dc206658badc
SHA1: fd97bda71ecf8b2a0f048c20ed37d1870cb0d85a
MD5sum: b94601a64b3a1b69c325ebaa59b7eaaf
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 126
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_amd64.deb
Size: 97736
SHA256: 37204b2f98878ee92100d239c0ebaa027be92ff6bf7f281767ad2e1fbc041c7a
SHA1: 1bd95ac86fc0aa9c08f9850fb13a017e79898bc3
MD5sum: e1d9f504ed04b49fac2fbc4988bb7ced
Description: debug symbols for postgresql-12-jsquery
Build-Ids: 038d101bcf37138759157c8990a0c57f79b055ab

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-mobilitydb
Source: mobilitydb
Version: 1.1.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2677
Depends: postgresql-12, libc6 (>= 2.14), libgeos-c1t64 (>= 3.8.0), libgsl27 (>= 2.7.1), libjson-c5 (>= 0.15), libproj25 (>= 6.1.0), postgresql-12-postgis-3
Homepage: https://mobilitydb.com/
Priority: optional
Section: database
Filename: pool/main/m/mobilitydb/postgresql-12-mobilitydb_1.1.1-1.pgdg24.04+1_amd64.deb
Size: 569956
SHA256: c29c14a2e38f233fef4fe00ed379a16484e1b772e8af15ba569f2cc15d8d0c04
SHA1: 7ae13694ee5dbdf09f5a01fb394f0ed01dbac0e9
MD5sum: ea7a618009549bc135ec9b9ccfbfe7b3
Description: Open source geospatial trajectory data management & analysis platform
 MobilityDB is a database management system for moving object geospatial
 trajectories, such as GPS traces. It adds support for temporal and
 spatio-temporal objects to the PostgreSQL database and its spatial extension
 PostGIS.

Package: postgresql-12-mobilitydb-dbgsym
Package-Type: ddeb
Source: mobilitydb
Version: 1.1.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2130
Depends: postgresql-12-mobilitydb (= 1.1.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/m/mobilitydb/postgresql-12-mobilitydb-dbgsym_1.1.1-1.pgdg24.04+1_amd64.deb
Size: 1775396
SHA256: e3912ec04e9c8d55dc91f7a6cc0d702bc4c189e2ba88045a5f197a61965dee1a
SHA1: 066bcbbf3114702e79542eeba08c6c245def8142
MD5sum: edd35ce621f7f35755ed37633e4e4ec2
Description: debug symbols for postgresql-12-mobilitydb
Build-Ids: a56903e903af79b1fe6354e3af03e9fb09e0194c

Package: postgresql-12-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 293
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_amd64.deb
Size: 126708
SHA256: 29e6e71582ab207f8984c696ba25e466a26de0d5a503999d1dc78fbc3516c1a7
SHA1: b765791c61f6bd9407de2938f88eced983c9f67b
MD5sum: a79bfe3b7067b9ba170f46117a99899a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 179
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_amd64.deb
Size: 147840
SHA256: 19dbd7576b7536452dd2cc5a188955200cd1c88e282ccaf813b0c4658ea2100e
SHA1: f839f98d6a891f573f712b31f3f6e877b50a5142
MD5sum: 5b4ed3f289086faf2a57960c261d374f
Description: debug symbols for postgresql-12-mysql-fdw
Build-Ids: 16e266e82bd08b2967af6a104a465d8fc2aaf7c0

Package: postgresql-12-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 252
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_amd64.deb
Size: 77904
SHA256: b0bc55e9deb8ecb1f83abe334eba11f056e84584b89a273e2a893217828c3de9
SHA1: f455ecfb135e29a5799e3eba64225f4805ee3aad
MD5sum: 8a56980cabb823bce7bcfd283f0fb27f
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 74
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_amd64.deb
Size: 44504
SHA256: 0d8c4770364bf3d6e827f7db525aceba239be231242a3f74aaa453962cb132a7
SHA1: 7717632b57653b55bb931a4f5619428b0713209c
MD5sum: dffefc09d7a79a563641346c3dbe0c62
Description: debug symbols for postgresql-12-numeral
Build-Ids: 8a12f2d7ea22810f3491a04e51513a5b0931d643

Package: postgresql-12-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.6-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 246
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.6-1.pgdg24.04+1_amd64.deb
Size: 92512
SHA256: d32f5130254ec998afc4d281d6924cb9ae3525f8d2f768132580c933e72ab4f7
SHA1: 410fc3135d3c13a2936b45182da092acdb725c6d
MD5sum: f577d85f58d0da0e6422eeea76802ac8
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.6-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 169
Depends: postgresql-12-ogr-fdw (= 1.1.6-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-12-ogr-fdw-dbgsym_1.1.6-1.pgdg24.04+1_amd64.deb
Size: 128792
SHA256: 3e8538decb126cac447ecf22146f011b8a1e2d27a183a4d7c90e54fe2043ead7
SHA1: 1962e880041924406447192e66551c1f53565317
MD5sum: 00b2d784d057c5f1d73e53be3ad3cddd
Description: debug symbols for postgresql-12-ogr-fdw
Build-Ids: 83f35bcb6d0e836bc0a068d40fb3638a3b13a998 d8df5998f33540341d0972767d02b3d48c4c4169

Package: postgresql-12-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
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_amd64.deb
Size: 18420
SHA256: 5fbd77bdfae541088afbc8510101dc6a12d7a097dad8f1059fdb8e94e651a067
SHA1: 59fd50cb83fcf5ac32ef97700e7bcbd2349e4070
MD5sum: 3dff46957cfc2ac8e323e81c2a2da50f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
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_amd64.deb
Size: 35416
SHA256: e38938a807efa272e95e2bf6d0515f3cf4546f448336098016fe4ff137f5d69d
SHA1: d4166811f874a3316a485df98b7e7ea7ff42b0d1
MD5sum: 64e410f8de3da38a99326abd7c6a41c5
Description: debug symbols for postgresql-12-omnidb
Build-Ids: e0245171e94eef4b51ab8bf7bf773a9cd9d0e29b

Package: postgresql-12-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 212
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_amd64.deb
Size: 76128
SHA256: 028b06179707ec60f9456fb61877c803be2b90ad80a61847ef314a653017b60b
SHA1: 4daf766d3efdb7dfb087ec8d571b399714df810e
MD5sum: 212b2e4df99ef3afec2987a95aac0835
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 225
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_amd64.deb
Size: 182456
SHA256: d38838ef83fa83771946524a755ed731ced219e271a7b684121d6d52392849f8
SHA1: faad4ef63c442828cfd912fb0840bbe2f3ea4ece
MD5sum: 3eacce883b7a79e6a4a7e0dce9865d1a
Description: debug symbols for postgresql-12-oracle-fdw
Build-Ids: 82a77d69fb1a23c6f42f9df0197c1a0862448dff

Package: postgresql-12-orafce
Source: orafce
Version: 4.14.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1161
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.3-1.pgdg24.04+1_amd64.deb
Size: 376784
SHA256: 56319b68abb1e44fabfd5cb7b947d5ffe8fd926bacb598a73ef16474be5dfad3
SHA1: cec30cd92ce63ceccf832db42fb435eaff65bbb8
MD5sum: a6fb0fb176bf1b90eb882af2331b4b71
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.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 383
Depends: postgresql-12-orafce (= 4.14.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-12-orafce-dbgsym_4.14.3-1.pgdg24.04+1_amd64.deb
Size: 288492
SHA256: 498d6b89ff45df93c6a3a22cc708f110cae8a75cf4f2e5238004902029aa8f20
SHA1: fe32aaf1fba2ee2abadbb0bf3d42d503f4a3e7b3
MD5sum: 00d678756548a053e1d7cf37223dba75
Description: debug symbols for postgresql-12-orafce
Build-Ids: 634979f6aa1f0085970328d05e376819ea93893a

Package: postgresql-12-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 545
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_amd64.deb
Size: 46808
SHA256: d9a320bd49332b2c67b90a9757243201d19420b5a8dd71203568980873330c85
SHA1: eac611c66b7163f576b39ca55baf703ab2d30476
MD5sum: 5a6daf6489a00c56fda9370428fa23f4
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: amd64
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_amd64.deb
Size: 40808
SHA256: f037d41c06d4ad935d39f2aefc1e11469843e08b0060d998d3cec24d210b0928
SHA1: 8e515d00b83af7c6c43dc4769433e19540673017
MD5sum: d10b5ced524d5f199e6d7f95e047258f
Description: debug symbols for postgresql-12-periods
Build-Ids: 33a4258ecb00d327c4608e1f79f59da0f3b8f38e

Package: postgresql-12-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 132
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_amd64.deb
Size: 33924
SHA256: 595bb145a161c36763c99eb5b037bd788411537787195efb60037ec66f01ef0c
SHA1: 7c4f24f6d659c3e77867ecb86e28efa47fcfafec
MD5sum: 5153d2f4ff03626376dbb031f2e54299
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
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_amd64.deb
Size: 40640
SHA256: 847f0ed1c169faca3ed6da874e18ba888e25cacb289924daf82afe77b395a804
SHA1: 7fef8e524f40e1a0262940fbe5f748e738106126
MD5sum: ec0f64c055ffb1fdb2df7f098bb11e77
Description: debug symbols for postgresql-12-pg-catcheck
Build-Ids: 2f052874f6dbd44837e366b4442a32e4b531b94c

Package: postgresql-12-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 34860
SHA256: 85449b9167cedc7c48641cab6a4b9dcd6e769645f12182b7c14bff3acd632039
SHA1: 610879114b602842bf4b21c1693186f7e70d12ee
MD5sum: 21bbd93eee61ba06c57c68e8b393d949
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
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_amd64.deb
Size: 21700
SHA256: d76b1ecfe7d91d91117650c511d6d9059529df28d5e30e7732b33a9fe944b44d
SHA1: 5ba9013f984cd6715adca700c111785811a294f2
MD5sum: 619961bb4f0b5a6e8cddad649aa5d9a0
Description: debug symbols for postgresql-12-pg-checksums
Build-Ids: 1a6f3cb3a01e662a1ac365ff8f2901d5f5962a0c

Package: postgresql-12-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-5.pgdg24.04+1
Architecture: amd64
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-5.pgdg24.04+1_amd64.deb
Size: 41484
SHA256: ce101b465667909994fd8eb3a062d42b48c64c6c585139145a208c04684e3ddd
SHA1: 0dbea31ffc9e2f8c567e4b2a2485410d44fac4e2
MD5sum: 617156458d530ad22ab24a712290e3c3
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 96
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_amd64.deb
Size: 40588
SHA256: 623c50d7c109d7314bbe4a122bef9b4299b5b12558f99690a35db00ad6f3e1f5
SHA1: 379837414160f3912594964dea08b71a7f7b82b6
MD5sum: 7be4d66497b740748b4bdc31c534680c
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: amd64
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_amd64.deb
Size: 40716
SHA256: 35ccfc80c1cb47e6f131038326cdb04407b0401cc19b3c6e586b337c1993fbda
SHA1: 0ef6e4e5d192c88c742ae94f4b10c6b8713197a2
MD5sum: 9fc2c3625a7c7afbdd05793fff10b899
Description: debug symbols for postgresql-12-pg-failover-slots
Build-Ids: 52cd7717ce9f7e5b7c6c5380a644cc3b9223c8e8

Package: postgresql-12-pg-hint-plan
Source: pg-hint-plan-12
Version: 1.3.10-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 327
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 121840
SHA256: 687e80f6e95e82b75f9fdf8f24d3a2761268bbae46c855259f65bacdf48a437b
SHA1: 64ab2a90be77f3dab5656d1689fbf3056d0f3247
MD5sum: 1d1759fcb0611133ded5c31e4dea91f7
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 142
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_amd64.deb
Size: 117612
SHA256: 0a5ae3db50cc906f76cf1482b22c511824efc33fab887f33928f5fe0ee182f7a
SHA1: 675f299a9af271b6cc8e246da20439856d793e3a
MD5sum: 626469bf01a7d4770ed2b32e0d17c028
Description: debug symbols for postgresql-12-pg-hint-plan
Build-Ids: 59e65e47d0afc2e22dd74b4ce219da75588a75b7

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 216
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 57140
SHA256: efa09c767d51f1458ffa5e4d25a32fb1a457a0c047b073bef6093bc8518f9ad8
SHA1: 727838c11d4cc3fc59a32f1f4fce23d17711cd0a
MD5sum: 472ced43b54f585966dc609839a45859
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 79
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_amd64.deb
Size: 59328
SHA256: 7b1d3393d657caa8e11973087b7a1431b21e91651d9276e07adc79c4b70f3f94
SHA1: e29549690fc48cd3e521b66c65bbdbcd000f91c6
MD5sum: a1691c32111d01b9c0d9d23ca7ead314
Description: debug symbols for postgresql-12-pg-qualstats
Build-Ids: 53e4c65d7786571fcf1c9258c0840b274d80123e

Package: postgresql-12-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 84
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.14), 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_amd64.deb
Size: 24744
SHA256: 7a0ffade4fb60a95a0a0023c8fa302a31ff07b2addc02978db5129eb2c60d696
SHA1: 5cdbce26b8bece5ac0662885b63693eef52a7f5d
MD5sum: 0dd876234a81ccd70e643817e03d375e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 38
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_amd64.deb
Size: 20404
SHA256: d08ca5535b57a1b865df01dd61c860cdb62946d610950a0d329c8c1b80f40504
SHA1: 6f4e6f0bf20ebea8a8f70e821ef438271f04994c
MD5sum: 34ee3836296edcce83a3c044c6517ecd
Description: debug symbols for postgresql-12-pg-rrule
Build-Ids: 835b31721f3ebed33f74a5e91cdf6310cda4bbaf

Package: postgresql-12-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 141
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_amd64.deb
Size: 34024
SHA256: 4b83eb639bbcf1158570f5d04f96e4f893164a73a259ba95065fd6677ba40f66
SHA1: 17c73fa6004ce47b6e2e1b586caf724a01863904
MD5sum: 3e470b22474aef91005862aa536d8c27
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 56
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_amd64.deb
Size: 38924
SHA256: 975f051d67f3c4a035f4cb9cd73d90d1591afc9dcf5ba22ab43b4092b56804d3
SHA1: efbaba84a2ba57cf5e3192c2d9033b9314843f27
MD5sum: 08541f631198be84126585f32e88620f
Description: debug symbols for postgresql-12-pg-stat-kcache
Build-Ids: 70fd8656cfa7f376c565a7a0af1a9ce491e4b35a

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 110
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_amd64.deb
Size: 41060
SHA256: f7b18577393771704696b5d396ce5cabcaeeda5ed3731cdbee79a916ed4916d9
SHA1: d8ececc4c1ef1f703d376ddc778224533aa5988f
MD5sum: 47ae53f509f48da4862b5bed6242fb4b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
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_amd64.deb
Size: 55376
SHA256: e13c9edba85321142672deedd4661504e824db890df6184308fb2f1c7787feac
SHA1: b13c124b8e3d1f23d2899947edc466dbb24d7a1f
MD5sum: 926eb95c2f7f6af26a1aa10f641c3471
Description: debug symbols for postgresql-12-pg-wait-sampling
Build-Ids: 7baea920f8773faeed0d85db084638afef5d2853

Package: postgresql-12-pgaudit
Source: pgaudit-1.4
Version: 1.4.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 100
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_amd64.deb
Size: 43828
SHA256: 8b929feb3b3fa761b8e5fe13b018bf2753ff75afbf229e0b819b32b969c46181
SHA1: 803bd13f3a54bbf58ea4e7180d33454cec334d98
MD5sum: a539d78ac114b32f1f9a7176e173a781
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 64
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_amd64.deb
Size: 45384
SHA256: 52e2d1485a7ca2bee7f88fb449c5ebc4b38f44deb51e0e106be6c6b6ac612d8f
SHA1: 3649bcfad5e376f2408563cbc97c84f715664db0
MD5sum: 8f2ddd130fc01a8f8b585d52cadb2fd7
Description: debug symbols for postgresql-12-pgaudit
Build-Ids: 1cb2f147423aca30372e6d848c0c1babd92120ad

Package: postgresql-12-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
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_amd64.deb
Size: 43216
SHA256: 92fa16b77080868008966be7c3089f3d912acbdef0de8e8a3ad4b1e594558ec4
SHA1: 1099bde0d4cdd197e22e4c8c1fc0114bba496e4b
MD5sum: 767e719d7de23c962fef74452900632d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
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_amd64.deb
Size: 33060
SHA256: a6b10ee70f515770b9b94e17fcaa82b0f383e348be34895bc7035513538afa59
SHA1: a5acf438b5ad0ea19ea6ad059e4da0fcda4df72e
MD5sum: 22907fccefee2a6e2c7aeb1ac29be346
Description: debug symbols for postgresql-12-pgauditlogtofile
Build-Ids: 6e79e0edb50c6a4bf213b9391ad1ca56bf2d526e

Package: postgresql-12-pgextwlist
Source: pgextwlist
Version: 1.18-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
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.18-1.pgdg24.04+1_amd64.deb
Size: 29488
SHA256: ee462563574d2bcb96dd0a888e416409cbe8547664cadcdc78200edd2e30f808
SHA1: 4b752fad9465a1a786afbad6a1f5958ac4aa8860
MD5sum: 8544129593a12f480a42528c625c7ee6
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.18-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 65
Depends: postgresql-12-pgextwlist (= 1.18-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-12-pgextwlist-dbgsym_1.18-1.pgdg24.04+1_amd64.deb
Size: 48112
SHA256: 5b4e5dcdb5880eddb8d7d6199ebe33ca24f56dee26186f9e1e532731fa94349d
SHA1: 683adb8909496a7ad2af548821eb3c5ee68eba5d
MD5sum: 2528287cefb25c50de30feaf43c03107
Description: debug symbols for postgresql-12-pgextwlist
Build-Ids: 6b2c11db22d80b85d9fda9081a7f8101809216d4

Package: postgresql-12-pgfincore
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 26636
SHA256: 9178d2057eb9c6a13bcbe4760ccdc4f35af136e940cbec4e4ccadb6346f4794e
SHA1: 7da217f6d24ac94ff4c09c74b5a3303698217cda
MD5sum: b6cb1d51ba89a032fb8d66003b666e4c
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: amd64
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_amd64.deb
Size: 42668
SHA256: 44d0bb77767660e5f90002d523dfa7b1427295fb40e4a8e6c4da4325d26b72ba
SHA1: 791f7e620daa77f88bcea2e1e5e5f15097b2ab8f
MD5sum: 278a775ae3573151593483f8c0a2278a
Description: debug symbols for postgresql-12-pgfincore
Build-Ids: c94d334a965e5873a43d330214b9431bf3aa93f5

Package: postgresql-12-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1825
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_amd64.deb
Size: 38532
SHA256: 017076302e44955e2af5903b4b6bb3a39c55ed870509dfbb11a00b4746efa60d
SHA1: f5ff684793ad42f1df9f5e7715bb13336654105f
MD5sum: 99ae95d9ff13c11331bd50bb1ea1cc49
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
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_amd64.deb
Size: 18516
SHA256: 9e41d57467bd4c0341c0474ded47feeeb15d5cd013a546302d8db02119bd644a
SHA1: 5359c2c1b6137fb1350f8e028afe93dcdeda17c9
MD5sum: 1ae8f869cab62d9144523c5536a6a6bf
Description: debug symbols for postgresql-12-pgl-ddl-deploy
Build-Ids: 28201cdc3300a8374b68deef64d684610b27b172 ab7e882b77659dd442ba8068181724fdcd22c3b4

Package: postgresql-12-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1113
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_amd64.deb
Size: 358040
SHA256: f6c6398547be236aca6d94aa82abe8e2932bf3c52687478ea0f55aa418a58b35
SHA1: 9a6abfb18c0df8fcba1632bc089af52a42fd8d04
MD5sum: b9fc95fda543cb1f2708efe2a1c19cd4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 484
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_amd64.deb
Size: 382824
SHA256: 68b3b3fdc36d3cd57213d561aa2f44d355a48ac9b2174e09221ae9b3e09c8239
SHA1: f88c552bcb7c3718617ed0fbba434372b7867db3
MD5sum: b945b5522cdb72a270f03b6af0215a05
Description: debug symbols for postgresql-12-pglogical
Build-Ids: 479f768d5d5a0f8bbe0d621970bd337f9c097e55 99e829a49cfbf1b5f0c1110b748c955a3ec43c38 b1fddf7b51cb4f2ce0f529a9557656199f003de9

Package: postgresql-12-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 137
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_amd64.deb
Size: 20856
SHA256: 62ae49117908b9a66d8117d56939f7e893f6963e65a9b5d607339909070549c3
SHA1: 79ad177cddb38f237bf9b4847e9bc83a7bdbcf20
MD5sum: 8f809eb53114510238a587a79abab085
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: amd64
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_amd64.deb
Size: 14620
SHA256: b3d96983d41227129e440161362a66fe67d2bd66822571b621c5fd1d92a1c7a0
SHA1: f50b82d8e4aea8cbc22c993b2910eca56aa3b1a6
MD5sum: 24db4d7424bdb3e938702bf976ab7943
Description: debug symbols for postgresql-12-pglogical-ticker
Build-Ids: 1cba66e69dc01b2e5acda942cfef47d3356be8ff

Package: postgresql-12-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 121
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_amd64.deb
Size: 46436
SHA256: 1c6e37d0d337f1d69f9ade35b34b12f83e6ca2270d06550773011bc1db1c7211
SHA1: 0b8e663d42a36d20718f726ba91a03de94b13417
MD5sum: 66f0493dcacb9141011dd1354bb8cbe6
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: amd64
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_amd64.deb
Size: 51212
SHA256: 5e7a220461bc2de4fd1b09c403e2b6d3fa5def439f6bae94504beca4d97945b0
SHA1: fc877f5bed7a993132a7edc6c09db3d38f1ac60d
MD5sum: fe5b68f656071dd44ee1a00c50317f49
Description: debug symbols for postgresql-12-pgmemcache
Build-Ids: 8d77ceb111c35802c2a7a72a87b6134626a484b2

Package: postgresql-12-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 362
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_amd64.deb
Size: 103388
SHA256: 4309a21e4df2ab363e7518bbe5d184f5154c836cc188a5e8183072257b220186
SHA1: 51d1326f98939ee9aeff3899db2fe9c5ee45c8b3
MD5sum: 8799ddd183b8e6b29db4d4f421ddef95
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 119
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_amd64.deb
Size: 69928
SHA256: 2067f74a0bc8347c53ac095286d7be56cba7b0e0111fb755f423154fd3b3cdf4
SHA1: cd5a0236728c2debbe041d817b6eff3bea5197c3
MD5sum: c5fa38cc9b1a2f8e5cb94a67f415e559
Description: debug symbols for postgresql-12-pgmp
Build-Ids: 4357092834392235e772e7f705cf40cec57f61c1

Package: postgresql-12-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 242
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_amd64.deb
Size: 87372
SHA256: b49b69abb6644b60b4a8c3fb1272bc3950c4185c5275d968ac6d759cfe159c99
SHA1: 181e6cbac152894c5bcf95079d88673fa8967015
MD5sum: e79dccc5f0b09a7f364b071d8343364d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
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_amd64.deb
Size: 83052
SHA256: 0330351b86300a24c6764db90051f7db6ed124daa25326334292c16f01215795
SHA1: 7dee2010f65aff30e744b1ad7275e18cbd78bb1d
MD5sum: 9e8728cd0be9aea14ae754966ceab09f
Description: debug symbols for postgresql-12-pgnodemx
Build-Ids: 9a65e32b7a2f61dc29f05e6539f677c8ab2da5ec

Package: postgresql-12-pgpcre
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.14), libpcre2-8-0 (>= 10.22)
Homepage: https://github.com/petere/pgpcre
Priority: optional
Section: database
Filename: pool/main/p/pgpcre/postgresql-12-pgpcre_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 18396
SHA256: 46d43fc40994c13d9d47096660f05cd200888dfa0c4ea05c888fde06af5a4d48
SHA1: bac624c8399426bb960d7966c19bf1b590f6baf9
MD5sum: 260d95af903c42f1eac2bab4c85ff6fe
Description: Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL
 This is a module for PostgreSQL that exposes Perl-compatible regular
 expressions (PCRE) functionality as functions and operators. It is based on
 the popular PCRE library.
 .
 Some possible advantages over the regular expression support built into
 PostgreSQL:
  * richer pattern language, more familiar to Perl and Python programmers
  * complete Unicode support
  * saner operators and functions
 Some disadvantages:
  * no repeated matching ('g' flag)
  * no index optimization

Package: postgresql-12-pgpcre-dbgsym
Package-Type: ddeb
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-12-pgpcre (= 0.20190509-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpcre/postgresql-12-pgpcre-dbgsym_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 15716
SHA256: c429c9a9471f3efc6ecdd6247d1aae0eec670a0b2c5388e7ab9162e9cd41e69d
SHA1: 4170227f7d6977421f2632eea07d5ccd0d36ad06
MD5sum: 80e312b4de4d8ea6e49c92bbc8d5f2a9
Description: debug symbols for postgresql-12-pgpcre
Build-Ids: 1a7451adee699b8faa36271ffb757a15ae788627

Package: postgresql-12-pgpool2
Source: pgpool2
Version: 4.6.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 300
Depends: libpgpool2 (>= 4.6.0-2.pgdg24.04+2), 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-2.pgdg24.04+2_amd64.deb
Size: 156292
SHA256: 2a4432a42adf45293954e88b3f849c7f3dc071fda0810c42b0c850a4bf73caf0
SHA1: a92b4821d3f799b2fdc2d5913e1603d5ba49b13d
MD5sum: f322cd0fc60c5e3d00c50531b7e11269
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-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-12-pgpool2 (= 4.6.0-2.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-12-pgpool2-dbgsym_4.6.0-2.pgdg24.04+2_amd64.deb
Size: 53592
SHA256: 0c82e32d7ab2f4a8519662d3185d544906dfb6bc7da598fba2c2508e941749a6
SHA1: ad9f4b1e3c9ee2e580fad6b4e15322ccac1d6354
MD5sum: 91fe21da8190363c8b8d2c4d3631ac6e
Description: debug symbols for postgresql-12-pgpool2
Build-Ids: 3e842163697a48908ae6bd311c572cb23297306f 491d030e62f41bc36bc88e9eaf94ba3977ff5654 daff3d57450397e4862198d901e5d1e64bcea0b6

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2229
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.1-1.pgdg24.04+1_amd64.deb
Size: 126724
SHA256: 470e7c5fd7279396f68866b7488ef43021f608ebb91efa5edbcc8e910c9dee1c
SHA1: ebaab4b657956461eeee0a7c3d55aa1f82b4ad80
MD5sum: 99df0308f8cbc6f21687f3d2d8026763
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 106
Depends: postgresql-12-pgq3 (= 3.5.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-12-pgq3-dbgsym_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 73380
SHA256: 470920aaf5b16ad06803a2b782b4f880f762fe25dca5b7d7091c47dd681d93c1
SHA1: 114cafee5cfe390f502e5e0fca7d948727e7d90b
MD5sum: 759edc1b68b3be66603da78bfff8ad75
Description: debug symbols for postgresql-12-pgq3
Build-Ids: 218ac78eec9e34cd83bf99c52c965db4f150cc1e fc12c5840f08efd9e81fd945f8cf97ab9295b0c0

Package: postgresql-12-pgrouting
Source: pgrouting
Version: 3.6.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 2283
Depends: postgresql-12-pgrouting-scripts (>= 3.6.3-1.pgdg24.04+1), postgresql-12, postgresql-12-postgis, postgresql-12-postgis-scripts, libc6 (>= 2.14), 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_amd64.deb
Size: 646640
SHA256: 416e6cae4c132249060b1bcad95e0a3c7a5a1188a770e6f0606251e0c653245f
SHA1: ef988989afceb7397b0fcfd28d6e7c40b2031896
MD5sum: 19169a2b08a38c808e22392eb15c84be
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 14030
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_amd64.deb
Size: 13630020
SHA256: 7e33a1a3f9512006356f295b72314c719adff6e651515737f8abdeaa8d3b5e35
SHA1: 0de9e2eecaefe72c89ade936cbeaf550c420bcff
MD5sum: 6397b5cbf563b5dbd2065bc07b29d244
Description: debug symbols for postgresql-12-pgrouting
Build-Ids: 95ab9e91d53ebee59d05ac9691d327985a24aa52

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1613
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_amd64.deb
Size: 414380
SHA256: f0df80a3e5177a8b657bd57fd6bf431f3643804e1cec8640ec91fa80e0c2cb34
SHA1: 2241d52575071a4bda4a805efb6a82f287d1321d
MD5sum: cec0997e7b4a41ea30407bbdbdf5739b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 484
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_amd64.deb
Size: 390988
SHA256: 7c50cd78b030173e58389b0eecada44394ddbcb238aa611e3e8005549b52968c
SHA1: d73db56dad165d37d80179e844b747852179c0c4
MD5sum: 873c5517485a27944f63b3b8d0391dda
Description: debug symbols for postgresql-12-pgsphere
Build-Ids: c34b0045accc64cc0899db4dca5b2db432838307

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 155
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.1-1.pgdg24.04+1_amd64.deb
Size: 54752
SHA256: 761057b1b07fcd01d421660d9ce1abe4c61ea250d50ed8663710a3d60907d0cb
SHA1: 9c8695f8b5ca1514532817c1e93dd92530fe7ef5
MD5sum: ca1d459485090d99a46a6c24cc6c7a39
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 89
Depends: postgresql-12-pgtt (= 4.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtt/postgresql-12-pgtt-dbgsym_4.1-1.pgdg24.04+1_amd64.deb
Size: 70260
SHA256: 2553803c9b6b5726e8c832e0ac7e1fe8e41a8930a68a7437aebceea1dd87d4f2
SHA1: 8a8db79e219b755d6df35bb5c36f1a16e85b7143
MD5sum: 520d9ff6e8bb41379af7f6a5feb73626
Description: debug symbols for postgresql-12-pgtt
Build-Ids: 093d5c7b8a8479e7a8b13738054e38e8dc2ac411

Package: postgresql-12-pgvector
Source: pgvector
Version: 0.7.4-2.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 252016
SHA256: 4f2327bb1933cc64a1a9c527703660a9f220409ceaf8270cd4033936b6e43501
SHA1: fc2c1240a119ffe979c6b86cbee857f2908d7a28
MD5sum: 7362b335e37037d43f2d6d2ab0aa634d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 346
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_amd64.deb
Size: 293692
SHA256: bebebccff9061d2080c985ece93ffbfbe18305fcc13c9e4d79aae99ac5c2622f
SHA1: 9f95d412fff7e41eb912bea3e7d938e7064e9fc9
MD5sum: 4c5d35c9e62215679c5f69af92f8c944
Description: debug symbols for postgresql-12-pgvector
Build-Ids: f2b8d34a09e799feb188dc68be83910f480ca12d

Package: postgresql-12-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 192
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_amd64.deb
Size: 75236
SHA256: 73c05c81b5121d6676da08209f94b44bbd1b2e12f64e13b0c246a524e0240d38
SHA1: bdd3609e87dd929b00b42b0f3dd4558e4976b12f
MD5sum: 344c4a55c4cc572bc05db64ff1708adc
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 119
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_amd64.deb
Size: 94388
SHA256: c57f653f4d299c8b3fe745eb3de37dd089513232e1b9646c4dd4d5bde7500d1e
SHA1: 9b9d7bf3eaaddc6f49017102b4edcbb20406f453
MD5sum: db1d01f1f41541e3c4940767f5d58384
Description: debug symbols for postgresql-12-pldebugger
Build-Ids: 98d077131be7dcb24053ea6f488d6d782212b9d5

Package: postgresql-12-pljava
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 1302
Depends: default-jre-headless | openjdk-21-jre-headless | java-runtime-headless, postgresql-12, postgresql-pljava-common (>= 1.6.9-1.pgdg24.04+1), libc6 (>= 2.38)
Provides: postgresql-pljava
Homepage: https://tada.github.io/pljava/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pljava/postgresql-12-pljava_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 929536
SHA256: 4a25740122420bd35b4b85174f1d6c637bad3949196f77d12e06ac02a4dee418
SHA1: 550d3aa701594a08f8dd989717d12c472a346e7e
MD5sum: bd709eb64eef90d4507bd502f8a78f7c
Description: Java procedural language for PostgreSQL 12
 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 has been configured to use libjvm.so from openjdk-21-jre-headless
 by default. Other Java versions can be selected at runtime.

Package: postgresql-12-pljava-dbgsym
Package-Type: ddeb
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 402
Depends: postgresql-12-pljava (= 1.6.9-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pljava/postgresql-12-pljava-dbgsym_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 292724
SHA256: bae5afc47edfdb1590b928d31853138b676043a4cfff3dc470d52c38eb8a1d52
SHA1: 7b85822cc105243f0d0d635098dc9f08b33d3567
MD5sum: 69432fb558ed1bf98c18770cbf2baad5
Description: debug symbols for postgresql-12-pljava
Build-Ids: fcbba9466bb70372ee6f882cff2908c030d005bf

Package: postgresql-12-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 874
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_amd64.deb
Size: 359048
SHA256: 924e5ef191948b1f7a58ddcc11724d72410f27612d290e0842e8770359ebe47f
SHA1: 97c9aa2d36d9d18d81823a0c237830bbb25206a9
MD5sum: 5adfd97a9f08457953ba24f80b95ee43
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 384
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_amd64.deb
Size: 313716
SHA256: df5b953b1798c9eba8c2840c12b7121a9479736167c248f769e938267b8d1f43
SHA1: 9b335017ef533a1d8e5b39993cc745c35654e8fb
MD5sum: c8c7b47a3c5149962a58c07d9b5aeea5
Description: debug symbols for postgresql-12-pllua
Build-Ids: 39f3f39fdc807fcc425acf2675faa26fd06cff70 d5919fcc1c5a2067bc1be69640e9fd1e457301a6

Package: postgresql-12-plpgsql-check
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 669
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_amd64.deb
Size: 303032
SHA256: 4cdc32f8870eb8188acc95dc508ee9248df507ae93ffce98c77a9795c0877fef
SHA1: cca3e581a64984e6b683e59352a9b720f15d3674
MD5sum: f59968c5fdd7f11baeedfd03d573f863
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 332
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_amd64.deb
Size: 273336
SHA256: 4da5dd88aede01272e2df5762e5657f8df7f66c7104d760a2c85020cb7781901
SHA1: 7b847c6d5b5961a4eb84e98a16a1ae16b1d29142
MD5sum: c7e3e01f6449ef033bfeb10d7cc7fbd3
Description: debug symbols for postgresql-12-plpgsql-check
Build-Ids: 800d5894e0a0f70a7ef00174817c68fdea26c034

Package: postgresql-12-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
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_amd64.deb
Size: 46428
SHA256: e5830487cae8260685b301f88770400a2d6a7bdec277793e8d76221e6ea92e55
SHA1: 8919ea05d4ee788859edcd8d7c24c8b92e5276a0
MD5sum: 1a7193a3d2b591f91d06176bd06b4094
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
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_amd64.deb
Size: 52488
SHA256: f91ed99a3266487f5e0e39d91bb6239180633e7004e85e12e8dc5f454e00a2d8
SHA1: 10a3df12556811ca64391c5bf08d4a72b9511fe7
MD5sum: ef54dc4946850a087173e1db2627b0b6
Description: debug symbols for postgresql-12-plprofiler
Build-Ids: 34de12c53e14a88ffd8587f49750695c18f6d5fe

Package: postgresql-12-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 306
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_amd64.deb
Size: 139956
SHA256: 1b59bbc3492ad5f94b48c1796129a8c6a317c27a5b44afb2765b5ba8e0a162aa
SHA1: 3dd3f0d7310330f430048ae48fc8f3dd7a2338fa
MD5sum: d2cf149e86c64a8e88f281304fe3429f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 148
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_amd64.deb
Size: 116264
SHA256: b9d14c0303e504d5960a3d0a5aee30a1695458466771e282e91bc36cd7ae288f
SHA1: b15face43c50d6dee45690e4001c082001852292
MD5sum: e3638cc33234dd2e867d553bcef1c91e
Description: debug symbols for postgresql-12-plproxy
Build-Ids: 6b84a97c63e9940b0b23b7aa1305734b8de2854a

Package: postgresql-12-plr
Source: plr
Version: 1:8.4.7-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 282
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-3.pgdg24.04+1_amd64.deb
Size: 130876
SHA256: 5f19e4fefc175209c590b4b4067674d1e896ee2c76618b568c54499e08183e5e
SHA1: 766ba0a7332d41b06d40e3ae01ff4e526dba275d
MD5sum: abada0de4594a906873333154e74829f
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-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 157
Depends: postgresql-12-plr (= 1:8.4.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-12-plr-dbgsym_8.4.7-3.pgdg24.04+1_amd64.deb
Size: 127316
SHA256: ac68bef897c5bb43d30ba481e3e14736e414b886c88943835bb99559b649723e
SHA1: 7eb766a4da0b5bdd69cba90d5721950c0f74c5c7
MD5sum: fa84d50058ca023bbd2510bc82c2c5cd
Description: debug symbols for postgresql-12-plr
Build-Ids: 1302146c23a511538da1a4070a58b9d33fa2d1a7

Package: postgresql-12-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
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_amd64.deb
Size: 28100
SHA256: 16b1e94dd3fbebea87ffc5c8c836b948e73f90f6cbaf17439aa9a46b3c5ddbd9
SHA1: d8ffa1a20ac2e85ba1108b28b7b4819479dadbc9
MD5sum: 42e9ccd5dc04bef6603007567d235f7f
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: amd64
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_amd64.deb
Size: 41676
SHA256: 2fb63b27f97558f349ebc92879e483f17499892d19bbe4f7bf73c095945cb84b
SHA1: b95be051133d054c128c78ef785b9866fac9f03b
MD5sum: 3d427a330b384261060bafd91297c84b
Description: debug symbols for postgresql-12-plsh
Build-Ids: a68eb22d09e333d9ce235d780e621a65ba1fb9cc

Package: postgresql-12-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 453
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_amd64.deb
Size: 99460
SHA256: 73a59b1d19b148f626076c1201edbff3b7e1726e07f74d6f855cd64a603395ca
SHA1: 5db3d0e014ef62ec1520ad9c4e94a265b60fdda1
MD5sum: 850ec0837fc6f4700edaaeaa09f15fa5
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 229
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_amd64.deb
Size: 179992
SHA256: 66ba69cec2d66bf44cf3edcb8e6858e3bea0020e7c22c457e9b0dc2033164a4d
SHA1: b6fcf0585983223c3a5a70c980dd9494b72db13b
MD5sum: ff918be27b64aed814c634c7111ea22a
Description: debug symbols for postgresql-12-pointcloud
Build-Ids: 9aba02ae303b299aa5588c4317bf354ed9e52aad

Package: postgresql-12-postgis-3
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 10101
Depends: postgresql-12, postgresql-12-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.0), 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_amd64.deb
Size: 3564700
SHA256: 04fa2f0050220b3ff8c050c11b3dfe44d38c479ce8a902b48f701043208789e9
SHA1: f948ea0d5f5e8fdcb4519855a5aece965a0724d6
MD5sum: 8fd1c11acabe9591fec4df2e22ec7d84
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 4222
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_amd64.deb
Size: 3894876
SHA256: 4e37315abdd33f4b381c0872d37e331bfdd0ca479a7a86d36d59373e5bd07713
SHA1: 950fb5a15e7eb5b792f142a7480a3bd1c13f2b97
MD5sum: 59b61c720db83628bd217e575fa9cfbf
Description: debug symbols for postgresql-12-postgis-3
Build-Ids: 0dc4f82795e29ca90d29398e208f5585b5fa3e23 2b55076688b4108cd65662b3e9e1f4363264654c 461f8619e92b683fa9aa0d44d03dd42248621263 a79df3ff1e278ed76eed18f91d4c44e6ae27126f e2cde24194b1e15b2032c1611beb9dc1ec7c450a

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.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 977
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.2-1.pgdg24.04+1_amd64.deb
Size: 59856
SHA256: d2b616a952478ce1decd25be14537ed92237d1c1fb038463dbfb0a8a69717ba5
SHA1: 019b5ee671b1c8a267653a58feb9c35fa5fec446
MD5sum: 5096130f8971a395a327d889b7e93a02
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.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
Depends: postgresql-12-powa (= 5.0.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-12-powa-dbgsym_5.0.2-1.pgdg24.04+1_amd64.deb
Size: 36180
SHA256: b8360ad7eef20e98cdcd06dcaf03e0e253cc6519580311e2c1d2f437c3d5cfb7
SHA1: 4d9fa4c935927ceacc92c4ea624d5acbb6a0fe60
MD5sum: 3e24a5b9fdebd809f4fc14171cd0b7fd
Description: debug symbols for postgresql-12-powa
Build-Ids: 32714856bd80049d979401365629deb413205476

Package: postgresql-12-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 119
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.14)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-12-prefix_1.2.10-3.pgdg24.04+1_amd64.deb
Size: 42768
SHA256: f05acdebbe0580ed5074a5624bf07d5a35b7d62c4a70205fea01370f8f157c71
SHA1: 182029385cfba79bc421026dc413fe7ee05921f9
MD5sum: 88fa160e6be0fe0039bc9c141167f253
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
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_amd64.deb
Size: 44636
SHA256: f45f215981d8179a347db91571ffd5964e936b7519ce28b20987402c27d41a64
SHA1: 0e0322a8fe5636c184b541ba3ea21c6f9d42c892
MD5sum: b4994fafd88f1af99a5804a1ae407364
Description: debug symbols for postgresql-12-prefix
Build-Ids: 3d399fec8596ca43a8657544604376887923140b

Package: postgresql-12-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 16796
SHA256: fcc9a3de6d49c81cf7f8855e677030941db5f5c684ebf65ad7e8e455733d8187
SHA1: f513e5821a15d3e07ee71a95ab3a4b0ce5021fee
MD5sum: bf32f4db2225cefed28da2c8e3d6c382
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
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_amd64.deb
Size: 16576
SHA256: 9a1b3e165b551ac09a9be29209bf2081a54e7f6b4a4d0ce0fc21fa5ce486416d
SHA1: 52408c2f8199407ecd15b1a314caed6ead99e769
MD5sum: 248ec2fa96e2ed95bdc038ff3584a3a1
Description: debug symbols for postgresql-12-preprepare
Build-Ids: b5e356c2eccb96aa4059250e101e955180906982

Package: postgresql-12-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.2.5)
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_amd64.deb
Size: 11896
SHA256: 1efbecc3ec93c3514e44fb4e03456527242d935868abdd3e84287eab563b6289
SHA1: 12b6774809bb5fc3ed5ab473fb4ff4e9c1173c9a
MD5sum: de1b5629670de0216a989cce1c6c9fce
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
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_amd64.deb
Size: 12444
SHA256: 00f0ed3d6adbf9df49a633a6263765b3da2db83c1af0da86097c1df3789d422e
SHA1: e6faaebeb9751fc7a6f19422c406e0edcd361f76
MD5sum: fd26a5705629b3b0fc4f3147087c5046
Description: debug symbols for postgresql-12-prioritize
Build-Ids: f8c13d525fd3831bf56b20213622efeaf5156058

Package: postgresql-12-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3485
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_amd64.deb
Size: 130928
SHA256: 71f1016b1c53b6d66505093ef8f4aa28d9b999f122a845ef79a8f04105acc851
SHA1: 2dabaf434d401b289283eba67af99eb95d8ee036
MD5sum: 8eecdc3b42051c71c3f518122cc92340
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
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_amd64.deb
Size: 92952
SHA256: 65281002282482b61d70fff7dd89f3e2b0fccba03e74f4ae58ae647aa74250d2
SHA1: be167a1c219b10cc1b623d8a23a4f42c200e7404
MD5sum: aa93266afb6f82e1d1beb9ab4710eded
Description: debug symbols for postgresql-12-q3c
Build-Ids: 4f355db99e45217f1d8b7e420709e7ee1ede3ce6

Package: postgresql-12-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 24448
SHA256: dc734566229fd6c3386bbd1b1b2f90b455658e06601eedbaee99a07dd4eb0bad
SHA1: fcb5edffa9f361757c52405525142527083c5a77
MD5sum: a38ef760037dd383836b4c35770523af
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 38
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_amd64.deb
Size: 20704
SHA256: 4928ae885841239c2366a3eb98dbbdc80aa9e887d32538a143741fd61944d201
SHA1: d478a431daeb6a25c8bc622b704f5dcc89f6832c
MD5sum: 70f83a361d9c84d6dce94c1790101548
Description: debug symbols for postgresql-12-rational
Build-Ids: 5f605848815fbdf7f5207a6d7ae1f3c33c96f5f9

Package: postgresql-12-rdkit
Source: rdkit
Version: 202503.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 582
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202503.1), libstdc++6 (>= 13.1), postgresql-12
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-12-rdkit_202503.1-2.pgdg24.04+1_amd64.deb
Size: 248480
SHA256: 5c991900d5a854702786b27e88249ff8a272cd38409887771133c2bc8b470455
SHA1: 0f8b3b41f7d0d1633df11efbdaa2c66ac70fbcaa
MD5sum: e5ba0f41ca591aa803c9040ca94b6269
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: 202503.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1177
Depends: postgresql-12-rdkit (= 202503.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-12-rdkit-dbgsym_202503.1-2.pgdg24.04+1_amd64.deb
Size: 1116628
SHA256: a17627b15ce2a993e936062abf5053f478b4821be7d4f79d6dab8b20c6ba1f7e
SHA1: 47dca190b295ee1bd9ab2fcb834d4d48feccd45f
MD5sum: 6b23972c64508c67263a9cc3063f0909
Description: debug symbols for postgresql-12-rdkit
Build-Ids: 2a309ed274e943e76a104543a57c273e08a76855

Package: postgresql-12-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 238
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_amd64.deb
Size: 99056
SHA256: 8cf1d6220c6649ccef805019473e87ccd214e7a451c277d4ec8d70bcbe7bae2f
SHA1: 523f9d451196cc597c121d9f552e1f79242127d8
MD5sum: 11994a0d51b3791bf86dba5482b68864
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 158
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_amd64.deb
Size: 115332
SHA256: e3b77dd8b354de6e18e4b4d94a998acdbc7f323d1d65f265859d09dc14582c09
SHA1: f1e413f1d51e459164c7e9146bf51df7083b8ac4
MD5sum: c713dbe3e4052789afa28857957c507b
Description: debug symbols for postgresql-12-repack
Build-Ids: e09eb8658f49e06fe77bf90adb1642c777a6d309 ed5bbe663da65ddabec536bcbb3f05a94fd453d6

Package: postgresql-12-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 914
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_amd64.deb
Size: 234316
SHA256: bc36ac65354a1b7877c705a3d18b3189b8023a3519143929212ffd2e45ec3de3
SHA1: 53abf833071162956fd12c35761a64c4fbb09b95
MD5sum: cda62648948fcb345feb9c328a4a21ae
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: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 720
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_amd64.deb
Size: 566136
SHA256: cb7eb9072024154907c95383ee4dc9dec6c1a5d4b8820f61ef2df863db5c8b16
SHA1: ab2a80522fbcb478eb0f306ffaf1f78946e0249a
MD5sum: b7539d8a59f19dc7743c21734a64aab8
Description: debug symbols for postgresql-12-repmgr
Build-Ids: 4f4fb8f1936f3f4548cdc47f9f828801ed61988c 5f68f24bc38aae251bb71c18da9fc2aa776b08c5 e171caf3b3a598328e0196d02f04fcd370b750d5

Package: postgresql-12-roaringbitmap
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 646
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/ChenHuajun/pg_roaringbitmap
Priority: optional
Section: database
Filename: pool/main/p/pg-roaringbitmap/postgresql-12-roaringbitmap_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 289076
SHA256: eb1e90596e9faaf0f511e1748a516ce8bbceaf7b0c9949e3d293b54231cc7f31
SHA1: 6f9976488c6cdbf8a1352993f538e827343c76a6
MD5sum: 91ae67accbe8159f4bf8653e338704d4
Description: RoaringBitmap extension for PostgreSQL
 Roaring bitmaps are compressed bitmaps which tend to outperform conventional
 compressed bitmaps such as WAH, EWAH or Concise. In some instances, roaring
 bitmaps can be hundreds of times faster and they often offer significantly
 better compression. They can even be faster than uncompressed bitmaps.

Package: postgresql-12-roaringbitmap-dbgsym
Package-Type: ddeb
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 390
Depends: postgresql-12-roaringbitmap (= 0.5.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-roaringbitmap/postgresql-12-roaringbitmap-dbgsym_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 350120
SHA256: 6c7a8e83efbaecd8d4ef804c8fc7a4a96dce2d1848837167b1924d9964918340
SHA1: 1c01ef76ed28147a736ac19d5d6911313165bd5f
MD5sum: ce264256ea438b735211eaf281594be5
Description: debug symbols for postgresql-12-roaringbitmap
Build-Ids: 5604976673e82fee8afc936dd2762a8b4d1eacd5

Package: postgresql-12-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 786
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_amd64.deb
Size: 307416
SHA256: 68bb7ed6eaf0d0e3c67a3d4c70785bd37aa8350f5cf753b2167bcf5417309a34
SHA1: 372a435e4f220236dd8c57302591a35cba2b5155
MD5sum: 9bc770c61ed354db5c444503e4446294
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 348
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_amd64.deb
Size: 292512
SHA256: c0590640008d02916b74f6bbea74ec8d041bf1523ccfe42c44f4ec47953c575b
SHA1: 21283f2791efbc74addf0f1599f4360e4b577a23
MD5sum: 4676e3c8078762ddb16cafe75c1632d1
Description: debug symbols for postgresql-12-rum
Build-Ids: 2a72952ce89b209de28a5ff3098a706c1e5ec3b3

Package: postgresql-12-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
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_amd64.deb
Size: 38880
SHA256: b038cba069cda7e1e519257019606ebed764a1b9d0d2fb0f49f1e417ac0cbaaf
SHA1: 9ab85d53967b7f16fd9fbf996d4af54a7d70955c
MD5sum: 24fefd631b088bae690c3d9df969fb64
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 37
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_amd64.deb
Size: 20876
SHA256: a0f2412a0b8035451a0f0a076bb673626822d19a3073dc682ca4aa3facc6d8c6
SHA1: 6ffceedc706e819c61e5e888fbf48d6f6fc97760
MD5sum: 5377ac22ed7de872e906d458681ceba4
Description: debug symbols for postgresql-12-semver
Build-Ids: 36a947077c2034138f4662cc063ecdf9d8c2f7bd

Package: postgresql-12-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 35152
SHA256: 2995e3f357d5fcefadd7ef3ec02cf407dbd5c26120d4d9d76f171f770651b279
SHA1: 2620e5a8547415634492da85c239a410911b8225
MD5sum: 1aab8d3eb2077b2682d6e149dbcd2316
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: amd64
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_amd64.deb
Size: 37528
SHA256: 75f62c05fa09bcf1a4ba608bb20d37a299ec8311cccae522596449dc42ae82bb
SHA1: c1b20f4f58e51df86467b26459e6448fabd2c129
MD5sum: 424fcc1ca7ccdbdb7d773991811d5550
Description: debug symbols for postgresql-12-set-user
Build-Ids: 3c7351357a498b6f7fc769ce1657906a3beb8ae0

Package: postgresql-12-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-12, postgresql-12-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 23648
SHA256: 921580cf385e7706828e33a9a93576359e70b944ca69532f9e6f9c846a433c28
SHA1: 21a96f56676d04071043fcf20ac9874561bebb67
MD5sum: 0262d0e9f19aaf88585f98b690f1e188
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
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_amd64.deb
Size: 34820
SHA256: 8b5af07692dbedbbb838a41c5f5374a27ad054ccbadbd7e57c3152a992142f22
SHA1: 3f2a98ae6f531d215ebcd677722361ba654d538c
MD5sum: 0c2912542c255073ae0261bd95d7d66d
Description: debug symbols for postgresql-12-show-plans
Build-Ids: 325c6b9b0f3062c61596f2eb6a2d0c7ba92254d4

Package: postgresql-12-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 311
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_amd64.deb
Size: 98828
SHA256: 290ad3e84c7cd22f41508e748ede85f39e3ecae150cca419ca5dbfb4e1a31586
SHA1: 5e46a8643f968732e27e33f78d15755d032c96e8
MD5sum: 283a927d22b5f664a319913a6bbf72a0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 97
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_amd64.deb
Size: 63260
SHA256: 809a99fa56441477c0c111ab78764b9147f2b33e7b0d4bd32020af71adbfe30d
SHA1: 8a6f3ae11680b914d17b67ded88709150d323e62
MD5sum: 361bf271fa470c50ccb99ef6a2458c54
Description: debug symbols for postgresql-12-similarity
Build-Ids: 902b266ba7cc18faaee42f713e8bfa94ef0a2d61

Package: postgresql-12-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-12, libc6 (>= 2.14)
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_amd64.deb
Size: 19164
SHA256: b46bf19c55bf5558000ec7ea0e2dba8751ce6fcba8f7fab5b042ab384e062b44
SHA1: f4df747ee204f4da5f63ff220fc4996518600125
MD5sum: 9116c08d2134cec8c174a4407758845f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 83
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_amd64.deb
Size: 62444
SHA256: f006bc3efc2fa319ae29b1b36471ba2c0bb12ef5d73a1736ad5f4821f6c9660a
SHA1: 68903b66d74ca1591a58fefda2dd68be85a777ee
MD5sum: ea63571b70decec82465311f4d1acbbc
Description: debug symbols for postgresql-12-slony1-2
Build-Ids: acd21352303cfc49c8cc2da37d8cd731bab38854

Package: postgresql-12-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 16408
SHA256: 9ef3133247a51900d08e2dc660d8af6eee038897c3f652f9c4c82cecfac28fe1
SHA1: 5ee8ac991dac13470bde08e63dbb726d41f4db51
MD5sum: 94fcb89ed83693b09648acc33e318f8d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 29
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_amd64.deb
Size: 14664
SHA256: ed12572d6a739b7ce5c17945e314f76c07fa6d2eb3fffba26b4a6dcfc9d088d2
SHA1: 8a3959976ae7a64dee5af42028f0c05c7af054cb
MD5sum: 0498121d8200ebf88415f5a61838ff3d
Description: debug symbols for postgresql-12-snakeoil
Build-Ids: e05d6851c4bb4b321e16cb12076ed12de12f40a8

Package: postgresql-12-squeeze
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 296
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_amd64.deb
Size: 119972
SHA256: 7ee4f148c6ad199c5035310c21d8de417da5eba1b329206c9744fe3d57bc1116
SHA1: 8214bee70bdc8699f61e197d4a5bf34671ddf590
MD5sum: 705236cdaaddfb047ae0aa393c8ed09e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 168
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_amd64.deb
Size: 134748
SHA256: dc9b62574633f96c7254eb00ca2f7b65d7ef0571ac8afd4eca0fd0af4e379a22
SHA1: 9ffa2f2b878a369f6a1d13465641feaa4b65ea8f
MD5sum: ca524001303b2df122d85a5414bd3fb8
Description: debug symbols for postgresql-12-squeeze
Build-Ids: 85889f17d3cd858e8d0f2e5a2643d10f9015aeb8

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 125
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_amd64.deb
Size: 44240
SHA256: 9578482a7a30234aa8e5b71bf712b904f5cffd424307dcd141336fb4e5c02350
SHA1: 77ba458fc5f1fdca12bed55e938c2940c8d3b631
MD5sum: 8e04aae61ebcddec026dbf339013c608
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: amd64
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_amd64.deb
Size: 37328
SHA256: 8b4a92c40ddb4b5638a68e5a6831e3abd576021fb8b458ce875293381226ef03
SHA1: 4f0c935581d78afa05b05c409caf3aca9b218e3a
MD5sum: c8d93ea1195052f09b5036d591d23fb6
Description: debug symbols for postgresql-12-tablelog
Build-Ids: 17ba8a197b85d2f94510443f67be3191d9bf2f04

Package: postgresql-12-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
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_amd64.deb
Size: 58568
SHA256: 6272e69553aa0726609a1af3fba126ae09e3e8d68fbf1fc35d8192e3f86a67a7
SHA1: 083990408169d42aacb7f4454486eb512590a0f1
MD5sum: ba5dd9ce2ea3a855d523f533409b0af1
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
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_amd64.deb
Size: 51208
SHA256: 112f663976c2185e9c3866781018d8805d36bad91742527671e710266b2f0a31
SHA1: f8063d99c8b8d9cf0dbb8199df2dd174bad31789
MD5sum: d0f150c8b2f67a5d47efbfdeb6d29c2c
Description: debug symbols for postgresql-12-tdigest
Build-Ids: 389a4a9bf853d3227ef833e5fc7c95aefd2f508b

Package: postgresql-12-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 113380
SHA256: 7c5a9982032f8bdfb1a55eb838159c8d712bdb437acbe0d1f01b9c14ceeb9f69
SHA1: c320f08e2cb8c4f215c1f11c1cbd1edd430f8315
MD5sum: d167120a70497874fd33e37ae3297e62
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 156
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_amd64.deb
Size: 126920
SHA256: f0e6d88b6f9217a449b9bcbef9dbe0bf4f4263c06ecff3e04a13731546fc9198
SHA1: 6201c560cb04afb1c63d82a41e15e2b29abeef4b
MD5sum: 68876a4c547a568b8a8d6fb6b0be8338
Description: debug symbols for postgresql-12-tds-fdw
Build-Ids: 58cb3907819526cc5eb5204a0a0209ab5bac3074

Package: postgresql-12-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
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_amd64.deb
Size: 12156
SHA256: bde4de23e59d07f98c3e74038a8c3f1e3713cccd4a1cd399e56331908e594a2b
SHA1: 0595125c8bf62ffcd28215c1f897bb9133cc5421
MD5sum: 03b23488abdcbbdf6208230eb2b26056
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24
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_amd64.deb
Size: 10524
SHA256: cae5d816a9a69cf529f63305297dd61902d79eee8ebfc3b9cabc3bf57d5a9132
SHA1: 3613e3c9d07dc01612ef9ab584d8b49f2fead905
MD5sum: a634aa05ad32466ea135744b944054b6
Description: debug symbols for postgresql-12-toastinfo
Build-Ids: da952f8230787bafb6c0d60189d3f536f05db81f

Package: postgresql-12-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 686
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_amd64.deb
Size: 163944
SHA256: 4e3908b7e81b62011e46416ceafe887c3dd117f2cec308488d93bfbc626fd1ac
SHA1: cc891bc2c3cf265db6b60c96e7efe67ad0c675eb
MD5sum: c0ce68c520ef7ad98ea7dab75e208b81
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 91
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_amd64.deb
Size: 60780
SHA256: b1451e2edd157dd88b8175eb45ac55184dbffaf1bb2c29b29d8494b95cdbba0a
SHA1: 55342c0c38cf83c7b7a8c2e55afbbf4d5ac1d325
MD5sum: 57bf0117d808f984e93d6f94486e3d1b
Description: debug symbols for postgresql-12-unit
Build-Ids: 9c14f18f02f7f3160cc77d6eddcad9a84a3ffa14

Package: postgresql-12-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 131
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_amd64.deb
Size: 57568
SHA256: 482014b28b6779b41c95b501e678141cad8a9e517add704e0c866d6761ac84a5
SHA1: 83f76a9f46c7cc5a1dfffb859a797363cf19456c
MD5sum: f1cc9f88906d46f567bf2e3ba4bf102d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 81
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_amd64.deb
Size: 61492
SHA256: 55d31f5da8efe5e96777b8e9e5faa7d24eec879e6abc31686a50ee40d81410d7
SHA1: 036118520e29664f48064b4e089913ca63f0ce85
MD5sum: 606c1c3a97ae7f655c33a526ad5c9d69
Description: debug symbols for postgresql-12-wal2json
Build-Ids: d3e6f62b2b3055ce74a028661ee0db8f1b8b147c

Package: postgresql-13
Version: 13.20-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46685
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_amd64.deb
Size: 14147184
SHA256: 8792185672d08da48d0625747ef3748bba3d011f0e83cb8fdba72f6eb3800b2a
SHA1: 0b658cec767683ee3612fc03ae8d1cc7fe171478
MD5sum: fa86dd6506e831dc1f21d527b5ce4916
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1769
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_amd64.deb
Size: 651372
SHA256: 77a9f927238b2eebdea06a759e75454a26fe1e2907b66d55d4663570f8048aa9
SHA1: 1c82cc4502b3550e536e26c166b037bc1fb73808
MD5sum: fdbca58b4d19132195e4f908850a48ed
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 778
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_amd64.deb
Size: 642040
SHA256: 85a5f5c581b2e17eaf544bc52182aaec45b1c9be900796c23129018678f67256
SHA1: 6e2f3a2a9f9d6692250e044a842c5cb304876b5c
MD5sum: 54e975614a189d797a8b624b0cb0f1c7
Description: debug symbols for postgresql-13-age
Build-Ids: 2aa1150ab83516d50b17645d67a97cc018994622

Package: postgresql-13-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 12988
SHA256: d3032404f5053f349bb994d25a937a003a6d429b41763e783168b7747fe788d5
SHA1: 77175bececa16a92b2f520b7450b8d5170fed7d3
MD5sum: 250c9f40bf3caa1327d3bb327053f875
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 23
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_amd64.deb
Size: 8552
SHA256: ba1f5163f7c14c0de563f3cdf2ca25f950365bdb837e0e836811f519bb9e80ae
SHA1: 62acbcf5b9da9ce60d1391de445c9da3e578917d
MD5sum: 94d5c69fa662821c131d6866020508ff
Description: debug symbols for postgresql-13-asn1oid
Build-Ids: bc731a0331ffb6b9693e27921d4adede4895ec4e

Package: postgresql-13-auto-failover
Source: pg-auto-failover
Version: 2.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1048
Depends: pg-auto-failover-cli (>= 2.2-2.pgdg24.04+1), postgresql-13, postgresql-13-jit-llvm (>= 19), libc6 (>= 2.38), libpq5 (>= 8.4~)
Provides: postgresql-auto-failover
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-13-auto-failover_2.2-2.pgdg24.04+1_amd64.deb
Size: 359536
SHA256: 776d48bebb99eceb49300e1a66bbf0e9ac869dfcdf39e8000ec4284f6e4aeef3
SHA1: df3ba91f98fca3f6178b16dc561d530a9c35ac5a
MD5sum: b43c4787a0cf87b0279e246a9e6cb0af
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.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 185
Depends: postgresql-13-auto-failover (= 2.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-13-auto-failover-dbgsym_2.2-2.pgdg24.04+1_amd64.deb
Size: 145640
SHA256: f7e533ee6e5accf9e25b014702ea817bdedd9699ecf2971e997712c6aad9a0e3
SHA1: 273f97796613fa92457211f04f1c68ecaa07130d
MD5sum: 5704ff6a51fc60f08e3e949286dbc77d
Description: debug symbols for postgresql-13-auto-failover
Build-Ids: a1191298532a1195e7a1460ae8c23ea7e6c47e9b

Package: postgresql-13-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 45
Depends: postgresql-13, postgresql-13-jit-llvm (>= 19), 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.8-1.pgdg24.04+1_amd64.deb
Size: 14944
SHA256: eb17b801f3fa60137568818c2a4793d0af968f42977e3f34ea1d092b54619526
SHA1: 3d04128077b9b99dda9a5d5182051aff12418091
MD5sum: 5f38f44bf28c3198f7c143724b575355
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.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 23
Depends: postgresql-13-bgw-replstatus (= 1.0.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-13-bgw-replstatus-dbgsym_1.0.8-1.pgdg24.04+1_amd64.deb
Size: 8604
SHA256: 5df79d79fa3f8fd69b557c78acd53e84ba1d7a1bf52a1acc64b7aa6a325da144
SHA1: 8ce6538964949375381b2669245c6b7471595aa3
MD5sum: 52f5da376f3300f41ac6e653e45c169b
Description: debug symbols for postgresql-13-bgw-replstatus
Build-Ids: 3c212c5acddc259c2c06048f8f267e0a9ac813bf

Package: postgresql-13-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
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_amd64.deb
Size: 59792
SHA256: 9b581cd630589258fc89d452657b46bd77d89ce427d98d72cd561e197dcdb03a
SHA1: 28b8703e5dc8b4e90cb9315162b6483c1d343977
MD5sum: 8f52365557004d0d58a56e93352a26dc
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: amd64
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_amd64.deb
Size: 68060
SHA256: 5d126d9c59aff5982f36b51ea23229dd0410dbdc73a28c8ed24f2c018c1829e4
SHA1: d0db7403b6898115c3921cb8f03e72caaccd462e
MD5sum: 8a082a9f0b975adad5f25c6bf8c03e24
Description: debug symbols for postgresql-13-credcheck
Build-Ids: ffb27e1fcdced43eff5225ff22cd66099f266ea9

Package: postgresql-13-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 230
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_amd64.deb
Size: 92344
SHA256: 5f0b5e217e7e8decde090663d196c73d9e5e5c75b6f0ae84baa103b696f7c2fa
SHA1: c1ed59598784a0ea13a9512ba0e6629dd37646fd
MD5sum: fea7963b31bdfadc66fa763cdc00d3b2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 136
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_amd64.deb
Size: 108060
SHA256: 0c29e328bbbc8ee964993e6af4aeccad9021e594cff2b32208ecc7b5139e63a1
SHA1: e770b7cc53d26db636c205c598ab462a41450bf4
MD5sum: 9f50c5b7f81f7b213ab8f479f98a7887
Description: debug symbols for postgresql-13-cron
Build-Ids: 1a0b1f358f588d4e604e7a7facb986c6c233e18d

Package: postgresql-13-dbgsym
Package-Type: ddeb
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 19590
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_amd64.deb
Size: 16599176
SHA256: d3178613964aa37009540b8fa3fe2cf58bcade5b0e32eea45e4189b36eecf81f
SHA1: 64f2d069b0db008e173bb276d2a1da3935431c59
MD5sum: 6d6888ce41ce806a5130925ca3234e3c
Description: debug symbols for postgresql-13
Build-Ids: 04b887d8e1a52328ee13edec3adad183161ad0fd 056f345d82c714ed6951dd4b14181101e8bd837a 0d11a7e2e373ce069e32fe45933161c3dc0c6cc6 0dad27b2754e90ca7e82eb3583868ec746532363 10adb38a1aaa5cbba1ba507114c098be08ab58c9 135bd78dbf6a2f59385f933a53242f9a5f562de4 164b45f026aa2d74a7da87c28a01dd82ce6d1ff6 167fd21c1e2bfc1c1e3ab6c9bd1178c898180d20 1bee0b4e5ac64e1bc4c3eba27e8e2605c23416dc 1da9970fa89b1fc1f202a405024abd372c969a94 1edb51cf42ee5154f985ba18e7be6fd01027f7b3 220ff00159b7e43020ce16a9be7220f4287df7d6 225de4a8d2ba3969fe6085e8cfb93b182655c1a7 230d6f14c5e10a3a20cce5e7f7dbfeca9e6f5717 259b8acfd498e80092c78c63d5f672d973a8a5b2 27253f1de4189e99875d55e057632d3687006ed3 281622ca8d52ed1a0a6aef37509cfbea80c81677 2a37911e4c0d0eeae6e5462ad8cf1dbc69ce9161 2b7a91251eaf9e907b3eba7ba0c50c0171a01171 2e10708963ce8835a04f3344727912c3272a1785 2ec59b152df3157b11275a1eb82e23bcc896599b 3090f88e6369bbf9a10ff775397112fe5046f879 31d28f7740a6bfddfd2c85b234c9c80d9b97b1d0 32dc5dacf6103cafc60438ba2789bcf15e21500d 368c7a90154116a7b095597dc44be8aa43cbd272 36ea9172c9aaf1a18591c2ff718f579379e87270 3f18554cc52f9b9c261ec294e0febc605eff209f 44fbc31aeb4915706c1a95e43a906e046cc2bae3 48c255ddfed24f14d6e394e1fc7c60b3baf20db7 49c0d9dcb36225c476176a6545314bc730d4a214 4a5d4d78e9ccc60cd465b4e11ff427861fdd7d02 503877120369f8c9a5d271d4fc7de6c33fd232e2 51e852d0fc86b488f5a230fd87d385afeaa2106d 53faef8abe7885a85eefa7f014eb7d80edac043c 5601fe613c1e24758bd6a7688d38b7e75430c8a2 5b82736d0cffb64993928358e0dcebdafd3deee6 5c099c2ab94ceae290a040a9b9c14d3fe9097c6b 5e46bd3e30f9e45ae729530d3d50636bb708ecb1 5f73272a4c1812e10d26336a86b10336c28d2f0e 6840663356bc90c3cd68102779a8ba99f8d22d6f 6858bd97bef61792b3cfff9b244f90da41cbc79d 69e5d61ea08416d2e65630c2f772e6d4e49ea369 6f23aa5c165247c863aab06396da11feb9911a73 6f910672b2bbb0f254d85a605c655cbd38136312 6f988c285b1a040ff0c414f1871bbefc0e6cf335 73deea67733d1a1bd0a8f95f157fbbb1795a2566 7551981ff498770be9b20a5ea8b7e7dd30f5cce1 766e9ce9a698443f513eabb3b222d4b80fb22c73 76faa970e3b50793e03901867b96ab0451b5c989 774946ba4d5397f8d6a855406c91c7a8ac102520 792982cc426fdf069f421fbc9bd6c59defb1d254 810f0dd35a631cc5fb60198a8dff6e8ce77118ab 81f95f1f49d47f16d1d8a3bcb1a0b8a147368e77 823140ddbd5df562c6747f0d6035908e471520d4 83448476a20ae0e40be74d329c11a0938fcb5341 8352ca9c9f9c46f6dc892ce473ef2c834ca95f39 84a066a663c497f62a5fca7ca75bee2300acf164 8629d373496e618a97914153fc62f109abbbbb41 8a3f5185e1f951e03cc68c9e532f29ae823edbfe 8a99a386e43b35f8ec55b078b4c5650d0692f946 8e2c6a89f2925c72ca4a256f4f665db65593ee61 909db7bc21290e3a731ab4b6548c997143f44131 94557e08be54814a97b7a291e53e2cc227c6fd54 94836b1529436fddfb874cc833848f3f06334cb8 98833f6e1428f803abe9393cc5219fe966b775ac 9bdc3eb1e8a3b95e3fc995ab9bd5a314768e7f2b 9d714dd22c1faf71af19f745f2cd2597c5905797 aaaa0d14cd37c306a2c39682a6712862467f229e ace73ffac484649cc9eafc573fb095b02f47036a ad160bf3385ab04116fcc31b124fa1f0aae9f1bf af96aa9dcc7e260aa33013462be272cb62f46b7c b0eae17c16e99e06e77826f99c5ce040316b5bb1 b1e4abb596c0c0632f39973dda6d4938e2b906f7 b3a4bf83129084313775a3e9eb7bfcf50cbaf874 b667aba1e9afaa17cca0a0446b3842997cd74588 ba88c3c1e48f06e539db88f79b187d8f6589bf5c be6a081a63e3c4b370b482f1b5a01b8a01ef6a53 c4c23eeacbfe0f09ad5c0758f9de89d055814c56 c540073b5bdf9e36fa100e018e5261603348c5ee c8d1019103b90c1688b80b746a60dc16eb3144c7 cc29c98a0b7b271924e7cd85eb0eaf6706de182a cd3f42fcac9e7eff3147b38ea1de8bf385bdfa3e dcaa7762719d94b4b945f589a6863567a6b01f2a deee253c395ffd323c8a051a1fa4144e572b4924 e02f84e11e39e77bea9969cfac1edbbebc415776 e55aed2ff36b158430154c6203d004eae92b013b eee67ebbba33cf85004b775c51095581208bda2c f068e569c0e1ef6c2701e1145a60f2832de12686 f8fe516968be44b8172504915ff69f0bdada43c9 f9625611c2b539bacdbde00ef75911f68d55d2bf f98832d591416645d522d057852f2581de0a27c0 ffc91873284adc5e63a1fb0b3592801603352c50
Postgresql-Catversion: 202007201

Package: postgresql-13-debversion
Source: postgresql-debversion
Version: 1.2.0-2.pgdg24.04+4
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-13, postgresql-13-jit-llvm (>= 19), libapt-pkg6.0t64 (>= 0.8.0), libc6 (>= 2.2.5)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-13-debversion_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 14184
SHA256: 199a8e99388aff95d88030966eb7aa641041fbefc6462c09d407825b02993dc0
SHA1: 8a05e88f4c0777e38a0784f2e90c73365d57f597
MD5sum: df7c221c49d7fce385cc18696de9b1dd
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-2.pgdg24.04+4
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 33
Depends: postgresql-13-debversion (= 1.2.0-2.pgdg24.04+4)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-13-debversion-dbgsym_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 18660
SHA256: f406c2e6ed866009b16638ceda2a165e7383a6602390671451bad0f031182ab4
SHA1: 4c5e603888594e4baebf2c0776db003ca7e5cf6a
MD5sum: 6ff22acc1ec842a145ff3ccebe8ede8d
Description: debug symbols for postgresql-13-debversion
Build-Ids: e02672b68798bf986d14874dbb1dd5344450b4c3

Package: postgresql-13-decoderbufs
Source: postgres-decoderbufs
Version: 3.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 112
Depends: postgresql-13, postgresql-13-jit-llvm (>= 19), libc6 (>= 2.14), 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.1.0-1.pgdg24.04+1_amd64.deb
Size: 39748
SHA256: a15a15d304d83bda82f1fbcb7618d4589caf6be685317848603d194340b7e160
SHA1: 5cc85b41400d7f5fde38718de13858286e7e3002
MD5sum: 5508dc11a3932f9413fff55a01bfec8e
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.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
Depends: postgresql-13-decoderbufs (= 3.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-13-decoderbufs-dbgsym_3.1.0-1.pgdg24.04+1_amd64.deb
Size: 40368
SHA256: e10cb20e8076ab3581f3566e9251779e37ded909f23750208b274acf9863d465
SHA1: 1dabddd6d5ef39424d1746d1d164e04d1a1b179d
MD5sum: f98f4fc3d39f42efaed121e38a6e54a4
Description: debug symbols for postgresql-13-decoderbufs
Build-Ids: 9d54b0e7f3888d1d7e4af9a40909e809e213bfda

Package: postgresql-13-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 67
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_amd64.deb
Size: 21788
SHA256: d972355195f022f3c5b06b14e70445e0b17802d69810852026e95865e99cb59c
SHA1: d7708642d83da9931a87c6080739d8b578537163
MD5sum: f8fe667791a7fb685929c84c9a375dca
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 47
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_amd64.deb
Size: 32532
SHA256: 106af740ad59c4a9d4a9e935195adbc208a18e85e28e95871d089cabe5c4dc76
SHA1: bfe496a1142dc8dc64df5254f8dcd52d8c863de7
MD5sum: 3ed588d5b492c7f9d3f892da70365e9c
Description: debug symbols for postgresql-13-dirtyread
Build-Ids: 8ec3fed04c4449f4de692a6195230d48c9e0a418

Package: postgresql-13-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: amd64
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/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_amd64.deb
Size: 15888
SHA256: 8e6c2af91fb4fe810a913d1eff8ab08b9e04d9b08b8bccc7d2c5fa49bd56bd6d
SHA1: ac1d67470abdd417ad657f5a00e28dfe52afcebf
MD5sum: 47412206df4f9fe19384142dcc19a324
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
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_amd64.deb
Size: 9640
SHA256: 9b40058299fd304f4fe9a8b01d3065fec08768bc7ea75a427aa389ae002bb8b6
SHA1: 4aab8fa2548040a3411bdb4d9a9761eb6d3f05ae
MD5sum: cf33583c2c07065c33698f056ffe0200
Description: debug symbols for postgresql-13-extra-window-functions
Build-Ids: 4581a1bc61209230b9ac9fcbd27f4092242129a1

Package: postgresql-13-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
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_amd64.deb
Size: 8676
SHA256: 63513e8682225e50df4443a4ce6407584cfc83bf83091e7ae9d500ea38f140c8
SHA1: ee0cccc7426f74e660c263e3a97bcefd43229d56
MD5sum: bd5e349240dc07046fd24fa86c220b12
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17
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_amd64.deb
Size: 4020
SHA256: 66f93837e4fba64ffc5ee202bf111d8ce49266866c1201fbbd0810ae04ab7cf1
SHA1: 3e10a85ba1821db98cefef4623a8155c2dc337cd
MD5sum: 8da47cfdaee7a3efd1f625942b590d1d
Description: debug symbols for postgresql-13-first-last-agg
Build-Ids: fbf156e7544ec0d44d90cfa74be87c82c3662751

Package: postgresql-13-h3
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 359
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_amd64.deb
Size: 48556
SHA256: 4b9be1840d859db4f065d6388058584c4dcdcb30c0db66d75d2478410717f663
SHA1: 3949870b5e9bc88801046df7687b97b909e65292
MD5sum: 81f6e3d6c82544d8f36820d95b920db2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
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_amd64.deb
Size: 104984
SHA256: ff1efc2604c958fba99690ec796d1252554c96c2cad2edbf565b40761739ad84
SHA1: 34b1ac761d5863c2e6501afebee34fca610a9405
MD5sum: c6341df55756a3c18223b484d51e7b07
Description: debug symbols for postgresql-13-h3
Build-Ids: 3a99e4988886606a6de87415413908c55a8fe2b5 3f455e480f20f575eeb1d903b6e8465a674f7489

Package: postgresql-13-hll
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 195
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/citusdata/postgresql-hll
Priority: optional
Section: database
Filename: pool/main/p/postgresql-hll/postgresql-13-hll_2.18-2.pgdg24.04+1_amd64.deb
Size: 78020
SHA256: f0f2a52d7262053d7c1ffc2e1983b51e1750744747d616bb4a6a241d2eae605a
SHA1: 4df774ec351c1058d2297c552b6319bd2b820887
MD5sum: 4a147a031541980b5434f522383e6d38
Description: HyperLogLog extension for PostgreSQL
 This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog
 data structure. HyperLogLog is a fixed-size, set-like structure used for
 distinct value counting with tunable precision. For example, in 1280 bytes
 `hll` can estimate the count of tens of billions of distinct values with only
 a few percent error.

Package: postgresql-13-hll-dbgsym
Package-Type: ddeb
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 118
Depends: postgresql-13-hll (= 2.18-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-hll/postgresql-13-hll-dbgsym_2.18-2.pgdg24.04+1_amd64.deb
Size: 92796
SHA256: 977e7883141225e15b6fad7f406519d43460fb2fcd26568dbea31100478eebd4
SHA1: 3f6b33a4f3adc6b43316d2b13fdb3720c32dbd05
MD5sum: 2132c9bd74582fdfe92863df721ed81e
Description: debug symbols for postgresql-13-hll
Build-Ids: c4bfbfecb8af9197392538a30ffc34cd2dffd1e7

Package: postgresql-13-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 118
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_amd64.deb
Size: 45216
SHA256: 27ac4ab03422436a18784394b1d7d965f280a2e167cf1539fa67f2e326c0eaa0
SHA1: 870d55ab2193f62b5b7e66080b45eb5498c81b06
MD5sum: 7811c1e1d8a23c09987026c26bbe9933
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: amd64
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_amd64.deb
Size: 60616
SHA256: 01091683b4a5956aa4c4541018b65ad509abe122726732f54e20edf261459153
SHA1: afdc4dca3b9c65373d792c228cee234dcf06e64c
MD5sum: 31de69290142a6fb824f7162c01042ad
Description: debug symbols for postgresql-13-http
Build-Ids: bc31aacc3e30efa47b88f064b2b9b535387756d9

Package: postgresql-13-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 157
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_amd64.deb
Size: 60712
SHA256: ffae3a89876cf0cff357b7a9bebd19cbd43484ecd997ce8f7e0d753d13ba70f4
SHA1: 557b3561030134908c9e3022a7630ed93ad8646b
MD5sum: 3ea844a46e4947621761e0745b6b8203
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 111
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_amd64.deb
Size: 88284
SHA256: 896ae4ca324fcd9c4b36d0856be2ae3fd4d27c492d3ecf11f8c8502b73d64870
SHA1: a26dd0fec9fae4bf640d24bbdfb26a0427c13f00
MD5sum: d664605f3f8517e90e2bb7d52463d90c
Description: debug symbols for postgresql-13-hypopg
Build-Ids: 629bd51416f440de310b43692f381bbf10ba3f98

Package: postgresql-13-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 271
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.14), 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_amd64.deb
Size: 94568
SHA256: 5096888944e7ac0b91cb4fd0d8de4af34b8beda2358dd8e705e16f6556f78e3b
SHA1: 81ea6d90c8c16420bf725bdce265983f72ea2987
MD5sum: 1c8444f360a0aca99746f7e8f443cce3
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 127
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_amd64.deb
Size: 92440
SHA256: 567c13a1a2a8eec0e8bbd6dadfb231cf253ccbe5f977817dab10aa1fa3563d7d
SHA1: 74cccf35d3e7ceb098ef97d62aa232d23d8b2def
MD5sum: de95fcd03a479341d13f6b938cc847a4
Description: debug symbols for postgresql-13-icu-ext
Build-Ids: 5999f992116a9b9020f2c8d250bb036a1ace0674

Package: postgresql-13-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 522
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_amd64.deb
Size: 181668
SHA256: f4335c3452775e8b9f1498465cabbe1fed3bf03083c0b66f3f703637d4a49425
SHA1: 85b02fbf3dc088213a856992b4b64cec45331644
MD5sum: 8f8017a42d26acc0efc90a008949fd0a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 239
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_amd64.deb
Size: 184588
SHA256: 4156ae9cba5bd2188bfb1f5e07c25ccce383fb1245d687bba6117f8473710bd9
SHA1: 520a64ef0a49d615ad046c35cd375bae5fca2572
MD5sum: 22bcd7ec79919faab16711a3273225e8
Description: debug symbols for postgresql-13-ip4r
Build-Ids: 01438e5ca319451cf269ce27ff1b16a310460b22

Package: postgresql-13-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 298
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.14)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-13-jsquery_1.2-2.pgdg24.04+1_amd64.deb
Size: 128260
SHA256: 68544ad7d6ba20c6a9222a279734a314ddac001d5db9f4023c10cac26356eedb
SHA1: b8b40e3ad91c29ef2c22cda6104c121eb9726a89
MD5sum: ea4539b729fc1e82b53a5575d4d98e91
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 129
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_amd64.deb
Size: 98868
SHA256: 6ea2add2fc2daf37f6937f617da6b7db47a263352c22cc0f39bd31956158ca8f
SHA1: 608075c78ce3ee2e9bb38c44aaae20e458b5b8ee
MD5sum: c2ecd4ac1aa2bc9402f8ccec3afaabec
Description: debug symbols for postgresql-13-jsquery
Build-Ids: bf10c2f78acbdf8968c15d99595c8418da76d918

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-mobilitydb
Source: mobilitydb
Version: 1.2.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2769
Depends: postgresql-13-postgis-3, postgresql-13, libc6 (>= 2.14), libgeos-c1t64 (>= 3.10.0), libgsl27 (>= 2.7.1), libjson-c5 (>= 0.15), libproj25 (>= 6.1.0)
Homepage: https://mobilitydb.com/
Priority: optional
Section: database
Filename: pool/main/m/mobilitydb/postgresql-13-mobilitydb_1.2.0-2.pgdg24.04+1_amd64.deb
Size: 591380
SHA256: 451caae94b6e60ca832f7d86f3dfb08311e606f29e781e166b11cfe55e61aff3
SHA1: 96472535b24fbdb059d5110e212544fee1c94490
MD5sum: b5f62eafd90b9098c38ea62c22f77b75
Description: Open source geospatial trajectory data management & analysis platform
 MobilityDB is a database management system for moving object geospatial
 trajectories, such as GPS traces. It adds support for temporal and
 spatio-temporal objects to the PostgreSQL database and its spatial extension
 PostGIS.

Package: postgresql-13-mobilitydb-dbgsym
Package-Type: ddeb
Source: mobilitydb
Version: 1.2.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2229
Depends: postgresql-13-mobilitydb (= 1.2.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/m/mobilitydb/postgresql-13-mobilitydb-dbgsym_1.2.0-2.pgdg24.04+1_amd64.deb
Size: 1859404
SHA256: 5ba44b2497028faad7ef0d84a39d3bc55f53829615fdf64eddc0644b77c133e7
SHA1: b752cb19cac9ca4041e6c2dd93781b8391ea9ff5
MD5sum: 77e2526d4532e9327ecdb52e0155a5d6
Description: debug symbols for postgresql-13-mobilitydb
Build-Ids: 3c78b8d542354dfe93fd7050d8773ba80c20bdc3

Package: postgresql-13-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 292
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_amd64.deb
Size: 128268
SHA256: 2b7043ca85fbf9cbb7dab15ad97c73a25c12283c13e9b6bbde3a003ac2b116e2
SHA1: d555bbde1236154b49bc956cdd94bb97c4885e41
MD5sum: f78cf49820e7e705444c0db902e46419
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 187
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_amd64.deb
Size: 156052
SHA256: fe4566509ff446fdf00e8efad48ffef6a27179b68b1eea4cf8da7eda6d6d722e
SHA1: 04a5a8cb248359ee4f5dd8bec05c58b4514a816a
MD5sum: a7e99df405db9318b5300fbaa00c1470
Description: debug symbols for postgresql-13-mysql-fdw
Build-Ids: 7447b1686d33a7bb3c54dc480052aed9a72b75da

Package: postgresql-13-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 252
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_amd64.deb
Size: 77676
SHA256: a2806c7becfc1236500401c8aadca06bf4ee12398537cacbd86facbce420653e
SHA1: 897f386f993477d98623f760d43850b63e6722a6
MD5sum: 907ccff533728ee3829e90a9fb74c7c5
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 74
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_amd64.deb
Size: 44444
SHA256: 0bec287f2786837eba6fcbebe0363dcbcfb2670778c4f853e87ebe469a28c6d7
SHA1: aa3167cb8e2ea14cb9e8799cb3ee93b9f0f838da
MD5sum: 6f39486caed13df579761bf5189f8659
Description: debug symbols for postgresql-13-numeral
Build-Ids: a0859ad178c23e58dc2873e31a9328873c16a6d1

Package: postgresql-13-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.6-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 251
Depends: postgresql-13, postgresql-13-jit-llvm (>= 19), 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.6-1.pgdg24.04+1_amd64.deb
Size: 92748
SHA256: 710259dbd4315827c41773db7706650f3ce3ea75a7225bc1fb9e13fb809fbd40
SHA1: 5b1e941de2eed4792bc7715d2e757c14fd47fae1
MD5sum: 34d7ec3d6dde4c65633b2ba4d8313d1a
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.6-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 183
Depends: postgresql-13-ogr-fdw (= 1.1.6-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-13-ogr-fdw-dbgsym_1.1.6-1.pgdg24.04+1_amd64.deb
Size: 140972
SHA256: 0b52398335cf3094417aa2647e5519209b6d4fb692e42698442263005f1ff7de
SHA1: 5d39e6a0b2978015c7c34c677b0f33947edcb792
MD5sum: c12a6c5837307b3aa58db894a677edea
Description: debug symbols for postgresql-13-ogr-fdw
Build-Ids: bdf4b2a9a942bf5da51371e756f4be5df85f9c55 c53d48e7a4896a823048756e565a3e38db8e6f8a

Package: postgresql-13-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
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_amd64.deb
Size: 18620
SHA256: 65f209e26b8bd57c4d7ee7e4f52ea58ce10d7e5246d59893d7324d339bc8b85f
SHA1: c7e3deba317104216b143839d700308d6d447709
MD5sum: d258607a336b669b46b139e038dd6940
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: amd64
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_amd64.deb
Size: 35692
SHA256: c5cea0643527a557232795c6aa64057833547db868cc391afe9d02124a1625bf
SHA1: 92ba770fd853aa227274b72631e6cc961f7ac44b
MD5sum: 2eb78464d630b4ce2aca31f55fdabaed
Description: debug symbols for postgresql-13-omnidb
Build-Ids: 67a8e6c2047888638d901968a207a515a54e734e

Package: postgresql-13-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 216
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_amd64.deb
Size: 77084
SHA256: 3fbb08fe9a2d5cf8e5c98d1e33b7b65c0ee265a991d91eb28e8f92768483ded0
SHA1: 1d15e75c0b9dcef4d38eb22f310c0a70340f1e27
MD5sum: 635e443619e89a789a9a306ca2ac2280
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 232
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_amd64.deb
Size: 189860
SHA256: ae48b44788955c1fa906d23269aff44f1367f2838f8c948048a62fbecb45f915
SHA1: febab5122bcaa2b0ae9efd231c6a8d5d3d3d5df3
MD5sum: ddeae527e987cb0352e92c9cfa30b9ec
Description: debug symbols for postgresql-13-oracle-fdw
Build-Ids: 47e35ffb24448551e7e4aaa8c3d82ae5b3f8a94b

Package: postgresql-13-orafce
Source: orafce
Version: 4.14.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1157
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.3-1.pgdg24.04+1_amd64.deb
Size: 372468
SHA256: 1b1d48fa1007f77a0456e1b6ca5909b2d53852e453b9d89b445b028077929c2c
SHA1: 1b71daa62857d610301856bca991cb928d68af53
MD5sum: 6de2a5ec5c054152f83c473c3781ad7f
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.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 387
Depends: postgresql-13-orafce (= 4.14.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-13-orafce-dbgsym_4.14.3-1.pgdg24.04+1_amd64.deb
Size: 292896
SHA256: 57404091597ae5c4b0c9937c17edfa219e49aed47042dbd8a35aebcfc5e2f9cc
SHA1: 1f0137826a177922216f86d083a3acf70a7af8ef
MD5sum: 5834672f03a6b3803819a56973099217
Description: debug symbols for postgresql-13-orafce
Build-Ids: 5e6cb6f1e076f6aa4dac49f6f7348068b95e0587

Package: postgresql-13-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 545
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_amd64.deb
Size: 46848
SHA256: ad56bcb7a4b5fe616757a22fd408cdfad0280a765fea95877cc47567f072c5ce
SHA1: c947eacaf3ea42eca84a062f0777b1fc32c44d5d
MD5sum: 3eb7308896b54990ed2a81ca27bc90f4
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: amd64
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_amd64.deb
Size: 37700
SHA256: bd847b511155f010b7cebeba4877a4a9078c3243f6daf9ffb37a2e03b4b9c7b5
SHA1: 62e1aa924cb5f91281b7f26ab779fa5fb72cd2b9
MD5sum: 1d35bbe67a77eac086de86ac8d20358a
Description: debug symbols for postgresql-13-periods
Build-Ids: 6dc001414c6963189bf96d17c152618f96c18f98

Package: postgresql-13-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 132
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_amd64.deb
Size: 34024
SHA256: f18a9ccf729ad306fc59a32429691cd8e3aeb7371ace1df3564b75be016998c1
SHA1: af7564dc419e3e7fd297cc9bd9e240176b6ead96
MD5sum: a2481049d00b55b68b2b306491f38185
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
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_amd64.deb
Size: 40700
SHA256: af8a3b1e584f3bef21c93de4a67f742de8b38da8001af42f20421069cea35095
SHA1: 1e1d3d3f0caa1bb2b6a01fc239f8eda32dc741e5
MD5sum: bc2de47fed510119504c1b3cec0615bc
Description: debug symbols for postgresql-13-pg-catcheck
Build-Ids: bfe3a48caa036776a0a1a95409b7f8326108256a

Package: postgresql-13-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 88
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_amd64.deb
Size: 34948
SHA256: 80116c7d290462e8f91a00a66b1578a8ad696bae66155aec59acb2bb51dfa6ca
SHA1: dc7fad878981b1a3faf7e84b5ed4543eb00eb32b
MD5sum: 6fb1600dc4f460078cce12c047e1fbd4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
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_amd64.deb
Size: 21756
SHA256: 92d5c85c75915e14ebcaf647f3a6a16b84ab29914d20d4f7072435e6971261b8
SHA1: 61a1d2b2183859c658a2a41856e9d3900f3136b8
MD5sum: 5a67c314d05d2daf43e716134f4c217f
Description: debug symbols for postgresql-13-pg-checksums
Build-Ids: 69dd6ba97e16a8adf6e154e09cdec0df157b1c95

Package: postgresql-13-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-5.pgdg24.04+1
Architecture: amd64
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-5.pgdg24.04+1_amd64.deb
Size: 41488
SHA256: 60f80256484d58b4c55e9f39daee843ea57a7ffa7a4eabc7706263115b7bd439
SHA1: 9305688f15043b25aa29dcd8e298f0d55f441979
MD5sum: df00a0b941adb2ab7f71455b98de6a19
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 96
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_amd64.deb
Size: 40940
SHA256: db016dad3c537f19a04f146fad688fa8fa3732b987a077ab230f9eb629e15d20
SHA1: a17b7770d066f0460e15c713d0c399541491a717
MD5sum: b9e9d159c635c71caa1639a1aeaf8200
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: amd64
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_amd64.deb
Size: 41868
SHA256: dd6ddb4c2df050b502b9120dd11555423e83e7fa045688c73d0f6d5285ac9d18
SHA1: d9755e874dffac8cab9f5e4cde81c4640a729cf1
MD5sum: 96e0f62220c3f9ac5f649a8e803f486c
Description: debug symbols for postgresql-13-pg-failover-slots
Build-Ids: 16f6c84c3a53c7a865e8df7539baf85d5c791ce4

Package: postgresql-13-pg-hint-plan
Source: pg-hint-plan-13
Version: 1.3.10-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 335
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 126284
SHA256: c0d471afee7b5de7dd9b23058362c9b54120f3fbdf6c5832ee7e623791602f96
SHA1: fbf28d8efa042089fb4085dde311b1cd122ed894
MD5sum: 305e2de4dd52bd9e9bf8f216122309a2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 153
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_amd64.deb
Size: 127736
SHA256: 8c85d5684fdf1aa8701d4d68f06ada6742a213a0c5875bc05c9fe3f6e664ab42
SHA1: d9ab42ed01c14b8f14580e695436706289e148d3
MD5sum: cb0d4bb7471f9ea0c1016730570e11d3
Description: debug symbols for postgresql-13-pg-hint-plan
Build-Ids: 30a1cedafd6a5f40da5782a3f9a4f710a3836ffc

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 217
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 57268
SHA256: 14b24d19339c29869d238ac68932bb0d1956be80b492a897bdbc5954cb7139e6
SHA1: 1bc4c98e5a589007416acdf46857c5f9f677b33f
MD5sum: 8da323a276f4d6fc685f92e163b0cbe0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
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_amd64.deb
Size: 61172
SHA256: afcff322a17e3595bdb400439deedb7cd5b973a5ba555f50c24590b2a8a82110
SHA1: d9aded794fbfa1c9bf4a7c51f3e120eac9ebc23e
MD5sum: 84220e9383424fb0c4dd941234d64b83
Description: debug symbols for postgresql-13-pg-qualstats
Build-Ids: b1a927dd020fec0f8ae941fdec0f51ff8b3c6d10

Package: postgresql-13-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 84
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.14), 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_amd64.deb
Size: 24992
SHA256: a27a8bdd76c991cb6418048947d322486434cddf91227ebf08c5c660f98c86b0
SHA1: 314239677b96a1b8babc7cff3cded7935f60ccce
MD5sum: b2b6ebf773ce8bba256e02fb39d055c2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 38
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_amd64.deb
Size: 20512
SHA256: 40718563328142978ed41086658aa413ca98b06c624caa458e153c86068e9300
SHA1: cd97bc1c564225a401e86fc8d522e1027377226c
MD5sum: 9aa078e89ff7a2daafe56197df16af4e
Description: debug symbols for postgresql-13-pg-rrule
Build-Ids: 601e3084897c4d00abf6f39a55ce0014e6740b57

Package: postgresql-13-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 147
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_amd64.deb
Size: 36300
SHA256: 06367360f14080def6b4e6c0e0dd4f4681ebeb36c56d93279921c6c22db354ed
SHA1: 59a60ac52f32f0e2aad4d3dd47706c42253dd422
MD5sum: 5202b5e859e1231428800d3670f701de
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
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_amd64.deb
Size: 40024
SHA256: ac317703361f2eadd9174312df432e3f7d40ddf66af96d5eed7e54b831457d36
SHA1: a1cc87a9a3ba9f3e357d87cdc8201569c411a414
MD5sum: 5fb9c2996c401adeee9b96a85f4806c1
Description: debug symbols for postgresql-13-pg-stat-kcache
Build-Ids: e70fac8be319e47ec0f84bf3cf8d95a66a3c8cc5

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
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_amd64.deb
Size: 38752
SHA256: ca59b334fd6d4f30c4c9c41606b46c3bf28a76083a5dfb36461e82c44618ac40
SHA1: ea977fbf9378567ec9b712f765167ec34f1bb4ab
MD5sum: 08d88b9e3e928d12b2b9d3bfe4409a99
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
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_amd64.deb
Size: 52512
SHA256: e6af4b82b0d64d4098d03faf88e4f19dfbc1ff593c6406c452a173ad9d157902
SHA1: ad173c3fc676249eb416866a28c50f9e9106eb2d
MD5sum: 00155863480f79d7f2d1146942aa72ac
Description: debug symbols for postgresql-13-pg-wait-sampling
Build-Ids: 9f77fd0862d616ded1a7454241a72d4b3fa56768

Package: postgresql-13-pgaudit
Source: pgaudit-1.5
Version: 1.5.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 99
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_amd64.deb
Size: 42612
SHA256: 09869095800cb4961b26c374f45a1ead30b8c574ca9b51d9d2686b47f0fedc4d
SHA1: 2802f4931f30037b3e599c11683d039d3f1ee685
MD5sum: 192c6a91ffbb6cd720b789fd755f082d
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: amd64
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_amd64.deb
Size: 48460
SHA256: ae61f29d39e7cd4830fe103b431ae660f7d7646e000f5b6d26cddb12ab2c5b22
SHA1: 8533eedfd1e80d78dcbeec37ec603dd7c7bfd266
MD5sum: 9a65ab310dcd189acaecdf7f866dfcf6
Description: debug symbols for postgresql-13-pgaudit
Build-Ids: e23b2c5ca8f77ecf828bd4ff29643a3577cd722d

Package: postgresql-13-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
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_amd64.deb
Size: 43080
SHA256: ea28d9e64cf73ccea9becb5811a2f786a9815435624e1388d3ef290f2f82cff6
SHA1: 48d3cb01d10e0b3181797726758bd8d90deac6f5
MD5sum: 49e16e2ce65b1b0bf14fe1ec5562040c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
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_amd64.deb
Size: 33080
SHA256: b9ae4000b6233f1928f2159bf1e2ac7ae7d90e88f0f58f5e10ef6b479b980a06
SHA1: de0fea27a46ab00bb1da177a6ec005555109da7a
MD5sum: d86d70a3863796ae2ddd3e282a8bde5d
Description: debug symbols for postgresql-13-pgauditlogtofile
Build-Ids: 4b74b98eda404c6154ecf6cd1daaf2bf99d3f59e

Package: postgresql-13-pgextwlist
Source: pgextwlist
Version: 1.18-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
Depends: postgresql-13, postgresql-13-jit-llvm (>= 19), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-13-pgextwlist_1.18-1.pgdg24.04+1_amd64.deb
Size: 29356
SHA256: 2a50daf9ff7c1c71a8fc83192a3f1411da11493b9721234450c9154d5b8604aa
SHA1: e3e4d5781ad53e1a312356f604fe8ad910ad4d00
MD5sum: 218c686792123e8e22d35cc778cbdf97
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.18-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
Depends: postgresql-13-pgextwlist (= 1.18-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-13-pgextwlist-dbgsym_1.18-1.pgdg24.04+1_amd64.deb
Size: 54040
SHA256: 6d16f5aea2750847b72d4cd38cac4f7318245712b9c964504d6c48551f973ac8
SHA1: 5aebff26a17a7ce690de2fd5040dc38ff86fe373
MD5sum: 8ca4e830321a3a54dcadfc3dd799e00c
Description: debug symbols for postgresql-13-pgextwlist
Build-Ids: 04bf2565912e7e4530c8ca3710e51e2e3a4e71d6

Package: postgresql-13-pgfincore
Source: pgfincore
Version: 1.3.1-2.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 27312
SHA256: e797492b34d719bdaf41b136b9b6cb6b58da23850bc1bf7a3f9b93ea09827c98
SHA1: 81ab596f49720521c9f0d05710cfae0bd6b012f2
MD5sum: 423f7a4bfc3325afd0cd5b5d205e1a54
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: amd64
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_amd64.deb
Size: 40744
SHA256: 9e5be2dc6f61f944bcfcb862b940979d81f732306305f2f474def204d4884a36
SHA1: 93a68dfdef693b5b84ea936a803904bbc74e354d
MD5sum: 6e3f5dc17f24daeea03d28e6939b794c
Description: debug symbols for postgresql-13-pgfincore
Build-Ids: 06fd9bc05008ce121877b97932e45952c435d935

Package: postgresql-13-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1825
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_amd64.deb
Size: 38976
SHA256: df2b78edfc379da11495b9a11cbe46d6e6f97ffc569e9c418a64b36ebb42833f
SHA1: 062db60c1b6af82aed14be9fba10224cbc2eb363
MD5sum: 8c13a9e53d816ede8adb589900b5cfef
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
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_amd64.deb
Size: 18804
SHA256: 9c871c27435b5c7b33271494ae7d84b7ae597352cb9358bea77759f9ed22ab9f
SHA1: 1685f68e53e8e8664120bb70a15e87bfdd924d2b
MD5sum: 3698d9e8c8e0be0ee746fa0d26be7ac6
Description: debug symbols for postgresql-13-pgl-ddl-deploy
Build-Ids: 7f89902077b1e1e53a6ea0462476fe194aaa717f a7982fc416f256a1be6e67ac707f63bb83da61fb

Package: postgresql-13-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1118
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_amd64.deb
Size: 361784
SHA256: 4dfe1926bc418e5b090bf1f99dacf7a8c9cd9303f222d510785addf5db4ed841
SHA1: 0cb695d2bc879c3f76034e692b3df5ff14cac0ef
MD5sum: 2444749223f6b21d2b547d48c4254513
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 534
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_amd64.deb
Size: 422032
SHA256: ffee821b0c099da441be48f2087655016d7eda575b8052a90df7cd631bcb0e0c
SHA1: 790b9b32f2b84a711449e3122cab3d64d201d05c
MD5sum: 1d85cc0d71856aebf26a5978dcaa1d07
Description: debug symbols for postgresql-13-pglogical
Build-Ids: c3d079b1d694eb7d43691419aab380abc992b889 d38d17ce6440a685ab10e4c52fb70e1a665f1db6 f2975b0c35631cd89c8db05edc1a656134610380

Package: postgresql-13-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 137
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_amd64.deb
Size: 20680
SHA256: 48707e8f93c0b8d0bd3e88bd7783f9757b0ea2d6a64cb1487c621f640e746578
SHA1: 0e11d31647822b1d0c71e3e17a40a792085b6569
MD5sum: b6b4fac8d222e5f3f83f711a911743f6
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: amd64
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_amd64.deb
Size: 14640
SHA256: d618e0b048bc3abd02df8d33018b15cba876295cbc6f6448e98d5f9f87b588cd
SHA1: 154dc6b73d9655372cd195a941091de01092f4db
MD5sum: 351353094a0762011d41541a0d8d9e45
Description: debug symbols for postgresql-13-pglogical-ticker
Build-Ids: fd9913bd184016546f9bae92daeefae49fe46d3c

Package: postgresql-13-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 121
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_amd64.deb
Size: 46544
SHA256: 351dc55d5361cb0665e4ac1004addca9db3b051b784b03615fdd3ceb754986c5
SHA1: e21f283fd7acc17a9ba238d82e8ca69390d63c09
MD5sum: 20fae014f65b2cf37e29325e54ab8993
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 69
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_amd64.deb
Size: 48608
SHA256: ca082a13483f712b14aa052ea692aa2b2db669e975ed154618137919bb4f6077
SHA1: 269988e664cee88a1bb201ea77a170473e588b04
MD5sum: ae9cf28e3058bff7f63fc29b33ea95ac
Description: debug symbols for postgresql-13-pgmemcache
Build-Ids: 5307ae068191958d4bdf591cca52af28407160eb

Package: postgresql-13-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 362
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_amd64.deb
Size: 103040
SHA256: 57c059343566ba70373f09cf03ef2d64e90a15a35bdb9fdd3d3bbe33bb2d7462
SHA1: 82985134f3176157641307f21e1f70bbcb6a7d62
MD5sum: 6860d00516d66aeeb7565d006737e5bc
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 119
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_amd64.deb
Size: 70148
SHA256: 0afdd95430e189bdaf0b8e823a42104b937bfeee38d8c31978d374fa8b46de20
SHA1: f98100806591efa54a9da9b4355c94dc7733b933
MD5sum: dffbe7cbbb1724c901621487f9f59c4d
Description: debug symbols for postgresql-13-pgmp
Build-Ids: 8f578015bd3463c1c0d8da5a82408e4dd4e0f682

Package: postgresql-13-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 241
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_amd64.deb
Size: 85100
SHA256: bd4beb409145738c637e11ad7bee133e4a46252fcaffdfa8fa86d363528904cd
SHA1: 1db9face243f3241f94e3b34e86d6e260851c917
MD5sum: d57912cdba60e8ea95322a44e5a4df4c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
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_amd64.deb
Size: 79216
SHA256: 773cfd1ab641447ac8cbdb0ee35907f162908d1e07d3ad9985fa5c91f911963c
SHA1: a96857d80005d97e427876f139446b959f9555cf
MD5sum: 8f4c569668cd4fa98cec8a87a0ba4abb
Description: debug symbols for postgresql-13-pgnodemx
Build-Ids: 966c4c0dca0e6265c5c86fc04a132864436a78a3

Package: postgresql-13-pgpcre
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 55
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.14), libpcre2-8-0 (>= 10.22)
Homepage: https://github.com/petere/pgpcre
Priority: optional
Section: database
Filename: pool/main/p/pgpcre/postgresql-13-pgpcre_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 18512
SHA256: e239635cd177d30cbf7a566abc62fae33600139ad4a572fe4930eda42d5865b7
SHA1: d0658462394dcd0ac231ae8344050a504003b8e3
MD5sum: 2d0136090c4ba93d84a4886c24270d93
Description: Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL
 This is a module for PostgreSQL that exposes Perl-compatible regular
 expressions (PCRE) functionality as functions and operators. It is based on
 the popular PCRE library.
 .
 Some possible advantages over the regular expression support built into
 PostgreSQL:
  * richer pattern language, more familiar to Perl and Python programmers
  * complete Unicode support
  * saner operators and functions
 Some disadvantages:
  * no repeated matching ('g' flag)
  * no index optimization

Package: postgresql-13-pgpcre-dbgsym
Package-Type: ddeb
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-13-pgpcre (= 0.20190509-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpcre/postgresql-13-pgpcre-dbgsym_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 15776
SHA256: ce992b4e8087386b1e04e97030d6b3c8ea41362bf367d25f11be31787f9ea265
SHA1: 8f9a57ca2cede30c92ab602e4d24d06c122f153d
MD5sum: 8eb16a60c6d097e0d1f285f1bbb83aed
Description: debug symbols for postgresql-13-pgpcre
Build-Ids: 7a376699acf3584cdaf54b51fd0f758ea2e6701c

Package: postgresql-13-pgpool2
Source: pgpool2
Version: 4.6.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 299
Depends: libpgpool2 (>= 4.6.0-2.pgdg24.04+2), 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-2.pgdg24.04+2_amd64.deb
Size: 155872
SHA256: 568bb29863956faaa3697e9a0867e3ce044e4b5a086e5a1080ee6cd2801c3075
SHA1: 6360b6c63c1b334621efa1ada10a5f09840f4748
MD5sum: c790eb25d8465ad491d95b4ecfaf7e5d
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-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 84
Depends: postgresql-13-pgpool2 (= 4.6.0-2.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-13-pgpool2-dbgsym_4.6.0-2.pgdg24.04+2_amd64.deb
Size: 51356
SHA256: b64233e8c032fd09a233bbaac4ee706b622df047e69eebc41c1937b49ff09bf5
SHA1: c2bbcbb9ee9278a5c1398acb113417498461ca4e
MD5sum: e07aac6ffb868b7a9241513475f58c06
Description: debug symbols for postgresql-13-pgpool2
Build-Ids: 03157916e5069c9a5b76c033cdac3af22ea0b1ed 39541eba30cc615de4196feb32af73e15b7cc27a 73df0c0646814992f973f68c6d2169d65aa573c6

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2231
Depends: libc6 (>= 2.4), postgresql-13, postgresql-13-jit-llvm (>= 19), pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-13-pgq3_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 126916
SHA256: 6cac56cdc90253c74f820565dc1eb48eed8c98277fe76e3e7420311db72f7d07
SHA1: 0d7fab59e2202209f45050fb872d9921e6f35bb6
MD5sum: 733c503db21ddf5e7943f61482edc180
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 110
Depends: postgresql-13-pgq3 (= 3.5.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-13-pgq3-dbgsym_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 76120
SHA256: c9a48928a1adb0d28cbf6ea1fd8c88e6130d81d7cd60013e81f20f0f8176c7fa
SHA1: 14c93be5d3265e25bf97266c9b982fa31cc6990e
MD5sum: 9c6d9879ea08773fcf0324735ae6bebb
Description: debug symbols for postgresql-13-pgq3
Build-Ids: 4478f5b5823c70927abd9cc4b7e77ca51e500c2f f0e92f492c5b89908072f14003a70c2a2f7378b2

Package: postgresql-13-pgrouting
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 2019
Depends: postgresql-13-pgrouting-scripts (>= 3.7.3-1.pgdg24.04+1), postgresql-13, postgresql-13-postgis, postgresql-13-postgis-scripts, libc6 (>= 2.14), 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_amd64.deb
Size: 625112
SHA256: 290060ed6aa6abf5a7733b37ab1a3a7b55b2b1117f54c35b7b2c6bfcb1193d7b
SHA1: df7edc087783b8eea4864f31be348dbec202adef
MD5sum: 4f84faa8aa2234fc25f9581a5d0ad10b
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 13433
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_amd64.deb
Size: 13101932
SHA256: b92c2f24df477a49814fd35df7a37b24a47e2e24bd6de26ed5e2e0f45c0d42ac
SHA1: 79557fe93fc9575a61469887ec13415d2f333baa
MD5sum: 998e8129da63eb438c6f47374a6e8955
Description: debug symbols for postgresql-13-pgrouting
Build-Ids: b26c28e76b1b033723d52afd51258e669345f713

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1619
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_amd64.deb
Size: 416372
SHA256: cc74ca6d9c6c682642c13932e2dfcf0a45d2633454fa41aefd7bf66ba26fa48f
SHA1: c7eb639fb3c968cb1cda977643ecb987c84115fe
MD5sum: 6fdd9166e22e270979f4ee5e71ee4716
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 483
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_amd64.deb
Size: 389236
SHA256: 24020d920e0c9eff182534417dff00bdd4320827a70f435edc749296cb6e6df4
SHA1: 34b4d5d8de0295c9de2b88024794e923a871115d
MD5sum: 169e0dbe1ef1f1e5eaf47891779bac2a
Description: debug symbols for postgresql-13-pgsphere
Build-Ids: bc867b7f370e8fd4befa926347cfee15d3c1d215

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 160
Depends: postgresql-13, postgresql-13-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: https://github.com/darold/pgtt/
Priority: optional
Section: database
Filename: pool/main/p/pgtt/postgresql-13-pgtt_4.1-1.pgdg24.04+1_amd64.deb
Size: 55052
SHA256: 9c4c7d339b25dec8f1e0378c4882b05af9e8a4887c6b74a48f8be1b4ccfb7209
SHA1: e16b82ba695c55cb5d958ef226c9005ff9fc5441
MD5sum: 11af8e306990a6846ee69e4961682438
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
Depends: postgresql-13-pgtt (= 4.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtt/postgresql-13-pgtt-dbgsym_4.1-1.pgdg24.04+1_amd64.deb
Size: 75600
SHA256: 1ce9489329fce1023d805795cd76b697cc301b60a8f867dd23223e66494cc6e5
SHA1: d17f48157765c25d6e6e1ffd5a26d352506a246a
MD5sum: aefb5c9fbe57adc2ce59d446aed8705c
Description: debug symbols for postgresql-13-pgtt
Build-Ids: bdfccacc611813bf54acdc0a6dc164c79bb3b85e

Package: postgresql-13-pgvector
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 702
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_amd64.deb
Size: 264812
SHA256: 5a864f74efef6c7bf0ae35fc82b838d0bd9be797101d49c94eeafd692d26911a
SHA1: a60faddcd2ee681b324ff16b3218f0260f437d71
MD5sum: 1348409f75c90874bebd6c8a963cf44e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 361
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_amd64.deb
Size: 307792
SHA256: 766fefa88d95716c513df4ad9b0098a06f2150f69e63c1884f5f80de67b464de
SHA1: 33198454fca3447317576a44a0462aab8e6008be
MD5sum: 5fbbb3389c03c13e58112fbee1668f54
Description: debug symbols for postgresql-13-pgvector
Build-Ids: 7d0a88ad98dc1f88ac35c1813152ac8132a39413

Package: postgresql-13-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 191
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_amd64.deb
Size: 74700
SHA256: 036ab882d6f0c648c770b0934a6333635d695f78f34befd6c44d622e94b144e5
SHA1: 9496b22f4f2a47d11107c1b7cc869ef180bc32cc
MD5sum: a62277468093e58fbd18dc81d025249c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 120
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_amd64.deb
Size: 94788
SHA256: 36c3a00e2b42127f4ed93db9e5431489d3aa370599ea1132e2a176305f1586fd
SHA1: dd5ae3fcf210ae9fd680cbb043bec465178a8795
MD5sum: e37456930232e4f07dfeb4fb7c1c3e5a
Description: debug symbols for postgresql-13-pldebugger
Build-Ids: 3e01cde8b74f0239d9e0efdccbf8c6a5ffb837f6

Package: postgresql-13-pljava
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 1302
Depends: default-jre-headless | openjdk-21-jre-headless | java-runtime-headless, postgresql-13, postgresql-pljava-common (>= 1.6.9-1.pgdg24.04+1), libc6 (>= 2.38)
Provides: postgresql-pljava
Homepage: https://tada.github.io/pljava/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pljava/postgresql-13-pljava_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 929896
SHA256: 18e2b0b1bde80afa628bc5d94572df4b0dd46dff712c6fec7e737c74fa7527c3
SHA1: 69ab91f5e97f31ae39f3e7d889571e36c87714a7
MD5sum: 434d1b3647b4c258b577389a0d8dd0fe
Description: Java procedural language for PostgreSQL 13
 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 has been configured to use libjvm.so from openjdk-21-jre-headless
 by default. Other Java versions can be selected at runtime.

Package: postgresql-13-pljava-dbgsym
Package-Type: ddeb
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 411
Depends: postgresql-13-pljava (= 1.6.9-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pljava/postgresql-13-pljava-dbgsym_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 300704
SHA256: da626c07342e5542a649946a98cee862171acdc1808096c72e3c241d0810bbc5
SHA1: 155e7bbae321edb63c87f66525fc69f1fab8acaf
MD5sum: 4d68649e1c3d36d0b926ff25bdea17f4
Description: debug symbols for postgresql-13-pljava
Build-Ids: 3a0f913229a7eab2089f441ac085a8f8097c17d1

Package: postgresql-13-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 874
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_amd64.deb
Size: 356288
SHA256: 9f7c74d172311ad1d19663f5d421e64dd4fef0989c1168586d552331028fbfe7
SHA1: dc8051932a95f7098a514114b52cb5dcc7a24ece
MD5sum: d471de40c25274816329746697bd8dfd
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 388
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_amd64.deb
Size: 317140
SHA256: 899c6e9284dbe83f746261a1ba70ca0241d046a861c9dfd8a942edc40abba98a
SHA1: b06506cd6ede432b97b4ba3b989dd2f6f6ec3c1e
MD5sum: c089fbfec1c3bf50caca1473bdc9cda8
Description: debug symbols for postgresql-13-pllua
Build-Ids: 1c2f3f975a2af159b0570de31c8bdb6563b31d8c 3f035bdfab4aa3d3d64559c19d165892f65cad15

Package: postgresql-13-plpgsql-check
Source: plpgsql-check
Version: 2.7.15-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 682
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_amd64.deb
Size: 307224
SHA256: 08d420926defe6d75b4ce806baf939d7eb48c4ab1611f210c99a2da348c59868
SHA1: 8cfd06d7508b237b19dea2685575291107cc4c60
MD5sum: 354e4ddd83642fd65c919b8912dc3a56
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 354
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_amd64.deb
Size: 292536
SHA256: 5f7178010e7b5b2477f00f5f98a2c40962f4fc2b15a35d5be49813b875c433e7
SHA1: e0967724136ea27c2de963f1df1aadef1c640813
MD5sum: 95fd4f5a2ecf35872e1dcf82ea55c2cc
Description: debug symbols for postgresql-13-plpgsql-check
Build-Ids: 6a42b8461b8d47ab162a28c1e02a4d7d48fe5126

Package: postgresql-13-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 131
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_amd64.deb
Size: 46924
SHA256: 4d48c288952dd922ddff216d4cffca4c792aa9cde5e6125e15489146de80a3da
SHA1: 0c0a55a3217780a8210d4b7a019a37978d0efa45
MD5sum: df27f660a80a4463891d4f6d51f1c59f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
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_amd64.deb
Size: 56652
SHA256: 89346268cd66ecac2be607dda766d25a6b26699bc1523875d32a33e3c4ebb36a
SHA1: 1cc393e3bc03647bdd79832902f341fa0afbfcbd
MD5sum: 360bf92b78658b16c5cd73eea6a6dd5a
Description: debug symbols for postgresql-13-plprofiler
Build-Ids: c2213479ecd0ee6ae2303e74366fd1ea94b578e7

Package: postgresql-13-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 307
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_amd64.deb
Size: 140596
SHA256: ecac57a7a982c415a7777e5dea48f7ef4f5bdd5d7bc75b15e7c22ec3bef64a98
SHA1: 9ef4d18899e846c6501b3e0d55d349eb5858c159
MD5sum: 32138318feda36ff55342a6fac3f3a13
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 151
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_amd64.deb
Size: 118104
SHA256: d6a3813ea170759a7eb4586a7e575bfc11aa01b4364c63d319decb2395f7e3a1
SHA1: 38ffb3e69cbada6080fbafd61c52f94665ac7fd5
MD5sum: 9090e2f5f4dcb90bc20ac0e7f804b93e
Description: debug symbols for postgresql-13-plproxy
Build-Ids: c5b0bcb73b9bff9213e48dc19dcb82223c254978

Package: postgresql-13-plr
Source: plr
Version: 1:8.4.7-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 283
Depends: r-base-core (>= 2.10), postgresql-13, postgresql-13-jit-llvm (>= 19), 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-3.pgdg24.04+1_amd64.deb
Size: 129860
SHA256: 37f82f1c2b8858928cef45f1dd6d5142a3180429e7f87404c16aa13be0556ccf
SHA1: c2b0565ea3053c42e17035294193312743928f3b
MD5sum: 7946428a43fbf4297dd8de1d44b6a36a
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-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 161
Depends: postgresql-13-plr (= 1:8.4.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-13-plr-dbgsym_8.4.7-3.pgdg24.04+1_amd64.deb
Size: 130688
SHA256: b6944a1c11449175835094fa9f26a248fef029e871969dc1d2e6cce0674fe86f
SHA1: 6306d08b37b526d8c84979c733cce33e1a43242c
MD5sum: 98bbab8407a3c95552e22f9f93e43304
Description: debug symbols for postgresql-13-plr
Build-Ids: 02e15bb737835fd5713294dd413b621f983f4c4f

Package: postgresql-13-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 28212
SHA256: 02ab0ec4ea65e15a683fb821f0e026e4575fb2aaa3f8156cb92b589c29bf0af9
SHA1: 110d1f5d64f6b553553bf712b3f3e615165ea06d
MD5sum: 9bfe2e0a86079f6bf9038e8997e598cd
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: amd64
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_amd64.deb
Size: 45080
SHA256: 6701c3c6a4ec24d682ec2147a4530b51ceff6d38fd4625e39c4e8eb0708789a7
SHA1: 48c7bf0a3ea1c93ac5138ce89071197603cb43bb
MD5sum: a7430ea9d81f9ede01596c2574d0ad1c
Description: debug symbols for postgresql-13-plsh
Build-Ids: 5f3968e374e1ad24e10c079e15c0aebba45c1f5a

Package: postgresql-13-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 453
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_amd64.deb
Size: 99516
SHA256: 7a2afa39bb449411c156b89560f865be420c5f492893db794caca76f212466ad
SHA1: 8ccbd445e6a94e83b353e417a533693269d503c3
MD5sum: ba707b0593957e7891d3881aafae47d1
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 232
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_amd64.deb
Size: 182144
SHA256: 0eb6e60320602b4ff84f703df6ba9b167adddecdfb1c7d12c23dd098a157cdc7
SHA1: 17fc1a1e49c58c613ae4f21bc200d95f93bf8f3f
MD5sum: 04e815f9306d008e470dd1afefde1c3d
Description: debug symbols for postgresql-13-pointcloud
Build-Ids: f24f719ac3c5ce51e33a6380c3185f209fedb518

Package: postgresql-13-postgis-3
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 10090
Depends: postgresql-13, postgresql-13-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.0), 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_amd64.deb
Size: 3572000
SHA256: 141f610f9c9209600e04a5133b6453fed39b773128ff70ac121402aa17445419
SHA1: e654b05d3da0cef19434906cdf2243841b913b55
MD5sum: a5533126aee1b3856cfdfc6a6cce86f3
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 4257
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_amd64.deb
Size: 3920384
SHA256: 7c54dc5327b086c87f7dc6b4708e07fd05c01d9545c58cc974a1df6306115073
SHA1: e58d8c7f6984e56161d511d5e072ab2b3480c09a
MD5sum: fbfb28b6591c2dde680986c9098e85f2
Description: debug symbols for postgresql-13-postgis-3
Build-Ids: 0680ef1756ad02d8c9d2c7130e9ec303515ce17b 64231d6bced818705172feb196bdb4a8ac212389 b51bd290696fe064fbe446626a9e7b676840c80e f9e6e0f693e123ed5d8a4a563ab8eefc71ddc322 fe7c44c884d4a3284fdbe9bcdb98a9060ebffff7

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.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 977
Depends: postgresql-contrib-13, postgresql-13, postgresql-13-jit-llvm (>= 19), 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.2-1.pgdg24.04+1_amd64.deb
Size: 59584
SHA256: 4023062c5b8b652b063ab752f88833409a226953765550ad3bceed4b0c8349e5
SHA1: 30db2bb77b25e37c53f70f01bc584ff06def97e0
MD5sum: aeff12ecebbac4f7d1624d634557a2fd
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.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 49
Depends: postgresql-13-powa (= 5.0.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-13-powa-dbgsym_5.0.2-1.pgdg24.04+1_amd64.deb
Size: 33272
SHA256: 3a62c1431f2b101c3654657e0f5807f56929f4fd49f48874e2d3161dea5e807b
SHA1: 0d52f1b2e25e249f3c6bab670478a52892a43475
MD5sum: d322f11d4da234777f0b00235784bb9d
Description: debug symbols for postgresql-13-powa
Build-Ids: f30f5b19fe5f62a1ff1b7b37d1752559747842c7

Package: postgresql-13-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 119
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.14)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-13-prefix_1.2.10-3.pgdg24.04+1_amd64.deb
Size: 42476
SHA256: ce635ea88ece4d67603a90b89f0e0a41dd30429ddb78122a799ea3edfd44e336
SHA1: 7d7d7523caf1b43f5a266356f092b9da9d0bea2d
MD5sum: 2954a632737b5416e68c646a36c59c7a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
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_amd64.deb
Size: 44664
SHA256: c2663f317e63ec118e3c18fbf3b026dc071adf69f24edbc7ce7fbd094a482d42
SHA1: be3a1be9905f05ed9851a8f568f1d89c4edaab01
MD5sum: efffeb4da8b47235557c1aad77b65567
Description: debug symbols for postgresql-13-prefix
Build-Ids: f579476d609c34b83c01d462fded5ea5b3026f1e

Package: postgresql-13-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
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_amd64.deb
Size: 16856
SHA256: b39936b7cf0d53e26bcd6f34ec563f552ce2b0670737e1eb34dba3c2e68e1f9b
SHA1: c364f6bcbf65427d0ad8f5b2ac208c8bc7c37af7
MD5sum: 5b85c25971c9e77f091c8cb7c7450264
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
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_amd64.deb
Size: 16688
SHA256: eb2fc7999b7cd3d46480905b0f2826d469d20b4c1409ee44070704d3b9b05102
SHA1: ac3c20013987d0dd9e9af0f4cac0d43251376aa8
MD5sum: dfc2b2ed75e8ac32b5df008adb08bd6b
Description: debug symbols for postgresql-13-preprepare
Build-Ids: 6ba5b311a033c3b70023a12af1d538af65c7d419

Package: postgresql-13-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.2.5)
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_amd64.deb
Size: 11868
SHA256: 78f4a3a77a6262fa58e752013a23663bbfaadfe8295768eb097946a2a1a83165
SHA1: 5508875c2695fcae0236a0ab0aa7a5763ccb0a5a
MD5sum: f0f45f82cd230526419fbb36305a2e34
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
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_amd64.deb
Size: 12500
SHA256: 15feca87f08baf2cdabeb221f18ac58be071feff0b7308c1235f7a70eca037ab
SHA1: 81f94913cdcb286c0a2229936cd4867d6d1ee2f4
MD5sum: 925a397730142778890c6e35dfe2b742
Description: debug symbols for postgresql-13-prioritize
Build-Ids: 55ce63a86fce17edd5478d3ff4fdc587803f7ccd

Package: postgresql-13-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3485
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_amd64.deb
Size: 133184
SHA256: a4ed354173f10a472f73c6af33e58a0aee35001c84837e89819549231e36471b
SHA1: e9cddcffcfb4690554fa69bf6cd05186b6fbb9c8
MD5sum: b41fea2736e7576182dee103a1691d04
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
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_amd64.deb
Size: 92412
SHA256: 8bd7f2254e3eb9d321e68149f1a1134c0b93d8f5528c6e3ab433c277d2a82006
SHA1: 43943720167b9eb962183897a2809f9fc6407fc5
MD5sum: 59d87b1c34d249e9595b96a2794cbcc1
Description: debug symbols for postgresql-13-q3c
Build-Ids: 4612b547a5e9be7b0c7acd13cb09eb72bbb1f425

Package: postgresql-13-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 24552
SHA256: ed86d596588e1e039bea06836b35c0cb20a87eab8b8f187781c1e0fdb0276f8f
SHA1: ae2c3449008cea498a8b0b5c6cbc7beca9dd1b66
MD5sum: 75c88cbffedd7ef59c9c2aed403816b1
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 38
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_amd64.deb
Size: 20784
SHA256: 13931761bcafed997f1577fc5ec1dff487bb2f007fa4e6bf6ac8df51346b8c0d
SHA1: 23fff72e5fd53b311feb7f02df0023c436b320aa
MD5sum: 5ea00daf80aa593926002e9584d25c5d
Description: debug symbols for postgresql-13-rational
Build-Ids: 4648ad7b4b4184b5846d637240af73a9640db650

Package: postgresql-13-rdkit
Source: rdkit
Version: 202503.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 582
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202503.1), libstdc++6 (>= 13.1), postgresql-13
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-13-rdkit_202503.1-2.pgdg24.04+1_amd64.deb
Size: 248636
SHA256: 9541b810de3b7dc51ba8a3f8dbbbe7081a93ef63f23f761043aa98dc14c29e87
SHA1: 70a223f0f657bfe62db716b4f1f8cc3cee7754c1
MD5sum: 1784bf197ebb05c563b851ce2d604944
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: 202503.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1180
Depends: postgresql-13-rdkit (= 202503.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-13-rdkit-dbgsym_202503.1-2.pgdg24.04+1_amd64.deb
Size: 1119924
SHA256: 6f99cf03c30472310633903f8dddf94050a2805a540ee6e88eeac8932fccebc7
SHA1: 0eaf3ca2095360c80b850b2cfa15c18af439137b
MD5sum: 9f66c2fc165d452d5af89c9b0bc58a86
Description: debug symbols for postgresql-13-rdkit
Build-Ids: 36c21f972a6a1ec06c8adfc2acacf98e20e3cd37

Package: postgresql-13-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 240
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_amd64.deb
Size: 99792
SHA256: 010ffda82509f8706348f6d9f54de0e9f230499b7b7ff008601d6bb0fb14f41c
SHA1: 48076e2c1e638728d4f471aca40f46a396569f21
MD5sum: 49fe8845b22014e7d81212185f00154c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 160
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_amd64.deb
Size: 116432
SHA256: 17f4c78c95caedf48f5f454cf069f14d1efc038e28ff3ee950fcb77f69c04641
SHA1: bd1ba15fd1ab1b5394c22fd3d63dc57a4ad4e775
MD5sum: 4ab63da1d5dd20f40d00814eb98171e4
Description: debug symbols for postgresql-13-repack
Build-Ids: e92faf62c797c4984c04d5ee019ce20a6681c3bd f1bacf4a5ebff956538383521fb2ac3e832566be

Package: postgresql-13-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 914
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_amd64.deb
Size: 234976
SHA256: e46d8dea30d3a8160b20bee4f70d84606c9873b80d4ac4b9088fd0dd880f5ece
SHA1: 152c4d8f892f29c7da5c02bafe4e8640fbb48113
MD5sum: dd9b010a4db62a8ec15bf931277ee6bc
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: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 720
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_amd64.deb
Size: 566536
SHA256: a90c306ab730e24169e825746397e105e3eaaf41386c38c47dc29ffa314e6178
SHA1: 9a4638693d4fd8bd4a831f25f429f11d095265d4
MD5sum: f4089cb345739e165b97c8dc348195d0
Description: debug symbols for postgresql-13-repmgr
Build-Ids: 2302495843e403c14af1e65c749386d45c606dae bf095965c311b832605dc01885eb05a744941841 d4e3e1070d28912b46749f05c9000739ed4c60d0

Package: postgresql-13-roaringbitmap
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 646
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/ChenHuajun/pg_roaringbitmap
Priority: optional
Section: database
Filename: pool/main/p/pg-roaringbitmap/postgresql-13-roaringbitmap_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 288352
SHA256: a270a7abc3bfb14b50574721ab8fefccdfc962a4d93be84c7eed4922eb35bb38
SHA1: 30995ada5e947ba4a8dfc7925ec6bb25299a74a6
MD5sum: de74c898839fbd0c549ce8e35ce66db3
Description: RoaringBitmap extension for PostgreSQL
 Roaring bitmaps are compressed bitmaps which tend to outperform conventional
 compressed bitmaps such as WAH, EWAH or Concise. In some instances, roaring
 bitmaps can be hundreds of times faster and they often offer significantly
 better compression. They can even be faster than uncompressed bitmaps.

Package: postgresql-13-roaringbitmap-dbgsym
Package-Type: ddeb
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 386
Depends: postgresql-13-roaringbitmap (= 0.5.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-roaringbitmap/postgresql-13-roaringbitmap-dbgsym_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 346280
SHA256: 4f1ded9c2b7843b3be367ddcf97010067f3a0983134ab4cf518adf571cc92c0c
SHA1: 047f40f6ffd99ca73b0e67d52cf89a57275c49ed
MD5sum: c38b99348afd2d368fdf987443933178
Description: debug symbols for postgresql-13-roaringbitmap
Build-Ids: d65137ecc505841ea010a059ef7d2beb556c3410

Package: postgresql-13-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 788
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_amd64.deb
Size: 302656
SHA256: 6cc043b660d289ad9ab4591054ce3db3340d2e2f452a6d3caa5fdaa674fc85e9
SHA1: 6d52b3b6c363998701ab102aedad98d7bbfdbd7b
MD5sum: 6be6ba11e494ba6a111d033159a02041
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 352
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_amd64.deb
Size: 292816
SHA256: 5bc371dc42a3bc975e09d37fa566de3cac836b49f9878a028cfc6acdcab723f1
SHA1: 0463c717447c724f52fdb360bfe65ec52c1343c2
MD5sum: cdc0c1d79c181c06e083b09fa165386d
Description: debug symbols for postgresql-13-rum
Build-Ids: 4dd6c1c4fe82a21809c268bde665ada90287512a

Package: postgresql-13-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
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_amd64.deb
Size: 39192
SHA256: 2144bef6b8fd7f4c534eae1364d5c4c79c9d51fb49dd4a67845e355074014692
SHA1: 2200cbcd85129198d63ae8e054fed0df81b27a5e
MD5sum: d475b9e752cc3ec0529c373a60094084
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 38
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_amd64.deb
Size: 21164
SHA256: 382c3941b7ada4d3d0d4473fe354b632cb8100bb323e214c2d3de4060b349160
SHA1: 93250c4275967b6897103d32b5b618f93942e77b
MD5sum: 137eb18aaa4573f829f6f79db9b870c8
Description: debug symbols for postgresql-13-semver
Build-Ids: 88c0254c1748de8a1313594b2bf38b479def48b2

Package: postgresql-13-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 35392
SHA256: b5e138218e537e55306cbc4aa150f70d4e9a46cc63a1ca0cf7f6ad3d0973c608
SHA1: 550bd8b0da659fbc04c658151499130fe0f1ab7e
MD5sum: 4a888e406dc3178174ff332fae0f633f
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: amd64
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_amd64.deb
Size: 40484
SHA256: b4d48c908cd3430386f769259bde8a48668dfbcb73e7caa1b5c8845b9fd2f845
SHA1: 8ca5f9555b86dd7a678a0b6e9b029979071d4c10
MD5sum: 09c251ab8d6e4822ede3309a997d0c3b
Description: debug symbols for postgresql-13-set-user
Build-Ids: 5c4401985b2459b25be578d6e439ed17e178a100

Package: postgresql-13-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-13, postgresql-13-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 23696
SHA256: 7b9aba047617c1489399c1ba29067f64d6906915ad41f1f7af86ab3ea2930022
SHA1: d287877c83b1a119600525650c577b6c68ba5e2c
MD5sum: 715a31d7e41bc4b5b23058ed655bd49c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
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_amd64.deb
Size: 35580
SHA256: 2e6aa35dc674fdd96de77ffa68aee505a21fa190ec52064f565f7e37a3015cd5
SHA1: c01b6c41c26939ac1ebb4ebcde851539ac148682
MD5sum: 2a363163752ef6397ff0bec85a6cf67a
Description: debug symbols for postgresql-13-show-plans
Build-Ids: 152a3c691a1ed97917dfc7fcf275b97b991b18a3

Package: postgresql-13-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 318
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_amd64.deb
Size: 101068
SHA256: 789692319f786d6000cbe62775ec2ed548c0264ac07865a830be7dd43fd597e3
SHA1: 0761f6b07f7da8e058cbcd4ec775cac09d49ddfc
MD5sum: a2c47ad5db0d3609e66a28ed00bbf5a0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 101
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_amd64.deb
Size: 67332
SHA256: a09d55bec1fea35bb7c5c99b8f82c4fcc29562588d16dbebc43855d1df0a45a0
SHA1: 6a6e698cbf72c27e81757ea610a7a98f73402013
MD5sum: 9817cfffbb2edc8acd94e48a0df02484
Description: debug symbols for postgresql-13-similarity
Build-Ids: b86739cf97c5e92895284a024d8dd3e92f393c3b

Package: postgresql-13-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-13, libc6 (>= 2.14)
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_amd64.deb
Size: 19468
SHA256: 4181605d7ee8b52750b70f7f175d38a6b0b2f3be9db0e2d0e9a822747b3ffba0
SHA1: ef907f49c3d037f612aec2ef374f329bcd0ab377
MD5sum: cecbddadfbeaf22b0356adc90b89f78d
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: amd64
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_amd64.deb
Size: 64968
SHA256: 564577e4f65a2f5cb1bc418d330016fcd64b9878c9cbc6371c88d0f5ad64b955
SHA1: 8dbe820952eea6e28a7bed2a0c7949e93b71d342
MD5sum: e0e69dcdaffbce4b85cf7297f46e03cf
Description: debug symbols for postgresql-13-slony1-2
Build-Ids: d6d45bcb178099d1f6ac795e3eecb985dbb44619

Package: postgresql-13-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
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_amd64.deb
Size: 16844
SHA256: c78113036272eedee3946d74110ed4fcc7470587f1605b64ca542f26323756c0
SHA1: 9cb72ec5359ffba0d7d2354baa6f81660faf68d7
MD5sum: ce4872ec6a9b194224be395965a7b33e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
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_amd64.deb
Size: 15028
SHA256: 773d963e3d91d440384cfe8c0dbdf8661a21ec36d0d4e9566e5bf4299aefd6f9
SHA1: 50a0ecfecc39c5c285c19aa5b700bf7d64438f9b
MD5sum: ae161b62b7dddad832d0387854095f06
Description: debug symbols for postgresql-13-snakeoil
Build-Ids: a74ed71ef69123d484558d5ca0073f267b2d4014

Package: postgresql-13-squeeze
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 296
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_amd64.deb
Size: 120252
SHA256: a443bb8d064bf6ae8365b216b33adae29eea3f702e4c5cc0822c0b602917dcc1
SHA1: 10083e3157862a1625d3311d4d653efe1d5d4612
MD5sum: cb09ce851aa4a34969879e00d0ba90aa
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 170
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_amd64.deb
Size: 136732
SHA256: a07a9048ee6adf91bb08db4d4523d7997ad832621b81e0180c77aded4c62283b
SHA1: b1d692c97c8162cd5636d2774b56218c6f53de34
MD5sum: e4066ddf5343d9915b5b8b0472b04373
Description: debug symbols for postgresql-13-squeeze
Build-Ids: c6ae0485fd8394a07a31595c5900c5985ece7842

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 127
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_amd64.deb
Size: 46000
SHA256: 45b8612f562f0135e4d6b7fabf64b777e0fe9a3ba04b8ae9dbbb5ec9efc445df
SHA1: 4fce3a94d857772406dcf81674b4ac074c13e262
MD5sum: 3217d3768d78f4361b35dd4cdb0127e4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
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_amd64.deb
Size: 40336
SHA256: 9215a7abb08ae3ec5c58bb0990408a21af3acd68657dfa63024508f11e5a57fe
SHA1: 44494af93108838a37fe9dfed6bfaee9e46005ea
MD5sum: 3e659c34dc2897b76d14db5f9577220a
Description: debug symbols for postgresql-13-tablelog
Build-Ids: 511b1887bb1e365260751263dc887b307a778af4

Package: postgresql-13-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 58856
SHA256: a3fc228e1e710cc3105c54557aeabaffa88ab728e0e3faae46c7ad47c757e076
SHA1: 41905b928c4c551011d01137c98ce332622fd15b
MD5sum: 5372a4f8bca29c7d0aad51c5920508f8
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
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_amd64.deb
Size: 52332
SHA256: f0ed358b9efed8a4e662da60f0b6c124256df9bd91b96df9a9d86e61cc1da277
SHA1: aca8451493ace5d7c68fb1d68a9b2f50755d1ee7
MD5sum: 42668f8e05c06b305f4901f352ed1416
Description: debug symbols for postgresql-13-tdigest
Build-Ids: 041ad44d52a5ff812137fd9ab1757d536b29534a

Package: postgresql-13-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 259
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_amd64.deb
Size: 114580
SHA256: 0ccfbb9df48f8aa71b1c9dd26a7fcf5f54fb3ea3f3c29a898a0f558b4dcf6dfe
SHA1: e7a8889c8a7e8905955a373519dd5f7288eb6514
MD5sum: c5abb7407dc46283b71f25f3a029064e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 163
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_amd64.deb
Size: 134908
SHA256: 8944e13fad1a903dbbb55ea7befe4d7ec5c838b5206dd193377cd0f61a771c88
SHA1: f39fb87a9bc4dc17837dc60d4065aab0e0f0f1d5
MD5sum: a8771dbfce4480b39f53a3d800b4d5bf
Description: debug symbols for postgresql-13-tds-fdw
Build-Ids: 0a626da00304572904c167c8d8d056f8dc7b715b

Package: postgresql-13-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 44
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_amd64.deb
Size: 12288
SHA256: d36f2d8302b8846664955d0bab3974f178a93293f76aa88d3d65dfeee39cf5cd
SHA1: e953a89b1d7b9169d40098e9f0db1588390a812d
MD5sum: 343be7805a9ba518d54b6f7d1b2f7a6f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24
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_amd64.deb
Size: 10732
SHA256: c36ca067dfab675e16e14c96e03c1f33cfc574b1e6306d403c4e187b8de7072f
SHA1: 9e03d1a4b19681da4dcadc07ae2a04daa5ded4a4
MD5sum: 19b097a7e2ab9a93f658313f3495ee0c
Description: debug symbols for postgresql-13-toastinfo
Build-Ids: d852bf8045db907a39670f08f5d72cfeb603e8eb

Package: postgresql-13-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 686
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_amd64.deb
Size: 163904
SHA256: e925427037381f692029e5377ebd7557e336bad51df19f8d27db09a2446eb241
SHA1: a6aca64c7f874765ad3622c8d99e29732249bf35
MD5sum: df3f37169a08e601a55d5df6bab2986a
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 91
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_amd64.deb
Size: 60800
SHA256: 1ac5d1cf29bf8eba3f0d59693c63d21ef3c7e8feae66171e710ce6ad0fc433dc
SHA1: 6982b2a5bdd23113185fc6a467ea6d0a7449eee4
MD5sum: f83bc1b8a8fcd46eec46471f22534a0a
Description: debug symbols for postgresql-13-unit
Build-Ids: cbfa5d4d4c8f87cd951a660d447a668432335552

Package: postgresql-13-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 132
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_amd64.deb
Size: 58980
SHA256: 2b80fff10045ac9b8dacbdaf066f2af7e6289f89e19942cd860e17ae49433a35
SHA1: 42bec60a019803280aa0f67e51395c5467c0a040
MD5sum: 8e4e0f88629464ed0347012ede9f7b0f
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: amd64
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_amd64.deb
Size: 62544
SHA256: 8024eaf0ba430516de4c42133a1c594e2156608a97e571825e48e7a481f28f08
SHA1: eb15e33b7c8f987345513d6756e51bccb9766148
MD5sum: 0eaf745b63d91da4cb6f4238d8cf5b3e
Description: debug symbols for postgresql-13-wal2json
Build-Ids: 152a7e69203975064207fc48443ffc35fff21588

Package: postgresql-14
Version: 14.17-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48393
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_amd64.deb
Size: 14692460
SHA256: 26ed6d11a7ff0a25f913b05ded4fa04486305870247ae5aa0132c421bdf599e9
SHA1: 4b1340dffd1a3844d64b4b518c14f131403cd213
MD5sum: 61d05ec53df0390c1a81ab962075ec8b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1777
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_amd64.deb
Size: 653696
SHA256: 7d407cf4ec10c626d3f8037a028db437900e9dad8ce776291874f17b959716a2
SHA1: 2734031551b1d78bb48ddc3590df1a747dcedb36
MD5sum: 3fe1716e6b1257622a4377fe852e2297
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 781
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_amd64.deb
Size: 642056
SHA256: c131c505377a6ea047f604e83692080b2238ce5ad110298bcde494c7eb388aec
SHA1: 652bdcdd63bf3f4eab6c3640ed328551699e5b5a
MD5sum: 9c1facb6d1166eb7f6900e2dc535c351
Description: debug symbols for postgresql-14-age
Build-Ids: f2ca66c9f68b88ee2c343a0bb52e30f487b8f299

Package: postgresql-14-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 13160
SHA256: 1e967732d06dc18c2f132a22453121ce6947fd12f6659360f183211af179f74f
SHA1: a16035dcaccd9afebc0e4bbb0fa7aaed49fd8d75
MD5sum: b4aca3661567ecf258681c75a1555837
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 23
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_amd64.deb
Size: 8536
SHA256: a4a684a4051eeca33ebf5ae9d872d110b655741ed9062a566d169923b149c596
SHA1: 474690a842e4ba6902ec1b121da95f18a8dac7bf
MD5sum: ff42f053204dca419958445e65ffbd01
Description: debug symbols for postgresql-14-asn1oid
Build-Ids: e50132585921a01d1823ac16865dd4de38c0445f

Package: postgresql-14-auto-failover
Source: pg-auto-failover
Version: 2.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1062
Depends: pg-auto-failover-cli (>= 2.2-2.pgdg24.04+1), postgresql-14, postgresql-14-jit-llvm (>= 19), libc6 (>= 2.38), libpq5 (>= 8.4~)
Provides: postgresql-auto-failover
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-14-auto-failover_2.2-2.pgdg24.04+1_amd64.deb
Size: 363344
SHA256: ff99d756ea553a1ae414e5d6cea7579213bf2a2c7501de95bcf9a41c201b1de9
SHA1: 1f7b4121f6eab01881445c381d24a53240aafad1
MD5sum: e5813e9044c2ec27492f99bfa1e65282
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.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 188
Depends: postgresql-14-auto-failover (= 2.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-14-auto-failover-dbgsym_2.2-2.pgdg24.04+1_amd64.deb
Size: 148224
SHA256: 67799aafdecc663c26debb84626ee0f811b0ab2fdfcb34d2cec25e5baca32caf
SHA1: 3adb9f562927da2876cb22254fc6959b347b211d
MD5sum: 9125f131422958b1bbaaeb57102fe171
Description: debug symbols for postgresql-14-auto-failover
Build-Ids: 3d2d215efc6586e198542777e53cda385fea5bb2

Package: postgresql-14-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 45
Depends: postgresql-14, postgresql-14-jit-llvm (>= 19), 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.8-1.pgdg24.04+1_amd64.deb
Size: 15016
SHA256: abb58e864249f26c4fa9b3d252730a864ab44e0faeb1d4bed5979ce4342f1cce
SHA1: 8ec00eb56ba732333d007f2f370595f1ee101e65
MD5sum: 1d383d310939f3bd04ff076bf46a6eef
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.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 23
Depends: postgresql-14-bgw-replstatus (= 1.0.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-14-bgw-replstatus-dbgsym_1.0.8-1.pgdg24.04+1_amd64.deb
Size: 8656
SHA256: 65f1baa1a3c67924f962960cdefe4d81f37a16e0c1866a3e43be4c82b1a659c6
SHA1: 202ef9946b7e5e7b804637f70b3cfadea377055a
MD5sum: a0dfa2fbfdfcee5b0c4660056a46f268
Description: debug symbols for postgresql-14-bgw-replstatus
Build-Ids: ff1129b309a8989d3997f19f064c5a4ee56bfc4c

Package: postgresql-14-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
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_amd64.deb
Size: 59920
SHA256: dc7edfd5c453ff9fa28497c3cd4f603d91ffdb3dd90865ffce03c3a5db016201
SHA1: dbb654966d2bc15f893ba16ca69d5c3e3131b4c2
MD5sum: 0cb38a29f4cea4a483fa350ffc281bfc
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: amd64
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_amd64.deb
Size: 69760
SHA256: 761ea167d8430aec5d4e867bac193aab119d465044fc520c909d46e02c19fce3
SHA1: b5e95d4c107c7f504bd263baee5ff34f162e8bbc
MD5sum: 056aa72ca0b067df6ff9c289502250a4
Description: debug symbols for postgresql-14-credcheck
Build-Ids: bc88a0b744ccfd948b02d8d93166147410309ee7

Package: postgresql-14-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 230
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_amd64.deb
Size: 92420
SHA256: ceff67fb7f974585f204a3918343a4f0b3d0b9aaa8c288b88053a50984a7c751
SHA1: 12fa8647f1dd17b5a1324d30797f2fdd98894374
MD5sum: 092ad720e9528dbfff27b9cb0f35d663
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 136
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_amd64.deb
Size: 108712
SHA256: 183def33fbbf206aa34cb0603a4a88236fc133070f19e060d92bab4b7be7f7bf
SHA1: 11797aa8e17f4d84df99cf570173cd34fdcfe956
MD5sum: 9b930d7c568df7afe04bfdd19e3e3822
Description: debug symbols for postgresql-14-cron
Build-Ids: f9ca542ab5bdcea48653f1c02f7b86e9fa5fc19a

Package: postgresql-14-dbgsym
Package-Type: ddeb
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 21187
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_amd64.deb
Size: 17750976
SHA256: b5c01a75420773bac7020af45cd1b584ad4452a4618d3c42132d6703aa722a65
SHA1: 74d6d3ab1ce8aba1ecc7bb52f82d0721ea61ba6e
MD5sum: d77b78229b1c7b4ee90f411b17234613
Description: debug symbols for postgresql-14
Build-Ids: 02022810b42834683336cbb23c02987def659de6 0407dc1ef500a70f766125ae680496f78d282e55 05d2f2b1ccba473276664f55d8a1aca5dd524cd8 06d20bcdfee8c47e32d39771e8c30a731ebde2f5 0bb7de865243e2bff7e41d1c2339cdc790402561 0cd5903180273da9c4fc6beec3018f292ceef321 12d6c8406dd7a1afe6b2adce0a297b0bf711fdb4 15f1c856649330fb53ab705621f49514ab41ebdb 16be2807762e279e3e55fc7c1a4b2d9538aa0cf7 171affae1d1b8ec8ce5db7b1149fb20cc8abcd5e 1a94694c814e9d92b1bd5ee018e5bf24f06de430 1ba1e0483359d29ada36ae4eb36eff9323a68fd3 1db24e62b0407b3bfd27c72598f95115cb34818d 20d866ec4220deb6e77d7538eeef11ee8549648d 2301dbf005b9e22225008f443a2b22918d96289f 2574dd8cc85489981dd3424f3d40aee0518a94b7 2726c7397f701de4137683312d8a02841cf91ad0 2d3f6846a8ea34b9fc7e8809504bdc2dea0775e9 30d5f91762e940e6840ed77048ce28fc90934656 30e2219e8701f45b1a8361a42194ee39985b63fe 32457bab554f3685d78fd66f1923d803e8d2b730 32cb924ea3e9676dce890f404e1495daa9ae66fd 330f7e41521356bb74e0772b52ad63c5e47854b4 338198a77e019667d69fa19c6c4f733c52aca3bd 34e3455588d01b7948aa2ad07a4b66742c5ad10f 34f370d6956296a35e1d047a506c8cc23f5a33a5 36af36b9319c21213b7cd803cba1ac8803de37b7 3ac7aa371ff9cca29a1a947d69e9c31b2f7be0c8 3b9813d922c75b30a7421291bdef54046eb14007 3d62ba38564c9ab95b3056cc4755982e10e44c78 3f4cb28f6b63923871cf3354884c7324755b339c 421a43a69e03e1a12b0dbd253ae133025a4da524 4398a39230d7d34a8121442beede63b476364e57 4504287887c7c0a9ab748ad5493bb859b0fa75a2 494a479c963069642b93b0ab6d46b31c61579f3b 4a5d18c05ae58ac8ea6ed4c87f590ad48896657b 53a8bcfca0067923c7582b156b58bfff36794604 544338a1f202d3cf22e53402faa4033ad7920b15 56f1374b2b41865c837e52dc37022bea513f9ef3 578e0b4e741479526d907ab254dc2ca9cf0b5835 5a7ae3dfab40a895b39caeeec187ef8f4bd60415 5a96ad84083c0d8d38991447a230efad5d8e692f 5a996ecccdbf7394867e87da988e4d5d49185e2e 60379b21767867a378d5db0dadb47b6a62dc8f12 634ccba3775bda2a5320b5830f60703a9962f7f2 64698ca77ff70c50ce1d039d3ad3432cc12c912f 65ce94f8b0350a40f83b2c54435912c7506a3a6a 67565a06c3a45852c7abc85afde9a88ed5802951 67d4055ab071c7ace355da4d9c47c2db5893ffe5 6dcbb78f38d8e91891b1490278b2694233fc27c2 6de33eba84eceb63c841e5c1654717d270e60d18 73f4282a599ee7e82f1e0a9c22fd6a5047240d3e 75d0e4a0b6dbe316ea2bcb8f57091f511a9a27c2 77a96f37080195493fd4a70e125d43fd7f89cb6a 85d8072cc367c832b3cf45bc0a4f9e42285536d2 8f5e9f92b22936bdf8b7cb187a67566f56b87774 917f76c8413905080e9ac2e6704a1369f646c5a8 9278945258a10b382c6964474f4c6c7cc0265f93 9ac6447e780b19485e67d8ac3a28b56efc6ecc10 9ba92df9efb6abfd2dd8d6572f0029e07b7e2bce 9c6c089c7a4769f6fccd471040c150d462531236 9ef5cc2756dd4c2a90cb82bccfa913dca9888fb9 a59fedfc885e0aed9dad70248a70f3bbf2476b14 ab3975eeeeb62b5fc2eb8ba652bd28d234f24a03 b38444ffd5ae45c482d9e1c23b81e0168742f39e b57bd0210f53f8febbf1a542a5fc68c0952b478c b69f309e663f5c95e4c595e371ccbbbda604664b b7c3a2f91b1406ecfcd8fccb778f56887920eae5 bb12c1831a4057a81bdcdec63246f8cf255ace8d bdc951d627110d4377756d26e074af2b49f36839 c0840d78254795fdc27e9ba4cae99f763381a58e c196cdd789e2e6898df7ec05e9343ad04ff32459 c6e0b15ad3d0717fe133001a80a9c8b04a5b444a c7891f78a3f0468a2f22cec601d073b4f431de93 c9489711caf40e5a3259f3db8120fae662b1ec7f ca9d9c4e2bbea0f6aa524c2b4577571b4baf6037 cd55f02e8adcdd108fd8e7acac6fded445f6db67 d285887d0c9dfb898cffc090502dae624bcc2c3d d53b7b946aff6aba830bcdc5fa1f0cbd20e68940 d7a2a06a9bbe84f1b907353c8431b2ec8ba67a47 d7ab7d649f23c06292089cc0def4a0476fe5a8b7 da5bf6c966e066a88d1a9db0c55226f6699e169b df718d85e63460cf0d49235b6534f411dd94d69b dfa20602addfe357ffe7fc204cdd1a20a2b74f3b dfc0c46f85a539077309bffa58cef17fffacec72 e0a08e90c1e65c6785cbce0cf1210a7bb709fff1 e289e9e725abac62c9df07cbc7d453f9efd8041e e2bb5e8c071eda925ed3698c305a6239d8437aa7 e3cba3798550e8ec1870fd394945470b58309b6c e541c08069a3747f0622dbb521c5c7b0f1a18b2b f2eb59781c7cfe7d4f8a65d1cdb970170f00fe0f f3800ac9d9eb9321ebb8c514e03cb44c94f83b10 f4fc63bbc1bea01963ca5f8120e53ec1e84b24df
Postgresql-Catversion: 202107181

Package: postgresql-14-debversion
Source: postgresql-debversion
Version: 1.2.0-2.pgdg24.04+4
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-14, postgresql-14-jit-llvm (>= 19), libapt-pkg6.0t64 (>= 0.8.0), libc6 (>= 2.2.5)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-14-debversion_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 14180
SHA256: 2fa16ee2cb028c5681d0bc94d9ebf1879728afb0ff03d4814983817b444e7eef
SHA1: dff2d1daa69a6aa9293beff4a3356994cac445c5
MD5sum: 24c4173dc56355b8803b7442821ea267
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-2.pgdg24.04+4
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 33
Depends: postgresql-14-debversion (= 1.2.0-2.pgdg24.04+4)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-14-debversion-dbgsym_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 18800
SHA256: fa9a31770ca6f6f81fc55f5b3121fd19f48b8c53f5525fae753be01c192b42aa
SHA1: 06ae88b3f10e14bf6a3aaeb662cb7a7c61ab0092
MD5sum: a5dcc39e7d13a3155a2537646cd94f7e
Description: debug symbols for postgresql-14-debversion
Build-Ids: a6f7053571ba4007fef90585aaf985b5fd17b8d0

Package: postgresql-14-decoderbufs
Source: postgres-decoderbufs
Version: 3.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 112
Depends: postgresql-14, postgresql-14-jit-llvm (>= 19), libc6 (>= 2.14), 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.1.0-1.pgdg24.04+1_amd64.deb
Size: 39984
SHA256: 95f03e714889804190949d8b4da82d0dc335c2581099bd1cc7e32761f0ac7816
SHA1: 73f47292443c84cf84554a74c14b277770bd812d
MD5sum: 6d7949295be9d0203fc56b94ee95cea6
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.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-14-decoderbufs (= 3.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-14-decoderbufs-dbgsym_3.1.0-1.pgdg24.04+1_amd64.deb
Size: 41728
SHA256: ba03cdeb455262e630890e3f1e0a4a0fc979a67e24894263a94a7aacb3401403
SHA1: 709dc7db837693d7770e19dc88efd783acdcaaa9
MD5sum: 020acafeb6b94d4ffaec2e3b368a33c6
Description: debug symbols for postgresql-14-decoderbufs
Build-Ids: fbd2bc75319df628728d86fb1f4cd2bc3d113f8e

Package: postgresql-14-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 67
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_amd64.deb
Size: 21808
SHA256: c7b9b20de963f63a9bad92b37fdffd2dd930669bdf987668716ffb54a9473118
SHA1: d59d599980b21e38775dec65d188cdb134500b5e
MD5sum: f417403030355d07c2f0b168d18878cb
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
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_amd64.deb
Size: 33308
SHA256: 8955e883f960c18017fb40c69acc01b7c1830615d47b6070d3f03b7d07da1080
SHA1: bc516b2c2a241e685db0629a88ff3ce1dcfbffe6
MD5sum: 1367bb8de514595e7e54904e63e48294
Description: debug symbols for postgresql-14-dirtyread
Build-Ids: 9babfdcdeb9cab0fa03e1741c3c0a43108c6edc1

Package: postgresql-14-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: amd64
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/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_amd64.deb
Size: 16060
SHA256: c0251dd87dedd5aa5da2cc53b0c9743f6b8545ac8d209eed762004a6f6423730
SHA1: 4825485a1c5b3645b75c2841d2ae6ef015049d18
MD5sum: 8a3d85007c29fd01d0dc7ad78c64e4ad
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
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_amd64.deb
Size: 9644
SHA256: 7009cbfabf6ff98002d152d573247726ce7c62afac2f83b24feaa774c2c1c5c4
SHA1: efe073bf9dea62d6847ab15b89a405232c84c176
MD5sum: d4da60c9c2f0bf695280ea23abdfecdc
Description: debug symbols for postgresql-14-extra-window-functions
Build-Ids: 54ec61f50775634e98566977d214fde2f7b8a29e

Package: postgresql-14-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
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_amd64.deb
Size: 8680
SHA256: b56b5b3d73a315471292b19e987614251ea44673aa00abe58104e9e5c9fe8a87
SHA1: 5d842bb8ff015f822b2e33d50bf475ca3cfd3624
MD5sum: b0ab39fda1ddd9cab710b10ea9bbcc59
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17
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_amd64.deb
Size: 4024
SHA256: 8c5d22185dab05761568f726fd2364770ebfbf108bc4402ceecc39c4743817a3
SHA1: 90f7faf36b9efc74a099dcab72d820183fde3a47
MD5sum: 40898c118e6dad6630ec9d40f9b386f2
Description: debug symbols for postgresql-14-first-last-agg
Build-Ids: d3d7efb546788116ced6e4ebdbd81c98544dd55b

Package: postgresql-14-h3
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 359
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_amd64.deb
Size: 48620
SHA256: d591ae1598f5f8ca15dc709d1d4fd25f11c83597c3ee5b85c9cf3039461e41c5
SHA1: 00093208440d6b9b96b0514e00082686a9b34522
MD5sum: 1b8434b674e8cd86a6d051a5fb51e543
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
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_amd64.deb
Size: 105732
SHA256: 4582e14a97f7cacfbe68c64c66ecd0ff13c7aa8b027302b910c4b0269f3c69ca
SHA1: da46565326a7750826ceceae3fb608896d134b7e
MD5sum: 8a2063511e726042f082b3f589c137d0
Description: debug symbols for postgresql-14-h3
Build-Ids: 11c0c01cf1c93ea68717309d17a31244fb395746 d65691c527b6d26f6485cd4187a0f896cd5f3ffe

Package: postgresql-14-hll
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 195
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/citusdata/postgresql-hll
Priority: optional
Section: database
Filename: pool/main/p/postgresql-hll/postgresql-14-hll_2.18-2.pgdg24.04+1_amd64.deb
Size: 78168
SHA256: 0ce62103053d8c4f7a8f5b3c8deee8631b8f9d2bf75ad8b9c5613659a5dee90f
SHA1: 587b2a5a569c0416918c2ebfe2469d768cf6b27a
MD5sum: 7ebe2d48f9aae0f396d30befa579fb5b
Description: HyperLogLog extension for PostgreSQL
 This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog
 data structure. HyperLogLog is a fixed-size, set-like structure used for
 distinct value counting with tunable precision. For example, in 1280 bytes
 `hll` can estimate the count of tens of billions of distinct values with only
 a few percent error.

Package: postgresql-14-hll-dbgsym
Package-Type: ddeb
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 120
Depends: postgresql-14-hll (= 2.18-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-hll/postgresql-14-hll-dbgsym_2.18-2.pgdg24.04+1_amd64.deb
Size: 94540
SHA256: 2259b3d7db42703783b8d948d4d6b27ade2169a943f85f2b15b22426269106ee
SHA1: 46657a80b41d0fd6ef48b46eff2d73c5d38ffddd
MD5sum: 50be00653adcf4a021f76b9534eaa4ca
Description: debug symbols for postgresql-14-hll
Build-Ids: 7943486802fd48123f53d0b2d020f06550f9bd57

Package: postgresql-14-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 118
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_amd64.deb
Size: 45280
SHA256: ae5c27d9f2870acfd2c8a389cde3f74007ddb5eed49f3a00ac2aaf5061e44ee4
SHA1: 9760fc1313d785f1565b084656c02fad847433b9
MD5sum: 0eae80a4ba81da4b4ea1b1f55e6803aa
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: amd64
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_amd64.deb
Size: 62060
SHA256: fa67e1eae20395da60f94ee11ebc2e40c1f50c8f694b1cd65cd3a3dcbfe8a548
SHA1: a605b9ae504245e6b96068e0680ecbad3a5d843f
MD5sum: 4f6a3f5df65d882f7af9eb5ecc187051
Description: debug symbols for postgresql-14-http
Build-Ids: 31a0d6296d3a198d7728a56a5d5bf93ecd7963db

Package: postgresql-14-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 61060
SHA256: 39d827935a3689dea1ddaf5d27d82d7fcf15a104c49db563c13f41dd5148a7a0
SHA1: c937aebaf0f66aebf8471f3b238f6de47adee803
MD5sum: 9eb86a0efff7c65c6f212d27b3b2b3f2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
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_amd64.deb
Size: 93608
SHA256: fef5eaa187dd97c99e6448b711afc1d087c405654094fc0f15b64fb800c338e4
SHA1: b812bdfd1a53f0451141bb9fb7a0531d35379dd3
MD5sum: 3b8c7d12e26323a3fc12e5e584ae4023
Description: debug symbols for postgresql-14-hypopg
Build-Ids: dcd9b25b268d91f45813410547124117a19c3c1d

Package: postgresql-14-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 273
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.14), 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_amd64.deb
Size: 95000
SHA256: 737c4773d299c0472b4568a108c25256fb90250536688dee609d8893d3ecf3dd
SHA1: a7e801cc4aed202212c2835b065a3042fa92ca09
MD5sum: 350c405b55448dc8354e7fe1c9704467
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 129
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_amd64.deb
Size: 92992
SHA256: c81108d6c692ba994ab2ab2ff73a1049913b5dfd33b9f014bfefea303f7aad2d
SHA1: 8ae3665ab16680273644a3e6f1d49ef5a3602cf3
MD5sum: ca36655cc3f6b15066c0130805e234ab
Description: debug symbols for postgresql-14-icu-ext
Build-Ids: df1637c7461cb3b7439902369efd3a50380df2c7

Package: postgresql-14-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 518
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_amd64.deb
Size: 182200
SHA256: 293aa1ca4393370c3b0df7f0701bae0244029169426ff99cfcde2b42b26be8fa
SHA1: 3dc7db07ce3feadddac2da2a23fc9e1a4ba2fbaf
MD5sum: b12f072b32742a0065bbfa21c203115c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 240
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_amd64.deb
Size: 183224
SHA256: a241dc01f0aed71e16cf32ec76d1e30b1b31cb95025f4ade6b4be17ecb834901
SHA1: aa705f203427b8576eca4e35a8fd59654016c0d8
MD5sum: d9eca4ac0882b1d39806baa56e2f8988
Description: debug symbols for postgresql-14-ip4r
Build-Ids: c53ec3a6ca0e6f3c3326e3236f384cd791c8d949

Package: postgresql-14-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 300
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.14)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-14-jsquery_1.2-2.pgdg24.04+1_amd64.deb
Size: 128248
SHA256: 5736ee7bf67ae8e0cd87470995616eca214fbb9563507dc1d6646aafb45cb0fa
SHA1: fab712087706d58d2814a00250a8e4048d73a515
MD5sum: f3811d2bce22c5409086bdaaf7c021ef
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
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_amd64.deb
Size: 99180
SHA256: 83db5d46bda11903038eb20a8df8a7e71da2c8da1b5165ecc24ec6af3513325f
SHA1: 16d6a04a41c3fa9b4bb2e686b9402655236d2935
MD5sum: 6b5f5c1933ddb8230b9a7ba2deeafa77
Description: debug symbols for postgresql-14-jsquery
Build-Ids: 9769169fac2b334078c0a0e8831ae53d8d3ebf84

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-mobilitydb
Source: mobilitydb
Version: 1.2.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2773
Depends: postgresql-14-postgis-3, postgresql-14, libc6 (>= 2.14), libgeos-c1t64 (>= 3.10.0), libgsl27 (>= 2.7.1), libjson-c5 (>= 0.15), libproj25 (>= 6.1.0)
Homepage: https://mobilitydb.com/
Priority: optional
Section: database
Filename: pool/main/m/mobilitydb/postgresql-14-mobilitydb_1.2.0-2.pgdg24.04+1_amd64.deb
Size: 591864
SHA256: 42e04416292b7112e7365933b5591412b4ae0c4b559e082aa3894704bc54d870
SHA1: d63840e18de29d9ab37a8ebb27defa64c09733ca
MD5sum: 327a700540d013316d121472b0cd854e
Description: Open source geospatial trajectory data management & analysis platform
 MobilityDB is a database management system for moving object geospatial
 trajectories, such as GPS traces. It adds support for temporal and
 spatio-temporal objects to the PostgreSQL database and its spatial extension
 PostGIS.

Package: postgresql-14-mobilitydb-dbgsym
Package-Type: ddeb
Source: mobilitydb
Version: 1.2.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2237
Depends: postgresql-14-mobilitydb (= 1.2.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/m/mobilitydb/postgresql-14-mobilitydb-dbgsym_1.2.0-2.pgdg24.04+1_amd64.deb
Size: 1865548
SHA256: 5b8fddbd387795794d7fb099c8f5defd768af2f338896785c43a0f8e6ecf30af
SHA1: cbd842b254a8ed449ea4786d6b8c2ea7dbf5be41
MD5sum: 0f811839b633a16ce695a9d76051582e
Description: debug symbols for postgresql-14-mobilitydb
Build-Ids: a07e108fe8e2c68c9b17b14e7ea622e782c55a5d

Package: postgresql-14-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 298
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_amd64.deb
Size: 131912
SHA256: bee974821aca0ac2e2589308dc035964066898e287b3e5098c62bfe0390c4985
SHA1: b3c313a40b4f95c4afa2656931e94ecc12bafe79
MD5sum: 38dca915c644af8844ea22b931e5c9ad
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 193
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_amd64.deb
Size: 161628
SHA256: 0b66ec20ab0b50a4eeddc3c3806826c6f33514b98a98de852fa9127d08e2ab1f
SHA1: c96c790ba2649fc2b4d46c28a01e0a92e35548bf
MD5sum: 929af5bd2aa947d797e2f0a0620b4ee6
Description: debug symbols for postgresql-14-mysql-fdw
Build-Ids: 9d4de2e4a307f1f208b23cc4a905beded2ed2c5e

Package: postgresql-14-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 253
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_amd64.deb
Size: 77760
SHA256: efb6fdabf5332b2bcf0f42e15727adb4e4ec78ce124c04018d2d5929b5937c27
SHA1: 3003f5a0f87ca14a589508907044190a35a16564
MD5sum: 23b8c9a416585094240b8e15198b6f01
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 74
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_amd64.deb
Size: 44436
SHA256: 5429f5bcdfa0ca01a6cafa14ba9d11148db0b0e650495279cd3bfdc71e21312e
SHA1: 4313cf011f499e0f9c5892f24f3979bd6d874dd4
MD5sum: 31fe030150e1f5abb13e951afb56408f
Description: debug symbols for postgresql-14-numeral
Build-Ids: 73376c630d79afb7e84b72f3776257cef9a741be

Package: postgresql-14-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.6-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 252
Depends: postgresql-14, postgresql-14-jit-llvm (>= 19), 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.6-1.pgdg24.04+1_amd64.deb
Size: 92528
SHA256: 4f711f8d44c65035426e57740eda4f4200457e564424510697927e99fb17c3c4
SHA1: 1342f127f6d45a7899219552b1c6daea2dac41e9
MD5sum: ebeb4c6a6a6da2b70923250353bfb89d
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.6-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 186
Depends: postgresql-14-ogr-fdw (= 1.1.6-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-14-ogr-fdw-dbgsym_1.1.6-1.pgdg24.04+1_amd64.deb
Size: 143816
SHA256: b8e63c8d899472e4f501463335c1f320049e494a62bf822eb1b71e849c3c20d5
SHA1: 58487ccced45ff5c63b1f4906971250577a5bf14
MD5sum: 3398707dbf05e921bc2a3ad44371a510
Description: debug symbols for postgresql-14-ogr-fdw
Build-Ids: 5d455774af59ce138c5c0f76a8530e17ed172ff4 a82ca6eb86e1ea7ba0c037052d24e29901736b77

Package: postgresql-14-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
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_amd64.deb
Size: 18824
SHA256: acdf111947211b51dbde30cd1ec8dbdc3aac15c1edfafce68d7a5eb7084e46bd
SHA1: c845050fbad9ccb95520c822540e2e75fd08f0ee
MD5sum: 159a555cc3a062718c4c1602bd282673
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
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_amd64.deb
Size: 36472
SHA256: a8e98e2edf07b5f1be5e3df8611341dd84f3e60ef071d92be67b79e98f52d7c1
SHA1: 2b8fad393436f1d35c693ca54716c54ff57bd883
MD5sum: 23c60c133175846c0bf812e88b3990b6
Description: debug symbols for postgresql-14-omnidb
Build-Ids: 4551188b76c5106bfffe1988983d6d1f3cc1f919

Package: postgresql-14-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 216
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_amd64.deb
Size: 77100
SHA256: f2122a159bb634d3b0d7c1eefca038d56390302511b829be269f861c71a38a00
SHA1: 6b2a8cb9aa7f181371e170fc1d41e881b8cff43f
MD5sum: c12d9cb79cc2fbaae57d2a9d02cf2eca
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 234
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_amd64.deb
Size: 191364
SHA256: ed27c51d1c71cf378a167b855c701b3abe4a3e7c1c3843aac8d0eaeedb432336
SHA1: 3f93fc34612aa053928d9ee8e86f0548035bc90f
MD5sum: 40923cdefb4cdd3ea1adb3d55a75c708
Description: debug symbols for postgresql-14-oracle-fdw
Build-Ids: d28072aecaf33bbc65066c0652297e5578c91833

Package: postgresql-14-orafce
Source: orafce
Version: 4.14.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1165
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.3-1.pgdg24.04+1_amd64.deb
Size: 373424
SHA256: bf4e4e19d8dccd3cd6204b06de651e82221e29afaa2b1f6b2bd0a162da456f0e
SHA1: e2a29d671c7ccfb1f113b26d88493a1c102dafb6
MD5sum: f87c8211bc09ae38720d7884afba983c
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.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 399
Depends: postgresql-14-orafce (= 4.14.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-14-orafce-dbgsym_4.14.3-1.pgdg24.04+1_amd64.deb
Size: 300668
SHA256: 811adc62c32ef25fad667fe1dad5944ffc98ad65103da541129ef1852ded4899
SHA1: 5a2cc28f32706ae4fa5f9a28f76c4f21e6c6ddf2
MD5sum: 568034f31d36764cb1cd1249e23f06a5
Description: debug symbols for postgresql-14-orafce
Build-Ids: c5df934d15bef78549eefcd13b78f633bf568320

Package: postgresql-14-partman
Source: pg-partman
Version: 5.2.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7384
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_amd64.deb
Size: 225760
SHA256: c1592e486a7605540ee6da6f836494a907976ee286694d8057124ab4fb6af6c0
SHA1: 51e1df877e43b9c7731f1f3555e4105ad8dbb7cb
MD5sum: 79d3928e946e1b11d122d9dba88f9cb0
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: amd64
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_amd64.deb
Size: 35352
SHA256: 13d4a5b5a048b2d31fdc2e78a6722f874aabc827921889a2b2bb939675aa6dbe
SHA1: 39ac74149f1083f40408d7e8637bf543dd2b6af8
MD5sum: 79996ca607645c893f54b0f556d7819e
Description: debug symbols for postgresql-14-partman
Build-Ids: 2097e0ce9d788a23d7f47cc55ca2c112bf44baf4

Package: postgresql-14-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 546
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_amd64.deb
Size: 47116
SHA256: 4902c7a00d947f3b807da1759d9d352eb7031a47aff2907974577ece519262fe
SHA1: 87fe33393594ab7096f0b7e4f404683a7c2c163a
MD5sum: 2d013bb7e30ef58e05b70048bebb9a33
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: amd64
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_amd64.deb
Size: 38700
SHA256: 1c542d13619a8536b09577f45728fbf96255ac532670faf28108d166b2e2da60
SHA1: fdc9182c01f2c62c8ecf6cd4a160efc99522bf46
MD5sum: 262ceb934de67dff34180fd061a5de01
Description: debug symbols for postgresql-14-periods
Build-Ids: f873aabd518c605f46c5e5397f02b0a268ebf382

Package: postgresql-14-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
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_amd64.deb
Size: 35292
SHA256: b67fd139d2e1dbbfd11138ec91f6656af4666552f9d01d0977a9dcf8c3a934cd
SHA1: f6333be8866df734f188a8fe9481e574252a1d65
MD5sum: d780665426de8d8b85136b5b2c7a4789
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 40880
SHA256: 5ccf1b2264d112ccbc7eaf77586661392a7527cca4f147bbf6023f31923ebde4
SHA1: e680b8c4a8fa47ee685d705422de4f3329d3d087
MD5sum: 8428f1a1d8d7ff0e1a6ace5edf3690c7
Description: debug symbols for postgresql-14-pg-catcheck
Build-Ids: 7a0d5b820063f5bc876de2ae390856d7e3a6ccd9

Package: postgresql-14-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 88
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_amd64.deb
Size: 34992
SHA256: cab118cf038a7a34c335d4e8ce447c99b5daa63dbe285d8d0688206aafe39cb3
SHA1: b7195fe6b10fef327a99cfc496602d55b9fb6a16
MD5sum: 24c7f2787917c365fc6e9bc66f0f4aa4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
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_amd64.deb
Size: 21732
SHA256: be3c8848e683fd9532de8bbd6f45fe97fb23ab5c0b34cad879cb45ffd3084053
SHA1: 6a307de7ebdfd1256dcdcf25277e2ea2dbbfdb21
MD5sum: 06ab9dc76e1f57fdec94f972498fc8ed
Description: debug symbols for postgresql-14-pg-checksums
Build-Ids: a72a7141da8be962a64bdbd46719f5606a411cd0

Package: postgresql-14-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-5.pgdg24.04+1
Architecture: amd64
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-5.pgdg24.04+1_amd64.deb
Size: 41480
SHA256: f5617ef6ba5ff1e3987e9c56ee4c04a8e884650c3c69f385f936e435fc082f20
SHA1: e00b1f9daafd66c7b36633c78a2b952d38c3de50
MD5sum: 83f3facca23f52088388a059bc57af59
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 97
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_amd64.deb
Size: 40660
SHA256: 9196cffc1403a87deb0a13318833ff82364eb5e7936b9fd7ce53de4a4be5916c
SHA1: d1d0ffdf9bf9a94e2e2d9923840f22bf01761ace
MD5sum: e0799c91e974938045bf71d143b485f9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
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_amd64.deb
Size: 42092
SHA256: c06993f30053fdb906dbac8b2ee120e95b0db8f87cfe87223a324e07567e9b79
SHA1: 47feb532577e6eec02b81bab2df48a11b1c76c2e
MD5sum: 2d4da15e43be1b2c052924d4660edc36
Description: debug symbols for postgresql-14-pg-failover-slots
Build-Ids: c3997c7e7ffd714622224372827040a49515d9f2

Package: postgresql-14-pg-hint-plan
Source: pg-hint-plan-14
Version: 1.4.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 249
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 108332
SHA256: 9b6af367e7212d9f70d365414fd6f314112a931e9f2dd19a2d5d81c29f6e10fc
SHA1: 7d19a36d50fcb0f0d9363209fb0f05a9f4a95c18
MD5sum: e3bdae4a3b3e9d695013d27b0933a7bc
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 147
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_amd64.deb
Size: 121620
SHA256: c19b4d853f101457242132748b0a980e7bc1f88b8e53b5de9c4618f0d2b7c5d5
SHA1: 4ee5acbec6e00132110620ea6fef798ce7faf3ae
MD5sum: 4933d5e99c18d9fc01956346502a1283
Description: debug symbols for postgresql-14-pg-hint-plan
Build-Ids: 950ca15c1438c384edc500a36e5949b221cbbd77

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 217
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 57256
SHA256: 94a44c4d791a6e189b2d6a869c01f9602676296b3f762b04e515a772a0459dad
SHA1: f97dc124f913aa1e2fd0c96b69d2448de4b10031
MD5sum: d4d3db9357ddca5f6d03af1227815ead
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 81
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_amd64.deb
Size: 61588
SHA256: 50172ebaa6b655655c4d05fe6bd4ccb455e0803f8d4286e1c97af6ab37cda9a3
SHA1: c5dadf62612e8d7fecbf920760c95e1122899ef0
MD5sum: a075d439a5e66506921569474d1d37e9
Description: debug symbols for postgresql-14-pg-qualstats
Build-Ids: d0c26007dce8463eddb0d85b1af17956e913f2fc

Package: postgresql-14-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 88
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.14), 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_amd64.deb
Size: 24828
SHA256: d0c88c8f301648c7a77ba83cc092cd6de84e0e08ab1fa293abd404824ccbe613
SHA1: b92818652ea7f534cd2e0770e791c4c6e421f0a9
MD5sum: 42ba9b5686b561d39ed2fea6ddebb8e0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 38
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_amd64.deb
Size: 20620
SHA256: 005664e203583e2a4e6cb0540a40ec495ffa231580ad0a7e6428784522af0744
SHA1: a154828094823568d907df3cbc27ab383e621c54
MD5sum: 64f676627ae626bd61ed35ecb85a54e1
Description: debug symbols for postgresql-14-pg-rrule
Build-Ids: 5e6cf0b4ced0e6b06aca2a3a751218a13411e52e

Package: postgresql-14-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 148
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_amd64.deb
Size: 36160
SHA256: b348501a81424343aa99f38cb22a36345782eba7a590ec26c21bf747cef3f40a
SHA1: e1d8f787c2ec85ae55772dfa655e893e2dd3af77
MD5sum: 42cf994fc4d5c76cb0d9528d4a49d7f3
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
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_amd64.deb
Size: 40636
SHA256: 006d78e8a3850b3894fb3097648627cdf12d4381c935c89f3b82ac4fdc60b245
SHA1: 375cc056531e2fcd8009c2cc5a28cc39ed3367a5
MD5sum: a19a30a8a79069291956027118f1d7cb
Description: debug symbols for postgresql-14-pg-stat-kcache
Build-Ids: 2f321f73c66461b96038cfe79515c8cf9e9fb06d

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
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_amd64.deb
Size: 39128
SHA256: 3aff40f5960773481c54f7a738c44b86000352ece8c606bb7fa2610fb3a84fb6
SHA1: 78503c9bde1fbb6468758c720294ad60646f45e5
MD5sum: 2a3ad310f2fcc5bc370815e00d6ade19
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 53808
SHA256: 29ec19d89da38cbf0733983758ea6335009b04b10f8758157b37a8cd4760c51d
SHA1: 48710c9bb278789594ca53054d6f31d7e0add4ca
MD5sum: 63bf288223837e8a358b05884e8da9b5
Description: debug symbols for postgresql-14-pg-wait-sampling
Build-Ids: 362af7b2505ed5acdd6d2bfaacdb64fd9c2edd20

Package: postgresql-14-pgaudit
Source: pgaudit-1.6
Version: 1.6.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 107
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_amd64.deb
Size: 45092
SHA256: ac2eb3f908c3ed2d7b647e11d9a275187a0f2b048acbaf7f76e9bc773e6228ba
SHA1: 6690a7e42a21f7519c3458f9ba0359cfcfbe558c
MD5sum: 6fcf7ec2a13830f54fd1acb3a455146d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
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_amd64.deb
Size: 51036
SHA256: d1355a88e7d5bf8fb8ceff54b5cbe7af1643de17f861b8ebda38a75c5bf4ac58
SHA1: 6543b424a56f8cf3c71bfa9ce56d4418a020d96d
MD5sum: 6f4d7f04bba0f63602fbf37605f82872
Description: debug symbols for postgresql-14-pgaudit
Build-Ids: 24d86cc222ada5541a90885386750481978bf06b

Package: postgresql-14-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 142
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_amd64.deb
Size: 43128
SHA256: 8cef3e91bcbdebc187174830a73174e5a902432c9d975bca65fce61782bca60a
SHA1: d6e4de0d63541b87ee8dc146ddd21658e1a0fa87
MD5sum: 099282b7bae42d5f050498132359ac2b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 55
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_amd64.deb
Size: 33648
SHA256: 678165bdb3684b9ff84c2d9e5b778833bec04f2f8a4bdb4257f1530ad6f6749c
SHA1: 453420d53ffb86e614a48630cc18402fe11336ef
MD5sum: 83341d4578a18e67c320003d726f705c
Description: debug symbols for postgresql-14-pgauditlogtofile
Build-Ids: 3ace823591d9b4118ca2aa01b63458ec85e49564

Package: postgresql-14-pgextwlist
Source: pgextwlist
Version: 1.18-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
Depends: postgresql-14, postgresql-14-jit-llvm (>= 19), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-14-pgextwlist_1.18-1.pgdg24.04+1_amd64.deb
Size: 29500
SHA256: a85afeb9c0a209fe3701454a0c43588feb64c0716db03d43df4e0cc1221b5f69
SHA1: f916b947c8736b97e0d9b6c6352c7b07341eb78e
MD5sum: bb914137691b94abdefb2832bdd577b7
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.18-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-14-pgextwlist (= 1.18-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-14-pgextwlist-dbgsym_1.18-1.pgdg24.04+1_amd64.deb
Size: 55516
SHA256: 9fac862213238539c1330983a74aa60be016e661c79a3f3ea5d7570039d0d03a
SHA1: 23fd03804fcb36d351ddd61dd986b5a362658d3f
MD5sum: 0a790c67fa6e6ceef1da4704db22b78a
Description: debug symbols for postgresql-14-pgextwlist
Build-Ids: f82657e6f6ee9506a882e1ea86e3c31546b17192

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
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_amd64.deb
Size: 27368
SHA256: 483ce557962044a45cd28d21e21041e5735ef1288bd986d6c62221d460cfeb2f
SHA1: 68fda6df97eef99af9236cb4b704a7549c7e7e97
MD5sum: 9d6fd0510529ed76d1afb65401ce235e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
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_amd64.deb
Size: 41812
SHA256: 5ecfb4499d48c320aaf15083f9d99fda42f0374afc77081d1f28c196fcc5e51d
SHA1: da3e94efcbb8d2f2a59cf53ca3dc14878571f6d3
MD5sum: ba9f5a413c52da3e25313bc1d4082a34
Description: debug symbols for postgresql-14-pgfincore
Build-Ids: 840e487dd433254a5062f71c29883db740e16b23

Package: postgresql-14-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1825
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_amd64.deb
Size: 39192
SHA256: 0012b5e12440f1e17bfebee44a432d06aa92e26a335a34593138352cbc1d9576
SHA1: c215051dbd5d55399752401063e8f3480fd89fa3
MD5sum: e62ea788cf41555033e484b53a4d167f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
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_amd64.deb
Size: 18944
SHA256: 4b1c15f348c26670362e77db11223eb724e146b25ed62b21009f6a499f5497af
SHA1: 23b2de99f0de688862862ee5a31d3b2456086bbb
MD5sum: 65c227fd246109c22f57db7da802d9e1
Description: debug symbols for postgresql-14-pgl-ddl-deploy
Build-Ids: 59f2d7a1dde481027c1fec355920f1dfc377ab5c 63542dc8f0aa79934156baf49ae036fb354f54aa

Package: postgresql-14-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1131
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_amd64.deb
Size: 363424
SHA256: 238b78afad9b01b31c540dcf83d397f653f6e7e7f5127937c8ac3c87a2bdba0b
SHA1: 617d9210b13696608c859ebd533ca3a7a9d7d89b
MD5sum: b39f3275593e56b3df655c69c567301c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 545
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_amd64.deb
Size: 429544
SHA256: 081b9fd1d2a4eff7ac40bd7194925184679d15ac7cbc8cc2cff6dfef4e20f9bc
SHA1: b18fbdc466397ffc586136e8822a80c31c9bf834
MD5sum: a39b85bcd5075ab7b3d4142179c9522a
Description: debug symbols for postgresql-14-pglogical
Build-Ids: 1b62c5644fc8a0f006edc0904a08993eaee4a7e4 42ee31e5b2822c3517fd738762a07955d7fc926e ee95b48d6b876cbc4ed60ae7f1941e2e05d16a17

Package: postgresql-14-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 137
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_amd64.deb
Size: 20888
SHA256: 60f6f8cb7d9294e9e99ed097ce930ca90309c849b107778d9dca2d46ca11bead
SHA1: 0376fadfd47b1b1707f46cb881f68d9e949fc0b3
MD5sum: 6834ca99316f9861bfb3768b9d30c202
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
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_amd64.deb
Size: 14844
SHA256: 920c169229214e8d9f05b7440a9036cb5f7deea41b5e96234aee75a5e589d3df
SHA1: 1421ba8bd35bda628232b11a3bc721831423c226
MD5sum: fc6a3ca131ebbd4ce90885e0bbdd4135
Description: debug symbols for postgresql-14-pglogical-ticker
Build-Ids: 85a3f19f9bd8e542545c4fe0c9ce2b4ca669d61b

Package: postgresql-14-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 46708
SHA256: 382e7fb00fd89dd7b41cfa0ba2ad0fc9a587b4b18fcd369a82b584c6397fbae0
SHA1: 2a22afec5cabcdc119e1c6fb83fd90b754f775d3
MD5sum: 7fc4ce39ed5cdd6b07ea9e07201add01
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: amd64
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_amd64.deb
Size: 49588
SHA256: d2cad21bdad240690dc0c7d5a85ab68796e65cdad0a5979f6b54495590875428
SHA1: 2623f8bea713176c077999076dd586c9668d91ba
MD5sum: 4f87e3d348e864a177698a051e84ea72
Description: debug symbols for postgresql-14-pgmemcache
Build-Ids: 5a84a21ceff51a4b10735e480243f23ac0dca68a

Package: postgresql-14-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 363
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_amd64.deb
Size: 103224
SHA256: 0ba96f8a0e17c0e0c4c5c324052e26872711a3a6c7ef817b3f5f69cf6a84677a
SHA1: 236288d626515fdeff88623b3bf4abefeec590b1
MD5sum: 14429a09f37f55589ce6dc01f04d2e78
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 120
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_amd64.deb
Size: 70324
SHA256: 19f5d991206b9d3571300f2e73a107b5d3f88b8099c199b18372aee85a6b3c8d
SHA1: 5e0dfd0f87e74297e39289e4fdb081c083a056ec
MD5sum: afc4fdbf000b0879305fe0b7fa8ee24e
Description: debug symbols for postgresql-14-pgmp
Build-Ids: 5834222d5b741a41101ae6b72182e1a4dc253a70

Package: postgresql-14-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 240
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_amd64.deb
Size: 84900
SHA256: dd1d70b9f26538335bce877125bbee1faec2172f1face82aaadc0f4492afa988
SHA1: ed3f3acaaa007db1af2f2e0accbfb99043a4a8ba
MD5sum: 0bfc88695f3df974c181a69506db8ae9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 110
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_amd64.deb
Size: 79588
SHA256: 2af4241d1c750cc54d8139abbf118e9f26821a3cc9be07cf4cdfdfd5b84f54a8
SHA1: 6c5bde659a54b8178df1b02e79fd6967325de372
MD5sum: e38b06a2a5169c8ba1c35dd12201351a
Description: debug symbols for postgresql-14-pgnodemx
Build-Ids: 53e5e1eace8f06d2acc088ba2c8106b270c3b257

Package: postgresql-14-pgpcre
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.14), libpcre2-8-0 (>= 10.22)
Homepage: https://github.com/petere/pgpcre
Priority: optional
Section: database
Filename: pool/main/p/pgpcre/postgresql-14-pgpcre_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 18560
SHA256: b219f730980d9f354585deb4c45d7996d3e1382bf5df2590f20399b5a1ff2fa2
SHA1: 71724f155c31be73b8f2d172a59025f744e485a2
MD5sum: 5cda6451b12bc151a789af4856275d23
Description: Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL
 This is a module for PostgreSQL that exposes Perl-compatible regular
 expressions (PCRE) functionality as functions and operators. It is based on
 the popular PCRE library.
 .
 Some possible advantages over the regular expression support built into
 PostgreSQL:
  * richer pattern language, more familiar to Perl and Python programmers
  * complete Unicode support
  * saner operators and functions
 Some disadvantages:
  * no repeated matching ('g' flag)
  * no index optimization

Package: postgresql-14-pgpcre-dbgsym
Package-Type: ddeb
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-14-pgpcre (= 0.20190509-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpcre/postgresql-14-pgpcre-dbgsym_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 15928
SHA256: 89ef81318d70bf94f06ec92d70b84e071bc5cdddf1c70da7912c99dc25518fee
SHA1: 2db197aaaecc2bc50d4efb92c22f6bf2e2025935
MD5sum: a3f4406118617cbd1769f489b05bec6b
Description: debug symbols for postgresql-14-pgpcre
Build-Ids: f4c838205bd2acafa94aa2b152af32cb6748f5a3

Package: postgresql-14-pgpool2
Source: pgpool2
Version: 4.6.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 300
Depends: libpgpool2 (>= 4.6.0-2.pgdg24.04+2), 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-2.pgdg24.04+2_amd64.deb
Size: 155776
SHA256: 51b3b8ea07a6178ca6198693b444bf87b574d15c7b064d0d0c03dc48d515190d
SHA1: b251e9eb0a099c6ba1f8e3e5004dc2ca3d6b57f5
MD5sum: 79179b6d3495f0c9168c81eaec673aac
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-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 86
Depends: postgresql-14-pgpool2 (= 4.6.0-2.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-14-pgpool2-dbgsym_4.6.0-2.pgdg24.04+2_amd64.deb
Size: 51956
SHA256: 511da72cff0acc844de38ee0257a2202fea188e818280259631f5494ce46b929
SHA1: 1ba0693981e89d013260d74a261491854ff06a1d
MD5sum: 91c7c0d81946269e46fa67827935ba6c
Description: debug symbols for postgresql-14-pgpool2
Build-Ids: 1bd1944119468f89cbc25e16b9069d3e7008c743 649d40a8efd2941f16e45e25266c8862b2d824ea f14dc848a577d8f5f6f312a9e4f65c4f81450508

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2233
Depends: libc6 (>= 2.4), postgresql-14, postgresql-14-jit-llvm (>= 19), pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-14-pgq3_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 126832
SHA256: b51cfc72981bbf6f8a9cd40dcb7aec15020626cc9259bb6842c4d025edf723c7
SHA1: fdf54ec78265bd5639e733f480e7ba0ebb0af9d7
MD5sum: 9d111ec0eddadd46e160d8048a4ac03f
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 111
Depends: postgresql-14-pgq3 (= 3.5.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-14-pgq3-dbgsym_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 77248
SHA256: e8fb99097cfd0c279a61e66823b2c5e43e8ace805aebab22fceebaf7a7cccdb5
SHA1: fdab32cbde2c42415134c9c93fd121401eb40335
MD5sum: a47db0db6d4e228d2fa5c063a98406c1
Description: debug symbols for postgresql-14-pgq3
Build-Ids: 3588ce27e82ab8cf5d73cea05c62b2acbaeb92e3 806fc6e4a34718f0418b469817ee27f785a3cc27

Package: postgresql-14-pgrouting
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 2019
Depends: postgresql-14-pgrouting-scripts (>= 3.7.3-1.pgdg24.04+1), postgresql-14, postgresql-14-postgis, postgresql-14-postgis-scripts, libc6 (>= 2.14), 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_amd64.deb
Size: 625860
SHA256: 1ad5cde20b81f146bb46f675557cd077d6e546306857c36aa144de26c229dec7
SHA1: e43dff0d4e6d539f7766f6ebd3172ab80ce777cf
MD5sum: 121c6e213f03efb3adcd408177c648e0
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 13435
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_amd64.deb
Size: 13101072
SHA256: e9ef1b4e4f7ff7fff53870c5e1741e72e19db906026e8fbd25e7036da2ccd01e
SHA1: a6dc6485a56547d637d9b7994a941033825bdcfe
MD5sum: e7e85174978256d9f0a503fc9ba3e476
Description: debug symbols for postgresql-14-pgrouting
Build-Ids: 00afab19eecec119d539e5818e6eb9cdbd6f295d

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1623
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_amd64.deb
Size: 416992
SHA256: 3c5c1ee5c7f7f3671f729f475d3bf5fd4fe005825b651ddc1991aef68b9709d5
SHA1: 8fc4ef6d7b71e70e47744b42fe93852695339c77
MD5sum: 0b652fc8ebaa1c8b576935c4ef45dbb9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 487
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_amd64.deb
Size: 391600
SHA256: 47c5ec79f150f9b14849cc001ac7c96e5aaf35059db6d8084d2f872a8d6fd575
SHA1: 07eb20ef0830996d906ae691003044c394e85c97
MD5sum: 807657129eebd518fe001b318dc12d98
Description: debug symbols for postgresql-14-pgsphere
Build-Ids: 708b7ad6da84358d5066894383f1cde29914e732

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 164
Depends: postgresql-14, postgresql-14-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: https://github.com/darold/pgtt/
Priority: optional
Section: database
Filename: pool/main/p/pgtt/postgresql-14-pgtt_4.1-1.pgdg24.04+1_amd64.deb
Size: 55152
SHA256: 93b1f1249e5d657747565d06c82e8e05eb2e9b0e47dbb1a9f3a99951de041a3f
SHA1: b05a43a25f004799e648868b19244965709f1b60
MD5sum: 1be0a014e80246fbad6a158452183eda
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 97
Depends: postgresql-14-pgtt (= 4.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtt/postgresql-14-pgtt-dbgsym_4.1-1.pgdg24.04+1_amd64.deb
Size: 78168
SHA256: 2cf4714ee43ea2fbc4f6bf955776a0937048d63b955d8342ba68649b8e5dffa7
SHA1: 88414fa8491c6d44e14064e75aff6af85f16b20a
MD5sum: 927e18373bc3f7368734fdb008615db7
Description: debug symbols for postgresql-14-pgtt
Build-Ids: 7bfb938b60a96f83e18284f4c846f54ff5dc90eb

Package: postgresql-14-pgvector
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 706
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_amd64.deb
Size: 266012
SHA256: 5d2ec9420ae3e51e162879415c9c434b54592047056a0a885eef8dacc79e3f02
SHA1: 34c09bd20ce677020c0a099f0255e5b452a44e3d
MD5sum: 97851fff2996f964c94f300644c5bf5a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 371
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_amd64.deb
Size: 313072
SHA256: c4990d9aa55ba7a849fedebb3dba365da2849cae91a165db43dcef3d1c9715b6
SHA1: 57e3665f98b940c27b6bd810e7fe60afda2ea9cd
MD5sum: be20d910fb9f67c213f2978097b8d5e4
Description: debug symbols for postgresql-14-pgvector
Build-Ids: 6f202ead0c6881c4889daa22a563160c98bf0d39

Package: postgresql-14-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 194
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_amd64.deb
Size: 74876
SHA256: 3ae3aabccad431c29665b39591649740c97843806e91cfebd835b511822e9086
SHA1: 33bcbc36195548d08de47f74f05067a721c7ef5d
MD5sum: 5350c9413af62e2ccf2f8e1770854772
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 122
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_amd64.deb
Size: 96136
SHA256: d1edafe78d4a63e986e0e64ee7680781ae886bc002dc866b13d2d2551c975b76
SHA1: 948cc527e59a4d9f7b299a4410a3dfd9a6b219e8
MD5sum: 7d8419978c63510402fcb9bc32ac0dc3
Description: debug symbols for postgresql-14-pldebugger
Build-Ids: 35a1a7960ef8c65c9ac274bd078b97c85ced26c1

Package: postgresql-14-pljava
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 1302
Depends: default-jre-headless | openjdk-21-jre-headless | java-runtime-headless, postgresql-14, postgresql-pljava-common (>= 1.6.9-1.pgdg24.04+1), libc6 (>= 2.38)
Provides: postgresql-pljava
Homepage: https://tada.github.io/pljava/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pljava/postgresql-14-pljava_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 929936
SHA256: 767d67b33d8f5e672bb51a5eea183d98ab43cf9e9b3c69bd4fea0446d477a8f9
SHA1: c3001c4ae25854e45a7408f6f7208b5c7f06ba64
MD5sum: 2bdc031ea0b671837b820528d480e689
Description: Java procedural language for PostgreSQL 14
 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 has been configured to use libjvm.so from openjdk-21-jre-headless
 by default. Other Java versions can be selected at runtime.

Package: postgresql-14-pljava-dbgsym
Package-Type: ddeb
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 415
Depends: postgresql-14-pljava (= 1.6.9-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pljava/postgresql-14-pljava-dbgsym_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 303628
SHA256: 72b09b48efd15b1a23839e2dda91cd22b0c92e39c7c89266841e72248717f038
SHA1: 281e0300c9156b8dde2f60290d41c70bea4edef1
MD5sum: cae41aef4e866971ff48e7e56505c0f0
Description: debug symbols for postgresql-14-pljava
Build-Ids: b8e88f78f670f1eb91cc559c4b295d4a8c5ac85b

Package: postgresql-14-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 880
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_amd64.deb
Size: 357012
SHA256: aaab4d5ffaf7beeb29cb54fb73aba3e209499d82650321841a0a2602d8202064
SHA1: 20acd5719c1dbe6bd3c82561e325de0cd451ed7b
MD5sum: a148567485c5d77c89f82889721b5fe5
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 394
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_amd64.deb
Size: 319868
SHA256: 1985a8d0579c7253b0e0e002394c40f7da3a251bff770d05e257d3976e5bfa69
SHA1: ec5b21348c57f27d33160af063f518fdf11928a2
MD5sum: 42a1c4edca2db2006717d73e62f461fc
Description: debug symbols for postgresql-14-pllua
Build-Ids: 51f669afd754662f4a01738aa2dde0f592be7a35 536d214dfc5a04d8cfed88bb77123f621b57c3b2

Package: postgresql-14-plpgsql-check
Source: plpgsql-check
Version: 2.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 677
Depends: postgresql-14, postgresql-14-jit-llvm (>= 19), 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.8.0-1.pgdg24.04+1_amd64.deb
Size: 300352
SHA256: 9d20e6169ff18d8e8a3f53562df021627de3a333afc94280852ab5e3d6f8bd0c
SHA1: dd46bd351164571f2c7f46b3fd543fa360f9a417
MD5sum: 5eb9a666313f09cd14d9272ee5e79691
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.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 361
Depends: postgresql-14-plpgsql-check (= 2.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plpgsql-check/postgresql-14-plpgsql-check-dbgsym_2.8.0-1.pgdg24.04+1_amd64.deb
Size: 298268
SHA256: 3ab8c22df73f2e902e1dcf081c0803af0da1eb4f73d94e925701caea88ea77e8
SHA1: 55f7535ed97fc07b7519a6899d012a9e0be1e76b
MD5sum: 7db7a38d5dee386f36ad6632ebf883df
Description: debug symbols for postgresql-14-plpgsql-check
Build-Ids: dd9de5a01fc19b3b71598452595fa083779f42f6

Package: postgresql-14-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 131
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_amd64.deb
Size: 46920
SHA256: ac344bab1372350781e4e7a69553f7e29b5a3db601e974b2ad44569b0653e4c3
SHA1: 7f8ca87ebc654c5613978eb6093c152a8f60a030
MD5sum: 59183ae93e3d84779ce823f724f2bd7f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 79
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_amd64.deb
Size: 57816
SHA256: 6da4f103ec26cf54edc69f4c4e41e3fde926425eb136b23d7d2daf784a2b0af6
SHA1: a275668a06dfc9f64c4955fc0c0007fa807a94b5
MD5sum: ffa4f07d1cf327dcfc2e592f52b849f3
Description: debug symbols for postgresql-14-plprofiler
Build-Ids: 373f508ef262fdab6182b87bb38947b9fa72bb90

Package: postgresql-14-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 308
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_amd64.deb
Size: 141240
SHA256: 63f914f439e1f647c812d8ffd3fb166518af27a67ef10262850e09b5e29a31cd
SHA1: c66cfba8d4c62cffad38a9958308473e647e4fde
MD5sum: 4e38f6391c29990a1193de70a65dc227
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 152
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_amd64.deb
Size: 119168
SHA256: a42209ffb65ca9cc7115a5c112bf7a34d81eb032ade38be25a69d54a6ff6d1db
SHA1: f78a5c61cbdc569ed69d8dcd04993a5c6478bf0f
MD5sum: 19477d2a7fc71b0d06d4284281657ada
Description: debug symbols for postgresql-14-plproxy
Build-Ids: 74a781dd214eaa4d8ef161ef7949be5b11b31acf

Package: postgresql-14-plr
Source: plr
Version: 1:8.4.7-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 287
Depends: r-base-core (>= 2.10), postgresql-14, postgresql-14-jit-llvm (>= 19), 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-3.pgdg24.04+1_amd64.deb
Size: 130272
SHA256: 62464bd355b34e51ca7da12e8459598f85dfccc76ed5b015062815ce35daed02
SHA1: 3827f19ff6b053d528092ef353c756f1706c888c
MD5sum: dfd034743e4f1730ee6d6bb596199346
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-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 164
Depends: postgresql-14-plr (= 1:8.4.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-14-plr-dbgsym_8.4.7-3.pgdg24.04+1_amd64.deb
Size: 132736
SHA256: 7554757ef91a076546fb6fe093cc1f600e0c6971d74d2941cdd52db62b6bde0c
SHA1: 81493d7127503a2e5e805a290ce8696d2b33fef1
MD5sum: 6eb0811113de9f9b71f4e7351dc06381
Description: debug symbols for postgresql-14-plr
Build-Ids: 246e83e4be648c937cafb4daaf637400aa61aeae

Package: postgresql-14-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 28428
SHA256: f50c0cf7d6f47662a87c6305b86f0277f8c96b9b3a490d835bb2f463ecb8ce2a
SHA1: 4eb7a4caa00269e2d77ff223eb71580d660440d8
MD5sum: 74efa1ebc9c20ec0687af23db58040d1
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 63
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_amd64.deb
Size: 46296
SHA256: e2509819e7dd55f2778a42fe54e3ef2a04729d7412feb3140073c6841e81472c
SHA1: 3acea12976bc57a6f0642b584c1c0e6a7eea55e6
MD5sum: 3f938a34e2c0d3d31ce5b2cefa4b3055
Description: debug symbols for postgresql-14-plsh
Build-Ids: 7c8a68b7e5e504c98a90ba8a0d434d82733bbbeb

Package: postgresql-14-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 453
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_amd64.deb
Size: 99568
SHA256: 63f8f8822f18f2a0e9a96b9ab7a8d16dcf9d95cb04a1b5e3434a94778e49163c
SHA1: 3c8f523fae037c2e0f9ac4be08da184251fc1af4
MD5sum: da55db1b1c29ec61a3e530cbc84e5f77
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 234
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_amd64.deb
Size: 183632
SHA256: 1fc242b0fcbfa137a09ca3592aa6f67aed35640356cf19f8955ab0773de123bc
SHA1: 45e581f4b1b6f18426d9d559433ee48afd7511e7
MD5sum: 83f59065e86a95f6b07a28c894dc0421
Description: debug symbols for postgresql-14-pointcloud
Build-Ids: 331ad55e1be6c4fcca507454e76486ec0f5c8c6e

Package: postgresql-14-postgis-3
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 10164
Depends: postgresql-14, postgresql-14-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.0), 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_amd64.deb
Size: 3581896
SHA256: b886725f1b57eb5b846937770de25323261ef29b210faeb234c6fd893acd3f5a
SHA1: e9349757ae0b1cb03d11bb35fd1cbd99ac225879
MD5sum: 6882a31604b7a50c7efe44e067628c8e
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 4276
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_amd64.deb
Size: 3932848
SHA256: 525ef1bd5ab0601501dece5af260b44b81526a03cf89f6f81ccf448a61c0d9fb
SHA1: 4a42089b6e14b1068894a5ddcb0cd801b49800cb
MD5sum: bc31f5c9675e6ac4afc47da8a0a239b3
Description: debug symbols for postgresql-14-postgis-3
Build-Ids: 438a89754cc3025dc50391348950370695df4436 4a882a7f83692d9948f52b4e20dd47d3faec5308 836632b6501d1cc7313d20ba919ffcc98dfff550 9a264f59100644a6443b49a735a8e2dc49ee1fe3 eee6120ddeab35d041e5cabb1b852729e43ef9d3

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.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 977
Depends: postgresql-contrib-14, postgresql-14, postgresql-14-jit-llvm (>= 19), 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.2-1.pgdg24.04+1_amd64.deb
Size: 59540
SHA256: 0a254a9c91cd16741e76007958fa509602728f457e7a9c05d3ce0e3cad5241e4
SHA1: 8ecf7176b1780c349afd01caddf190c7fa9ead31
MD5sum: df4fc07c186a5110f544fee111b126e9
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.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-14-powa (= 5.0.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-14-powa-dbgsym_5.0.2-1.pgdg24.04+1_amd64.deb
Size: 34324
SHA256: 11782316c025a0e9a02715a0db32f55394a9ba02653820de149b98330eef0efc
SHA1: 20666a7c1ae9898efc16d58f1766fc0e57e8ec8d
MD5sum: 67fc80c5e91074093eb023a3fcd68852
Description: debug symbols for postgresql-14-powa
Build-Ids: 0799ec6fa49818d40b32bd5190969703e2c0444d

Package: postgresql-14-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 119
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.14)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-14-prefix_1.2.10-3.pgdg24.04+1_amd64.deb
Size: 42668
SHA256: f3fedaf83d20f8dccbd50f144b69ca26d091718f30b7fc379807d953e97f06b3
SHA1: 4ba0d2c8180753bb550aacac9a2c15e7f4075380
MD5sum: fe35f5c09828903d9d69713277d0f292
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
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_amd64.deb
Size: 44812
SHA256: e5dc185a503d46c2c9520c5aabdc7c071913388bd9ed1fd09664f8596d633cbb
SHA1: 57f884f0e5bf2c40780765e7c978bb6af01c78e5
MD5sum: 1cfd1007542f96bb230d33e4dba6e92d
Description: debug symbols for postgresql-14-prefix
Build-Ids: 1c7ae48ad0a70dd2dae12dd99b7819863594bed5

Package: postgresql-14-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 16804
SHA256: 6060ee8fd647ffc96452b4921d3c50e36c8a7e8290b97540f5fc05498257f64a
SHA1: 3e89e5042b5366b06c0d0d009fd23f7ad85f6eed
MD5sum: 2a0d07b041088ff011ce676605c6f66f
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: amd64
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_amd64.deb
Size: 16888
SHA256: 2caf09ff1068ea3c3481dd589f4a043d064100f34215db06a20071ad893a0bf5
SHA1: 5e1b59571d434e4141a519edfa574aeb11f78282
MD5sum: b1680811b4969b2dcfb114cf7e0184e6
Description: debug symbols for postgresql-14-preprepare
Build-Ids: 06f02a76393dacb8aa80209a4fa0bb69e535d6ad

Package: postgresql-14-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.2.5)
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_amd64.deb
Size: 12088
SHA256: c5c4239ff6538781bfc226e0d8aebda84f33846073c4817a7348f958953b1912
SHA1: e3fae70e1bcf7aa98ec444298623db337ca6b2bd
MD5sum: 238f61ec310c33c6647fc3e848e3bcaf
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: amd64
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_amd64.deb
Size: 12932
SHA256: 4a3ac74e242f83a79a3bf11088613a489d3b70fb9221d063fcaa7684bf2403b3
SHA1: d5639712d02cbcdbdf567bf1d6a06f5b692602f3
MD5sum: 64f71e9e4d9a6cda05d56398eb516457
Description: debug symbols for postgresql-14-prioritize
Build-Ids: aade911de5f4682b64c731ad8fbf494445d4fb8d

Package: postgresql-14-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3485
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_amd64.deb
Size: 136040
SHA256: e7cb1b0d6cd3342cb91f23daa9fdbeb2d6452c6ef40e5476b01c4bd124d4414e
SHA1: c7054b96244bf13c84467cbc047025f4d91e154b
MD5sum: 63d10ec7a5734890fcf8df27ba05f54a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 114
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_amd64.deb
Size: 93092
SHA256: 3f390669e9cc41590d8fc20e1e294e0576eceb77c2533d752a0ba636e1e0db4e
SHA1: e84b868bd0143971d112d2461232d0385ccf9f85
MD5sum: 6e0b8f140544cb4be966449a030e1751
Description: debug symbols for postgresql-14-q3c
Build-Ids: d9bcb130a2a60c2134401fa12be0927f897bb220

Package: postgresql-14-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 24388
SHA256: 245abcae5d781348246e973d4c1809dd1fc766e32bda6eb73dd4b1a9dabf5a92
SHA1: 3cfee4601f2a4670ce0d50f996a8426e7154a7c3
MD5sum: 7200c66d9ab909b6d6f948cec727f7b6
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 38
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_amd64.deb
Size: 20980
SHA256: 0b379c024c4f7cc982ff9970955cb5c1f12218735e1ed62b0058501b70cfb212
SHA1: f578c6d6195877dd416657198eecfecd61da7f80
MD5sum: 2504d1c1ce2224197444e2de03973c70
Description: debug symbols for postgresql-14-rational
Build-Ids: 8c0c7fbd516344a5177b25ec8c02d5eb5515afc8

Package: postgresql-14-rdkit
Source: rdkit
Version: 202503.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 582
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202503.1), libstdc++6 (>= 13.1), postgresql-14
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-14-rdkit_202503.1-2.pgdg24.04+1_amd64.deb
Size: 248672
SHA256: 032618d739602f5fc33f9208fcf93e12aff2e7771442813a701e5bb2b06241e8
SHA1: 8c6f6be49387e4e9427b00531a48947080ab9c4d
MD5sum: 72cd55bedccbae27d087942379a7920e
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: 202503.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1182
Depends: postgresql-14-rdkit (= 202503.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-14-rdkit-dbgsym_202503.1-2.pgdg24.04+1_amd64.deb
Size: 1120580
SHA256: 5622d51755ea17d975440cbeab3a8b0aec504224b28aa8b548740cda7dd7290c
SHA1: 6d79cc3c88ffbbb5ee4ca05e9d53b68ad391e62d
MD5sum: 893d750bf02f5ec926639b1a1c4e9639
Description: debug symbols for postgresql-14-rdkit
Build-Ids: e32bc69aa33f44a1f1e77114090181401e54de4a

Package: postgresql-14-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 241
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_amd64.deb
Size: 100928
SHA256: 0905652f7adcd48bb282ea0adc5c55cc82fa8c8118de4a6a48f8b3628a5931ed
SHA1: 8cd96af212b33a67af28de4bb1dbefa6f5d615d5
MD5sum: e9c1b1733755f73d51936753f027eab4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 162
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_amd64.deb
Size: 117736
SHA256: 0d0fdbc6a38664eb0bcfc008a047e7aec22e566df64e64942b5fa0d576b6a7c1
SHA1: 3b98c41ec48582b8fb22429218fd80c8fa3577cd
MD5sum: 3eb9bc86faba16933b9016fc190985d2
Description: debug symbols for postgresql-14-repack
Build-Ids: e348acee33691535564949fe4cc882a7d91acdf2 e811561e1fdf63f8b32e6fee053495e261d93885

Package: postgresql-14-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 914
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_amd64.deb
Size: 234972
SHA256: 6039c4a4e07f28ea2a234983536f2a7582de9e90629e9687a72cf4bcd0a94a0d
SHA1: a603c897d08208b49438e46c42a82dd3e966267c
MD5sum: 6e3f0cc2d340e6427904316043bd96a9
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: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 719
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_amd64.deb
Size: 566840
SHA256: feec5d6320b1ead6880309ddc38424d7548977d257575174dc74001d642b13b7
SHA1: 6e0b414fc3d2e7dd3c3a9aea476a9b304cef2beb
MD5sum: ca9d1bda42c40211c4e60d73daf1423e
Description: debug symbols for postgresql-14-repmgr
Build-Ids: 56c1017b304f46e011417f04197194c98e71459e 740eb68773af83a9fc81ebeeb9532d7ac1d6990e 746c77bf72ee25076585e20159f29c7991300fb6

Package: postgresql-14-roaringbitmap
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 646
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/ChenHuajun/pg_roaringbitmap
Priority: optional
Section: database
Filename: pool/main/p/pg-roaringbitmap/postgresql-14-roaringbitmap_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 288436
SHA256: 7b1a581b4a6a72884ce81cf0c79728996007adc839163fbcd53e71a330f19059
SHA1: fe5aa21a8767c3ad10aa7cd247a3165117799174
MD5sum: 8a3e57ea3a83b502b569a69a6477e350
Description: RoaringBitmap extension for PostgreSQL
 Roaring bitmaps are compressed bitmaps which tend to outperform conventional
 compressed bitmaps such as WAH, EWAH or Concise. In some instances, roaring
 bitmaps can be hundreds of times faster and they often offer significantly
 better compression. They can even be faster than uncompressed bitmaps.

Package: postgresql-14-roaringbitmap-dbgsym
Package-Type: ddeb
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 388
Depends: postgresql-14-roaringbitmap (= 0.5.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-roaringbitmap/postgresql-14-roaringbitmap-dbgsym_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 347396
SHA256: 13e843b1bd7d60d09c6ca471eac2fc26b7acd2d41cab8cc2e888a30bdfbfe56e
SHA1: 74fafabb4e542fc127a80f24ba35974649371cc5
MD5sum: db6c95e14d8a0f20c49a592731c3715d
Description: debug symbols for postgresql-14-roaringbitmap
Build-Ids: 9b6fa241552461c7be3d2ce0db31facfa934c6b9

Package: postgresql-14-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 792
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_amd64.deb
Size: 303064
SHA256: 0aeefacfee2c16f1ed585fae791b2a8911784a38e415d3818ed603c6f8862066
SHA1: 8a4f98b59a3932e9287137cf732993675073910f
MD5sum: 176ed57917ff8154d0874f299d84dff1
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 358
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_amd64.deb
Size: 298168
SHA256: 0ffb015562944fa77160f90fca1354225d8e526d543bdce30dad921a53c598f2
SHA1: 2af008eef3859028332c6a0c55729a0c2eb967eb
MD5sum: b12e9cf09003c672457e0f2dd6b3c27a
Description: debug symbols for postgresql-14-rum
Build-Ids: 082439f97962138def029037e7920a3edfb410a1

Package: postgresql-14-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
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_amd64.deb
Size: 39064
SHA256: db50e67ea0920152b54d4efc508106af73da3caa06136c8eb333e813fe23adb3
SHA1: a92c3dbe93e35264efae4e0182376df639bf62f5
MD5sum: 84268882b2464ed4503f2dd7c348e569
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 38
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_amd64.deb
Size: 21280
SHA256: 0bd130ec7b904060f1ece4c664532c7298cce3b1db065e64a7ae97cc798a14d9
SHA1: 54376791011820b978cf980c23ed56ee9023775c
MD5sum: a82fd4aa62640dc5389b7e04362ce67c
Description: debug symbols for postgresql-14-semver
Build-Ids: 5008c39f4e357326b90f845b54c6ae2d91e4ea75

Package: postgresql-14-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 101
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_amd64.deb
Size: 35608
SHA256: 8b0ebc65d57008718aec394a47f712d799d2da715f33d9531909c8a6831b8d8e
SHA1: 425c2bc5fca412e4c77b67bea166d81cbc5ac615
MD5sum: 4b17f7af445851f3cb8b93c368aa1661
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: amd64
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_amd64.deb
Size: 46428
SHA256: 3d0cb7fff106dca65947fbf858abdc50d34975c5320d1fa8220a67f93ace7417
SHA1: 4ce981121853807ce5a1dcb7fc373934464be3bb
MD5sum: 1320c711c8d4789cea72c6612b91a5f1
Description: debug symbols for postgresql-14-set-user
Build-Ids: 32ab66adfe70a109eef4c036b4bc1fafdd8a193f

Package: postgresql-14-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-14, postgresql-14-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 23712
SHA256: d5735130384eb0fe5d8e5bf22eb19c0e1889d210600bf6d6778d93da8e145cd4
SHA1: 513e8b3dd07c7334498017b5e4d9434f26a7656e
MD5sum: a2591a1b872256395ebc398739c0558c
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: amd64
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_amd64.deb
Size: 36624
SHA256: eb493d9e980c3eb0cc17d7dd0ddd0cbd230b517546d9588451262c5609c2be61
SHA1: 5c83a0940f080f90d6348bdbceff51e255f7754b
MD5sum: 3d7dc166a9e2875c46334c9801ceb496
Description: debug symbols for postgresql-14-show-plans
Build-Ids: f19957bd8804987241e880d4a1ba794244e7b512

Package: postgresql-14-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 322
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_amd64.deb
Size: 101624
SHA256: 465886d3936c5f22b59550ca2e174153b0e7653d5d93e95ed6d65016dd2f9265
SHA1: 384ad23689af11c90c2a87240f0675252e8c35cf
MD5sum: 2f88cd760065755d156698cc8d49e7d9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 102
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_amd64.deb
Size: 67596
SHA256: 9d1ce2a6204689876f1031fbc7827356effd631f44060c4a04cf2e33cd98fbe1
SHA1: 032c2c013ed6f5d8bd0abc3496749d2822c39ce6
MD5sum: 9176d43e4cb9852cf10903475f6c5b39
Description: debug symbols for postgresql-14-similarity
Build-Ids: e6c117f8397c3460ac4d0b38030129ce1ea2d636

Package: postgresql-14-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-14, libc6 (>= 2.14)
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_amd64.deb
Size: 19484
SHA256: 68da6812b4b8ecea56668bf486cb3619929f13ace14911e42262664e06874426
SHA1: e74f31181e85a22ad7fd24f9b7da7b238ba7fd8f
MD5sum: 9a8019c272fda5dbdd2eeeb3681e7a35
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: amd64
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_amd64.deb
Size: 65940
SHA256: 593e76b264c808d276e06ade6a6526a7c6f1669a14ebe666c561d0887b0cab89
SHA1: ead901061065da9fdd00224b9a2c980d4726fe91
MD5sum: acee1e4e46afa44281801246ecd8ecd8
Description: debug symbols for postgresql-14-slony1-2
Build-Ids: c25c92e36463feefb43435578c5689a21fcef6eb

Package: postgresql-14-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
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_amd64.deb
Size: 17244
SHA256: 3a566966bcc3687340be3deb1dc95dcec72f04ddc7fe27e25863347b15e3ee69
SHA1: d84066a7e1344ffbdaceb10e82b77216236d4a44
MD5sum: 0c06433b0e7ef0dd1d90154705e9e5d0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
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_amd64.deb
Size: 15332
SHA256: 65a9e90e6e03388544a2cf6ab80e09ca37b7925d8ad891bac5ca88bde63935c5
SHA1: 40c5374d5f2d6671173c98534e158f585ff1e3bb
MD5sum: c9d8378045527bbf1155403d743ce70b
Description: debug symbols for postgresql-14-snakeoil
Build-Ids: f346640b407b0287f08a43e1080ba747bc046635

Package: postgresql-14-squeeze
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 298
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_amd64.deb
Size: 120876
SHA256: ff7c3b8a4088467783fd91208dcbe04f330d73c4cf901731ddc560f7ad037d69
SHA1: 360d4b33ce7be7fdfe3d38f0998e82d7fd33dcf5
MD5sum: 8a572b23c1d28eeaf708179e162b912e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 177
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_amd64.deb
Size: 143340
SHA256: cfde986e55728b4279ef9e35a0d1ee7792c7a537fe3286db0331f57f40516628
SHA1: 49f0f154fd262cf77a91791cf44f4ea47511e82c
MD5sum: 7ed384964a27f132370dafd8cb788c8a
Description: debug symbols for postgresql-14-squeeze
Build-Ids: 9fec5c28cf2b5f772a86079472910a130beca2b1

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 127
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_amd64.deb
Size: 46580
SHA256: 9f89d7716586edd0d9a9af3c57c149ea4b26c4a13489bfed48dc867227019733
SHA1: a827dd13d94a40cde0b07daf37db087955220895
MD5sum: 5f9f63649c59d4a92172428fe9ce9737
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
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_amd64.deb
Size: 40792
SHA256: 3ebb0417d6b9add8c385af7a761d183e789041c7132efa55e2c21004fc051f41
SHA1: 35e601283c05e243bc94f0cbb4ebb875aacbffb8
MD5sum: 8bb39716eb0d807e6ec1b2945e1e9ff6
Description: debug symbols for postgresql-14-tablelog
Build-Ids: beebc2ed4083ee3e4d8939861b46bf6a2a0ce20a

Package: postgresql-14-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 155
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_amd64.deb
Size: 59124
SHA256: 0459b557f01f5735c4b7e1ee987d12bd1a1dfdacc9027e245d8a699f241b844d
SHA1: 7878e05e6ce1086209194e3b6cdb2ea695ee4518
MD5sum: ffecc1655f37d173bfd524d96039c20c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
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_amd64.deb
Size: 52436
SHA256: 35089c31c6975764ddd880820eb78fac22a1a74b7cc2cc2e777442d2e82a47c8
SHA1: 6cecac928800903570af376771b0a6a9613064be
MD5sum: fa22f559724422eaaf93a5db58c6c761
Description: debug symbols for postgresql-14-tdigest
Build-Ids: 7189044fdb2d48e174a36698408e30a44d2a379e

Package: postgresql-14-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 114344
SHA256: c494ce530a142baff1a677e6fe810c9d9459be626d167cd63640ddcf8366f736
SHA1: e60e58ceeaee3b83a040be65deb325b975388e46
MD5sum: 79dbb77540c1774c0d576e1cf88105c2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 167
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_amd64.deb
Size: 138464
SHA256: 910f798086b1ace60731de6d986ad493fb802c6de97bd35c2c82bf6ea645366c
SHA1: 3aa392ceec757c5398f4781f039235855f4c304d
MD5sum: 3c703f6bbdbb18cc0bad45d0ab476ba5
Description: debug symbols for postgresql-14-tds-fdw
Build-Ids: a2dd915b4908b3678608edf775c7ab526996fa5d

Package: postgresql-14-timescaledb
Source: timescaledb
Version: 2.19.3+dfsg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 13995
Depends: postgresql-14, libc6 (>= 2.38)
Homepage: https://github.com/timescale/timescaledb
Priority: optional
Section: database
Filename: pool/main/t/timescaledb/postgresql-14-timescaledb_2.19.3+dfsg-1.pgdg24.04+1_amd64.deb
Size: 304252
SHA256: 89108456be848a81fe36e59c5106afec6d5b4b18a37392380d08e7a05fdb7d76
SHA1: 822584ef06e7db1c4cc786b2c39da89cdd313820
MD5sum: 52c9ef23619918c226e4ea8a1ecbad66
Description: time-series SQL database optimized for fast ingest and complex queries
 TimescaleDB is an open-source database designed to make SQL scalable for
 time-series data. It is engineered up from PostgreSQL and packaged as a
 PostgreSQL extension, providing automatic partitioning across time and space
 (partitioning key), as well as full SQL support.
 .
 This package contains the Apache-licensed version of timescaledb.

Package: postgresql-14-timescaledb-dbgsym
Package-Type: ddeb
Source: timescaledb
Version: 2.19.3+dfsg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1320
Depends: postgresql-14-timescaledb (= 2.19.3+dfsg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/timescaledb/postgresql-14-timescaledb-dbgsym_2.19.3+dfsg-1.pgdg24.04+1_amd64.deb
Size: 1089628
SHA256: 6ec17ab861b2cbcc01ec7b5ec82041242cb4f174f4601b78b7b7f5d0e0c13a9d
SHA1: 29392d94360615a0cd1f8da839695101e66c187d
MD5sum: ab2174054b1132d1e6ba82deadf657e7
Description: debug symbols for postgresql-14-timescaledb
Build-Ids: 352bfc5d17f02eac9a79ea8f2434732c0a2c61f0 93c9f9dd22d4ac3c4b89ac5b76657c018ccb73d7

Package: postgresql-14-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
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_amd64.deb
Size: 13032
SHA256: 49ff07f1594e4adc0fcde3c976c65c257eb131c3a95183993e7690a946d9e3b3
SHA1: b229e6f6f14cceb98c73982fe33cd89f32b57121
MD5sum: 0a77a3d3483fc6937fe69df7cd52986a
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: amd64
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_amd64.deb
Size: 11092
SHA256: c53bb20dbf8c6f73ffd55016be5447feaf00705dd58d1de9a7c3df0ea9825b6e
SHA1: fb3e054f5c38d0b9229d36152af455d218f1224d
MD5sum: 05a50d30635ad66808cfc1a7626de803
Description: debug symbols for postgresql-14-toastinfo
Build-Ids: cdeb883d7052ed98bf71385bf03936dc8323ede6

Package: postgresql-14-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 687
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_amd64.deb
Size: 164092
SHA256: 5e11ffe87e8f32506667c96f3531ff70dbef4ac6ad88d3c3974fdbc188ef9e59
SHA1: 058605a83c0234e40a096ce4c1521118cc632b8b
MD5sum: c7122f766710acdbe4f82bd7811bfd86
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 92
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_amd64.deb
Size: 61584
SHA256: a9bc272d9146c1330d4e1344e06f7a35c97f68ba6528751ca4913b83f09dc33a
SHA1: 5a5385d9fd88158c4b0a7ac06f200c41a075049d
MD5sum: 490da89dfd2d62b700aa08d84f1349cb
Description: debug symbols for postgresql-14-unit
Build-Ids: 21d4f194cebc20e4eafa05d77484141359433c7b

Package: postgresql-14-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 132
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_amd64.deb
Size: 59388
SHA256: d1b60106e9fa5f52560a13cf0e7f5104e6d912dfaad6a333d3a7673d9d9bd81c
SHA1: 94be9d379f22216a84ecab06a116ca204a060d0f
MD5sum: ed09371a64820f75c3972364a92ce429
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: amd64
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_amd64.deb
Size: 70024
SHA256: 84451fa07c7d25174e9256a8946257744aa508d3dfb3fdb066ceeea61e37bdc4
SHA1: 01c0ebfdfcaafcf3b70f834f6e3e348ed3558271
MD5sum: 824e69323dfad4981fabf41d4367e8fe
Description: debug symbols for postgresql-14-wal2json
Build-Ids: 8f98ab72645dfe565726a3004390712e3b7c2d8e

Package: postgresql-15
Version: 15.12-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51160
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_amd64.deb
Size: 15213828
SHA256: 4d480665319b57f05126869c544f802f22c05d5fceb0438a6b99f00f09f67ee3
SHA1: 146c3d1ed4141827c7290e75640d6ad8431bbe87
MD5sum: 784bda6100bae85e64d8095d53a71664
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1783
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_amd64.deb
Size: 653520
SHA256: 061a406e07fabac32cba08e9ab4abcbe7016806ce24c3e569b6398ba23e0f56d
SHA1: b46796d5b91be564bd6610351b3f6e4ce6d81500
MD5sum: bc52cf722380eb2e95436962dab4fc2a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 776
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_amd64.deb
Size: 636692
SHA256: 15ff52da5672629475975f98c7ac6f369582ecbe541a422959f7ba6a2ddf82ea
SHA1: bd0685575a92d99dd4678e2e34fad3506f5d8a5d
MD5sum: 6ab1d2100cc06d7a66e78fbd70c497a2
Description: debug symbols for postgresql-15-age
Build-Ids: 6f468ef8603569adceaa9b6322d87e2b2a829970

Package: postgresql-15-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 13064
SHA256: 7f25d7782a5f611ebf3e3d6cf2fdc0dc86c8f687305d28ffad566c30747171d4
SHA1: 1bf60912cfc4acb417ac3643ea4d57d7226cee67
MD5sum: 1918ed7d129e3294a384a9ef46ef0453
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 23
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_amd64.deb
Size: 8548
SHA256: 36b6f1a913c92b27d9570fd1e0ba6fa14eead3b1ff428cea7a9d6fe81323c125
SHA1: 0bf6e7cd4756513b594abee99d130709e36c7028
MD5sum: 36e9e3b1bd415dbfa8dd54294c542853
Description: debug symbols for postgresql-15-asn1oid
Build-Ids: fc91bbbed3a3f75a5099889503949d2b289fd321

Package: postgresql-15-auto-failover
Source: pg-auto-failover
Version: 2.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1075
Depends: pg-auto-failover-cli (>= 2.2-2.pgdg24.04+1), postgresql-15, postgresql-15-jit-llvm (>= 19), libc6 (>= 2.38), libpq5 (>= 8.4~)
Provides: postgresql-auto-failover
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-15-auto-failover_2.2-2.pgdg24.04+1_amd64.deb
Size: 368348
SHA256: 1e47a05296f4568c4673d8db8c48c2ed80f9ccb79b7294847d2ea6e5ead187df
SHA1: 2854a2c383f1f725bf30b1712d87e61f3b79ca50
MD5sum: a944d38020d25b7a2f14ad30e27ba29b
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.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 198
Depends: postgresql-15-auto-failover (= 2.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-15-auto-failover-dbgsym_2.2-2.pgdg24.04+1_amd64.deb
Size: 157928
SHA256: 246e66b32fd301691ec89c076f7ab924bca5696990798f0a40f5127f4325eee6
SHA1: bf66031db358ff984f77e69335f15c7545514f17
MD5sum: 9ddee30a7a523a60c3afca83a0b70443
Description: debug symbols for postgresql-15-auto-failover
Build-Ids: be2a7eb9a2d5912622bfc63247d72ca0439c8d5c

Package: postgresql-15-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 45
Depends: postgresql-15, postgresql-15-jit-llvm (>= 19), 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.8-1.pgdg24.04+1_amd64.deb
Size: 15004
SHA256: 37ec107289c71b21cf5e3a96b796f11452863ad2becdca6cc0116178ee896335
SHA1: 25cc27c2f2237bf869cddfa5b2ae78c708eb2723
MD5sum: f0f176cab9922971b6fc5b926aedfebb
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.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 23
Depends: postgresql-15-bgw-replstatus (= 1.0.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-15-bgw-replstatus-dbgsym_1.0.8-1.pgdg24.04+1_amd64.deb
Size: 8664
SHA256: 20e8f783a7f796102a94a14f4ad920a2aabc02bdc628d1989206ede4eaa2a820
SHA1: e6b4e7d01a27d980f982a07b7c4a645b7b3c9600
MD5sum: 5bc6648f6068dc2f3f4221ede7df2507
Description: debug symbols for postgresql-15-bgw-replstatus
Build-Ids: 7a292b12abd752be207642f482bba8780b54f40d

Package: postgresql-15-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 150
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_amd64.deb
Size: 60196
SHA256: 4306242653d5d3d1d503fdb97f4f0499a11eed1905fe11e28bc7e76435dd1e50
SHA1: c328636633fd3bad7b57bea985f4c8fb0ad915c8
MD5sum: 01fd274b2169611cbbbf18838abdb15a
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: amd64
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_amd64.deb
Size: 70416
SHA256: b09b0ae097ae670ed9aa01dded5beb986c11a06e8dd662307b0d1d26e6144150
SHA1: 77caeae71408dce47decd405b7adb022c3a5f932
MD5sum: 4ab74c258c4df2d23282e985ee6e6155
Description: debug symbols for postgresql-15-credcheck
Build-Ids: bd550052244a94d4d426af0518d1767e15c7c9c8

Package: postgresql-15-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 230
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_amd64.deb
Size: 92644
SHA256: 3937ea5b9e54903ae12156081a22363c40f92e2dfedae212b56540faf7968695
SHA1: 9b0669a9a73250673a0db9ca288bad52aaa161f5
MD5sum: abb1374dd55cf987fe1de6300df26cf5
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: amd64
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_amd64.deb
Size: 114084
SHA256: 6ca1fb6b03a24feba5bcfab00ffe45d49eb9afc5c0455e206752640927fa4303
SHA1: 4f7786a4e2e5493acdfeaa2bde3c7ec58bf29c4d
MD5sum: d21e34bea3ad95868e60a53ca0f87020
Description: debug symbols for postgresql-15-cron
Build-Ids: c8189d4385e34f4db051f91fb6ea8366ba6b611a

Package: postgresql-15-dbgsym
Package-Type: ddeb
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 21831
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_amd64.deb
Size: 18315700
SHA256: 0a0790c1434207ce2a642cc0a6894c745794af5504896805d1a93f7a57441e82
SHA1: 55784f47b2823052545a8828aa2dcc27d5b00770
MD5sum: 63f2b1054b2a254c1d9bf61474217d02
Description: debug symbols for postgresql-15
Build-Ids: 02701f771df4969ea62ee1a4f7c773d222b530d2 0386cf4dc4f1cc4a831598860d95ab4e29e0804e 0483354efb331164a15affcc75d97afd9cbfed6a 05848f8fb715f983d778d28555699fddc05ea475 0b3a90426df77a2f0fa9c636fd787a6a3218a4e7 0d61e7fe31c2dc5ed814c9ee32c5d8ed501d4e8e 126f1cc8189cecc514626e8994e88d518109ec35 15c3bebc0a63f1e32799c51041c535ff331b6104 1a44cbe097576afd469d0b730940a6813973a47b 1c04d33d8a298942e9386fe672e42491b1dc58d6 1d417241833a98367d57edb7e6fbe0273b14006b 1f0b6ef50f35bb9fc681dc766d1fff0e6eb8099f 1f507ebcfa4abe4fb95dbccf268775f7f4d85ed9 279c106b5940df5f01df82bff1ccb0e094b3f4e0 284375e472ec63e5e014fcbd9d3bf5396ecdb443 2928baec540e16e3de362d3dc3a2ecc1323aef5b 29625efac87dc00676af28509d42d8ca24880990 2a3305b7fea0d47848a55b406669db1c6eeb8cdd 2ab73bd0bd58856acb758af37597363b76b559e7 2fa2ca084160a8f024891034a11c75e4e68aea4b 31ad9cce1cf5e0a4af3361284c6c965097d63b56 3655484e63413d63d9de4e3cbc957cfe0ee2f962 41bc1151dee52f18385f00a2b313082db763687f 465c7fbfc4171fb0dde3b35fcb80c10918290ccb 4858fc43804844813efd4858969393b01eef4414 492ac48c07a0dd9f7f4ba6b9313aef8896f5bfe6 4a66789a18bb82e0b3038ce6af6a9a0f65546ed3 4e08cdfdc61903da96786d407149f6a48dc9bbaf 53905ee7542b92d10576ca9ed97b6bc7c89f48b9 552c05dcc8056487d7caf5bece550358f17e957f 568e7e39bc838d4019892fbd3459dceb75bea8f5 5c6c7f82145684b9803dce3dd120d88c842f4f53 5cc428f1cfc1369e8f99e7069744fd79d17bec49 5df1d60e44015baafd729480e7949338d0983448 5f40dc807d2063993216e5f6e830b09bc39bfc6c 5ffd2eed998fc6f76bedac484cfcbbc2e1e29e71 649f949a3d973b59b618e12b5da1c677030aea6f 669fcf6ba52497b197bd9145832363925e017ea8 69f2a85d0f1b83ded1d87cf6244440fc8b27a3bf 71571ab7a8c0056cc797cf59f61dba1df0b92a79 725b15aac35a81159d72d2a77e6b5e5b98c8d731 7408276f465c4c976aa2a2e9cf461f1e0f96e1cb 7b51f19d25530a13f89495c22365fbac8f8f8526 7c1893499bb37fd8b9cc14f78f3da92e1fdc1eec 7c2f95e2ce6c12109d614f90871e0945894bbc18 87a18d9d8d32c35add1025c8c0e20ef2d5f45b08 890c91f21563cfb192cc9d14554154bdd13ac6e1 8c4ef3c2f482f073e9f7e679ce9aaac14a1004ac 8d3c6dd511131f4a8766d3f053fc698d19b5511c 8d976ed255c3d854aec03ef3f06b706bf35c44ae 98d98e0ba468af22c126f803854d111d79a136bb 99db815354ddb2fe604334946dbdbb79d8b774a0 99e694edb8818b564fdbc2c8f01f370c9c9c7297 9c53c88e3180936490c345338b6c0306e9274602 9fec7c947a1d5b1091ea6da054027003e73ea2fc a01d41f6b22ec90a38fc78fcb8b0cfed0c49d489 a40690698df8eb8b732f0c8cadb82c9bbf452ea3 a697316d8a3cc7a43600b4558345a42fd0b3f28e aac508571497076b41737e8a24b89b80434f4a3c aad7c8cb821f1b809b3163c0aa94b2f04c4a4b21 aaed88c7c04ae5236835c52b17d9406ef9778544 ad5f091f7e0f945a075fd4f93b8da859505b847a b2024753aec1dfe8618205e406bfd492db86bca0 b41abad0a3946ca823dc3bcc682c14f18775a68c b55aecbec74f1295b88dad4a8e803284ba1aab54 b58cf7e35b89364f70ffce0cd506d6dbca8cb632 b6294f895358dd8857af0ad9396e71eaa6b00907 b9ce5c2e9eb1f7a57fcbb1c4f24dcd475b04743c be3b59a49a3f670c709208537c6d1ba95faeae6c c23f05efaa164f547dc62bf23f26fb91054f906c c67c0045f250a0fb438387915798852751cedf8d c9fddb4ec5b9301d1a2584e0a655123b13a20466 cb6942c7518cb22bcfead6a7393767bfed4e8211 d4602c019088e697b7bd6e4138ee791ac369c9e3 d509869a438f1f6ac92bb04fee6176a9e108ddcc d5b53fc5bc5936bc7e4165561ce4f62d9066d6ea d641bbb45d5940135d6c7b3651745a4c7aded90b de35999c32a330a2a3685ed664922a9aa089cac6 de43602d92ab9d85ac88407050fc3528a8294e93 e1bc46e62115e2ec24f0a49b8c0954930530c932 e6568038578c3015936ef6dac2e80a894cccffc7 e7d6180c7348875a926a2cdb396fb26bfc879ea2 e897ff68d70c6a2cbd18b0a64e77940169ed06ac e8b1d3fbe021bee766117dc2ef68f22273fcc5ca e8bb999e0a13767173c2c6579ebc736424a86ef5 e9b5e3d303d4d9ecc583fe515fe34436faf81f7c eebdbadce216799a1278a8059cf53c9e45a2af6b f1812b164f736556d46ec8d56daf21d895c350c3 f1b8748865837d71cb17608c90ebce5bb880dddd f2b1771a92ab8df01a1e18c7641de249ac406718 f5a020475a31ecc5aaa97d98a824efe189f7c071 f6ea9f24585dfb9ec35d1fa21e0d7120eb1491df fbe2a7de6ac19916f14394a4e2370ffcc5de98c5 fbf39ffb96c80bde1e849f1dc95e526259678c3d fe91d25f6e7b641edb1125e717167359150f3d6d ffb00d2f96444e955d1366a45e3a8627f719224a
Postgresql-Catversion: 202209061

Package: postgresql-15-debversion
Source: postgresql-debversion
Version: 1.2.0-2.pgdg24.04+4
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-15, postgresql-15-jit-llvm (>= 19), libapt-pkg6.0t64 (>= 0.8.0), libc6 (>= 2.2.5)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-15-debversion_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 14232
SHA256: be9e9edcfdd7ba88cd40fee4c27406b9cb6bbc2d6a011b9c5175ab7bc417ad0d
SHA1: 8d8739088be4319a5ed3cda8863a9c9f22a0ad9a
MD5sum: da527e7f4c99c3cfe65657bfabd3448a
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-2.pgdg24.04+4
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 33
Depends: postgresql-15-debversion (= 1.2.0-2.pgdg24.04+4)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-15-debversion-dbgsym_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 18916
SHA256: 6b2553ba0c6f1617a213c61e8edc7ca53a891d7445e41120d52564ee473b2d73
SHA1: 626d6927e4eb0973707875c71704fadd5bafcebf
MD5sum: ebecb797e5fe5cac0311add37fa2af8e
Description: debug symbols for postgresql-15-debversion
Build-Ids: 3cbc9e90b6aee88af53c6053516ddd651641c14f

Package: postgresql-15-decoderbufs
Source: postgres-decoderbufs
Version: 3.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 112
Depends: postgresql-15, postgresql-15-jit-llvm (>= 19), libc6 (>= 2.14), 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.1.0-1.pgdg24.04+1_amd64.deb
Size: 40004
SHA256: 8f52b33e2495cbd5b8ec962fb2fab9725efe7bb3e406191c43edac8fabf3971d
SHA1: 4554c407cd8d1d5dc5958e7e708a56397009dd8d
MD5sum: 15d564be7b9032432a55a783e28fb556
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.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 71
Depends: postgresql-15-decoderbufs (= 3.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-15-decoderbufs-dbgsym_3.1.0-1.pgdg24.04+1_amd64.deb
Size: 51944
SHA256: a9c7603e9f6ea6319cdb37b56815f707e39cd3be150fcb69538ac5ccdfb52f55
SHA1: 2215bc5fe5f34e294467a9ebb88ff3b1442d7a34
MD5sum: 59c34d28f40a251bb5a7e535cb21ea59
Description: debug symbols for postgresql-15-decoderbufs
Build-Ids: 7c3be5c8d8f058c415f7488fb75d37b77e63a403

Package: postgresql-15-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 67
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_amd64.deb
Size: 21848
SHA256: 6aff672bf1287ccc862e65789402bbc1a57e5f52c89547349c806a82c2f11086
SHA1: 9846d424d6cbb4b5830bd14c92bff84e3ca8ba13
MD5sum: 097738f0a2bb0fdc7d3ed5b770fdfe51
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
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_amd64.deb
Size: 33776
SHA256: 669b524d674c6921623e44607f5d0961775cfbaac9178d5467404f85d3cf60a3
SHA1: 961288d1da13120f006bb364b98164a3295b5d69
MD5sum: fd4acaf12b60f0d1dc099b5e6d14c6bb
Description: debug symbols for postgresql-15-dirtyread
Build-Ids: 4b9ec37a47f5ead937534a19b00cc6fe8af1649e

Package: postgresql-15-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: amd64
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/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_amd64.deb
Size: 16120
SHA256: d2dfe4d3ce5a59de9ab52e11024e6e6eb0df57a635981fe290180e50fad20da7
SHA1: da3298f1944abf043b01ddf8839c76ef7b2d1455
MD5sum: c895a64aa64ca62d30ac585e564bd3e2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
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_amd64.deb
Size: 9684
SHA256: cdf9063f47f004303ba37ac47d17656e8aa3eb272d81f1419800ce70b6ef3fd9
SHA1: f2424aeec757a6f5df1836b9a1125cfeae204588
MD5sum: 81cf74cbcf2f8ffe708679ac7cfb9129
Description: debug symbols for postgresql-15-extra-window-functions
Build-Ids: c763f4a2ec48f6a3425f5cc6a0b29ff5036f589b

Package: postgresql-15-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
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_amd64.deb
Size: 8724
SHA256: ab79fefdbcd3d65d81d37eb22cab44db468989b650076debe82c06be15e4f2ee
SHA1: f53cf0fe827e05d5d966115fe03a49f22c23fe07
MD5sum: d8aa3e42c84f060057314deb83219df9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17
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_amd64.deb
Size: 4052
SHA256: 3ffb5a830abf225c91f601db4861acf86539b4acb7cb61e4aebc81753114c261
SHA1: 374ac0915a839ab2f26bbcbd191f02e457e1bb3d
MD5sum: 5bd4d51ea312e4956d1e0436f682ecde
Description: debug symbols for postgresql-15-first-last-agg
Build-Ids: 401aafdd08f5d70fbaf6d1d251423bdbf9d39e81

Package: postgresql-15-h3
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 359
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_amd64.deb
Size: 48752
SHA256: 0921a43dce55ddc79152251709a3b1d6b48936847b7ed7f1d58dab750c3fbf73
SHA1: 868d7357980d7fd7146b4f7729cf208ddd35b0cb
MD5sum: f19474b8f98e00c92efade7e87211a55
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 150
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_amd64.deb
Size: 106152
SHA256: 54d223ffc3a103eabf47ed1c505add005ead45bab36014c572eb19e7e54db9fe
SHA1: a5a3830f96ae54ee105166860594b72d2cd63a86
MD5sum: f008f7350f826eda26de3860e5ae9fb7
Description: debug symbols for postgresql-15-h3
Build-Ids: b99e59f3d95d29b39b81517b3da09ebdbcd5731b e2f2f2eebf9773fd8f63b8f3d5e10ae9f788ef28

Package: postgresql-15-hll
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 195
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/citusdata/postgresql-hll
Priority: optional
Section: database
Filename: pool/main/p/postgresql-hll/postgresql-15-hll_2.18-2.pgdg24.04+1_amd64.deb
Size: 78252
SHA256: c5964f380f77a1e96f5b386ed65769b405d121900c5c443bfefa8e3bfbfacdbf
SHA1: 821a62ff5d7bed9f11fefee88d66236f40ffc4d0
MD5sum: e233b4c584d946833960eff3626adc2e
Description: HyperLogLog extension for PostgreSQL
 This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog
 data structure. HyperLogLog is a fixed-size, set-like structure used for
 distinct value counting with tunable precision. For example, in 1280 bytes
 `hll` can estimate the count of tens of billions of distinct values with only
 a few percent error.

Package: postgresql-15-hll-dbgsym
Package-Type: ddeb
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 120
Depends: postgresql-15-hll (= 2.18-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-hll/postgresql-15-hll-dbgsym_2.18-2.pgdg24.04+1_amd64.deb
Size: 95020
SHA256: 4a7e46eeee8a72dadf2242331364e2b55eb37e119e627257913206332b9ecd81
SHA1: 010c46002256b0432bcf7045e91fb53afa9f37fa
MD5sum: 0040ac1b0db4c947e61263d40987f9d9
Description: debug symbols for postgresql-15-hll
Build-Ids: ad40db5c54fdbaaea42d9b3441a49d454ca61021

Package: postgresql-15-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 118
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_amd64.deb
Size: 45380
SHA256: 6fefc12918132a087b6db7c997a04b30985a1de6e4b4a538315e208ba8cb06b4
SHA1: 922684065c4aeaf7e6dd5a8299bce31338490870
MD5sum: f488fc0fc2c9cf571126cbae450e54de
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: amd64
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_amd64.deb
Size: 62388
SHA256: f3e52fe809f48da4a7055e77cf1c89d722b4bdeeb42606972cf44e1224fd6d1c
SHA1: 07d2d5804280a811665c97ec1747c6e6aec0b82a
MD5sum: 044765084794a64ae43bc191669eeaeb
Description: debug symbols for postgresql-15-http
Build-Ids: 07221f99e0d2e28b15cfa50a81a87744257c5285

Package: postgresql-15-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 158
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_amd64.deb
Size: 61080
SHA256: db3f72bd76947d68f5d80da8dadea1ec0e4ecef5787f766dcccc265761214e3d
SHA1: 4059201f0d70ac3b8d7b7d225a03f244e0d09c0f
MD5sum: 1bddd13cf865376d4fefc99049b09a75
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 112
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_amd64.deb
Size: 90072
SHA256: 35fb65b3f41a2e84c804d1ca775958acf2a2224b0568cf927e48ed50fce581a5
SHA1: 495a9259e138e9e278c8ec9879bc1e95d4addd1a
MD5sum: 52409ba0d8172853d420571c9dfdafdd
Description: debug symbols for postgresql-15-hypopg
Build-Ids: cb5a1521a476145742529f8996df8a098da3aa8f

Package: postgresql-15-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 269
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.14), 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_amd64.deb
Size: 94572
SHA256: c48ab14b2ac3aaaca9b76167c022b469f90065bb0d24cd204e20ad38b826b6a1
SHA1: 3a06da27cb8bf1ffddb4d532fe21f24bf47240a9
MD5sum: e1e81f7db77b410acd5f2a243febd42f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 129
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_amd64.deb
Size: 93080
SHA256: 1d3c1ad247a9340e5d3a9e4a307d6a4bfde1dd17c0760760f807bc91936974e9
SHA1: 9036bf89f5151f28242e3b90f2a36b3a09f90d51
MD5sum: f65b074c0528039d847768455f0ed4c2
Description: debug symbols for postgresql-15-icu-ext
Build-Ids: 2175c1a172d9f28aa2f995e2afade14d33c85045

Package: postgresql-15-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 518
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_amd64.deb
Size: 182204
SHA256: b58cbb13d76f5f91c6fe934f2e967981e4eb4593154fd12d202c16e707525c83
SHA1: d4842ce4501d9719febc267c5394be133cfcf291
MD5sum: 0289d0ce842bfbc4673ea955b27d02b5
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 240
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_amd64.deb
Size: 183560
SHA256: 11d0932ba4c959cd96b34bf5d6963ec45b43bb281ee6ce68f4b17407cfb0b3d3
SHA1: f7facf8a0497dbde339147c93bb24fbc2be62890
MD5sum: 4c4340a974e01884b8a0aaaa71728df4
Description: debug symbols for postgresql-15-ip4r
Build-Ids: 99830f39f111e833a697b2a65dbf210b22d84e81

Package: postgresql-15-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 300
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.14)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-15-jsquery_1.2-2.pgdg24.04+1_amd64.deb
Size: 128288
SHA256: b33e1704b9973bf69bc2efe87208d0884bf47d75537ddcb77cc22234601e5f0b
SHA1: f17f9ad4b6af5cdf68a90d33525707469b3ace69
MD5sum: 7ba8fb27240f52d064ba82f8e66ce993
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
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_amd64.deb
Size: 99352
SHA256: 8d1b4e0f84a2ef6ff6acab2f387fc787bf8cbc6be5d95b15bf8136c38f804522
SHA1: 8fb67ec01cda58917633b1d46b97c4444e75d6d6
MD5sum: b669898e075cf5490d53609a2bc5cb58
Description: debug symbols for postgresql-15-jsquery
Build-Ids: 164060cdb281535c676cb635d92682a696ae8468

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-mobilitydb
Source: mobilitydb
Version: 1.2.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2773
Depends: postgresql-15-postgis-3, postgresql-15, libc6 (>= 2.14), libgeos-c1t64 (>= 3.10.0), libgsl27 (>= 2.7.1), libjson-c5 (>= 0.15), libproj25 (>= 6.1.0)
Homepage: https://mobilitydb.com/
Priority: optional
Section: database
Filename: pool/main/m/mobilitydb/postgresql-15-mobilitydb_1.2.0-2.pgdg24.04+1_amd64.deb
Size: 591316
SHA256: 42ae48f5b890a5f6754c46fe80d0fc9928d719150dbc442b22ae622f474ed06f
SHA1: 2c3dcb9e5a72cf5a46b8087adb20855e6468c5d3
MD5sum: ab3008ea2403056d703b8ee237813673
Description: Open source geospatial trajectory data management & analysis platform
 MobilityDB is a database management system for moving object geospatial
 trajectories, such as GPS traces. It adds support for temporal and
 spatio-temporal objects to the PostgreSQL database and its spatial extension
 PostGIS.

Package: postgresql-15-mobilitydb-dbgsym
Package-Type: ddeb
Source: mobilitydb
Version: 1.2.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2238
Depends: postgresql-15-mobilitydb (= 1.2.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/m/mobilitydb/postgresql-15-mobilitydb-dbgsym_1.2.0-2.pgdg24.04+1_amd64.deb
Size: 1868356
SHA256: 919d6b2591e633d706eb0289093bc4042aaf342508be5ec9178d3292f0c10cab
SHA1: bf1a5a44f9eecc9ef42a2d2dcc0a9dd1d3b00815
MD5sum: f36b9b76d71366c9eb78bac8a538b02a
Description: debug symbols for postgresql-15-mobilitydb
Build-Ids: 5c078ebd4618b1849b2a96599bdc1866cd892601

Package: postgresql-15-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 298
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_amd64.deb
Size: 131380
SHA256: 661f9be50da7aadd652f961c183013889a139c007923462184172b4fc2973db2
SHA1: 10b78fa28db75baa1a9fc1a6a4c981648e15a3b1
MD5sum: 4078aa517480bb61571b2a217a4dae85
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 191
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_amd64.deb
Size: 159128
SHA256: 112590580889272ad07cde85c3c8e7b0902d55bf539300a47b29a1ee86abc271
SHA1: d3c8ad3d0fc2df6eaeb0bb1e66b4012efce15409
MD5sum: a209937274b9a310ef8114f6fc03ce5f
Description: debug symbols for postgresql-15-mysql-fdw
Build-Ids: ad545b88ab07e4c1f3b2f724b0dd70e71265df16

Package: postgresql-15-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 253
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_amd64.deb
Size: 77776
SHA256: 869336c2d539fb4a77438e1272fcf0f16d74d720990321267421df8997f42319
SHA1: 12114013ca3614b953ae73c00fa6b4cfcaa15786
MD5sum: 36ab394580482c602585b95162a7f349
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 74
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_amd64.deb
Size: 44580
SHA256: 7ba253e9c5036f73a8ae53850e9e551b6a463a173c2f83416e4aea097fb9aeb4
SHA1: 99e706b0696f01c848ff7ced39369c1ba29549ae
MD5sum: 7bd0573c9551b58e46da03e86f9c4ca0
Description: debug symbols for postgresql-15-numeral
Build-Ids: d9f3db7a963f55018e48a29347847aad76db64fc

Package: postgresql-15-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.6-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 252
Depends: postgresql-15, postgresql-15-jit-llvm (>= 19), 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.6-1.pgdg24.04+1_amd64.deb
Size: 92572
SHA256: 0ba89cdbb7a2c580e3d586744c934dd417f83aa0c61fc72dfc096d364a5a3252
SHA1: a7d26ffa54b23941ad4e7f2ecadb1b7783f95c97
MD5sum: b94d89bdb7795e4f0edfba6664977bab
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.6-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 176
Depends: postgresql-15-ogr-fdw (= 1.1.6-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-15-ogr-fdw-dbgsym_1.1.6-1.pgdg24.04+1_amd64.deb
Size: 134536
SHA256: d8aa664345c404d1bea0e0c82f394b735e577d98536b4b9767bd4c4cfcd28618
SHA1: 67c71bd7e40c5a10cc3c94b31de7a9f3b42e38c9
MD5sum: 383b697248a0d79167e5ade88509d57a
Description: debug symbols for postgresql-15-ogr-fdw
Build-Ids: 149d6151db3292fcee873bc7159d644c9e3f6f99 2f8431d6d7e271210ae37f90722e9098e24e29c6

Package: postgresql-15-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
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_amd64.deb
Size: 18848
SHA256: 2316a13858c5d9950b47a95d26ce5dd02513b67c08ac4de53d04028acab5dfea
SHA1: baa74f52186232459c002e5419f96fbb3d4d0842
MD5sum: 034af1360ae044927adaad24883f8a2a
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: amd64
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_amd64.deb
Size: 42336
SHA256: f5bcf5ccb811858f4cbc1e1ddb496e57dc2efc78b51973008e882071e86aa768
SHA1: de67cb7544ab637cc17d235d792b7e6aff1bbb20
MD5sum: 118fb84cab70acd1cfd4dac338d63b97
Description: debug symbols for postgresql-15-omnidb
Build-Ids: 85ea7df9bbcb4c2306d4cf3dcbda70ee2bb29951

Package: postgresql-15-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 216
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_amd64.deb
Size: 76464
SHA256: a4dfa981222fdd3b596ea395c7ecc9f126cc867e535eebf22673d3679f8542af
SHA1: 6160018b667e3130b57ac82d99701eda913015dd
MD5sum: ac9c871fa6f845ae828f5bad42392c36
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 234
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_amd64.deb
Size: 190584
SHA256: 507a3b02cf9d7f45627744d06f7d90a24eac83b2fb9bc15ff51a90061802ffd4
SHA1: 889aa53e0699712bbf1e707cdc08acdec7cac422
MD5sum: 44d1fc5ef7d42e6f7411e29c68da5b50
Description: debug symbols for postgresql-15-oracle-fdw
Build-Ids: 70309bfa23c99ff79945e2f8de88d50e5c75190d

Package: postgresql-15-orafce
Source: orafce
Version: 4.14.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1162
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.3-1.pgdg24.04+1_amd64.deb
Size: 370064
SHA256: a10505bb3b1e79a74f3d33e88d99b4ca8b9349ff57104866cab0da53604d88a7
SHA1: 9fa4055eb7505bbba88e7d727cc60bd03cee6966
MD5sum: 9d214e1ee65ac2abdeb9e17a3f7d4cba
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.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 400
Depends: postgresql-15-orafce (= 4.14.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-15-orafce-dbgsym_4.14.3-1.pgdg24.04+1_amd64.deb
Size: 302912
SHA256: e3f9d4179bfe605a3529d8b8821b8454ed2e4c61b123c89124d02705e4cc1a6f
SHA1: dba5157a7d86ca0ef4e0a71c9c0bc081ba4d35b0
MD5sum: ee175cfddad0187bbe034e671569018c
Description: debug symbols for postgresql-15-orafce
Build-Ids: 5cd8a5ced7193959f037e22102cf6804f1931bbc

Package: postgresql-15-partman
Source: pg-partman
Version: 5.2.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7384
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_amd64.deb
Size: 225768
SHA256: eb9c226917e36cb26f2d2761b8cff5510f41e267e5a7daaf7f2921c66c4d718e
SHA1: 502e2be8d2e4e7cbbdda0035f397eb3e051d488d
MD5sum: 1b350748640faf02ebb4e71c9834593f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
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_amd64.deb
Size: 41408
SHA256: a9a0f6994228fe2eec794f176e38aa26a2384786fad379a978dce129c078a8b5
SHA1: 1aa08d045329c4d2db37a766c23feda618a0f39c
MD5sum: 309bcb2f0c29073cb4c583c08d3e6462
Description: debug symbols for postgresql-15-partman
Build-Ids: 32a2970622d2d836ae93dfc557c685aabf7c2951

Package: postgresql-15-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 546
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_amd64.deb
Size: 47196
SHA256: 61768839c00dabc6874f2b799ad01f33bcf0952508fda5c7af67cfbaa7ab64d9
SHA1: 48e38f2b2f0050793479e0e4e4d418429abc2a2e
MD5sum: 3facaf07f1866e59ccbe44d2100163f0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 55
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_amd64.deb
Size: 39052
SHA256: 268566a5b1bc266437a3cbd32f9be682e726545fbccbeb6976b2bf6cb227f70b
SHA1: 3dcfc6fc4dbfb00873f616eac0d5849777bda769
MD5sum: 64c86f493eaf4e5414f383babd8dac3e
Description: debug symbols for postgresql-15-periods
Build-Ids: 6d7aad9d6023bcc9187891489092a2e584b19947

Package: postgresql-15-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
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_amd64.deb
Size: 36012
SHA256: 33d6aa73f04460a7843fa4a275c80b89360e8053aad351796390969612ea5671
SHA1: 2a74a0a9f4cf06e0ace73637e6f380badc2160d8
MD5sum: 9db34f7754d8f24fce476022e87462c6
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 40896
SHA256: 03bc203213613396b579067ac073f248c57325507fa4b7803baad77860612372
SHA1: 98981113ce4e835e8a4874e37e957c75ac9be84c
MD5sum: 02fa283515753be0fde9209cadd8194e
Description: debug symbols for postgresql-15-pg-catcheck
Build-Ids: 794e2980edd271de71d5bc72e643885415830b45

Package: postgresql-15-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 86
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_amd64.deb
Size: 35156
SHA256: 40bd908d26199a52a4e2e0b2e77398f0da086268a7b30cfa2a5b2bba212a26cd
SHA1: 57ae94ea2af70bdd8c32b1dd3284a13593b93a56
MD5sum: c84e496feb346ce52a79c54683b3e44a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
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_amd64.deb
Size: 21712
SHA256: fb778fdc7e9dd14ba43108908a925c0a068ab7d8c67e2bc51fd41468566c2820
SHA1: 3da717b2ec50d5f35eb4a5e6e150f1c2394e01fd
MD5sum: 31f9fbf95ba984a5121e90b19a60fbec
Description: debug symbols for postgresql-15-pg-checksums
Build-Ids: 28845c109d77b40c27ade327b627f58825543376

Package: postgresql-15-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-5.pgdg24.04+1
Architecture: amd64
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-5.pgdg24.04+1_amd64.deb
Size: 41500
SHA256: 788a07d448de1520a4aafb88c2cb3acca4e95d9cb107780535bb259358232aa6
SHA1: de52b61c434a8509f11afe29b5b17a24eb5deef2
MD5sum: d33803c503596a0311fa79ccd53f4f8e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 97
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_amd64.deb
Size: 40744
SHA256: bf09c41608e95a474aaf6a185ab8b1c430c3ccfb528d90b74ad263da4b1a7327
SHA1: 8872ccd7c0c4a3738f49b08f9764d5c10ca7ac95
MD5sum: f908550cd06a2977cb8705cc8f9bd260
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
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_amd64.deb
Size: 42304
SHA256: 80fae022dc98818b409ff493aa78b652a30ab1242abf7090f83b9ed657bd82ad
SHA1: edc182c4205c62eb5c9c094174896c95acb9e67a
MD5sum: 28ff347280df0044b16b7d63c74dcd40
Description: debug symbols for postgresql-15-pg-failover-slots
Build-Ids: bb0eab09378b145a341fc92acb2060f618d7fa2f

Package: postgresql-15-pg-hint-plan
Source: pg-hint-plan-15
Version: 1.5.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 252
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 108632
SHA256: 3696611c46b24d5b144d18b3ea7d0365b60f5043d745266542389a50473fc897
SHA1: 7a9c1b15cbc1bce74116a92c39c3226e34d13cd5
MD5sum: 1fb8f1dab485a51b982340f8c844cb9c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 148
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_amd64.deb
Size: 122444
SHA256: f449781a316a321e2d4b21921736485841d8b0fa92f53435fdb6b1fd2df17029
SHA1: e2bdc1ae5a8d97737a75234fb4fc7afa589e0229
MD5sum: aaf050308b62957e752a8d5df46ab22f
Description: debug symbols for postgresql-15-pg-hint-plan
Build-Ids: be0d627ddb5c13e11991d3b2dab3f4bc1b3b4a3b

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 216
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 56972
SHA256: 4e97d59769b3ff17528d0fb6ea16608abcaa969a336dec7e41476c6559bb420d
SHA1: dce8f5b21f5dcc99c30273c9137d3b2f17c9dc2e
MD5sum: b5042ccd55d095b2d0675c6d847cefa9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 81
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_amd64.deb
Size: 61868
SHA256: 910284d5723bd007e8c78e40bb03cd08768c72c14d9590d7dab1c2ffa02d7995
SHA1: 38ed6c99e9c56752b0b497eaf38e6df5cee583ed
MD5sum: 638fdf470e553bdd605eec41f771a577
Description: debug symbols for postgresql-15-pg-qualstats
Build-Ids: b85b0d76414be52484c526b7f99d054b6fcfdf55

Package: postgresql-15-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 88
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.14), 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_amd64.deb
Size: 24916
SHA256: 3a3c289c4e03ede79b46b5b9650b921d6b5bb98e87e15a1f52f97835dca21df6
SHA1: 011bf8473a9b656f7bef6860391ddfc58a3253a4
MD5sum: bf1290756306202a939a26cc5be9f77b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 38
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_amd64.deb
Size: 20732
SHA256: e9d066d31d82689366fe1499177b932ea9e45e8bd189d924a9bc2e097d3c56de
SHA1: 77f0396d5ff27213a75aa2da4f61f1f74c439898
MD5sum: bd6b8b80c038f901133cf0eb4a79f0e0
Description: debug symbols for postgresql-15-pg-rrule
Build-Ids: 1db492c90c0110ac6a28796ed31090bff3e2a781

Package: postgresql-15-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 148
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_amd64.deb
Size: 36192
SHA256: d4e3a202908d51397109cbe85b20d7edf2ca04922fbaf1e8e8f8890b76013334
SHA1: 2e218acae11f6d2c40d69e44f3c869c02df1a258
MD5sum: 181730e8dd0d8d1a1df81388e63a34a7
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
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_amd64.deb
Size: 40920
SHA256: 8546790798b62e184c64f83089f9565050a00214fe2f12aab6674d5a23a522fa
SHA1: b3e31f914cdf84e1e132ad1ae3fddad5bd3bb338
MD5sum: 7289b3f4e741cba194aa43f4e0bf303b
Description: debug symbols for postgresql-15-pg-stat-kcache
Build-Ids: 3b2351d3e7ded939bf6581ca07c6cf79529c2c4f

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
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_amd64.deb
Size: 39312
SHA256: f73444b25b18f172fd502a3d97ed09b9b9af6547a0492c582ff8eae22a46b60f
SHA1: 70e62f29e38931597b4bd53dcfd3faee0141d477
MD5sum: 8ac1906b5d174a5cafa66ffca094c869
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
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_amd64.deb
Size: 54196
SHA256: 2e74a9cdae27f1a7f30be1945f27b3420588f908c245a7892d16c05c22897798
SHA1: 34465afc7875b27d6fa603f6983566271d1cf8ee
MD5sum: 0a4083b35e0c8abc5a67cdbadb93578a
Description: debug symbols for postgresql-15-pg-wait-sampling
Build-Ids: 6ff37834f8f7d0da40d03ab81e917175cb67d63d

Package: postgresql-15-pgaudit
Source: pgaudit-1.7
Version: 1.7.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 105
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_amd64.deb
Size: 45084
SHA256: 4e9d826c985a514a4549e7ed9b4cf1b65cd9a6c2c4931152cf73aa5ef83a4c2d
SHA1: 090e711c158ed9c4afe7ea7f20309acd1efc68e7
MD5sum: b7d14645ed2f992dd96a592276532651
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: amd64
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_amd64.deb
Size: 54080
SHA256: 1d14e0ac41f6f0ed27589ba8488b7fdb95bc936f292b93604c5f97a114cf3c1b
SHA1: 7ecfb915cd4fa0c30f4740d5c185ecd5d7b352d7
MD5sum: cd77d8ef329c4d85e0f28b44fe94ac9e
Description: debug symbols for postgresql-15-pgaudit
Build-Ids: 558d3446730bd555b035f89b848b778654b60142

Package: postgresql-15-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 143
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_amd64.deb
Size: 43564
SHA256: 07bc7073e2fb174192da9017253e45d5b7a230c28a2524e61179b200bc78254a
SHA1: a427cfc8c540f3eb502c9e754698ef658e415fb3
MD5sum: fdb3b545226a6fbf3b725ca27b27b524
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 55
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_amd64.deb
Size: 33968
SHA256: c035ae70c6573628bd1c06a6576d45a1386a1ff6faa8606b6f1e569092070cc3
SHA1: 19257353b3f412ac7d063358b7856017671418c6
MD5sum: 135957a5a636c247c7dcb40570fe9549
Description: debug symbols for postgresql-15-pgauditlogtofile
Build-Ids: 5c2637b89ef36f59b6dccf47999fc5d19af47fdd

Package: postgresql-15-pgextwlist
Source: pgextwlist
Version: 1.18-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
Depends: postgresql-15, postgresql-15-jit-llvm (>= 19), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-15-pgextwlist_1.18-1.pgdg24.04+1_amd64.deb
Size: 29560
SHA256: 0b813f4213af6f8cab5520914e8fa4399360aad9df6679a80de383ee8cb177f6
SHA1: ba3fe7b98b9e8412d7af40d739a6f3328d2c38d7
MD5sum: b358c00d5469efa30df463d15b8e465b
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.18-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 71
Depends: postgresql-15-pgextwlist (= 1.18-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-15-pgextwlist-dbgsym_1.18-1.pgdg24.04+1_amd64.deb
Size: 54252
SHA256: 43dc3591ebd450e3d7e5e4ec7983657da5df7fccdad84f4e5b600883d280eb94
SHA1: 4eb3e4671b82256c005ff784e59304afc5a8b8b5
MD5sum: bec29e2345c56f6713e8468d80442f7f
Description: debug symbols for postgresql-15-pgextwlist
Build-Ids: 92b0b76a0d1fdf0535c4e1d83807751cede7d366

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
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_amd64.deb
Size: 27408
SHA256: ddb3a35c606f0c9637fae23b534c83c0d10a02e6e1ac89c2c12aee379cc62bcf
SHA1: fdc05c77ce239ecbc9db7e97af7d5b643b5bb995
MD5sum: 1b5057e68762cc1d8bf63e33c938ccb7
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: amd64
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_amd64.deb
Size: 42184
SHA256: 07a0b9912867284ae3a39ac7a3760d8b63826a2aaa42227aff89f84996830122
SHA1: be5afc0b3939c9eb600b5f14abee591da144a894
MD5sum: a7043abf27cf22a573d4b6ddb016a37d
Description: debug symbols for postgresql-15-pgfincore
Build-Ids: 020bbed8a1951827d439b87d00695dbd110754d1

Package: postgresql-15-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1825
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_amd64.deb
Size: 39172
SHA256: 3358075992e2ffa339fd208ac63ceba94c601afde8deca3e5688d6ce5a41b513
SHA1: b6f5862b6918d6a36568eb9c41be2d3806529133
MD5sum: 473948361c6f2380a6f9c4be32284e06
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 43
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_amd64.deb
Size: 19112
SHA256: 4a5ae9b8871bc6b7a8d3ae1595029c4aee9f2729ba59fc32dea8322d1b3dbc49
SHA1: e03f5724b80102963b0ce2bebe56782ee25d9184
MD5sum: 9eddfa31c8a57afeede673bbfd3c3571
Description: debug symbols for postgresql-15-pgl-ddl-deploy
Build-Ids: 29cda000d2b0a91584406e19a7155c7584af9999 489e78d8677aaafc2e776242eea37bf43cba4694

Package: postgresql-15-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1135
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_amd64.deb
Size: 363680
SHA256: 0676c919c3282fc4c1641b512ca99d1777b7467e98acb9003fd8154afe4e130f
SHA1: 5325e1578efd8876e33f4b3da70a1b940170f7f7
MD5sum: 8901c757a086315c71b6bf898380f96a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 518
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_amd64.deb
Size: 407432
SHA256: 98bc56f03ee15abd56d47a9b967a55a688d02b9ab6b228cdc84beb1fdd8f9da2
SHA1: a48b891dc345f84110e144a2c88d335e1d810e39
MD5sum: 8f2411008e8b13a92ac4a519855b56a8
Description: debug symbols for postgresql-15-pglogical
Build-Ids: 04c21ed18b16e5516b38e27af4b73a726fb0fbf9 367d4a558e67da5d480cf62d21fd48aa29fe7c7f 90ebc577999481994be515e71071a654b81d920b

Package: postgresql-15-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 137
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_amd64.deb
Size: 20896
SHA256: bb8a60f002cdc53bfc9b930950c10dbd08943fb81dca55e3cfa6bc0a012ad094
SHA1: 0fec7b2155e5a6028d91aa0cca6a84683de566cd
MD5sum: de4c9994448aa077ef9e9f926efea428
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
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_amd64.deb
Size: 15060
SHA256: 67e8e5e4c1129bd53f4b6c071acf93b0eb7ee3af6ce8367c7caba132c15f688f
SHA1: f9f7fbdc348218b8845d3247a5de9577dd8f9cae
MD5sum: d2858c14a0ac388f0fe8d36914ca29b0
Description: debug symbols for postgresql-15-pglogical-ticker
Build-Ids: 4c2a93e83779f4133ca9cf4f02aa0dbf7463fbc4

Package: postgresql-15-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 46668
SHA256: 5389c5ad3ab7511bf6b03ec1b33291529dc040488f5f2296507b8e9a63dd6bd3
SHA1: b69ffa7cc9ebaf02e95bbe7c87cd60e3d1dfb5b9
MD5sum: 6ed9144165656aa9108e56c656a8f1c8
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: amd64
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_amd64.deb
Size: 50004
SHA256: ea86de9e7f1cd4180452ceed93eabec369aeb796b7b70ef4750b54d16547c319
SHA1: 5985bcc8b1f4ee5bf355c0b69cd2e0f3692de01a
MD5sum: 877059d6a385bcbcd88f4c5ffe885a72
Description: debug symbols for postgresql-15-pgmemcache
Build-Ids: 872936a9a97f5645c7d933adb0ea0c304d90052e

Package: postgresql-15-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 363
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_amd64.deb
Size: 103160
SHA256: cc8da5ca6cdf9b354dde615b59499c5ff8359f4a06d5b13a2d3e12e0e8c963d3
SHA1: 18dcb8caf191330994cc3b065cfcc394653204f6
MD5sum: 5b0a581f83f1d9f6f6145cbb65844fee
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 120
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_amd64.deb
Size: 70424
SHA256: ce97db4423266d7a4d836283166ef7ec784be4bccd1beb93800d9306c1212b74
SHA1: 924b782f2636acc9812df5152e9e57fae9317a1d
MD5sum: a0a697d62786f7995a3ade47cae5bfd6
Description: debug symbols for postgresql-15-pgmp
Build-Ids: e70407377020686dd13243c92353c951c16441af

Package: postgresql-15-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 85528
SHA256: 6ee8d2938935ad1453c6b2a58683941d2b1c3731fee7384ab3ba043ec1b0804e
SHA1: 7024cbe47e9d349f02e3b60a4dc820d81d2cad7c
MD5sum: 0723b75e2c2fb15b4a1a47a0c3434064
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
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_amd64.deb
Size: 79796
SHA256: 908acf92d60c94e1d6fcce4ab0ed386d6042391f855f23a93814ca74285234c6
SHA1: 9d620efe583ca44cd6e8f657af03fdb49890537c
MD5sum: 671b2bc53617aa4bcdf8b43120c0f8bc
Description: debug symbols for postgresql-15-pgnodemx
Build-Ids: 0c88414a8eb98a9201199274ac66bac15194a886

Package: postgresql-15-pgpcre
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.14), libpcre2-8-0 (>= 10.22)
Homepage: https://github.com/petere/pgpcre
Priority: optional
Section: database
Filename: pool/main/p/pgpcre/postgresql-15-pgpcre_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 18588
SHA256: b94ab3d113034fc9d3fe4979f8cc7c3ee1a890ae2f94dad6e2938fa074f1b913
SHA1: 75bf189eed8bb52477579143b44bcd6c8542f80e
MD5sum: 5842b825692d88dd010cdf6ca5f8eccd
Description: Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL
 This is a module for PostgreSQL that exposes Perl-compatible regular
 expressions (PCRE) functionality as functions and operators. It is based on
 the popular PCRE library.
 .
 Some possible advantages over the regular expression support built into
 PostgreSQL:
  * richer pattern language, more familiar to Perl and Python programmers
  * complete Unicode support
  * saner operators and functions
 Some disadvantages:
  * no repeated matching ('g' flag)
  * no index optimization

Package: postgresql-15-pgpcre-dbgsym
Package-Type: ddeb
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-15-pgpcre (= 0.20190509-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpcre/postgresql-15-pgpcre-dbgsym_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 16040
SHA256: eca5bd2658103a447004ca7085710a8403eb7f085457dee8585d1ebece5f0edb
SHA1: fe262adc12a9cdf95c36f77f3a9e00b01e2a6e70
MD5sum: 4df38055091dba34d59e53d44f43c2ec
Description: debug symbols for postgresql-15-pgpcre
Build-Ids: 2ff2ed4471c96411c53e1e523dcd5ce0ffc8b65a

Package: postgresql-15-pgpool2
Source: pgpool2
Version: 4.6.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 300
Depends: libpgpool2 (>= 4.6.0-2.pgdg24.04+2), 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-2.pgdg24.04+2_amd64.deb
Size: 155820
SHA256: e5050aff195f163c3ad8b21719b51fdc9bdda2cb04134597bcedb59c89579675
SHA1: 09c701750f0217ada6bed205b10604efddf1c63b
MD5sum: 571b2d23e3b7ff5f4bea5eeee4f2dab3
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-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 86
Depends: postgresql-15-pgpool2 (= 4.6.0-2.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-15-pgpool2-dbgsym_4.6.0-2.pgdg24.04+2_amd64.deb
Size: 52220
SHA256: e2029f2c2192fd6bc4b573f8c1965cd5fbf9f6e2bb316acc97af70d98f2ea632
SHA1: 19783103dc375dcec2b567881d85250f0583654b
MD5sum: 855caea0048aad8e0080e9c2f1691461
Description: debug symbols for postgresql-15-pgpool2
Build-Ids: 3b11d8361d0bbeef81b8226d6bf59c3d2375c7d6 8ee4499be3ebc26bd19cf57d1756228342d695a0 a5b3a4be084ffe54e2795eec6a7db68713b4a742

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2233
Depends: libc6 (>= 2.4), postgresql-15, postgresql-15-jit-llvm (>= 19), pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-15-pgq3_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 126928
SHA256: dad673ac3f8cfad68f867f09e0e3fb0db500f04461420afb0936110b024f3ccd
SHA1: 5458f2b13e3c0d77d3e719b8c0781337c318595f
MD5sum: c7221079f557e157b2d3262c85c5570d
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 114
Depends: postgresql-15-pgq3 (= 3.5.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-15-pgq3-dbgsym_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 81356
SHA256: a7a0c90caa83e5558a083fa9c92bc7be37d61b50a8890e6015aaf9710fa4f643
SHA1: 7322eee02dd387a996f621ac6fa4251b7b603b85
MD5sum: 97f1eadc06c1d0461a055e0767ff201a
Description: debug symbols for postgresql-15-pgq3
Build-Ids: 5cc9876151bea3f2368c69cb43f4ef53312e9ed8 6bc4dfe6bbe153901adadac1cf05a048403b24a7

Package: postgresql-15-pgrouting
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 2019
Depends: postgresql-15-pgrouting-scripts (>= 3.7.3-1.pgdg24.04+1), postgresql-15, postgresql-15-postgis, postgresql-15-postgis-scripts, libc6 (>= 2.14), 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_amd64.deb
Size: 626016
SHA256: f38185cf348645ceca746db59b65f24ac2fa5ca6405c4892b8561e7ad006e789
SHA1: 5bae4a1cae23e4f585febdc5af04a557b10aca98
MD5sum: 54f8abae12688b2ad6759c828ca14e47
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 13446
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_amd64.deb
Size: 13113444
SHA256: a4d856befea8a6f2fbe963197ac6d42830f7b7cfc60e0336efbf464fe25eb776
SHA1: 773ce19d15e44adb4b88c6951d5392b13aa279dc
MD5sum: e2b61ded9d926c795058563003776f25
Description: debug symbols for postgresql-15-pgrouting
Build-Ids: 9868f00f30fca9c8c81f2354b25a76d083d48b64

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1623
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_amd64.deb
Size: 417044
SHA256: 040f8bca81d5f96eaac357bb2556dcd7dfa929d164e4de9ddd79349c52b10cb4
SHA1: 407de29fedfab1000f7da98d6887ffc77e27af36
MD5sum: de3258b3c3d2ebeaf912df850f86faa2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 487
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_amd64.deb
Size: 391584
SHA256: 415e4093b1a366f23a4c9ae266f096786bbb38d8dc2efd26ae72d5ebdd27799b
SHA1: b13e37d667c11e01698e3bc3a2a8ecbc07963d47
MD5sum: 7b154683effde16bfd04585a02c3125e
Description: debug symbols for postgresql-15-pgsphere
Build-Ids: 31b30397726d43fe42b4dccda09d1b6a78917e9c

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 164
Depends: postgresql-15, postgresql-15-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: https://github.com/darold/pgtt/
Priority: optional
Section: database
Filename: pool/main/p/pgtt/postgresql-15-pgtt_4.1-1.pgdg24.04+1_amd64.deb
Size: 55292
SHA256: 4ea7713e9ca8e2b0df0436e3fff2f39274176245f8c5df47e519572c06c7032d
SHA1: 972e68519e9bc0880679fbf43289269b2e1f23c0
MD5sum: ee3ab60ea07512b6e8cf6862af93a24d
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 98
Depends: postgresql-15-pgtt (= 4.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtt/postgresql-15-pgtt-dbgsym_4.1-1.pgdg24.04+1_amd64.deb
Size: 79040
SHA256: 3fc6b5f9a260242efd23e0b64d5ab10078e30c3b840287e52929345279599b9c
SHA1: c849184a161ebc124da7402e84e78c8e1d869afc
MD5sum: e01f07b74de59906987fc94fb8aa9b47
Description: debug symbols for postgresql-15-pgtt
Build-Ids: af7b2b552d2ffbb74716b8924afd61de05b34fcf

Package: postgresql-15-pgvector
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 706
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_amd64.deb
Size: 266536
SHA256: 2cf09022be27c764a10518fe08ca98ecb97ac5e7526203262ef8210e0542b5bf
SHA1: 674218ee94268ab28a434d8637f08cc4c80139cc
MD5sum: 970c4b23456d3744445a0cff6cbf6f79
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 371
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_amd64.deb
Size: 313756
SHA256: 073d28a0a78b5b2b1c824ebd8c0f5abfe7994fadbf886dd0154a087c67f4429c
SHA1: 8f7f9f7785340efb773ff8db40ae210e105ac34f
MD5sum: 91d17a217e458cc121bb6adaa45ace85
Description: debug symbols for postgresql-15-pgvector
Build-Ids: c8d46e5e29785582a9e45ca791ee1ec35b168c24

Package: postgresql-15-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 199
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_amd64.deb
Size: 75220
SHA256: 2a805ac52f6024c1584582b33e114fe12f632ece8a9973fa0437b23441c87802
SHA1: 0c4f63d8b695669c9aea0b49e5d9b83f8da9da21
MD5sum: d30ecc51b83c4746638235a6baba8088
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 129
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_amd64.deb
Size: 102988
SHA256: 186ca5af164962fff5a8521b7f4bf874a92899ea6672046db87571efa2afdde2
SHA1: 77ce9ba0fa3b0d929b9340656a4e1c77549339d4
MD5sum: 11885002325c2743448dc7c0f01ca72c
Description: debug symbols for postgresql-15-pldebugger
Build-Ids: 23670ae148a0976e05658fdc07b4d03d9c2aa084

Package: postgresql-15-pljava
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 1302
Depends: default-jre-headless | openjdk-21-jre-headless | java-runtime-headless, postgresql-15, postgresql-pljava-common (>= 1.6.9-1.pgdg24.04+1), libc6 (>= 2.38)
Provides: postgresql-pljava
Homepage: https://tada.github.io/pljava/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pljava/postgresql-15-pljava_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 930004
SHA256: ac6aac98cadd115b729ac7745eefc397cec023f2afa06fbc16a26bb286e2cc5a
SHA1: d39686dca07cd33f55e65841e5335e0dbbc5b5ac
MD5sum: 9dcb281150e5ba5983f02091cf31cbb9
Description: Java procedural language for PostgreSQL 15
 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 has been configured to use libjvm.so from openjdk-21-jre-headless
 by default. Other Java versions can be selected at runtime.

Package: postgresql-15-pljava-dbgsym
Package-Type: ddeb
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 419
Depends: postgresql-15-pljava (= 1.6.9-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pljava/postgresql-15-pljava-dbgsym_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 305380
SHA256: fe752a1a7debf14e6ff2b0f9d6648bc852192a824d99a16003165ab3beed8297
SHA1: 5552c5869a6e560ee197900d5c5c7047c992893d
MD5sum: 67dee55bfdc2ab3dc991bf9bcc49a236
Description: debug symbols for postgresql-15-pljava
Build-Ids: 40047ff3dfc4d316edf40cd2abc4c7d7373220d5

Package: postgresql-15-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 879
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_amd64.deb
Size: 356592
SHA256: 9f942b4e62fe557ebece22bd588c128b73be61f46ee4e77c9f4d1a612ba64bd1
SHA1: 54254c8ec1c4fb8f0b868811cee4475866bb994f
MD5sum: 8910fd9df20a4f3e648423a93eedfbe5
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 404
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_amd64.deb
Size: 327776
SHA256: 5aa489c26b0625f4c983b81a6bca4be79c7b8b601c6069613814101f9b948b32
SHA1: 452195c067e3020b0a7b9fd6ebe4bdb3e8e35632
MD5sum: f7ab75d2e6eb2a56a5995742fb2b98dc
Description: debug symbols for postgresql-15-pllua
Build-Ids: bcc533a0e9e73d9503ef19f31e3811217bce462e e13b919df6c225e13e1b3501f205f284f86362da

Package: postgresql-15-plpgsql-check
Source: plpgsql-check
Version: 2.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 676
Depends: postgresql-15, postgresql-15-jit-llvm (>= 19), 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.8.0-1.pgdg24.04+1_amd64.deb
Size: 300516
SHA256: 8dab040030d1812dcea0fd9619ac1a16a11bf999ceab0ed5bf61c27f46549a06
SHA1: ea7e5d1759829eb21406372fdcc9c09ca52eb305
MD5sum: d761327c08c26ad01e6173ce8dcc65d1
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.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 386
Depends: postgresql-15-plpgsql-check (= 2.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plpgsql-check/postgresql-15-plpgsql-check-dbgsym_2.8.0-1.pgdg24.04+1_amd64.deb
Size: 316736
SHA256: 598707d137fd4e589e836e9d33700dc8d776c7144b45feaed2608ede9a5567d3
SHA1: 91524280d412339c0aa8e5ad94fd61258ae00427
MD5sum: 88c44e63c58c126c89e853f82efdc634
Description: debug symbols for postgresql-15-plpgsql-check
Build-Ids: 37a5475a2fac09ea30442e366932a897b63fee53

Package: postgresql-15-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 132
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_amd64.deb
Size: 47172
SHA256: bb71bb135150e1c645e8a7e2f21b417b0371b25e18a3401aa32426a63fdc7f85
SHA1: a1545b80941f378654f58dea79c4123ff467f615
MD5sum: 7d8dc48d6d45a427d77a79ab13faa300
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 88
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_amd64.deb
Size: 66820
SHA256: 0b8f742281aca6d62b751d85c63252508d1250da44d4a485652182febf8f80b4
SHA1: bcc62d5f9855c81ca29b28908feab954b8a337d2
MD5sum: 5d8b7b276a34d8753356dc1fca6af31c
Description: debug symbols for postgresql-15-plprofiler
Build-Ids: b35e2a611339a21cdc19b932023ae4bc4aab09db

Package: postgresql-15-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 307
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_amd64.deb
Size: 141056
SHA256: 3bd2600658e3106ddbaa4e0ca6056d3373008063228aff222ee5c90bcda8853a
SHA1: 044985b3c0f9acd94b10b9209a6d47b028def441
MD5sum: d767b6cfe4a8433b2abb020c03670b95
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 159
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_amd64.deb
Size: 127904
SHA256: 42d3aba440f88b6be3cabc1cda0c7f0815398635466cb70adf9655d6fb976c8f
SHA1: 778f2b4a82026658db4080483053cf667542f72a
MD5sum: 54a22af6de8f137ff7661a7e1b5ee5ac
Description: debug symbols for postgresql-15-plproxy
Build-Ids: 4b57447ab9fd815e91c361b4f29d218710a71bf6

Package: postgresql-15-plr
Source: plr
Version: 1:8.4.7-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 287
Depends: r-base-core (>= 2.10), postgresql-15, postgresql-15-jit-llvm (>= 19), 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-3.pgdg24.04+1_amd64.deb
Size: 130208
SHA256: 0198aed64458beca9a428aebefd250c6e0444bb98554ee0a2abefd5c446453fa
SHA1: 2898bc53f4493fbed41c3533fa49733141c1e120
MD5sum: ec94bb4085c827f787b63dc319980c3c
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-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 164
Depends: postgresql-15-plr (= 1:8.4.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-15-plr-dbgsym_8.4.7-3.pgdg24.04+1_amd64.deb
Size: 133680
SHA256: 7927960450bd1e67fda6c83bd5a301a0dc763f94c09d00e26eccbf9356970e09
SHA1: 917023c5c328cd14221f3b734fe48e9a76f5c37f
MD5sum: 12a4a5032bd2d481ecc440d043bf7858
Description: debug symbols for postgresql-15-plr
Build-Ids: 86a6f5f7eef62ce12ad07069b54770c65fa73aef

Package: postgresql-15-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 28480
SHA256: b087900982207fb1b700c39b06518fcd56a15da0f18b35d229aa3c1a44fea0e2
SHA1: d9aad868218a8989163adf18d67ea32efd4c7b5b
MD5sum: 1f26ebf8b69290b12bde947f9bcdffc3
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 64
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_amd64.deb
Size: 47284
SHA256: 57c508e3cbc62b31ce1e9218940d5ec466d1273921347f2c7cbc85ff39bb038a
SHA1: 43107cde5725d080de58753522fdf0160fbb8dae
MD5sum: 305a9a99098189401e56e0113f277f6c
Description: debug symbols for postgresql-15-plsh
Build-Ids: 0c276ab9db1bee87eaf6fbc27b46e1e34ccfe9e4

Package: postgresql-15-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 453
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_amd64.deb
Size: 99540
SHA256: b48b031ac296f3330328e35d7cc29f2dd916990e58aa4ca4c69f4843c070d6d9
SHA1: 7718200ba697c9a576d3a60005de15a70a5c3af4
MD5sum: 6bf84294b4684186bb9576f5f5c5afa1
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 234
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_amd64.deb
Size: 184252
SHA256: 7b5e2dd2a8c280d898ed37edbbac87c4fa509f2fc1e2cd85ce3197748194889f
SHA1: 620c3b5e13f2b0a3701b84689d30e8f50d10ae49
MD5sum: aec8532469f9edeba5e002e9a27967fb
Description: debug symbols for postgresql-15-pointcloud
Build-Ids: 7f56458e1fc97addde63f750218e207454da0dc2

Package: postgresql-15-postgis-3
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 10289
Depends: postgresql-15, postgresql-15-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.0), 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_amd64.deb
Size: 3612700
SHA256: d38ea168d3a7cd8459546cefd16a93b95bb6037b1a7b5ac568eeb4cbce00f53d
SHA1: e21f4581d2044b8949e7c179337a02a30c0ab9f7
MD5sum: 16e7699ce10c7ec42e02455d8900b047
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 4283
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_amd64.deb
Size: 3938700
SHA256: 19ee0e6f5deee5c2e2b5f43268188385454c6f38dfa90bddc3c446932fa2511a
SHA1: 4b091a133ecb206f88e889f99a07c31af3e13ca6
MD5sum: d45ef624f4e3f4c1b7d7de8d930d7709
Description: debug symbols for postgresql-15-postgis-3
Build-Ids: 3738d2ead37f35df47f35491471542a1d0595c06 407e752bc731422a6fb71988acc5aa5cd3fcfeff 8ef6e60856a1563cecade1d7d516f5cd6cdd4e9b bae4cdfd50bbc188e6d0bb9005558c431ed3efdc da9e51b94fc513ee485364633b6a6e53751f5b83

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.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 975
Depends: postgresql-contrib-15, postgresql-15, postgresql-15-jit-llvm (>= 19), 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.2-1.pgdg24.04+1_amd64.deb
Size: 57660
SHA256: 0997dcdc41382b975b98df7eb376d9e392976b7fd880c0a6292b088a3b46dfd6
SHA1: 0f41b040af52b1e93a0244af36bc53e3face0014
MD5sum: 5719a9befc9c3da859c70a884be3fd8f
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.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-15-powa (= 5.0.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-15-powa-dbgsym_5.0.2-1.pgdg24.04+1_amd64.deb
Size: 37280
SHA256: d056cb286375716cdd8d0eae7822a92ea4a2ca043df68f38a71ba768f3f44825
SHA1: d05a357272df35bab580136c72add72b787260c7
MD5sum: a39f001e6528f33bedd298bf118b525d
Description: debug symbols for postgresql-15-powa
Build-Ids: 4c0a5068246aa4f06794ca333d0d793da3995b67

Package: postgresql-15-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 119
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.14)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-15-prefix_1.2.10-3.pgdg24.04+1_amd64.deb
Size: 42664
SHA256: 9171525f22a90d6461a1b820e7703dab82354eabe298537235b841d8889981b4
SHA1: 92f9f9cc8ad7004a8eaa28dc87fbe24352f9a8ad
MD5sum: ce0e44feb211ab4c2b1945be0f365c49
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
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_amd64.deb
Size: 44912
SHA256: d51a1aaadc3645a0198d07ec8da7c12736ed771a6b0c94cfa4b768f0d07c419b
SHA1: 308d26b87f0a26936b40f9c87e11fd7aeede8fe9
MD5sum: 5c0ee7450fe0d0d23103d9983a815a78
Description: debug symbols for postgresql-15-prefix
Build-Ids: 771bec57b3d05cac589502b7ccd3bc11a8a994f1

Package: postgresql-15-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 16832
SHA256: b9257ddebc50e5fe43fd961180e94e68ea6308296ba8587291c61cb2f13498a8
SHA1: 459c2d50cacd0c01768d4280f63dc55af58ac8c5
MD5sum: 983d8132a176bb5a2b60fc30f71de7d5
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: amd64
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_amd64.deb
Size: 17112
SHA256: b79991114e3fc4302063a91bc2c0a4bb82d0b2d6e3ae4dfb39653d68032b6042
SHA1: 80f0905f447385c33b6cb65d0cc4675c648aa5fd
MD5sum: c0353ecf9c4917189f630c863415d1f2
Description: debug symbols for postgresql-15-preprepare
Build-Ids: fc7edfa8215e54a6e418dc03b6f1375cb86c47b9

Package: postgresql-15-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.2.5)
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_amd64.deb
Size: 12112
SHA256: 3ca178d3af22be814eb37f92a5758566cad416ddc5b443c5e0868b090b797767
SHA1: e3a06371db948c4d8c41f2900eb338325ce02ab2
MD5sum: e146a1795eca0caa25a074fb2f5c2e30
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: amd64
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_amd64.deb
Size: 13040
SHA256: 7e854544cb36212880e8a01a75fff47939b9228d241ecfd31349283fff0cb055
SHA1: 5fb521a89a00c44279ae414d9311ca2088225029
MD5sum: 03ad51503428b3e588c46bf80eafcfb3
Description: debug symbols for postgresql-15-prioritize
Build-Ids: 36b93d7549095adbd257fcebadaa9816ee4220f1

Package: postgresql-15-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3485
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_amd64.deb
Size: 136512
SHA256: 321ada6fd3519733e85758d5bed40e88ca8bf3f0e88758a4b07da21c60c4af66
SHA1: e8a6d38fb263db63dd4437f25539a0f6e9a0ed16
MD5sum: 1ce931dc4d9a14b48a236e2ff8825d0b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 120
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_amd64.deb
Size: 99028
SHA256: 68b3a90a9d4bf9aa7491d776e49bb3be3f45196ec25d5cf7b1a81cc8669af018
SHA1: d252fdb75ab5267503f68b05359b32cb086f2793
MD5sum: a212d74b09be8f6c221fa701666ea50f
Description: debug symbols for postgresql-15-q3c
Build-Ids: 18622eb460dfdba842dcf0ec2af8108ea20910ad

Package: postgresql-15-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 24388
SHA256: be29617adda419165ef1a42f62bae634816d7047c25a94c12c6f07c280a4928c
SHA1: a5c9108c90d6a3ce38ba50bc89532cfd818afe42
MD5sum: 6d80aead473159a063506c0cef19c25f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 38
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_amd64.deb
Size: 21076
SHA256: 5c60d4530f69498481ab073339cb7380f081ad9d737afd8c3576b83fe22e52cf
SHA1: df8d75e49ab77562ca80b8d854447cac48caaf89
MD5sum: f95e90467c233dfcc047e43e2bc36247
Description: debug symbols for postgresql-15-rational
Build-Ids: aae2d4cdafbaca9879edd9ed1e96147a00e03532

Package: postgresql-15-rdkit
Source: rdkit
Version: 202503.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 582
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202503.1), libstdc++6 (>= 13.1), postgresql-15
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-15-rdkit_202503.1-2.pgdg24.04+1_amd64.deb
Size: 248448
SHA256: 2376306606cfb9e08901058749e6a5479b5234f58214f53ee3308782b3f88ede
SHA1: 76af17692888f86eddd40cf5f39a3425fe6fe895
MD5sum: 3ea3b151502f242e9eaeaf0d2dd8e9de
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: 202503.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1182
Depends: postgresql-15-rdkit (= 202503.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-15-rdkit-dbgsym_202503.1-2.pgdg24.04+1_amd64.deb
Size: 1120684
SHA256: 572eb6a79b9f95a8877e61e59fa2550e102bff00823eedcd01ee8804c17643dc
SHA1: b04b6b0508929bf596333d4a1a8a1e316e99b4c2
MD5sum: cc1499c0228aa8b88efbd6ff1b2890f2
Description: debug symbols for postgresql-15-rdkit
Build-Ids: 565a419c6ae0e675aaef2386542d28a6bfb7e94f

Package: postgresql-15-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 245
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_amd64.deb
Size: 101952
SHA256: 461d820507c69b7c4ee2fb5c6a3380324a3e687f5f4696223b84921e35d6ec45
SHA1: c439689b27cdf7ca16862519cacaf110c3d7c6a1
MD5sum: 6eb340612d41af81e47debd25ffb28fd
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 165
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_amd64.deb
Size: 120968
SHA256: ed6daae2b38503aa38d82b69f3e80fac7ac5df8f74661865ec50d99d4ef6a858
SHA1: ed8794f45459123f1a1e7aa4b5a9d24060605033
MD5sum: d700501800946e1489f80534c52a075c
Description: debug symbols for postgresql-15-repack
Build-Ids: 272e0ded71055045e0443063896f73b74ae886a4 cb8c132be37042f45e35d7d66e7f442f406070fe

Package: postgresql-15-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 923
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_amd64.deb
Size: 235448
SHA256: 1e2d7cedea71f431e95b3746c92f65720cbac25d58bd35955dc29f9da785a75e
SHA1: bbdef1fe130f2d2f551b60549a6cd9488016bb1f
MD5sum: aa8a03d1781f44aaa907cab25de963b3
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: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 721
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_amd64.deb
Size: 567000
SHA256: 585920546f13e73c73be0cc25ed04b94c0ed9ebc244c64b3c7f2cd4a1dc8023f
SHA1: e8da56bf486247716bd1bfa014b60773798a9d53
MD5sum: 62730a26ba1004d88ba5dcbfbb5e7338
Description: debug symbols for postgresql-15-repmgr
Build-Ids: 1df5814a8027662880de54abc6ef670187f04882 36879b04d3217cb5a5cb7ebdc3acf02f988ce793 9739611763ef929b521e681fdfa8ee2ad5a06fa6

Package: postgresql-15-roaringbitmap
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 646
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/ChenHuajun/pg_roaringbitmap
Priority: optional
Section: database
Filename: pool/main/p/pg-roaringbitmap/postgresql-15-roaringbitmap_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 288504
SHA256: 9e9df772865a509db3b92eae312fe703a000a389ab28b2769bfd7c1c43991dd7
SHA1: 465caf0ab6f8e6a10b5c8f3e1e20ba86844d55ae
MD5sum: 80aab056c0bb4ccfbb3b9e91790a7faa
Description: RoaringBitmap extension for PostgreSQL
 Roaring bitmaps are compressed bitmaps which tend to outperform conventional
 compressed bitmaps such as WAH, EWAH or Concise. In some instances, roaring
 bitmaps can be hundreds of times faster and they often offer significantly
 better compression. They can even be faster than uncompressed bitmaps.

Package: postgresql-15-roaringbitmap-dbgsym
Package-Type: ddeb
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 388
Depends: postgresql-15-roaringbitmap (= 0.5.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-roaringbitmap/postgresql-15-roaringbitmap-dbgsym_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 347604
SHA256: 05e7214f7f3a5f13e6c033ac0f5fcecc35bf0eb4150ad019f3978414f1d55430
SHA1: 9a0c20650db07d763c3fdbfd1f36f1e4b3a5130a
MD5sum: bf580eea9513413a1de0caf3f84d1a49
Description: debug symbols for postgresql-15-roaringbitmap
Build-Ids: e6d10a0499627485eb64deb56ed71030f4a70f10

Package: postgresql-15-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 807
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_amd64.deb
Size: 304616
SHA256: 34b08d03438d89fd6629b8282cd7aa321582be4e0abe10d0710f5337f37efecc
SHA1: 1249f7a420c3cbae7d249cea1e02f88e417d8f7c
MD5sum: a395e0850612fb0c9d2bf04b6ee74c02
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 374
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_amd64.deb
Size: 314128
SHA256: 1ce467450149681432f8ef21f62f6007949459fca6649009366bbb647a452781
SHA1: 3710e95cfab72e2e59eaf1f552efb9b086084095
MD5sum: d3447dfdb6a5be939f9448823690c4d4
Description: debug symbols for postgresql-15-rum
Build-Ids: ec459206e25fd456e9a49dd9467bba8106a59dff

Package: postgresql-15-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
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_amd64.deb
Size: 39012
SHA256: f896d161e73e06144a63a5cbb1d02b71670898b6e1814f6ebfe7ee985f50883b
SHA1: 8f571d73a7292466cffb1359f5e99ceffe431265
MD5sum: 56d0126c6f94659b74b0527fabcda124
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 38
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_amd64.deb
Size: 21376
SHA256: 2ef12520c67e473c951f5c906145e824a7dbfa6046f37206b39cf9f398a75021
SHA1: 8f27d62ef4e338f33be3859eff5c44c26e63c4eb
MD5sum: 8e4c3cc64150b6835067bf19b475cfb8
Description: debug symbols for postgresql-15-semver
Build-Ids: 081c782f046a3b01e6d6dcfffb5705613f6a02ca

Package: postgresql-15-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 101
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_amd64.deb
Size: 35604
SHA256: b1f0a4e75c0c6cf217621091e1001d0588b9292de8fd7f3e60bf31c39a99f895
SHA1: 40b5f4a1219b6d00a9f81d40eb02e3cafb879c23
MD5sum: 8483706490bfb01f551a0947c678b9b3
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: amd64
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_amd64.deb
Size: 47176
SHA256: 44dcaa62eeec49eea21d4dd2bf305a7cbeb4b9a804f0c40d235921d9e408f3d3
SHA1: b835d1a9021581e418b027a9e87bb67e9869a91d
MD5sum: 4843f65ef95affd1473d470fa8b242e7
Description: debug symbols for postgresql-15-set-user
Build-Ids: db7ab8bcb4df17ccd15edc562ffa2dc91828db2d

Package: postgresql-15-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-15, postgresql-15-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 23932
SHA256: 8dc59f59194b1dbd8db8fefbd675a282b85cbcee482b4a2e5ed2ec22645e8a88
SHA1: 1aa7b88fb2c83ee2e962a6928010ff09ee714a04
MD5sum: dbf2d5e50231a504137abb766306a256
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
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_amd64.deb
Size: 37068
SHA256: f8e44261ccc5de867fb69447e6d733850181b4b982e5f5d2f809a8c27f0cf81b
SHA1: 2c5f5e7b5386d1d2dc82d62e4319deed8a84056e
MD5sum: ebd05b34d82c0df7a730fac238741bed
Description: debug symbols for postgresql-15-show-plans
Build-Ids: bd1600972df36a7b04bde1b76deb94f1d5c3dc02

Package: postgresql-15-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 322
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_amd64.deb
Size: 101644
SHA256: 1772cf36884d4a6a1aad00d11ce1a87a24404ddb665009877bd7370503ab5807
SHA1: e7b32d730e1833b8105f704a215090e3cb67d679
MD5sum: 745ff7acd734289988ecdff296ab6e65
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 102
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_amd64.deb
Size: 67716
SHA256: 7ec1260d17b3ad38adc7675c2c1f8f5ffbfad59226bea659bd54a01d2b7d3471
SHA1: 48a1174aad5122358bf563c920b48140d595cc93
MD5sum: 6e1832f249e9ca0ba8d41fee059ac858
Description: debug symbols for postgresql-15-similarity
Build-Ids: fdcca6b5ac80db6f13be1090e0b36fc3ed717b2a

Package: postgresql-15-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-15, libc6 (>= 2.14)
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_amd64.deb
Size: 19516
SHA256: ac4dbb2669447af7e161068c5bf554cea20b01d752c8d85f2e7168ac0d5710d3
SHA1: abddd184052b288e9a9b2902cbca312477869552
MD5sum: c8693694b1bb36650f356c538e6aaa35
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: amd64
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_amd64.deb
Size: 69268
SHA256: e34eb795fb5cf54238456c4f339e89fad1da3196ce5b028992c2696647baabfb
SHA1: 72da1828c73c851f18d36f14946fa37e7b9f2e5a
MD5sum: 6af015078660c1303f3a226b17ec4421
Description: debug symbols for postgresql-15-slony1-2
Build-Ids: 694d24d2f7cf11bb9f060517a67ac91a40bcbf5f

Package: postgresql-15-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
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_amd64.deb
Size: 17272
SHA256: d7fee56e5d4b53a96d0faf451a797fc16096ad37f3878a1c67e3e63aa80d1074
SHA1: 806dbe702d18e624d3f3be3f492a7b06f7c42c14
MD5sum: 9b6ffa1f3ed9461af1f9883daa80679a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 30
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_amd64.deb
Size: 15420
SHA256: 6349758ce025c9a18932e1f8d5d03e0ec594bcadd4aa628db0cff39c243b1a51
SHA1: e9f8d1d9f34e20417a9a71d2b30519b1556eb6ef
MD5sum: 350148c3cd873eaf7cd23ac0b4e51b1e
Description: debug symbols for postgresql-15-snakeoil
Build-Ids: 816b72a1eae7c7d3bada81f70a671841a694e34e

Package: postgresql-15-squeeze
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 298
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_amd64.deb
Size: 120516
SHA256: 7f7163f1c5c86dd2f9dced9032729196dcd126d2ca54348d3fb521f5b0449d84
SHA1: 0685a9faa55865955be1dbb57dbf481b2c0ba7df
MD5sum: 1dbbdf8946a543083df70b6af26a607e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 178
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_amd64.deb
Size: 144496
SHA256: dfddce854ea8b7b79d7ef57f78b6b327860aea78e45d4426361367a27f4fcde7
SHA1: 1adc48279ff33dfb22951d3949ae9219701e3c33
MD5sum: 3340d66b7a9f3b73adbc3c6399963a6e
Description: debug symbols for postgresql-15-squeeze
Build-Ids: dc5eab2e9c60ff572c717dcbc45805d78201ad5d

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 127
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_amd64.deb
Size: 46640
SHA256: 5f28c7ac9e4160949caf0ff9b34c465dd84d04ce4c2ca65aea5b9ebe0d66db7b
SHA1: 5ae637d38ff2a4e05877c6ad0056d0d6cd0c8546
MD5sum: 2322271510340e66888f8bbf3d208b3d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
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_amd64.deb
Size: 50796
SHA256: 6aef42d6935ac462eee728b9558947e3ee19d476902b0d6e00f1f0ba8c00abb8
SHA1: 248aeaaacaf41f7b147e57e78f8dca7043bd5039
MD5sum: 29d094a6d108d56a9498d92849263615
Description: debug symbols for postgresql-15-tablelog
Build-Ids: 5183624123c9e7fca2d33624b2321c6594b9d32b

Package: postgresql-15-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 155
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_amd64.deb
Size: 59072
SHA256: ee61964ceb3c274e13a805a50df2e95fa04426fe5d37238c47757ee028e4d6e5
SHA1: 1780b3f4cc0e6084c1fb620b550fb495b134b17c
MD5sum: 762e1553a8986ed3c5602e213b8dc20e
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: amd64
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_amd64.deb
Size: 52508
SHA256: 5cce93037cdb88636859e67540d0fe6ecbb1d3f6c54a95043c71cf27ccb160b4
SHA1: 8ed5f0fdc2ae259f63ac804151d29200f7cae698
MD5sum: 8361cb2dc350e28ca1fb66bc3c4e242d
Description: debug symbols for postgresql-15-tdigest
Build-Ids: 9f52f4006ef98b5081a913d13218f3bebf0635f9

Package: postgresql-15-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 114544
SHA256: e8cfaabf1050eb5916af2bc763274d469a08268d7bf9c68f400b5f0eaf304608
SHA1: e15eabce607127735fb384a689aa68762ac16977
MD5sum: 3742410bf07e1ab5fcc9990c1a4166be
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: amd64
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_amd64.deb
Size: 139312
SHA256: ce33bb4ce275035e683c7de47db36bd956f1f67a221679a343d165b52ae3ae61
SHA1: 58651f63e4def169d8381f02fcd0d2fdd4f859aa
MD5sum: a206b9613e713eaf24c3dd6b8ac28d5a
Description: debug symbols for postgresql-15-tds-fdw
Build-Ids: 9cc6600419da17e7863c556a2a453d10f7fb996f

Package: postgresql-15-timescaledb
Source: timescaledb
Version: 2.19.3+dfsg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 14003
Depends: postgresql-15, libc6 (>= 2.38)
Homepage: https://github.com/timescale/timescaledb
Priority: optional
Section: database
Filename: pool/main/t/timescaledb/postgresql-15-timescaledb_2.19.3+dfsg-1.pgdg24.04+1_amd64.deb
Size: 308524
SHA256: d7b627dfdc1477f0f4033290bc918836bfbdf5a614d7a0325a976fe89a6d45e4
SHA1: 3f4aa71a9af17b96909ef1ac60e32833409f71e2
MD5sum: cfafe30770f34593e085d6fdb56ee851
Description: time-series SQL database optimized for fast ingest and complex queries
 TimescaleDB is an open-source database designed to make SQL scalable for
 time-series data. It is engineered up from PostgreSQL and packaged as a
 PostgreSQL extension, providing automatic partitioning across time and space
 (partitioning key), as well as full SQL support.
 .
 This package contains the Apache-licensed version of timescaledb.

Package: postgresql-15-timescaledb-dbgsym
Package-Type: ddeb
Source: timescaledb
Version: 2.19.3+dfsg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1310
Depends: postgresql-15-timescaledb (= 2.19.3+dfsg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/timescaledb/postgresql-15-timescaledb-dbgsym_2.19.3+dfsg-1.pgdg24.04+1_amd64.deb
Size: 1083316
SHA256: 793e7c7906824681ff5a739c4c8a270265a0aed428e68420ccc785771411572f
SHA1: dcab7c54458e76273c4b7c05d2264a5e76b2c3d6
MD5sum: c40055cd0e5d409694949c48c9d7a4ff
Description: debug symbols for postgresql-15-timescaledb
Build-Ids: 0d133eee7eb4e31b7af42da07bb183485a55d2bd bb044ff5f6bad5fce423e7bde4e6b194e34a26d2

Package: postgresql-15-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
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_amd64.deb
Size: 13080
SHA256: d1b0fbec16ddd8bc894b4f7fd634188e7d1306cc0cb281369b5520fe73178383
SHA1: a2d31d0a67bf59e752961a869f81e0c12133aaf1
MD5sum: 48b1dd04b18c2fc9a2ff061f6f82d825
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: amd64
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_amd64.deb
Size: 11212
SHA256: 9c5a9148102b0249e5a11ac0a841f4b477b93e331618f37a9bbef6671d5a0d5a
SHA1: e9b7da9cc503a72fd7ecef49835c75410d458d3c
MD5sum: 0c7388b199b9a67a6c04e43f60d7a60b
Description: debug symbols for postgresql-15-toastinfo
Build-Ids: 1f8d9c6ccb31715f272ae3b13c98bdf572a45322

Package: postgresql-15-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 687
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_amd64.deb
Size: 164080
SHA256: 9f94e3054aa0c7c774c485b5bb5a5c0ede0e33607c42512499b6d756fd133be7
SHA1: 4c8ee0c97152806fb24a5f3dba571d0df9b47574
MD5sum: 4f3c0456158f266f5a22532910c2fae8
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 92
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_amd64.deb
Size: 61668
SHA256: 3cb768e605708c0e41ce041cedad9a0bb98f30d084b263b36ed3aa313d9685c8
SHA1: 4588531277f191f35fbf96fb0bcd95effffb2166
MD5sum: ac5f699a34a202d74fe3e6c1e5e005b9
Description: debug symbols for postgresql-15-unit
Build-Ids: 76f5763dfa6e59da96e421d9e043f0b3a1e253c6

Package: postgresql-15-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 132
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_amd64.deb
Size: 59308
SHA256: 6de50c4109c756d355925b30bae85ae90bb11498f1b1d1871599f93f6b3d78bf
SHA1: 9565c4c8049e3e0121806589b26184127f733033
MD5sum: 362fcb6ebc5f295496840168e0d52adc
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: amd64
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_amd64.deb
Size: 72016
SHA256: 25dbe6359f9fa3ed047dadbe3ac3c8bb8c4a360b25f5553a8d4d348a25b21d84
SHA1: c4802ceda32b437a93a591aba2f5f400880c80eb
MD5sum: d11839fd70d45aa6c9c05adddcebc79b
Description: debug symbols for postgresql-15-wal2json
Build-Ids: f298f8f660eef02b0a8a6062914ac1f2022a6c6e

Package: postgresql-16
Version: 16.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 56066
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_amd64.deb
Size: 16296724
SHA256: 8764b5c6a520b6e625704e7548d927400c1f5964b4662ed80653cf037e994d3a
SHA1: 1f93c780f22e65d28619814efb23a0c2201e629a
MD5sum: cb876c501109b0b36faba4c68b2eeb0f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1766
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_amd64.deb
Size: 649756
SHA256: 88d76811dfc2b991bcc97ee98829bbb5ac259f88c7d991d355aabe4b05cfa2bb
SHA1: 5ebbf5c60a82102ce14a057e0ad78351aa7b133f
MD5sum: 0fc60b4b6988f985f3dd28d6ce23d35a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 857
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_amd64.deb
Size: 725232
SHA256: be1b75181de011140ee48f1e6d2aca4d48f33b3b9f5dfe26754f7dc0ea7832e6
SHA1: 8bf131d33ef1651b9144ed453388aff1f2d37719
MD5sum: b9917be48ff36a2bc25dde67a5d4ff42
Description: debug symbols for postgresql-16-age
Build-Ids: 2c50aa2e0cb0d2563ecaf8b00bfc4780405cccd5

Package: postgresql-16-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 13052
SHA256: cb89674f4ff96010a8dafabec7f696274067267485ab9521f38dbed9fc9bd179
SHA1: bc410b231d3c239cd96e0f3830702d3cb3595642
MD5sum: ddd79f23aefa6ebc2ee9f51a99b186c8
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 25
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_amd64.deb
Size: 10196
SHA256: 7b5f2265cd257450de426ee84bf58eff78faafe5bd51cb235033dbc77431acf2
SHA1: d4f4b2eb85a20ecb827c8066ba0558f8189b26ab
MD5sum: 414107aae6f1959abdbfc9f45fd06da8
Description: debug symbols for postgresql-16-asn1oid
Build-Ids: af109e273422a877c0facccf11e839621b2e7395

Package: postgresql-16-auto-failover
Source: pg-auto-failover
Version: 2.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1072
Depends: pg-auto-failover-cli (>= 2.2-2.pgdg24.04+1), postgresql-16, postgresql-16-jit-llvm (>= 19), libc6 (>= 2.38), libpq5
Provides: postgresql-auto-failover
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-16-auto-failover_2.2-2.pgdg24.04+1_amd64.deb
Size: 368468
SHA256: 274005de3467ef76dd9b9868c79c23ea061a5d19b4c3819f83d2d97f6a032fe4
SHA1: 954221e6526b0e325ffedba4afc3208075292c6d
MD5sum: 07c650f826a8899013758ce3e573fbe0
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.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 225
Depends: postgresql-16-auto-failover (= 2.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-16-auto-failover-dbgsym_2.2-2.pgdg24.04+1_amd64.deb
Size: 187280
SHA256: 7e7237ac35ae8b3193e42da7fafc3608c48edf5299b97527e9fab2145993db5e
SHA1: 1dbf264b50bd33906a29265ecb873d31c1f24c0a
MD5sum: 03d85448a47e45c25b4c79ef05ef6785
Description: debug symbols for postgresql-16-auto-failover
Build-Ids: 52a37af908add8b91075cd5d7a0c6367c07b0101

Package: postgresql-16-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 45
Depends: postgresql-16, postgresql-16-jit-llvm (>= 19), 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.8-1.pgdg24.04+1_amd64.deb
Size: 15004
SHA256: 88addf2d96eff1d025072971cfc78afbdb3614828512d7c4b00ac4b756ee7274
SHA1: 82b854563bbdedfe2268ab6b3a1c67f27d05f375
MD5sum: 8c7b70361f3ed524433c616526c7d9e1
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.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 24
Depends: postgresql-16-bgw-replstatus (= 1.0.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-16-bgw-replstatus-dbgsym_1.0.8-1.pgdg24.04+1_amd64.deb
Size: 9108
SHA256: e5660c0977baf9ef90c565407e7b2c7fe1d5f846b73368799e7be9a56fe20db0
SHA1: a47dc5ec26d6226cef7ce51d75eb5d6d13e5ee4b
MD5sum: 5ceb2bbe677a6ef610b1387f591756af
Description: debug symbols for postgresql-16-bgw-replstatus
Build-Ids: 28ab40ca73937140c29b74a2db2d658f497b2a4f

Package: postgresql-16-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 150
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_amd64.deb
Size: 60112
SHA256: 2ca7db71e1516448bad0bdd2090338f055a8c4c2123bfaec7ba272b004ce7500
SHA1: 0a9b403e41fda1c2bda7bdc9411ebffd46ef79a4
MD5sum: 1e24d9df4798953fb09df9a178ac5cf0
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: amd64
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_amd64.deb
Size: 72080
SHA256: 1d8f888d54643442af9b1eef176047ba07af53a347e450546fd0d0aaae34f86e
SHA1: e795f8952a85676a6a60e2aecefd41a2f5988d39
MD5sum: 17e73922c8ecbe7ca5accae85cef5407
Description: debug symbols for postgresql-16-credcheck
Build-Ids: 16e06e56818bc3b5716d516c2752fb0e30141c3a

Package: postgresql-16-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 227
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_amd64.deb
Size: 90600
SHA256: b3c2a9d956bcda3df8152302864a50064eb15830574049a92e0a649b215e49e0
SHA1: eea0bb0a5224a66c210783321b53eefdd6fde0b4
MD5sum: 5dca56322e3f17282aeca517166f01ef
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 152
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_amd64.deb
Size: 124900
SHA256: 1ef2b28163531702c5943c082ecd5ef7a0b07fe3b78899cc88007721113afc66
SHA1: 808712fcec3d883cf88d3f66d2632fa2ce19bba8
MD5sum: 55cb66c4cd08424d5bf4efe0eaac8979
Description: debug symbols for postgresql-16-cron
Build-Ids: 67b4d0eda3143c2aba497a7f7a2c5ee88a81ee86

Package: postgresql-16-dbgsym
Package-Type: ddeb
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 23507
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_amd64.deb
Size: 19937716
SHA256: 2c460fe63ae80ca2a1515a1faf99efdb653b5f706a503357dc0f37bb67269ce3
SHA1: 9a3ba2e40d5fd1592211fe0c15aa0201a7beb57a
MD5sum: 7230a383be5c7aea1409a3174b4793d3
Description: debug symbols for postgresql-16
Build-Ids: 01941a755896ea43eca1e2eb929c62a13387a523 05bf29a8af76171e9b373e60e205098f2ede5b6e 0698d9f14c3aace6102f5c8b30c6684e0be2dab4 086a0194f94d3e5c44c2ea1e2b8f36c40d6160c3 087f6c2441891ca5cf7a75992e2370f6de50f46c 0a1f5080023b24df9941d4d954cdcf6b866168cf 0e37440b7a78b74701105f234a78f05120279706 12316ee9bef4e53ee0fe5dfcebbad3ead4ca4d28 1cf17d0a16b09c873a7f593766edde427c9a6232 1e8d67bf4ba6599f1eb8e8c7ea773ced70c76243 1f2bc8ca42112c446ec26f027402f542d3c48c43 248438bade7437c036b9c7c9e38eac35366fa18d 258e17b1a2e7ec299d89c4f930d652c9eb2a7dce 26ba68e592d149fb96ce90fa9abf335d7699b555 28df39b2a924a175ee0cf3e648973be6e52f218f 299efce780ea8fc5de47798f2c943e87c7a5ad6b 2c481abe4c1019941f63055e9ee3bddf709c95f4 2f7efab98e530643a8e37d7c96c11164c44ac61c 34d1c46f4e6773f996a775a20ed60080d9a5fc0b 36d23c41c31bbf2acd16f094caa834783b985701 381db072e976228618bcf281b810749b86251537 38422db306517452d4bf3e9bdeaed66f3913c0cb 39d65dafdfdc445b46f48f63321c3d96e3b89d72 3de5b29a7a3d61a77e93ca36f07b5bc20145cdf5 41cce03d9ea07b9a759a7035d183703e4477a853 45bdc11d5d88d79d76c0a9a11119ea68056f57bf 4d2c87d7f61fe7ee5d66fdb4df4bf94cd1140f69 4ed56a67848e148c2155804f433e74159d79460a 52c7800dfd80332a7d74ad888656223c2aec98fe 556d6ef0b0dd9e1c24d16e8dc896e14b0bf248e3 5739f90718b99b9184689d230ee453868a823400 58e665a7823304c36951614069ab43c52277ff97 59950d31b106b2bf74cabe9075e313236aefc78a 5b2e31aaa000bcb8d461677870337168342a989c 5c89f64198b63f1b15a6cf18062eedfd8f4889cb 65d3d2b3e376fc3dfa40ddf79795d21dedfc491b 6673425ad103dd19c13ad83b5e94736bcb824d93 6a9212575ec177c1e49035317e1393698166afae 70fda84756e0aeb97c2b8a93c02ea5e3652a1d43 74f176eaa698d8fa93b1c1af052ddfa48c9e3ece 771cb28325167de7a5b3d5588fcfa4bc0954b7c3 7c831a3c144f79e54689095c0b9a29f28fe64ebf 7d8b8b7a5381cb56911b85cf5e4332f226d541ae 8409969297bd909d7cc50b1d79f8f46b336b6885 8784440983ec3061de477c4f3b0bbbb356244803 88b834426c63e8af8da8942e1ea4b9a186cb3aed 8a5d6b5ecffa463cf538fbf5f2e3d0dfa906913e 8bf92e80f80690a2226664a8df3d9d638cca52fd 8f1e86479f71bfc3c3e91aee850c3ec02ef68304 8f775ff45494dd60e583ee7d55542cd88c7438d1 8fb8310181dc061d3cce9bdf26db6d3f14306e69 93b5a7630dd7459a75864283d80d14b72df292e3 996b6aac42ed164eb3aac54e7b7d6a8d1851bcac 9a12744012e2bc276af8759fb024d054fc16b0b8 9f897e7a934059e75a8ae886e74d90b123edca94 a073d5279772446b7ab281b75756f183b744a706 a1963b2f03c2588dbcef154919c30d84ae04c63b a45377d7e4b4aed66072341f8e372f24c7c7ca30 a4fb432779193233e1c66cfdaf55716402261d79 a662940536ad5b80985756164d57ff2f22f90bec acc9f05478e49c7bf7fc6309b7306cedde478b9b aeeb353ee73bbc9c620f589cda95ec788376fa4d b0d0d45d24e7f4f2f963584aac1c964c623fa654 b24aea8c13bdb4af10635608439a01f8c6f073a0 b48594bc3fa3ab397eaf02745ea1d75967bd91e3 b8d104cd4966f470e9867d7a570b251e2af3bc62 b9ff71cdb02d42459532464b113cddeac72dece6 bb5b79e6d82fac28898c1eeddaab4c8a1fbee4b6 bf775dc9d41a559e6e5cdc9c3f09c6efe22fce2f c53784c4595b157ff3b71d62f86c50f374c13a81 cad59cf6e913f2f26bbd1d1d778cc633a467ec75 ce2c8890ecb2ef46ddf0e35289165e36a8cef6f2 ce4d0a14bfacc1a472b5c3e540362fb5b964a887 cea67615c5593df015fee31907a167897556e35a d02437b7f8bbe54886634de72b99d61f880e5c55 d4bf6ba9de38cfb98ad140a0d643ded9471c86da d702b664622beb97e8b27070111573d0c5b4804f dcfa3d63cb365e49a9c4bb419770557f6753838b deb5cb3a2274077ee00f8e1c0528ef174e51d486 df465f2359649c427c9d6ca79bdc9c692d68fb6f e0b040f26570e06147cb9a20912f3a307103d467 e13e97206e5ad7e720156a528bbba7c65cdc0d83 e1948746e005683136472805e17b74bf8aa3e93c e311457fbbdc7af879f599595d3e1d6c50ac0d92 e4c3e0c1fb8190e1829f8f4cbace60f534014235 eb417e92fbbd3f837907ecf44880d85b0d7266dc ec253a71e74855993537cfee00ef7449ea6ef99b eda15f2e6a692731674ece6c5f94b0743dce5976 f0a8de182ddc6b3efb8c45036c43b92e6ca68b2b f4c5f9760c429e1396f889959ba41b84ec3a08ef f71c89b9c16def72839a5dd3d22d13fdaac3bacf fa41311c946cace6021dac8a7e7825ca48b482e6 fc078d0cdd4afc51dba62a520db043e4834494f6 fd33607236775cc8f3796c343697a7c6e0ee40f0 fe39cc3ed3147848dbcf4844017e5a3da5ae2940 feba34222fe1170b612f86a88c65ba2feb1afdf3
Postgresql-Catversion: 202307071

Package: postgresql-16-debversion
Source: postgresql-debversion
Version: 1.2.0-2.pgdg24.04+4
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-16, postgresql-16-jit-llvm (>= 19), libapt-pkg6.0t64 (>= 0.8.0), libc6 (>= 2.2.5)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-16-debversion_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 14212
SHA256: 6efe28f014a1b2c8a46a112ffd0c79e2c1987341c548aac9992315c1b912cd13
SHA1: 9c989141d8b5107781a8f64319dff935c3418537
MD5sum: bc267d85490aee7b97ee80c0d44da234
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-2.pgdg24.04+4
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 35
Depends: postgresql-16-debversion (= 1.2.0-2.pgdg24.04+4)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-16-debversion-dbgsym_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 20824
SHA256: df41016cf1533d65cb21b89cab77f33c75228810faa8879a84aa8e0d98ba0cc0
SHA1: cd463d26732fad58afc9ecdc5b0986450e606622
MD5sum: 8bc6f80d5552b73b25b38d478c27c527
Description: debug symbols for postgresql-16-debversion
Build-Ids: 5606b8756ca2459b75f715b7c1d395f357f5e316

Package: postgresql-16-decoderbufs
Source: postgres-decoderbufs
Version: 3.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 104
Depends: postgresql-16, postgresql-16-jit-llvm (>= 19), libc6 (>= 2.14), 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.1.0-1.pgdg24.04+1_amd64.deb
Size: 39428
SHA256: ad9d5be13311b524126aef202cc9b367c680ace64ed0de1be1dd9d056f335f1a
SHA1: 19af93e5ec8432607060529925c6862302f0d6fc
MD5sum: e11cdbcc29c172ffc7b144237555651b
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.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
Depends: postgresql-16-decoderbufs (= 3.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-16-decoderbufs-dbgsym_3.1.0-1.pgdg24.04+1_amd64.deb
Size: 52264
SHA256: 2c5633390eaa5c0fbc2ae5a3494e2f08425724eb76828cdfd956e235852d6bf3
SHA1: 91dc5ac5659140e237953f9b2c00ca2ca2d96a24
MD5sum: 20facacda08e23d81a0a66cb7cd7fc56
Description: debug symbols for postgresql-16-decoderbufs
Build-Ids: fb851f0bcab33a9d5ad6553eb243341c019f30d2

Package: postgresql-16-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 63
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_amd64.deb
Size: 21784
SHA256: 739d1c267edb9d18c06ea016bf6e6cd5e7e4309c203c730bab32debf9593b3ab
SHA1: 72f6ddd36044365cb50d2f7d200b3cce497a4ec7
MD5sum: eccb49c7d9d9ee26ee81a681ded61589
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: amd64
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_amd64.deb
Size: 34424
SHA256: c80da51f72b562158f82fc781bdff248247a35776debca239cabef0f13df3b40
SHA1: 709bffb8f70ce8a5573e566249164e1219b52d89
MD5sum: 6d9fb34011a3bdbbaf2cea4db7b6a143
Description: debug symbols for postgresql-16-dirtyread
Build-Ids: db5c4335a9b1f871f1c1ab4924be94ba468554c4

Package: postgresql-16-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: amd64
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/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_amd64.deb
Size: 16120
SHA256: 19dd874d06f257060e85de1d4f632fe1202c8fdfa2067be4d436f1aa5419633e
SHA1: 5de4a5ef61be046a28f6ad664cd403740f3a9458
MD5sum: 8ec577733ce2fd2baa4f9babeb00437b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
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_amd64.deb
Size: 9844
SHA256: 74d51b2130f002e70bcd4438cc22a8d51f874468311789358feb91a27c75a42b
SHA1: c664c6d785089cc72e3ad4086cc1b2dbdbdade82
MD5sum: 3926b8b9313ca86b6cddb39ff04c16f4
Description: debug symbols for postgresql-16-extra-window-functions
Build-Ids: e4d1b8cc880769d049ab938577f7bfcc8445cf33

Package: postgresql-16-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
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_amd64.deb
Size: 8704
SHA256: 7be25507fd9f6109a5eeecea615b3882502a85212b9a54857adf0f149b81a017
SHA1: 0f370dc05e8117740085fa22cb50cc38823222a8
MD5sum: 6cadfa7a093e5f8251f783ee073e3df8
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17
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_amd64.deb
Size: 4064
SHA256: e8d6c004ac156f599327497d9c47f18894c01035b4ddec51859050bb5673f7b8
SHA1: c220311e7959763e1dc2082ffb5b3455073d6b02
MD5sum: 6f7a6f824c10faa64e1ac72a9044955d
Description: debug symbols for postgresql-16-first-last-agg
Build-Ids: 716afe5d576f417e39f42d240e20a7a64cbb44ac

Package: postgresql-16-h3
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 359
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_amd64.deb
Size: 48696
SHA256: e19a4168c36d99f75a6948ffe2d0c5cc1ce988fb3e63691a3ee04a162f5ef7d3
SHA1: 01525fca2dcda0d8ca0eb9ee821baeef8cc6f9b6
MD5sum: e03ce13e87069d0efbe28e25e259802b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 154
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_amd64.deb
Size: 111884
SHA256: 1f15f3bbb5188ed03cd74af52306053fae78dc6d93118f020beedfdf9ea37de9
SHA1: 92a045a5013500bfe3f422c0ff075f9788ffb98b
MD5sum: 60c724308240941f7b2e4d3009ab18f5
Description: debug symbols for postgresql-16-h3
Build-Ids: 8f8af5722f644e360cf158802730621277f65a35 acc5b3d3faaebcd58118438f2645592cc3d17524

Package: postgresql-16-hll
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 191
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/citusdata/postgresql-hll
Priority: optional
Section: database
Filename: pool/main/p/postgresql-hll/postgresql-16-hll_2.18-2.pgdg24.04+1_amd64.deb
Size: 77072
SHA256: 007567196556cc82ce332b7649df3f1227e1c598f8bd88a2888897a5bcf56dc2
SHA1: 0ffbc82c633412e57e164b4a73df40a39214be1f
MD5sum: 19c013cfe41af61920e5e8772ebe9f96
Description: HyperLogLog extension for PostgreSQL
 This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog
 data structure. HyperLogLog is a fixed-size, set-like structure used for
 distinct value counting with tunable precision. For example, in 1280 bytes
 `hll` can estimate the count of tens of billions of distinct values with only
 a few percent error.

Package: postgresql-16-hll-dbgsym
Package-Type: ddeb
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 122
Depends: postgresql-16-hll (= 2.18-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-hll/postgresql-16-hll-dbgsym_2.18-2.pgdg24.04+1_amd64.deb
Size: 96948
SHA256: 64e0099b5745cfa9016b71de3b882376e3b6f591d119b68df36049d8e29aee0a
SHA1: 92fc947200596be2f6500344370b4882098c8611
MD5sum: 1c43df4354eea4fa734ac432c139aae5
Description: debug symbols for postgresql-16-hll
Build-Ids: 5c28c1f69abda4a754e87a7a843a48e8e2583691

Package: postgresql-16-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
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_amd64.deb
Size: 44864
SHA256: 3864ec0e65094386de0b21b9037166a668d93798dc93eefde33cc0e52592e6f0
SHA1: b35d9c16a45ad20d653352d602648c99c61a808e
MD5sum: 46d756bd5c6d2fad1475bb66baebce76
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: amd64
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_amd64.deb
Size: 63420
SHA256: b67987c1402299dcaeba05b1904cb5a0498c3994a78d93225a079369c258d9ce
SHA1: 0cb80eb956117bd46551c51df2bed79e5eff2785
MD5sum: aea085466113a7b7d4d13863ad5f47a1
Description: debug symbols for postgresql-16-http
Build-Ids: cbe2506c959b480f5dd9966689a269f19e15a4c0

Package: postgresql-16-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 158
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_amd64.deb
Size: 60456
SHA256: 838b0c730ebbeacad951531dfa4a43f5c9b193f5abb52bb85609be2ef433f6c0
SHA1: f57d192bf4279f3b07f338608cbfaf952d9f0034
MD5sum: c0bb0fefb0ad87ce61422adce99425c1
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 114
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_amd64.deb
Size: 93276
SHA256: c97682fe767708aca7e5020c624c99f5d03d0ebf75c0a4d0bb175f89358ab721
SHA1: 92b35a7c8e9c4e2aff2ce6e925607b798b79d8af
MD5sum: 5793d3a94563008bf4282a4ec73723d2
Description: debug symbols for postgresql-16-hypopg
Build-Ids: d0c245191f54fe4294e4270272991a5fa920fa70

Package: postgresql-16-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 269
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.14), 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_amd64.deb
Size: 94564
SHA256: 256ba4c1e42c8e5865390d8ab9ecd66c88be4c2f3c4b73359bcb6c3ebada8d25
SHA1: 6ecbe64dc73e817ddcbd9e3c8801f785ab5542f9
MD5sum: 22b706d1fe90d6af7d89e812f78cc569
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
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_amd64.deb
Size: 99096
SHA256: 20a1ede673846c4ed2897134f7e6a0c191f4f93db5d0aae9f3cfdaeb06f457c5
SHA1: 3786d1e083a8dae320c353d7053109455971af34
MD5sum: b164e0293788a813bb16759462dfb881
Description: debug symbols for postgresql-16-icu-ext
Build-Ids: e4e5e04fc18b872124040b1702f3eccdb0876cc5

Package: postgresql-16-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 524
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_amd64.deb
Size: 184036
SHA256: ab856f9137ff2ea56b67e996aaaed49a429fea3c008e58318957e50a01972ca9
SHA1: 62ef6f7c2ee247221c3622f0bb4c8d81bb7f47a1
MD5sum: d8b8451250a969f8204bd06edb81332a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 268
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_amd64.deb
Size: 214080
SHA256: 1c6a9aa36647a24acfec39b7d6dd8b460b7a7b0dde6a1b670cca056b15cd17b7
SHA1: 4eb212fd7fdcb40cc6cd3091052de67f80d3bd0d
MD5sum: e662e6308e1ed9a396e4a482ef76ae26
Description: debug symbols for postgresql-16-ip4r
Build-Ids: 9326fbfa5ecf603da0f1e636b13ed2a3ecfb8d46

Package: postgresql-16-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 292
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.14)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-16-jsquery_1.2-2.pgdg24.04+1_amd64.deb
Size: 126180
SHA256: 5ca0fc1405f89e7a90aab43ffa05f62d29b0ca6451a91e9ce711094756fe3797
SHA1: 3cb8d55a2b583fc79fc82db88d429605d2b6f2d2
MD5sum: 6f94b7a79edd0f8a56e4c102fca864a6
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 141
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_amd64.deb
Size: 112312
SHA256: 605ddbf5560dabb1bf107de175e7a499d194ca7d2e09578775b9fd1cc551f4fb
SHA1: 4f58ebee473ec9e7950744f51e7791b0f313f6eb
MD5sum: 2d5135476e3d00c082571db88ef80cfd
Description: debug symbols for postgresql-16-jsquery
Build-Ids: ebc9771a234854471552f2e73082de966a8e06a9

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-mobilitydb
Source: mobilitydb
Version: 1.2.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2773
Depends: postgresql-16-postgis-3, postgresql-16, libc6 (>= 2.14), libgeos-c1t64 (>= 3.10.0), libgsl27 (>= 2.7.1), libjson-c5 (>= 0.15), libproj25 (>= 6.1.0)
Homepage: https://mobilitydb.com/
Priority: optional
Section: database
Filename: pool/main/m/mobilitydb/postgresql-16-mobilitydb_1.2.0-2.pgdg24.04+1_amd64.deb
Size: 591600
SHA256: d58a2a30fda04414d492c44bbd3d4b2ce56c2a621b504495a7f1e633d6f58c90
SHA1: 4107f6140a54af2f5370d20c026b32630a1f57ac
MD5sum: 82cacd402b9c6adf35be0baf0d7c832d
Description: Open source geospatial trajectory data management & analysis platform
 MobilityDB is a database management system for moving object geospatial
 trajectories, such as GPS traces. It adds support for temporal and
 spatio-temporal objects to the PostgreSQL database and its spatial extension
 PostGIS.

Package: postgresql-16-mobilitydb-dbgsym
Package-Type: ddeb
Source: mobilitydb
Version: 1.2.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2403
Depends: postgresql-16-mobilitydb (= 1.2.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/m/mobilitydb/postgresql-16-mobilitydb-dbgsym_1.2.0-2.pgdg24.04+1_amd64.deb
Size: 2034744
SHA256: 95346364961334f8e141b52bb6c6975c0f0822894f5fbd7c700b7dbebdf14777
SHA1: ef66ed9ee1cc7563bbbc6800ae59a63d86d1c16c
MD5sum: 82d6b3ecfaab8a76f45f2636b9fea41a
Description: debug symbols for postgresql-16-mobilitydb
Build-Ids: 250cd114299fa2b483b24445e97ccf72c452e20d

Package: postgresql-16-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 295
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_amd64.deb
Size: 130808
SHA256: f65a84fa1fd4c5024d96a9b2cfba79dfcea70e5f6565acc44e947f987e5ea8dd
SHA1: bd28f7135c18bef6c6d9ca4c9358046f9d402d48
MD5sum: 783efeb70f2f172112724f057ae06423
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 195
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_amd64.deb
Size: 163428
SHA256: 297b9461622bfb41d0309de997db00bcb291e0725ef8543d1145e154c854fc96
SHA1: 1d5b0b3593c1700d51ba6756b20a92c24954cb35
MD5sum: 664419dba6d8dc7b2b3d2baea9a489ce
Description: debug symbols for postgresql-16-mysql-fdw
Build-Ids: bec5eb46843daccf7021a0adf94585cdc01a50e7

Package: postgresql-16-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 75760
SHA256: 6fefccdc69c748a7868ca5c022db75c9db7b8306975c5605fc6b5323fd7d4fc3
SHA1: 40e40be1b278f1f29d6ea0c33e33e244bd91c45e
MD5sum: 04020a92da39639c1405417e09cc4b89
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 74
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_amd64.deb
Size: 47684
SHA256: 5b9358e73fc87f4d0862ea47a46b2d8c0c7a810004edb93752c232394f973786
SHA1: 75c58c1b61b14f74babeb674af14a54e0d5587a6
MD5sum: dcfc5642a1c839137c52abac7d5efef1
Description: debug symbols for postgresql-16-numeral
Build-Ids: edd2d11971988a527229b3fdc9fb41995a7c61ae

Package: postgresql-16-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.6-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 240
Depends: postgresql-16, postgresql-16-jit-llvm (>= 19), 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.6-1.pgdg24.04+1_amd64.deb
Size: 91336
SHA256: 66f63e779d77d2627598b4192fb79493d5bcade3c65129f71748eb044d8b28d2
SHA1: a6a80ae1d1a5c2022e519dd1975c737e0b96e989
MD5sum: 3cf5af17936cd290cf79abd46409753b
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.6-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 178
Depends: postgresql-16-ogr-fdw (= 1.1.6-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-16-ogr-fdw-dbgsym_1.1.6-1.pgdg24.04+1_amd64.deb
Size: 137396
SHA256: f772c056656ec56ca0fe856265b5deb8dfd1e4072334c0206d36d2fb74bc9493
SHA1: c0ee0f5aa52bb9b3a41b7b687112297d0cd27bd2
MD5sum: 75ea1cb3615b3db92a5f581f9462f3b3
Description: debug symbols for postgresql-16-ogr-fdw
Build-Ids: 34924924a6487abd54b80c668d19f170097b924f 9ae604fb3d8077d5b27a98462cf6e7f41409edc7

Package: postgresql-16-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
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_amd64.deb
Size: 18572
SHA256: 03ce0c38e35a6c5e60f715d33be54dd5ebdb613a6073ea699a0ddda74035ca49
SHA1: 6ccefb98d4a4e00a160fb0b49668ccc05b59b198
MD5sum: 71918d70a3516ee612d9eb6d5d792acc
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: amd64
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_amd64.deb
Size: 42900
SHA256: 3e78c0f56bc2333b2d91f479b8421c01a5fb0a8be36f0b703a70091086623dbd
SHA1: b3b1b7229784bc81d30d6360888410d0f6b87b0c
MD5sum: 5993674c1d72b25ac234e87add843724
Description: debug symbols for postgresql-16-omnidb
Build-Ids: b3ffae464b285da076319e2a3f1dc3f263dee054

Package: postgresql-16-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 208
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_amd64.deb
Size: 74992
SHA256: ca9c35b0c45c2bdd14b06a32c7c0a09267cce398f7d527fb803f281814f7d4c6
SHA1: a514a3e4a490debc3213be370d5e9e93e9423650
MD5sum: 963b4dc421a4e8ec60977a9bcb23d19c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 244
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_amd64.deb
Size: 201568
SHA256: 3507d47fc63355782cd351ffb70beab5727455f5ca7604c340038e92d51ba385
SHA1: bdde12580d38923c9a9c80fb7dc6aa5248f676bc
MD5sum: 187951b18d909c73af50b468d0575b9a
Description: debug symbols for postgresql-16-oracle-fdw
Build-Ids: 5f99bd476831df88d76a4c10f105f796e85f9ca3

Package: postgresql-16-orafce
Source: orafce
Version: 4.14.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1142
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.3-1.pgdg24.04+1_amd64.deb
Size: 365684
SHA256: 60b68f4a8efbe71374d3492cf9d8573f95e4992fdd6cded6fb07d77b091d12a1
SHA1: 3f87b9cd1855330f70bd0f052a7bf03141802360
MD5sum: 1f9e2856405e564ce0e2e62a2c88a966
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.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 413
Depends: postgresql-16-orafce (= 4.14.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-16-orafce-dbgsym_4.14.3-1.pgdg24.04+1_amd64.deb
Size: 316940
SHA256: 6eb0370908e9cac48044d06aae5cdf4c58bf58527a93014addf4860488f9d998
SHA1: 35bc7b366f1865990655f0737f73cf7afe951890
MD5sum: 5d559d728ce4be95c81b171a7758af4c
Description: debug symbols for postgresql-16-orafce
Build-Ids: b77bf50dac768b44e010501c3193db1e6651fcf1

Package: postgresql-16-partman
Source: pg-partman
Version: 5.2.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7384
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_amd64.deb
Size: 225728
SHA256: fa7c84dcce07e1d0473341a1686f7b0c89a8d7c97438538f1f7398c8012c473d
SHA1: 35755d86ad0ba485a5e21d05a82a306d1e013dda
MD5sum: f16722f110867444169f6403587f59b7
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
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_amd64.deb
Size: 42392
SHA256: 0d05c494b1f38439f457f62626386a2d03a16a45282f597bf4d808e7399fefe2
SHA1: e1da202d7db89fd2eab2fc8e88ffa91074c1627b
MD5sum: 9aec4c6983bd2cb6522862223cad9384
Description: debug symbols for postgresql-16-partman
Build-Ids: 981022f844d404ef79060b4107fb2c41416742ba

Package: postgresql-16-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 546
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_amd64.deb
Size: 47164
SHA256: ad014e06978bbd7f35b2f24799e8b87b2b77e6103d4a5ee28e78bfaecb333b3b
SHA1: bcc8dd9b4782a6892e9e8a8b7a9ab19fd2ebf423
MD5sum: 54394ee4dbc6ab7a1854856cd4f096a4
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: amd64
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_amd64.deb
Size: 40688
SHA256: 6c513b2544b3ecdf9e44a378058e1703db23a191c38bfcbad3586cd5175e2d75
SHA1: 6bd1010e9351b1d89c1e04ebf86b527fd2a54da2
MD5sum: 9ea3946de5ed50fcc789d14a31f5ee6c
Description: debug symbols for postgresql-16-periods
Build-Ids: e828496fe0196d118fa1c6b5d148c6b32fa48c7c

Package: postgresql-16-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
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_amd64.deb
Size: 36020
SHA256: 37aa4c7b38d82cd63354492562c6320d99b5e96efe83a40cad35999eec1b8a8a
SHA1: be8e574feb7220f43d927c09909646499baffa0e
MD5sum: 35e2f415a53bd46a203b70430eea852f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 40900
SHA256: 2ff02464003a0e85d32a606c80621dbd4fb525f85259da3e55960b4d08176e7d
SHA1: b06361091a14d10281dada16efbc310d99476dc7
MD5sum: 8747072af4cd659e58781b6468ad3549
Description: debug symbols for postgresql-16-pg-catcheck
Build-Ids: f265cb1d728a00511ffe014d0998a3ed720b2e15

Package: postgresql-16-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
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_amd64.deb
Size: 35576
SHA256: 0131734fc738bd23ef352df455e0a09b6018e25efc0feaf5a045bb4b436f803e
SHA1: 9423b3c1dbebe41d5bf4242feb45f2d0134fd683
MD5sum: cc2bd67e5d5f8d5c7f3d6ce418117bf8
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
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_amd64.deb
Size: 22416
SHA256: ed9a3af51637f80fd97f5cbb744356cac88ca0ba80ca610c147544340ea101f7
SHA1: 0b022b12e189f19c212781ef6841a74dd3e2c531
MD5sum: 4eb60a11d60a9019eb8dc3f9c2fa6e8d
Description: debug symbols for postgresql-16-pg-checksums
Build-Ids: bcba0eb875d48b62f3b2a76bcd0a1a1213c21ae6

Package: postgresql-16-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-5.pgdg24.04+1
Architecture: amd64
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-5.pgdg24.04+1_amd64.deb
Size: 41484
SHA256: eb08c97dbeb91e76cca98aa90c16b17b293c56b0570c410369112ac5bc0ae88d
SHA1: 7c19e9f840212570468e9395a0b78d4e97964a34
MD5sum: 9579ba08384d6975c8925c5b10928831
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 97
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_amd64.deb
Size: 40724
SHA256: 78d7566f80614a3774a1cfeadbaee2b43251cd5d95a70ce5c0beecf258fa9ea6
SHA1: 08c5c6f2ff9ae8e2252c098473f413504367ef09
MD5sum: 637e47f1e94707596f24fa92259ea5b8
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 63
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_amd64.deb
Size: 43416
SHA256: 4788e5035ed8ea4e6eb7ef708dd89a319f649d36a70103ce4ba6b54a952be20e
SHA1: df05e03c51c7e861c975963f76e6b07fb2594d54
MD5sum: 3145c75d5feff7f0f52cad82d37568c5
Description: debug symbols for postgresql-16-pg-failover-slots
Build-Ids: 7714b98b8d53ccd0d57f5beef79b31f29c5f1ea2

Package: postgresql-16-pg-hint-plan
Source: pg-hint-plan-16
Version: 1.6.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 254
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 108900
SHA256: fa29221c1d11f92ca04663e885430401413c790c9208f63634fb27f6c0e62a97
SHA1: 1815e40cb2b723d705f357e80523d3f8a8531e90
MD5sum: cb085ca495dda55dea081f71ae5595bc
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 150
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_amd64.deb
Size: 124240
SHA256: 24c3131e90e2be19f0ed52d640b40050aba1f430aeaee90a8fe72b5aeb039518
SHA1: e19debf6168ffebaa765985a1e85e815019cf7bd
MD5sum: cbe0fb6d685ccb05e855987744a11077
Description: debug symbols for postgresql-16-pg-hint-plan
Build-Ids: dfb03da0595efcaae53189278264c7bc0862b0a9

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 216
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 56964
SHA256: 7f6ec7b8d122ba23d9832d87616520b3242eec24235c86fb018f4368460b96c5
SHA1: 0fb9fa5f9de46fc478a1c099741022ef9eb72ed6
MD5sum: 99054db1b5e557aa2f5eac97d37cee4e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 83
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_amd64.deb
Size: 63592
SHA256: 94a1e7566b0e7e5090a42b9684fa0d959fd3ebb1071ca60cc8a0b25ef9333705
SHA1: 52efb364270eace86faa54e9dfcede5613f836ef
MD5sum: f53d6260893eb730639c258a422026b8
Description: debug symbols for postgresql-16-pg-qualstats
Build-Ids: c07fff752e5cf31456bec15b5be1c4f557bcc6da

Package: postgresql-16-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 84
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.14), 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_amd64.deb
Size: 24744
SHA256: f0d12b42da9a6b7552853181db9d1a571053ae44d3cf91f2d0c5cb952267639e
SHA1: 313ec244d18e0a5a7c48b12c73686fa37e8b0fab
MD5sum: b25c116a6bf3b6379dbf8656473f01c4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
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_amd64.deb
Size: 23516
SHA256: b75f33045502f02cb6f5a75562f415d8056517fd19d88e43c1d024971f775f66
SHA1: 33b612c598d32387a0a13525b24455b0d50d3448
MD5sum: 02a3fa8ae4a540ca6424c1e7853c84f7
Description: debug symbols for postgresql-16-pg-rrule
Build-Ids: 5fdf3586324e412dd538d24accc5e550c7457bf5

Package: postgresql-16-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 148
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_amd64.deb
Size: 36156
SHA256: 6313e04a4bd42960e30b01a1988ef68373cc4a322070c781973cbf71bc2cfd97
SHA1: 6e06ecccb934738ddfcc9a986c3bbc2ce952b709
MD5sum: beb6167e193bf8da4662e1df271287e2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
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_amd64.deb
Size: 42316
SHA256: a21208e3d105f9aa20fe064de6e4cce337aacc3bc85897a7a03a6208421ca3f0
SHA1: 26a6ef86fb156997e918c8fdb516281723d738a0
MD5sum: e0ecfb34ec6bb7fbeedcb1a94625eed9
Description: debug symbols for postgresql-16-pg-stat-kcache
Build-Ids: 519cc9142702b18a7b096ea29a3f260eb7a633fd

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
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_amd64.deb
Size: 39104
SHA256: 9f4c5d8b2c91dded0ee6ce1b14ea63aa7c67e2acfaa508ee59405e3b1c791917
SHA1: f901ae932a99d4c92bcc0ba1766e65749be40ace
MD5sum: f24c963acee0c3dc086cba76e3e440d5
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
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_amd64.deb
Size: 56000
SHA256: a9d4d225221e31ad3c9df12fbaa4d743ff77fdf1688124d0ee28ed250bd5db9c
SHA1: e08da0cbafb850d9616fd5467e12bc355c6cc828
MD5sum: 97b3aaf643327965c0b1cf34d1804d21
Description: debug symbols for postgresql-16-pg-wait-sampling
Build-Ids: 02b06bd861e8717cbb408f67c42fbc42205a4ab2

Package: postgresql-16-pgaudit
Source: pgaudit-16
Version: 16.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 105
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_amd64.deb
Size: 46232
SHA256: 9ffa089eee8a51030991eea3e8e25251ceee5dcef6d706b52204318c8ebe728a
SHA1: b466b27dc6fe5f209b500796ffafb1fed6221e98
MD5sum: 5567edca981a0ae5bfbbd4cfdfe17cd9
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: amd64
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_amd64.deb
Size: 55624
SHA256: 442a97b794fa75f3753fed56c5e4b322576f8d5bfdb4b1aa7d2ba3c1e4825088
SHA1: 9556a0ff7e0052e64e753688916b13a15c9e00a6
MD5sum: d5433c6abe3d5acbb434aebb0081342f
Description: debug symbols for postgresql-16-pgaudit
Build-Ids: 7214479e5794c6512ccc643e67cba70f28714289

Package: postgresql-16-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 139
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_amd64.deb
Size: 42492
SHA256: f49c118d7d1f204b74496160f64662f11f8d8bc9c15d5057813118bec370636b
SHA1: ce60122a4244dcaa39550cac8b9ab74d06ea52a5
MD5sum: 7e4010df129adee541425e746ccae5f5
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 55
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_amd64.deb
Size: 34336
SHA256: 3317bdc07c723bc29dc780186691311ac7eb556ea0e7809b57f1db0367d02500
SHA1: 3dd7fda0f06bf8a3ed790f83224b0ada917887cf
MD5sum: b8e6b4070fd69271e80495202881562b
Description: debug symbols for postgresql-16-pgauditlogtofile
Build-Ids: 42d5d0e9c7f92d31f6f0d193611fa10ceed67a69

Package: postgresql-16-pgextwlist
Source: pgextwlist
Version: 1.18-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
Depends: postgresql-16, postgresql-16-jit-llvm (>= 19), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-16-pgextwlist_1.18-1.pgdg24.04+1_amd64.deb
Size: 29732
SHA256: 193d7dde5f6838b8aa0299433eac72b285fe6163cb3c13450897e79a2e61de5a
SHA1: d2fe85ed3756b0d36c9cc87118b75100dbdfa149
MD5sum: c81a253f7b99e53a927923d5d17a16e9
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.18-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
Depends: postgresql-16-pgextwlist (= 1.18-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-16-pgextwlist-dbgsym_1.18-1.pgdg24.04+1_amd64.deb
Size: 56156
SHA256: 58af29958d23e16086d7af63f827460c76e06cf36218e90894bd2478a8e9e602
SHA1: caa4f43ce96a569d7e844a0547baa9ffb02ac0f1
MD5sum: 9a73d552b8ffe379c775e296ff65cfc2
Description: debug symbols for postgresql-16-pgextwlist
Build-Ids: 0de995fdb30379dbcd7694f65487d1d9e5e0b615

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
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_amd64.deb
Size: 27420
SHA256: 01e373f9a11710408a686d3a679153752e1a6813fd975834b71967b2a82ac1a7
SHA1: 82c0ac43c3f1b47f6fb01b49a18767db7ea60c28
MD5sum: fbe80252d4a87536252246bca2495c0c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
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_amd64.deb
Size: 44148
SHA256: b95e9e1d3295cc66051875db24ce221622504c6e101982dc433051e98145a1f4
SHA1: be7b052d1babe2b3068070b6fad9be6691e32789
MD5sum: 2b40b47fc4e814a76953326750e20541
Description: debug symbols for postgresql-16-pgfincore
Build-Ids: 16d810a76b409c3fc84dbc80ed7ee10eee88235c

Package: postgresql-16-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1826
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_amd64.deb
Size: 39472
SHA256: 9f874f99094713933b89bc497e497cce194f7044ef9fc4fc26667b3d829c96a3
SHA1: 12797c3b9ee2b47bd9e09cfc7664bbc4f8023102
MD5sum: 6718813912b9c2ec06ddf4a29d5dfd19
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: amd64
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_amd64.deb
Size: 19760
SHA256: 3ebea221c0c1424826813cd0f8e9126a85813b8a5724cd750cd6a3e2bf8a66b1
SHA1: e89ad9ece4352b28aa0ed6b8a875656e1922db7f
MD5sum: 85a06ef8c93a7cbc0a377c2ce00faeaa
Description: debug symbols for postgresql-16-pgl-ddl-deploy
Build-Ids: 653ae02c6b48fba82236c06d8e15b2823fc5eefd 8ba9ed3571c0d0033649c2e1297af184a267f489

Package: postgresql-16-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1111
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_amd64.deb
Size: 359352
SHA256: 3e0414002ac472b1724e109c03af12b233fbe6caa10bc2677ad245c4bae63129
SHA1: cbe7841524baa2b45202ec460373d07a46da6c34
MD5sum: 04809048c5bc2d46e16b260c02e56c17
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 543
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_amd64.deb
Size: 434932
SHA256: 02ed130ca324ce5ea40b3f081931540322eaa6008fd6057713f5e44cfe842f6d
SHA1: 672163e50781bd16e1832d122ef0676a61462dbe
MD5sum: 5387d926e1c526292647e92cd0c94229
Description: debug symbols for postgresql-16-pglogical
Build-Ids: a7820785bda25d9381c2fb198405eae93397833a b6d832e760ae177c2c1aaaa49db854f033353ef5 c067644cad0ea70d5a545a95cca09f82cb1b6cd7

Package: postgresql-16-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 137
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_amd64.deb
Size: 20872
SHA256: fad226d353288be1174a0b4041a49a7de24c447cb5c84e9b30128de9c37e8b24
SHA1: 93a2dd574b884210caaccac48582a104d97c52d2
MD5sum: cb9096a54f9dbabc1cefa8902ef1450b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
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_amd64.deb
Size: 15912
SHA256: 6b6992b115cc0cb933cc6d97e114c12e11b1240f8b300202602e1d336033507f
SHA1: 7fa332d74d6ff360a9a95ffe00e4db0318c19a52
MD5sum: b9dac097bf1adc1faf1ce4d8f8383903
Description: debug symbols for postgresql-16-pglogical-ticker
Build-Ids: 5161b25337a14cb88ff23e472a786fe5dd3626cd

Package: postgresql-16-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 46608
SHA256: 2facbd1af7cf3a714d822fa36322d00b3d1ed142758eb30e2ff9fd84f67c14bc
SHA1: e5242157ec4a72cc84e79a647c87732f6d91d1e2
MD5sum: 2b131e060995658c709e02beebd80ecf
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 72
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_amd64.deb
Size: 51432
SHA256: a1a1a425acf322321255639f4a607bff2888f7f30f1f171327e5c685753a008e
SHA1: b6d0acdd64517e2378cae8d4b6860ae78cb0dcea
MD5sum: 7689ed08239d163d8a552f0c08d98da5
Description: debug symbols for postgresql-16-pgmemcache
Build-Ids: 17bc3de17f9bf14631362fe15f21f6e017870475

Package: postgresql-16-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 367
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_amd64.deb
Size: 103468
SHA256: 3dc751c3464361c7d2741b84d002267dc2e09b088a69f2c913d58fe94fb71538
SHA1: 1c88ca8551bb19ce266ef273bf22f93600ba69f2
MD5sum: d46126c9f85a579c5c65bffbe8156db2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 137
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_amd64.deb
Size: 87392
SHA256: 457b32a509b47ae95fc316a8be8b141c0982a6ecb1407fe756ce4ef58c548a98
SHA1: ceac9ebd6e6eb5f81fba091e75f56b670f0c7efb
MD5sum: fc609f20cc3e6b86deb56b94ea1b89f4
Description: debug symbols for postgresql-16-pgmp
Build-Ids: b862b8e290ca65539388ebc258d440a67e42e647

Package: postgresql-16-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 241
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_amd64.deb
Size: 83596
SHA256: a9cda7eb30d706863c1869b348cda7b4f96e51bdfc75e05d5455866ac6b57a13
SHA1: 046f7ad8411dfdb8faa3faea52d26b5ebcefa530
MD5sum: 82fffde8067bd2175325ca7bca0337c7
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 110
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_amd64.deb
Size: 81172
SHA256: cd4a6387678df71d52839cca0dfc0ede5d8ad8f7151de8009966db06a7a4494e
SHA1: 08088d9793ac5a194b37bbe35030ac59b0127cdc
MD5sum: ec2ef2798c402bd13568ee8489fcffb1
Description: debug symbols for postgresql-16-pgnodemx
Build-Ids: 8eec62e37b951499d285bfcdcceed393a0b0852d

Package: postgresql-16-pgpcre
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.14), libpcre2-8-0 (>= 10.22)
Homepage: https://github.com/petere/pgpcre
Priority: optional
Section: database
Filename: pool/main/p/pgpcre/postgresql-16-pgpcre_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 18592
SHA256: f9413c316126b88fe8d47435cfb0f27769769a3301667d21e92edae4f401b31b
SHA1: 376c99ac94e4e2b3939929197a1f3796bb46d5ae
MD5sum: 9527d73cc72ee08b16befddaf2b55e4f
Description: Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL
 This is a module for PostgreSQL that exposes Perl-compatible regular
 expressions (PCRE) functionality as functions and operators. It is based on
 the popular PCRE library.
 .
 Some possible advantages over the regular expression support built into
 PostgreSQL:
  * richer pattern language, more familiar to Perl and Python programmers
  * complete Unicode support
  * saner operators and functions
 Some disadvantages:
  * no repeated matching ('g' flag)
  * no index optimization

Package: postgresql-16-pgpcre-dbgsym
Package-Type: ddeb
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 32
Depends: postgresql-16-pgpcre (= 0.20190509-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpcre/postgresql-16-pgpcre-dbgsym_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 17224
SHA256: b72b6b23f14d94b88229d0184f9726b4ba018a082e7c0fc15a74cc57b937decc
SHA1: f68ecd18a8b7f35e1f73314bdab64178cd8c6aff
MD5sum: baf11996566f4369005d1620de14c419
Description: debug symbols for postgresql-16-pgpcre
Build-Ids: 0de404e9aa55981eae9ec58aabc36f968f2cc466

Package: postgresql-16-pgpool2
Source: pgpool2
Version: 4.6.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 300
Depends: libpgpool2 (>= 4.6.0-2.pgdg24.04+2), 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-2.pgdg24.04+2_amd64.deb
Size: 155640
SHA256: ab65bdb18d813b5d210c2f06eaf03d75c37cee9358a9b88cb1d5223fa82f72f7
SHA1: cd57ad329f7baaf4f55dbf488a56a8125c2b620f
MD5sum: 86519cd8f262ce85a72bdc4fd127a772
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-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 92
Depends: postgresql-16-pgpool2 (= 4.6.0-2.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-16-pgpool2-dbgsym_4.6.0-2.pgdg24.04+2_amd64.deb
Size: 57584
SHA256: 6b956a1150c135dbf2bf02a072f95776b54c91e0278f03d1691397aa00de861c
SHA1: 60472270bb9bc8cc8a1cddb40a5380a727dad53f
MD5sum: 967ad951f636471b422641f72be8765b
Description: debug symbols for postgresql-16-pgpool2
Build-Ids: 06e196c40790a402edd7a77daef90d2fe4ace5b3 b0cb2ad14bbb60ecd934d087b0c7870539a944c7 b9b5b1911ee6bbbfb47d484c6f2ebd604cd7285c

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2233
Depends: libc6 (>= 2.4), postgresql-16, postgresql-16-jit-llvm (>= 19), pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-16-pgq3_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 126360
SHA256: 3c21ecfb3849331754616aac029288ed499fac2c7b86c07ec4440c65da0b702e
SHA1: 2f74bada3e54f83b88bd5ac20ded5c18fc99a7f2
MD5sum: f077ded03cdfb8daa4d7463c2abb182f
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
Depends: postgresql-16-pgq3 (= 3.5.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-16-pgq3-dbgsym_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 84784
SHA256: 602429aaee6f488fc4bc4209fa676b26a60265eb49effb81ec0e95c9f292ec2a
SHA1: 4e6bc3bd29c58b6e0a2be8e16f14d409cc615e06
MD5sum: 0701d0ee6491ae05715a30dc26f78387
Description: debug symbols for postgresql-16-pgq3
Build-Ids: 990589928606b126a28182c61ce4d563907fe7e1 bf5b37996d62f1e2e0fc15f4ca96d884af0cb1da

Package: postgresql-16-pgrouting
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 2019
Depends: postgresql-16-pgrouting-scripts (>= 3.7.3-1.pgdg24.04+1), postgresql-16, postgresql-16-postgis, postgresql-16-postgis-scripts, libc6 (>= 2.14), 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_amd64.deb
Size: 625876
SHA256: 98dbdf37a1619fef11ca6ce686c429f55cd74d4e2cd166aa74038f15a2e25370
SHA1: 5906759ee62bc1c57f15d09042e60626e30f895a
MD5sum: 99bc34f40a4a507f43be7d65af3a73a6
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 13476
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_amd64.deb
Size: 13142580
SHA256: d0fab290f70e47a40640fbed609b6fe768562f02d2f1d19acd49769f50988909
SHA1: 4a9dcd7940ab4873a8eef1a8f5957ff467fb8b56
MD5sum: 52af722d7c384cde3e67a3f5f23f2565
Description: debug symbols for postgresql-16-pgrouting
Build-Ids: c4eefc355dfe156a191ba3eea0f52053a6c7b5a5

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1619
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_amd64.deb
Size: 418392
SHA256: 555666fbe677b3715ab9fd9ab7d4f049c24d4d1b1ac3c2339e82a44a89b19b2e
SHA1: 85a8d3a233028c26b504de9fdebfe8609b533f92
MD5sum: cec16770067abf8bc08cdb8ed534a62a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 545
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_amd64.deb
Size: 454300
SHA256: 2f6fa7208714dc5c715e6a6d545a3af3b6163145a6bafb6eef369eb2506acb71
SHA1: d2906ea98847c3ace6671205279e857cbfcba381
MD5sum: 8a0052e2014390475ece76ec1626c24d
Description: debug symbols for postgresql-16-pgsphere
Build-Ids: 21c99baddc15238552e641a492ee409616c8ff4b

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 156
Depends: postgresql-16, postgresql-16-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: https://github.com/darold/pgtt/
Priority: optional
Section: database
Filename: pool/main/p/pgtt/postgresql-16-pgtt_4.1-1.pgdg24.04+1_amd64.deb
Size: 54372
SHA256: 873347260e1ae34702d88ba45f4dc4e3b593dfb2cbf58f0732f1115a09d9882d
SHA1: b1bde71b157b68a83d83ae6317afaf263d8f2986
MD5sum: aca546ca3fd79c3a1621dc26e662fc47
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 98
Depends: postgresql-16-pgtt (= 4.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtt/postgresql-16-pgtt-dbgsym_4.1-1.pgdg24.04+1_amd64.deb
Size: 79492
SHA256: ff6e5ab4cd574586ef31601a121852d9b170e5d401239054f72d8a3d9563af4c
SHA1: c1f85b807d7c4706376dc140eb0b9c781bcb1b89
MD5sum: 49b0cb22efabf04b773e49bb85aa206a
Description: debug symbols for postgresql-16-pgtt
Build-Ids: bf163277f6d6d918b7ecadfb930097ffaef43c58

Package: postgresql-16-pgvector
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 696
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_amd64.deb
Size: 263488
SHA256: 1392736f8571b0b1ebfd30561b35b5c866ba2210b9b9b6f39253cbbfc8a4e71d
SHA1: 230fabcf31404a2a8b517fca966fd28a7f97e1fc
MD5sum: a147369323823509a9254dd061d421da
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 391
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_amd64.deb
Size: 336204
SHA256: cb8e34f66a266324288987fc89de1f0aabea82426cfffa9a748469e74e102480
SHA1: 9998ddeca8199e26c666434efd7e92b0e4ea7f59
MD5sum: 2d0d7a1a301368ace327d76a2c0457e0
Description: debug symbols for postgresql-16-pgvector
Build-Ids: 8c3cc7649374a622d6ebd0b2081115b8bd88feff

Package: postgresql-16-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 195
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_amd64.deb
Size: 73744
SHA256: b9ce784e21715e2ab6f5cc0db633fb7941006f2c60c3eef248acf9c30c48409f
SHA1: b069f90d8108965cc9ddb7a4ad02e7773baaaae6
MD5sum: 5fdbfed6c0f3db5ff9f9625b29927b35
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 130
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_amd64.deb
Size: 104744
SHA256: 078e6424e5a0d9956aabf8739e991b8a350d6048854c1c67f23bad0c7a1d3f4a
SHA1: 1065aa17892ef933e95d873d7895002b5984fabd
MD5sum: 2716ddca8135d5130742fc9c2e7511c2
Description: debug symbols for postgresql-16-pldebugger
Build-Ids: deb454fea4fe0ce1bf9593470f335ed6baa0bfdd

Package: postgresql-16-pljava
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 1302
Depends: default-jre-headless | openjdk-21-jre-headless | java-runtime-headless, postgresql-16, postgresql-pljava-common (>= 1.6.9-1.pgdg24.04+1), libc6 (>= 2.38)
Provides: postgresql-pljava
Homepage: https://tada.github.io/pljava/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pljava/postgresql-16-pljava_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 930320
SHA256: 83f36533c21bea534dd5247f666851b79e602557896e03c0a4ffea22b66e773e
SHA1: dd149118a2c528b6f4055cdf732ab5544a1f1f9f
MD5sum: de1aa0d219256d1733d7f9619bb3704b
Description: Java procedural language for PostgreSQL 16
 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 has been configured to use libjvm.so from openjdk-21-jre-headless
 by default. Other Java versions can be selected at runtime.

Package: postgresql-16-pljava-dbgsym
Package-Type: ddeb
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 425
Depends: postgresql-16-pljava (= 1.6.9-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pljava/postgresql-16-pljava-dbgsym_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 312300
SHA256: ab6c6f4f1ccbf46f079d1aa35c642999c905d733df1ca63d567e1011ca9b22dd
SHA1: 2c7e1e8d455eed84a365575e5d9c822eb20ac594
MD5sum: aab1dec20c26a869aa4708f396971733
Description: debug symbols for postgresql-16-pljava
Build-Ids: f5962e6901615f4a9fea5c129c7ce26eb1d1b2b1

Package: postgresql-16-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 867
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_amd64.deb
Size: 355092
SHA256: cb67a4a143202074cea4f0e99ddd90164b85167b372091b6c6745ea24437f9f7
SHA1: 6179bca0cd108f3d650e6cb43ac821cb783e5743
MD5sum: a4bf457849764f6a7add1517109c4823
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 420
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_amd64.deb
Size: 345284
SHA256: 961d0b76b09d02688333a9f0a2ea8d5727d5ca35cfaaff56fa9e389712800e4b
SHA1: 160ef2d6b65a32486a2ec188033c26e96a33dbec
MD5sum: 474a8a19572d8a8c1d2bcfd93c084e6f
Description: debug symbols for postgresql-16-pllua
Build-Ids: 607a346f1843cab28a4f3f1f90c935dc08ca613e e5f54f81b683841584f230ec35363775971070cf

Package: postgresql-16-plpgsql-check
Source: plpgsql-check
Version: 2.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 664
Depends: postgresql-16, postgresql-16-jit-llvm (>= 19), 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.8.0-1.pgdg24.04+1_amd64.deb
Size: 296028
SHA256: a1afac57153880218eb893dba380eab223488656747e40f9fb0effa9cc4b6350
SHA1: 3f92b7446869222590a9ea0d7b9117755d121e12
MD5sum: 8456ca34ae4d6a118cb8721745fe957a
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.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 398
Depends: postgresql-16-plpgsql-check (= 2.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plpgsql-check/postgresql-16-plpgsql-check-dbgsym_2.8.0-1.pgdg24.04+1_amd64.deb
Size: 330824
SHA256: 3de580f924e5b7f76875322f4084070d2e068b79d0bb70a33433fd92a60e92a4
SHA1: 2dc888e9d1a1d36864bee2331d502c5da97a659e
MD5sum: ad1a7dce57876e44afc685bbeedf2436
Description: debug symbols for postgresql-16-plpgsql-check
Build-Ids: cc8dd51d54299473f9f408b5a2215e92eb20e4ba

Package: postgresql-16-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 132
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_amd64.deb
Size: 47000
SHA256: 97492342bd06cb28eb5fc1dfa020a6c119427c152c82de3d3ea52686a6fbc5f8
SHA1: 0f39dd4752a9fb64a3caae00a45d5c95a621f2b6
MD5sum: 28fdb8e69ff7493f0d2dcd7ab8c28ad8
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 91
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_amd64.deb
Size: 70268
SHA256: 6e901d5acb6b58adeda1ca048b90183daf9a098057bdc868c53d1917add33844
SHA1: 39936263cb7e3c498d6d56ec512b9663ecf88851
MD5sum: bcd5c37a12412d2eb7abef1b93aee8d4
Description: debug symbols for postgresql-16-plprofiler
Build-Ids: 0ef7f9ec083612c8f8586fd9d9022a06e9083eb7

Package: postgresql-16-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 299
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_amd64.deb
Size: 138248
SHA256: 903b6011c2bd47366565b67cbc1c6f321397ef471fc732a9af22894e4b865e1a
SHA1: 4ac348c6813ae1c795a5cd1f48015c0090512c93
MD5sum: 9a21bad3e94f33918a5e8d579484e012
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 162
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_amd64.deb
Size: 132212
SHA256: c5d1e3b1a0c1cde2132878c2c0b560d1831d85f87f59f2e9df9c56bcc66b89f8
SHA1: 2184cc7c2a3a9d1fd6d733dd33ce2311580d1e3a
MD5sum: 26c34cc4f204677db7cc3968d76b52d0
Description: debug symbols for postgresql-16-plproxy
Build-Ids: da7cc3a4a1a53bd1ff9fdc93b3cc8a901f2a7a05

Package: postgresql-16-plr
Source: plr
Version: 1:8.4.7-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 279
Depends: r-base-core (>= 2.10), postgresql-16, postgresql-16-jit-llvm (>= 19), 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-3.pgdg24.04+1_amd64.deb
Size: 130004
SHA256: 8167704e8931d71364eb26f15e8f01068b83b64973a55d786564da7c30e15a91
SHA1: 605ecb0dcc51b5a3eb705760793c4d7d6101fa55
MD5sum: 04dac84f2c13cf0a5e004e65fba38a4e
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-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 171
Depends: postgresql-16-plr (= 1:8.4.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-16-plr-dbgsym_8.4.7-3.pgdg24.04+1_amd64.deb
Size: 140520
SHA256: 78d353a464f1040edd46a79539b5fea4791d3f8bd5e5ad6eddfbc8787a8f2af6
SHA1: 04973062a990df440a1e3b3abf6ea0df23ce1ee2
MD5sum: 5f80dfda155e1956b447e5af0a00c361
Description: debug symbols for postgresql-16-plr
Build-Ids: ba494819c005f37336bef97ba82bfd0cbc494f05

Package: postgresql-16-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 28736
SHA256: 22cb7eeb7ce3f600ccc38901ff97938c26fccf43a5c5aab901763c049d264300
SHA1: e568480bb9bed45024337ca03b5c19b47d475220
MD5sum: d13dd0b59ed50bc6dfa3d7b1d095e1bf
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: amd64
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_amd64.deb
Size: 48916
SHA256: 972a03ddfc22fdcd9cba61fc862fe96ff1b4ed393f55f6003526d1e8375eef3a
SHA1: 55de53c67edd001b2afec492b37904f08feb51e2
MD5sum: 7c322eaede12c3c6ea7dcf66e1e02e86
Description: debug symbols for postgresql-16-plsh
Build-Ids: b44f26399a4d28411b5202d894ac9063cf1dd5db

Package: postgresql-16-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 453
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_amd64.deb
Size: 99136
SHA256: edff80372f5a734551144247641973a14e442a4cf9fe5c2e3288a7e4678f696f
SHA1: 828193bd9e0ffc7db08f9a11b3066af5c79b84ad
MD5sum: 99f44157c6e00250ff45e58e4f89e73a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 241
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_amd64.deb
Size: 191184
SHA256: 2ae02fa52a59ec6314c39ec58f7e021141a06a801591837688a142e496999897
SHA1: abe86ca86db1c821bc09a2fcd9207d2cd8c94184
MD5sum: 662b8ec5b50eb5555fa89cb9aec9a19f
Description: debug symbols for postgresql-16-pointcloud
Build-Ids: 0b6e15e0291a4229ee13f0ca061464d638f3b635

Package: postgresql-16-postgis-3
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 10519
Depends: postgresql-16, postgresql-16-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.0), 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_amd64.deb
Size: 3696688
SHA256: e332ca61ae8b953a03d321b338f7cf2ba06611ef52a89aa86c835c57990b5e20
SHA1: 395ee23142920ff8b4fdb60f6bfbe3e538e67376
MD5sum: b46a0c8982f7ec921600be9fe61559bb
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 4408
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_amd64.deb
Size: 4069108
SHA256: 6b646a7bd79a8b6e102a02f6936e43d2d0b5f7b148462ba501d8da30baf6bcda
SHA1: d87d7fc9cca085864f6a08b0b1f2bb24d1d4d486
MD5sum: 285d7e9748b4fb3cd43bf345836ca827
Description: debug symbols for postgresql-16-postgis-3
Build-Ids: 06b8f089e93f886e38d3ad0047974050bf5e1e2e 20e4bd116b72d3714b5e04f6972ef12b815be81a 5ad9429a38acc10899a9763a01e4acbf0bb54487 67c6b92198e2da7d06e06ce28e285361ce9285fd 89443e81b442bfbbe70ad04c633df18a1b00eb75

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.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 974
Depends: postgresql-contrib-16, postgresql-16, postgresql-16-jit-llvm (>= 19), 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.2-1.pgdg24.04+1_amd64.deb
Size: 57400
SHA256: 772ac26656205baac4f7bf45376cc1929da9340b2f0f5a75605c61bd187ab865
SHA1: 8f293cfeb63629f82e7b94e55b3f460945a7f1e0
MD5sum: e60a54798f8811400e1f138ea9ebd040
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.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
Depends: postgresql-16-powa (= 5.0.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-16-powa-dbgsym_5.0.2-1.pgdg24.04+1_amd64.deb
Size: 38112
SHA256: 38b881fe2cf9c3cda19fdf55679bb13abf184b9081454bebec6620d94a9de10a
SHA1: b08b1c8bef51f63747ed9547605ce87a16a0ffc8
MD5sum: 28fc3e3238da8e879b79fccc586c0c4e
Description: debug symbols for postgresql-16-powa
Build-Ids: 0db64cc653670932c78dd2e0ca9bc78cfe81f471

Package: postgresql-16-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 119
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.14)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-16-prefix_1.2.10-3.pgdg24.04+1_amd64.deb
Size: 42668
SHA256: 4b38edc0fb419dd332dedba8c9014d82db0652e2c2242084b3a4797606126b6d
SHA1: 1fd255b50e870f0f9645d3bc2e4e1f4c972415f2
MD5sum: 3b40792a50b7e793b01365b39d316295
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 66
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_amd64.deb
Size: 49828
SHA256: 2a44e55cea6f640d20905c5cdfcf04cb441937ae2d040e15265907c4923449f1
SHA1: b73e4b5d33fe5f54c71ab985c8bdd46c7bf06e6c
MD5sum: 726e058ee3ed32c2b5f10f27f56a9c97
Description: debug symbols for postgresql-16-prefix
Build-Ids: 0874f72380bcd8a8f1de7fec251a1d1c71882352

Package: postgresql-16-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 16808
SHA256: 5cc3879fbe5273249234dd1691e694f670cabe5c35a8b5ba1b994cded2b370b2
SHA1: ac897cefce6826eae3a862d4488ff3b1c6337eb2
MD5sum: b3d5f879b2c164ed1ffc5a6efd35b256
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 32
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_amd64.deb
Size: 17588
SHA256: 710f459d4610c9f7a0cda2d04ee2cd8a577e9b5de2c4cac0e6fcb8c404165ea5
SHA1: 3a8b208555c8cb7090aea6b284ce4658be80dd6f
MD5sum: b76b15f82fd62f93f4d757a52220a722
Description: debug symbols for postgresql-16-preprepare
Build-Ids: 916f9bd0ab8dac705f1ee5121a0e2de80d52aaa1

Package: postgresql-16-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.2.5)
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_amd64.deb
Size: 12104
SHA256: 56def641886589915075d283067e7515fdccf9a35708da8562dad526d3bf42dc
SHA1: f8917fd42b5df249cfeaef84b427b7946ad08350
MD5sum: a0dd576263b97818bbe7f2f58aeb1e14
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 27
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_amd64.deb
Size: 13636
SHA256: 45f405bb3df8006adb063bb9c8adb193db49eaae54a9f89b8a4bc9f516ae98ea
SHA1: 2d59e8bc426c99c352dc1b84fb19376f07fb76e6
MD5sum: e2130a5816fafe022c99115782714fe3
Description: debug symbols for postgresql-16-prioritize
Build-Ids: 66593546fb20b86fc4f40933e5f0941df2b79943

Package: postgresql-16-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 159368
SHA256: c5e43457ae74042b96fce88ccbca730c3de915f6ddb2a6cd65439ce91e356ed8
SHA1: 29473e99b5e8a506d5fe6d7a60d9ed4b38c6986f
MD5sum: 06962d91385ec2a40bf4c86b0b3110a0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 124
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_amd64.deb
Size: 103436
SHA256: a00157ef38e59648326038dff6a203a7f9c3f403a8c078e0701485e08bd7cb56
SHA1: 3742631a046d8c1d2948189e23d7d0cafae1e5db
MD5sum: 73182c099765a7a97a536b11dd062ab5
Description: debug symbols for postgresql-16-q3c
Build-Ids: c2e588ca1ac97ed9273844508ba9f96a54338712

Package: postgresql-16-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 24384
SHA256: 087121e7320017064a63a618b07cdde8b1df07d8dadb359388b0651056c85209
SHA1: bf0a57133f2b5daacc6fce1d10bb0fdd215c71e9
MD5sum: 2721d7d884097668847e7377bfdd5362
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
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_amd64.deb
Size: 23336
SHA256: 04ae9df7a08066080c85838a719e8270fca7277c0d7139ef5db3cb508b355585
SHA1: db5883cb478a3af1e233348b29507c5e40c55de4
MD5sum: 255dc63b6ef40df3a4eca21c875240fb
Description: debug symbols for postgresql-16-rational
Build-Ids: 593592a8f1674cfb9b232a977cb35a53cac7b4b4

Package: postgresql-16-rdkit
Source: rdkit
Version: 202503.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 582
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202503.1), libstdc++6 (>= 13.1), postgresql-16
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-16-rdkit_202503.1-2.pgdg24.04+1_amd64.deb
Size: 248792
SHA256: dbde1e9a49e3a5c5270facc04e7ece55e48e716de743fc5f65b1d6ebef5f4dab
SHA1: 06f2fd185ac6d2273a0a33baa8c4ee66187495ed
MD5sum: d7d85a314376e2cba88e530f98420937
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: 202503.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1198
Depends: postgresql-16-rdkit (= 202503.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-16-rdkit-dbgsym_202503.1-2.pgdg24.04+1_amd64.deb
Size: 1137932
SHA256: e61c9943b406c35d3f47b22454ed79a116255beb10377b9a202aa3966fba5579
SHA1: 62c7501e1a7a0d72257f6905106c477a89d5f578
MD5sum: ff137c7e5cc060ced258a06bb67a8f61
Description: debug symbols for postgresql-16-rdkit
Build-Ids: 7f40964cc63226731ec543ab223c2e5ee6fea755

Package: postgresql-16-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 245
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_amd64.deb
Size: 101768
SHA256: 3b109edb4676a67e846722d43299153330eb5ce40b53e3376d5f32366987bc69
SHA1: 3004892cbf6642cfd86992b558a38dcb445301cd
MD5sum: 09764c6fab99393e7e40f618da5c9fb9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 167
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_amd64.deb
Size: 122840
SHA256: 272ed0fe9eef162c5d25ff1397a3e474b865348f8659022617dda919cb65a820
SHA1: ad26652a411217d86730b84ef705b9a0d5d04e63
MD5sum: 624a98df935f086c32bf4f09d5af906b
Description: debug symbols for postgresql-16-repack
Build-Ids: 16d22bcd925e190a854b4f81e0e48611cf283d45 c9185edddfae378c42e4582c51f34fef9b8084f1

Package: postgresql-16-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 947
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_amd64.deb
Size: 234120
SHA256: 7530ac5a002b1cee8fee89ec5fc31c21669b2cf7e67f36bba919d6cc07eb848e
SHA1: 18843f785f9ce2e541ac4541f1d8ed7f26a8182c
MD5sum: c3081dcef6beb759b2b7652694f18666
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: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 728
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_amd64.deb
Size: 574508
SHA256: 720a0c865c8fbcf7188adb0c0b28c5255f942f6bedc0cd72f5cd84bc599ab0f7
SHA1: 208a9422b62d0aa922d98f2d204da4995271e39f
MD5sum: 1dad18226afa11f5c1979e4eb9abc9c8
Description: debug symbols for postgresql-16-repmgr
Build-Ids: 0ef8360268c9a643558203f1ac1800b6e684dd29 139ac4dd94b5ad5bebf9b1c987edbd3bda7f5698 c141126b8f04c087fbe2881e70add15fa4f5071a

Package: postgresql-16-roaringbitmap
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 554
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/ChenHuajun/pg_roaringbitmap
Priority: optional
Section: database
Filename: pool/main/p/pg-roaringbitmap/postgresql-16-roaringbitmap_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 255288
SHA256: 62b0500c24baa9159f76a2b539aaf2f5e9f4a93fd8be920f8375740311f10004
SHA1: e260bf6c556d114025f39095008de250c0df0f4a
MD5sum: c0d8040cba47d56758955cb8caa73da7
Description: RoaringBitmap extension for PostgreSQL
 Roaring bitmaps are compressed bitmaps which tend to outperform conventional
 compressed bitmaps such as WAH, EWAH or Concise. In some instances, roaring
 bitmaps can be hundreds of times faster and they often offer significantly
 better compression. They can even be faster than uncompressed bitmaps.

Package: postgresql-16-roaringbitmap-dbgsym
Package-Type: ddeb
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 270
Depends: postgresql-16-roaringbitmap (= 0.5.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-roaringbitmap/postgresql-16-roaringbitmap-dbgsym_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 241592
SHA256: 51c645cc40f892911b4f946e24320adc329e99978766634d5162889091dcee6a
SHA1: 4fbc1139dcd4bc1bd78d6afff0c19cd4a45d1675
MD5sum: b7fd79c5893fb12201e14372edab9016
Description: debug symbols for postgresql-16-roaringbitmap
Build-Ids: 2d40af3f43d041ff4d724a42d9450b9197543c00

Package: postgresql-16-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 685
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_amd64.deb
Size: 249536
SHA256: 686033903ec6704136b43e1b62935bf07cc6f7188790e6fafd8814219e7ba8e3
SHA1: 984100ff41d15ef615f0c0356648911320aa1cc0
MD5sum: 10bdf8a328448602b3d329b6f50b72ec
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 350
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_amd64.deb
Size: 297120
SHA256: 4e03b92a60e4ea15542d58d9891234d7296b365772d2abcc7a0534ac6fc6dd84
SHA1: f02e260c5c4f06f9f85f21a443bc3d6002e106a1
MD5sum: a32a4c75e4c6702f79a5a585de8996b1
Description: debug symbols for postgresql-16-rum
Build-Ids: 48383dbc7e71e02957fffdb71b8b58712fc8ebc2

Package: postgresql-16-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
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_amd64.deb
Size: 38804
SHA256: e9047246b18c0ec0005cdff96d7566c25d78383ba6b3b96c619f1d73bf014098
SHA1: 8cae1bbf1d711db3a03312d88375e2b07b8ba8c2
MD5sum: b7d610e4a55718fe44270d15387127f2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
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_amd64.deb
Size: 23496
SHA256: 0036d538188fe11957cb29b188132c9a34340d8399a0919f97bef2bab998e91d
SHA1: bc8d72da4f8a6dc9d9e290d9ec3854877d839539
MD5sum: f46e1623ae3d76fd3e721254364ab874
Description: debug symbols for postgresql-16-semver
Build-Ids: 023c738c31c9f67bdd11dde92d27f309905a65b3

Package: postgresql-16-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
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_amd64.deb
Size: 36004
SHA256: e69868ca37670978a600463324e942161945399210325c7851d90886b2228fb6
SHA1: 6189528450e04e228e5549d45e05e617493601f7
MD5sum: b4fac2b1e1250bc3aba395a109419a45
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 66
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_amd64.deb
Size: 48968
SHA256: 92b0f605d13daedde159d4d6583c69793898345e57c26d0033ae1c3d94827bba
SHA1: c6a28bf6ca7decc980bebfb5504a74dbf6e62d37
MD5sum: c12851173aa534176cf50ca8be842fef
Description: debug symbols for postgresql-16-set-user
Build-Ids: 34bcfe09ff72a296adc492c7fbb5d259a4183736

Package: postgresql-16-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-16, postgresql-16-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 23916
SHA256: c129b36a26f648a130d1f7118d9a74c33e3a921134b49593d04a5fbcd52823cd
SHA1: 36d88edbedc4817abed14b962186f2ec090e7e5e
MD5sum: 748ec4084513c8da1617ea409a3b1980
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
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_amd64.deb
Size: 37832
SHA256: 1acd9534a4db5c08fe3a1d7ebc4c7065dd64236334184e96cb57b3bee246e00a
SHA1: 6c0fc49322e2ce33399beaa99d3d6132cdf46765
MD5sum: 4e9d5f5519fe4cdefd93ad04bec6a7db
Description: debug symbols for postgresql-16-show-plans
Build-Ids: f15ec386dab30a35acd09df3c14cc39c5e9e7611

Package: postgresql-16-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 318
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_amd64.deb
Size: 100060
SHA256: 8aeb9b138c38717c563645d640cdb374f93552aa89e73d41948a62d6d4ca0567
SHA1: b843385305e3792cda7762922920881c7c106a5a
MD5sum: 7480f54940c298a83576c9569935b4db
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 107
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_amd64.deb
Size: 72632
SHA256: 70c3d109a18c477240a585b5ae7b021b59d4f7131b80e8bed5bee60b99339780
SHA1: 75a07e8f28a87568fe40793bd6e1ac79f5db4297
MD5sum: 28f53cc24867ef44dcb5f0eb9365a28d
Description: debug symbols for postgresql-16-similarity
Build-Ids: cec1c280e84505e104dc19dd4cd79e6abdb0dcaf

Package: postgresql-16-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-16, libc6 (>= 2.14)
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_amd64.deb
Size: 19520
SHA256: dc1446f85d9da0aa3e0ba4d4973c7d6f6629762832bad074fff796fa25f3f288
SHA1: de75f4ee2beee1a81e1177207d662d90b3f89ea0
MD5sum: 9119452bd48644394e87528a37cc237b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 95
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_amd64.deb
Size: 73660
SHA256: 00be57f76905c018aaf287a1f0d8872759e84f33aa16b4a094343727b62ffc50
SHA1: 4c4494ed12860341c3b852ff2b51bf32db804a30
MD5sum: eca2ea90e4a0fcd7bb2417b59412f62b
Description: debug symbols for postgresql-16-slony1-2
Build-Ids: c31d7c0a67d826e562bec0abc4531b967f36a823

Package: postgresql-16-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
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_amd64.deb
Size: 17108
SHA256: 1c451989aa6df9a3c24ed61dbd49a9e587a00f5ec115e9448b2cd3b8ceb9944d
SHA1: ef41ca901674771b254ab524398bf3b094df680c
MD5sum: 97790ce840f7314935cd1cf85d5e4133
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: amd64
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_amd64.deb
Size: 15940
SHA256: cdc13ba3d7380a0ca5e5e48eccb7a85df7ed2018d11b31482723e4f1adf5fd54
SHA1: 7e7d3305bdeb93b0c057a3295ca048ea6929233d
MD5sum: 7b74b860b5740a7744965346ae498993
Description: debug symbols for postgresql-16-snakeoil
Build-Ids: cf7089b6da4ba684021361569d22c0bc44e21945

Package: postgresql-16-squeeze
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 298
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_amd64.deb
Size: 120044
SHA256: 8f41886461c716f8dfcd143e7c9624dbd002e0bfe2c9d59baf402f12045c5712
SHA1: db5e1c8b92c99f6dbeb8ae7062ae160231ead046
MD5sum: c2fb05f9844047396cc5c40f02c375a2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 184
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_amd64.deb
Size: 149788
SHA256: 8dc320967682a5b8a373261161f550e84828fe41c636a4f988c30a3d9328d578
SHA1: c5efbf0e83969af2664d7d0cdc395efa5d6f25f9
MD5sum: a897d8806a6b01888404e7851a9f558b
Description: debug symbols for postgresql-16-squeeze
Build-Ids: c5aebcc9502b963b3ef1cf92df510d0558902037

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 127
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_amd64.deb
Size: 46560
SHA256: ca29ba49078f4e5712e555f273fd8c844aa1fdfcafada27d0c41bf5402beab4c
SHA1: 7e7f9b3a48179749d958afc1b88733b51f205e07
MD5sum: 48b5a1b951efacee86b105c0348e4bc9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 69
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_amd64.deb
Size: 51632
SHA256: 794d258939b109285714a1ee07e7242667a0639c3b4b28feba5ad74fbd3ec35c
SHA1: 1b2905401b1743b78c04465fb3cde82c9cbfaffb
MD5sum: 45c84b7ef4835d6ddc69aef89d7ae5e3
Description: debug symbols for postgresql-16-tablelog
Build-Ids: c7f300d84d2bf625d5ca6ab9bd7d01f977777b6a

Package: postgresql-16-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: amd64
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://github.com/tvondra/tdigest
Priority: optional
Section: database
Filename: pool/main/t/tdigest/postgresql-16-tdigest_1.4.3-1.pgdg24.04+1_amd64.deb
Size: 59116
SHA256: 33d19c48f7fef7aa57b644a9c147edc7e87692a417b990703c9a91ed36dd1aea
SHA1: 1876c836c44ef05c0a810749484b5fe065d90119
MD5sum: 1a95cb872c4efb5593e0d6dc8fed273b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 79
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_amd64.deb
Size: 56580
SHA256: eb9dea1513c9aab88d363db2e5173c9568c8aa2079ea526c875a0e1fdb6a286c
SHA1: 5366e761437943e96d8aa02c08994d6398e004e6
MD5sum: c5dc887ff67cf0684ec1b533e9524c13
Description: debug symbols for postgresql-16-tdigest
Build-Ids: db6fbde60b66e2cff256646838ce9160b7258b93

Package: postgresql-16-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 114332
SHA256: fa1dc4161c7111ff6aef79e2f500a708b1e4d3c4acb9fa65780b266001def183
SHA1: 6fd38f44fa48c0b5acb9fe71238112850217a956
MD5sum: d43ed7af30b0a5bf506f1633036ad566
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: amd64
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_amd64.deb
Size: 141324
SHA256: 8b8a5591bb7b7300ef642154948f3600b9638eb1bca78e343193fa361e001bdf
SHA1: f7e1958ff2fb5fcc3aa987ed3d57485f74180b87
MD5sum: 65bf200a0d1f38d4e2bed5b59b1669b7
Description: debug symbols for postgresql-16-tds-fdw
Build-Ids: fe23b63a23668a695263f6b09ad09891dd8b7335

Package: postgresql-16-timescaledb
Source: timescaledb
Version: 2.19.3+dfsg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 14003
Depends: postgresql-16, libc6 (>= 2.38)
Homepage: https://github.com/timescale/timescaledb
Priority: optional
Section: database
Filename: pool/main/t/timescaledb/postgresql-16-timescaledb_2.19.3+dfsg-1.pgdg24.04+1_amd64.deb
Size: 308068
SHA256: e3e8d5601f161a1ddc22bce6c9d8bf6f4517a54d727d4d0704e742136a21b86c
SHA1: 89fb175b7b2bcfbd9ed7795060d9888bd20df159
MD5sum: 30015e29abe58d54e7ea29e6f2325206
Description: time-series SQL database optimized for fast ingest and complex queries
 TimescaleDB is an open-source database designed to make SQL scalable for
 time-series data. It is engineered up from PostgreSQL and packaged as a
 PostgreSQL extension, providing automatic partitioning across time and space
 (partitioning key), as well as full SQL support.
 .
 This package contains the Apache-licensed version of timescaledb.

Package: postgresql-16-timescaledb-dbgsym
Package-Type: ddeb
Source: timescaledb
Version: 2.19.3+dfsg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1358
Depends: postgresql-16-timescaledb (= 2.19.3+dfsg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/timescaledb/postgresql-16-timescaledb-dbgsym_2.19.3+dfsg-1.pgdg24.04+1_amd64.deb
Size: 1131856
SHA256: 3e39e6219e6e59d69a0bac4976edfd7ca7b64a2934eab2e9d9032902d51dfc3d
SHA1: 05f89347120e55933fa27c6272596178bef3a014
MD5sum: 1738abc5f70402111ffb57894ef88093
Description: debug symbols for postgresql-16-timescaledb
Build-Ids: b52de30322fe62907af0ae5b734626f58e20b572 e4f27a61e25e0947216c9fd97a0545015dc110f9

Package: postgresql-16-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
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_amd64.deb
Size: 13064
SHA256: f04a90fef9f8cb1dc8107db910c6c558337c61fe74cd6a5ef00b53bed02a3187
SHA1: 434e5ff43af4de80f5026296a81902de313306a9
MD5sum: f85a2977aa15f706a1aa30116e5d027d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 25
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_amd64.deb
Size: 11752
SHA256: e584fde3100f6c483edffdc61b6be01005f8977868f7806089745d71a05fef2b
SHA1: 718a1823609a51317a274d9d3ca159f5b86dab82
MD5sum: 691cf7b7c43c78a1ec461225792d4393
Description: debug symbols for postgresql-16-toastinfo
Build-Ids: d087565467e5bf3e3cfbbb55f4601767c36122e8

Package: postgresql-16-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 679
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_amd64.deb
Size: 162992
SHA256: dba5188f6b2d9a7403335403df16272f2e21812fb65a381c33f5bd92a5a49171
SHA1: 1b20821c7979085e8f0def136c87d0e36d428f70
MD5sum: 092d7fee9133b6502065d84554573be3
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 96
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_amd64.deb
Size: 66244
SHA256: 08db65c30e400a62c3a2a67cfeca548a658c551941457316ea4dbdd850687bfe
SHA1: 03e07a84d52c62b27795214672094e8a1a204228
MD5sum: 62b44dd08d48c364acf1ea075663e469
Description: debug symbols for postgresql-16-unit
Build-Ids: d6766b2127c1f22329055f36cc2b96fb64b6ebe1

Package: postgresql-16-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 132
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_amd64.deb
Size: 58968
SHA256: a9dbf6fbdeadcb9ed5b9d71e04874e64f8396f694135558fe62682a96932a45a
SHA1: 086e9b08ff945aae5ac0643f2e531798446f1c71
MD5sum: 00a938238d5ee379f403a3948f28a384
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: amd64
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_amd64.deb
Size: 74864
SHA256: 02ad6bd6c623b65aae28307eab1b68139ef8609aaeb16ece8c8b850fd5f44509
SHA1: 1d91ac2bcbcc6b72b7b3fda67b472821d69c0327
MD5sum: 9b14ac56042e2d82bee9525a1ce690c6
Description: debug symbols for postgresql-16-wal2json
Build-Ids: 7d7faee6ee471bdaf2406efcd1f89fe758169d1e

Package: postgresql-17
Version: 17.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57747
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-2.pgdg24.04+1_amd64.deb
Size: 16820740
SHA256: 3965afcdbc6d7ca8fbb5598810d35f8440d11c70454d7bc6c3e8e470896acc55
SHA1: 7bd28330afcc1ecda0b902bcbcf8deca652a13c6
MD5sum: 8a9716f01370557888a47444a173a8e2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1761
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_amd64.deb
Size: 648608
SHA256: aeea07591a6309e1321800696e66b2e599f6de98b724248665edae5528b016a7
SHA1: 051ac07394c10b3b638baeab1c1dde6a4be3b3c3
MD5sum: fd60eacc2b7ec9c1e8d376ce29b20f14
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 884
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_amd64.deb
Size: 752044
SHA256: 4b0f797c7e65fdf3037f536b70d70dea4a3321fa2973e3994ed258d032ba5a90
SHA1: 2fcc0a7021b63c0646b98e8e7647ad2e59bea6d4
MD5sum: 5245966cab99f6610606bf1127d58126
Description: debug symbols for postgresql-17-age
Build-Ids: 0ab89adeff2fa7559527d7932dba95f193d02468

Package: postgresql-17-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 13048
SHA256: 59a4700774947a72f4238386fdc4b23fe8dd0b27d84a62f146e7e1f2894a2912
SHA1: c5acac66a0389e02adb75d9becc5e5867f4975f8
MD5sum: cd003da7d436402c5ad7701250017e8a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 25
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_amd64.deb
Size: 10208
SHA256: f9136b204a75950e37cb5568a50ae7a94e1d215ba352fca291b9c2a3d45cf5f9
SHA1: fcf1ef8a66dcbb0216e4761eb4ef0d4f10be1cac
MD5sum: 85cc31f92cc49a65715d1ac22c573bc9
Description: debug symbols for postgresql-17-asn1oid
Build-Ids: 498778696e969e415cbc51217e4689169dbc5fd8

Package: postgresql-17-auto-failover
Source: pg-auto-failover
Version: 2.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1087
Depends: pg-auto-failover-cli (>= 2.2-2.pgdg24.04+1), postgresql-17, postgresql-17-jit-llvm (>= 19), libc6 (>= 2.38), libpq5
Provides: postgresql-auto-failover
Homepage: https://github.com/citusdata/pg_auto_failover
Priority: optional
Section: database
Filename: pool/main/p/pg-auto-failover/postgresql-17-auto-failover_2.2-2.pgdg24.04+1_amd64.deb
Size: 372556
SHA256: 92cbc8b3922120dfdb0adc8375b352764be6b7b0339093044f92d2a519437005
SHA1: 8a9cbd8d2e070ec19e290c3be8efb4cf80af3afd
MD5sum: ca41b0a2923981ed8dc3a8dcb2791bab
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.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 229
Depends: postgresql-17-auto-failover (= 2.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-auto-failover/postgresql-17-auto-failover-dbgsym_2.2-2.pgdg24.04+1_amd64.deb
Size: 190776
SHA256: 28feff704fad104fff90aa53ba1dbe1f34adf6c6bbde0c3d9779566cb7ce965e
SHA1: fbb9089fc16c5dfdd169cf0234765ef8aacbd620
MD5sum: 27cdb87aed6f11915629e503cf7affa4
Description: debug symbols for postgresql-17-auto-failover
Build-Ids: e787968660b22be665f151dae8f77c1eb91b1466

Package: postgresql-17-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 45
Depends: postgresql-17, postgresql-17-jit-llvm (>= 19), 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.8-1.pgdg24.04+1_amd64.deb
Size: 15024
SHA256: 6563186a995ed39e9d577c510da05bfda76e4caa464ffddd78ed54083c6e7bff
SHA1: 62f0caf22e0f5d15be7e1d33caebbece6138d5c7
MD5sum: 3b797ed66fd81164e7c31f1de45c2d00
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.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 24
Depends: postgresql-17-bgw-replstatus (= 1.0.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-17-bgw-replstatus-dbgsym_1.0.8-1.pgdg24.04+1_amd64.deb
Size: 9260
SHA256: cd3705e3d7b4596f20ddfbdb5d4b7114e755ab731c043b2fa2970d1ae6f55f63
SHA1: a8639b36866f8bf1f81f84a0b1692eaf32c0b654
MD5sum: 46813e17e5aacec601671fe07c932cd5
Description: debug symbols for postgresql-17-bgw-replstatus
Build-Ids: f92f15d5c136ac1ae57e4c2b203a2f7293b29035

Package: postgresql-17-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 150
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_amd64.deb
Size: 60088
SHA256: 0eb1fbc4f9bbb0bb1ab26d45fc493ca6ab1112ab03cdcda077cae2f533508f7c
SHA1: 64aa86ba7c370d79d06b7e20a50f070f3f5302f0
MD5sum: 0c47838a5321ee6e8bb62f4b90ce7e55
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: amd64
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_amd64.deb
Size: 75196
SHA256: 7b35f9ee88d4d2c5bc42148227c3df53af34c998958720b430660f32deebe628
SHA1: 9908023268e073c3cd4be62b92025ef575cb7476
MD5sum: 500a7d3c9ad5ddeb245f6f924b7ca2d2
Description: debug symbols for postgresql-17-credcheck
Build-Ids: 1429292136ac42a4ce2b089bd5992fa43d353162

Package: postgresql-17-cron
Source: pg-cron
Version: 1.6.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 227
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_amd64.deb
Size: 90672
SHA256: 6155347ad04cd322fdaebee043c53ceb07284ff1fa8d8b39867c7ed0b3b49562
SHA1: e9421233dfa843a47f9b64bd32be8811a1c78712
MD5sum: 208e249352cf1cea127e2b9cdf93ae75
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
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_amd64.deb
Size: 122836
SHA256: 3be706b0ad08d101c19762a7e0513ed7c36dcbe678c36a1501a64805cedfb903
SHA1: 6d4450bdf98f8f528f93afbfef27e71d94ca9099
MD5sum: f5fa0eafc075df0844cfd4ed1143afe3
Description: debug symbols for postgresql-17-cron
Build-Ids: 59837597b6e13aae8cb1199234716a95ca590064

Package: postgresql-17-dbgsym
Package-Type: ddeb
Source: postgresql-17
Version: 17.4-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 24697
Depends: postgresql-17 (= 17.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/postgresql-17-dbgsym_17.4-2.pgdg24.04+1_amd64.deb
Size: 21053352
SHA256: 288cf8f1d666d1164da22b0a328348acdf8641d699702ad4e90f8d3342b376c8
SHA1: f56800b8827a995a2862479d56be2743622e19e1
MD5sum: 5c5f27b2565265e294394200dc69d005
Description: debug symbols for postgresql-17
Build-Ids: 035a890319aa758f89f36545271302d9f9d8a925 0499a133763842b0227d6b1023da988e6044b0fc 05f5258ee9023a67368c3fa8b11cd92a16d9d647 0c4deaa1ab67dba4e2120b06c3c7f3cb1442c00e 148f3ab6430301d2496a762ce5ccd4be73f4bcb1 18eb52d2a1845fb311eab0dbd2b62b4be9144f4f 1b8dcf8954a7ff01ac3222e65b17a859380669bf 1bbf827dcf02254590c23cab406958b6aad1ee66 1d4356a4db2318cbcbc92eb6f59fd72f63b149eb 213a24dc7ce0296f0be29dc46044253adcab9fe0 21cb839bbf937c36c1c8acaca6286619effaea54 22b936c6f5d1f0a096fa54f7aa01810ec0ee754e 23cafa88161d139474e500665333638a096578af 26845a985c3a8b75c79e04badc2c56206cb75f1b 26a13e03edb86af59858e1e937d2bac6486189dd 2e8a934f8372300efa907db5db45d19604c6b194 317a7fa9eb19b9338ca778da620da22de30c6b46 34412cdfecac6176d8bd535209753fbaf5dbd5f0 34d8c58d6359c44117a64eac0dd004aaad873b9e 36cc460658a5dfc43693e22ab5c3231b278f750d 3f8b0b66b8687834bade59b12bae746e4017ed9f 40854b0fbe8549a430b0c6e71c8fb15cf678b798 43671976329d0c82acba5b392c332a228a79dbb4 46dbff4edef2f4af098430ca7c831c55ab9652ac 4737483b01fb57afe2aa873b65da590753e3b58e 48106d607ba366b467fedb6c9a25ff199ef6c3a5 5071b6719cfd351fed41e2f040d2784d0a090752 5727bb8fd627d54f38e4e8421923616eaaa5fd62 57322d2f3feb54ef9d183adbbd4bf2ae712df7d0 5907fa7744eb164f8264d2c835ce59160f36f93f 5957489b7c76e582395a9e05902b1cf3997826ce 59f9715e9ea26cf0e7601a2cde8174b51ae09af0 5b4091f29948035aea3fd83cac43967798ec3e8a 600ae4e53a6a43c0e4d062921a2e029a9d8f0e55 631ae233db1489e825fe14d2077a5fc651edc404 63bd245c63bffd2789d843b62c264645e9ba0061 66ca2d7d17a149d2f5817dff27d56b8f1bd98bce 67da988ea3452d0531ce9df5b3df19d6d90628fa 6a41ce0ba652fdcce4d8d3676b9cef9b2f3010ce 707c44b2855b9e0cf394f2b38d2eb0ce58d48dfc 7774968a63203abd0c9edc2f41a52360111cc2a3 78952397a5290a82b71470db6eb2b3bc84f01222 7d20d7bca8e74581cf8d00cbadf2ceafa624a765 87f139848acbb9ee2a48e61535070744f422d9dc 89daddc215de8c25060526ba26cf9b57463462c5 8b7ba88ced5cd57864391aa3ca49639dc99fbeb1 8d19204eed7b55ec5212777eb1fd286ff5b6bbd9 8ff8b2ad32b98c4d044012141de10b67bb303831 9060ada915298f3dd250f74cf836740529614bff 9b3afa4fb3223306ad3ea4a74dc041b4c3d2532c 9fff0d3e945658fcf3b4ab2e280984c31bc3a72e a13f68a0edadee5ecfa3d3166594bb5842328b86 a14080f88e49b25612d5834825ca68c3dd5ad631 a16c033394f1288c7ef2ac3240a34a2d576676a8 a61d98fcf9643c7f3cf07e618387b838c96a2006 a64db901c28b88ae869d2f6640f34ccba5e59275 ac2a150251f7b8301d2ab071fe13b115f1adf354 ac96e11db63709d5356df7cb4f6bb39e93d9c882 ad3758547392e8b016f21eb6c8149f5272ee7f0e aea81a10a6859724da324ed7f25e6fe4f8d06412 b11e03ee4ddb53a61b63777f297610d4e236c775 b2631f28e20b5f09fc6fec5c22e069035efcfb9b b293dc51c70aca3af71d044083ab8c75c53e1c8b b34f0c385ba3a2e7714136203d7bb868f47eaef2 b7fb4076019dd3694cac5e8be611620f87454c06 be4e2d6515d657e89a9e637fd601686a591d9b5f be7e601363bebb509f024317138650d3146caf9d bedda0ffde5954b5fd51667a2a5a2a8022bfe036 c375a42c9e6bd97b86786293d51e4c77b4df48e8 cff6bf886f11f4984260d9d8767f19c8167a74fb d2178610e91eca2576df5d9c48ba2ceed14b98a5 d3305ddd23353be6769b9069490bf0bf8275787b d46f51486e130afec2991271d1b4dc52e1d4435a d4728e2f0f8eca6ec0c2615996d51ddf4a267135 d4c21b65e09d260ac95973eab79d0b3961ac88d5 d71b7641d132429ea19e81751a480fbd7cc59101 d800fafc6949df03c0eb7972757b8ea58215d744 da57a3dd1f3530b5e5aefe3c32b8056f79943024 db003ecc2d6228f78439bf1cf642bfe60def42f5 dcb1eceeb971440dd53625a12c8c1ef6b8c4de5c deb7a3d4c210b1685574f1d92a9d627a5f2c19a1 df5407a0f5721e4b3a9a12f50c0db035f274443b e2ffb901fa75e1b405e4920b33c6fdd42a866a2f e3d9307b78105191d082aa46fd6cbbe7c71bd259 e4569d761ff9bf3ab83f84bdfadeb47babdaea7e e5d66c195714284f15ebe20b876d490b587230a1 e6a7a58a27b775354d6f5b96bc3ebcf5e83f9406 ef1d53d8e9d354b6f73f384344251b3de0b86472 ef308c74cd022686d9db7f8ec16f851685b18ca2 f2faa74d4ab14834953f281eab27847a30dff9a8 f359e2873154d9ca53c7ab810a5330f2184a516f f5c7243a30cb80f50074e8b6a0d5e5c5dc5f3e41 f814481be3ee78f38b66dd625b63f3d6e2fc97db f87196cee97adb99493fdbbd3e5e4a77686563ae fac5e56b6777a2179eb0fbb6a888be4fb236388e fb5491e31510eddc2e71b74002b1a63eda1613ac
Postgresql-Catversion: 202406281-1700

Package: postgresql-17-debversion
Source: postgresql-debversion
Version: 1.2.0-2.pgdg24.04+4
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-17, postgresql-17-jit-llvm (>= 19), libapt-pkg6.0t64 (>= 0.8.0), libc6 (>= 2.2.5)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-17-debversion_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 14216
SHA256: 384f96e103bb70a4c39b60b3ae6ecddd1c1a41629e00c3add934d429aff3ddf2
SHA1: 8ae885ddb87372870c285a6dd72e961f7d89f208
MD5sum: e195e58fa938d9d6929bd58ed9adc474
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-2.pgdg24.04+4
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 35
Depends: postgresql-17-debversion (= 1.2.0-2.pgdg24.04+4)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-17-debversion-dbgsym_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 21044
SHA256: 7ffc4819ecc72e20f9fd5c94614cfdf4910e49f21cf82f28928d144e43c6c789
SHA1: ab39e0614b9012023c3b39d5cbbfcde6c81d5614
MD5sum: 927c8670d582d3f7c6d6f119c1e9f71a
Description: debug symbols for postgresql-17-debversion
Build-Ids: fe93c69deecf31c9ec293c88f0ad5ada9da262c3

Package: postgresql-17-decoderbufs
Source: postgres-decoderbufs
Version: 3.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 104
Depends: postgresql-17, postgresql-17-jit-llvm (>= 19), libc6 (>= 2.14), 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.1.0-1.pgdg24.04+1_amd64.deb
Size: 39332
SHA256: 78efe8043c6a1e6d89d931d9da74489d764879de47b1956f0d5e706557c90ea3
SHA1: e686e2108428efa5e9b97ea00ca83e83f0a71e7e
MD5sum: ee725a9bd389a120ebbfb40a448effa0
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.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-17-decoderbufs (= 3.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-17-decoderbufs-dbgsym_3.1.0-1.pgdg24.04+1_amd64.deb
Size: 55804
SHA256: 32630addb98b32b742771d993ab449da955fa0549c0d1f4257d1c238595680ed
SHA1: 415885264be556c054432dd41ed9ef081cd09080
MD5sum: 338d0cfc51283f8618c3359b3daca7cf
Description: debug symbols for postgresql-17-decoderbufs
Build-Ids: d0c1af6b084093507bbc59c37678912fe4de042e

Package: postgresql-17-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 64
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_amd64.deb
Size: 21804
SHA256: c141bbb1ecd23667bbd1375de8755106c5cf78bc71bb34256331de678ed337c1
SHA1: b485da85b26c76d22285ed2ce63c6cb023fa10d0
MD5sum: b518feef19e4dd7dd0c96fc8a2761f5d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
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_amd64.deb
Size: 37892
SHA256: c38149b74e05a1b8b0ab085f684f702625e8574cd9889807c29c351587e20596
SHA1: caa287647ad8561d652fa3bc60eedfc7828a2b16
MD5sum: 2da2751de9f2134fad1c295cea87b2b2
Description: debug symbols for postgresql-17-dirtyread
Build-Ids: 9b89ab3bbc4e09a89b038168263ccda0aeb67677

Package: postgresql-17-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: amd64
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/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_amd64.deb
Size: 16128
SHA256: 105e314aee260e80057f6c1a7292c0199f44476193004e1cf912b895b8e59058
SHA1: 2ca8dbf6af0b422b7d90b23567f240d332358f20
MD5sum: 58c9a73196eb9da90abdb311e120280e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
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_amd64.deb
Size: 9852
SHA256: 89b61274bf12327e8dd544b8f80a4b1bf00e9c020b1602bb2fb9ba91acaf6cf2
SHA1: fb2f3c47d3695f19150c2fcef4678fb3b7ac60a6
MD5sum: 6a80f8ef7b188a107a3d4b01962a4780
Description: debug symbols for postgresql-17-extra-window-functions
Build-Ids: 7dcbc755718b0caf88d5aa9041b2c652f43376a4

Package: postgresql-17-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
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_amd64.deb
Size: 8708
SHA256: a06471c14570213f10069e142dd0bd3653f04f29aac027377bc0b4a79f5ab278
SHA1: d06a2738877735fbf60b2d16837564dba74aa8f9
MD5sum: aa1e053d23fbd67e64abfb12e771c6f5
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17
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_amd64.deb
Size: 4052
SHA256: 1a58cb9a9d887014c98c760a57d4764c6157cf4eaa60f39262182075b3613e33
SHA1: 9842adc6609642602f60168138fc9d5831ac963b
MD5sum: 03d34f2e06704ffbb159e7723826708f
Description: debug symbols for postgresql-17-first-last-agg
Build-Ids: 5f40ab6e5b37586356cb6e12149e39dcf152695d

Package: postgresql-17-h3
Source: h3-pg
Version: 4.2.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 359
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_amd64.deb
Size: 48600
SHA256: 53f19894952ac9b14398d2fd19a21416b41fd182d1014a800bba8a87f8fa672e
SHA1: c841933d014edd283f284d6ffaac0d322c36a57e
MD5sum: 39ff657958f12ddd06cddd6bdd1ad7d2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 155
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_amd64.deb
Size: 112736
SHA256: 458ce047d276705d6c269f167e942c813f3d1ec0014046ac79b91dc84e1758e7
SHA1: 39a373589dea3419271c2bcf29efaa8e7c4d6c2a
MD5sum: 3f7b8f655015c4f5029c419d6ef1ffd0
Description: debug symbols for postgresql-17-h3
Build-Ids: 196510222434869aad25ce48d739f61200ed50a4 4cd6eba7a00977ead35e10ebb574424f3a987dfa

Package: postgresql-17-hll
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 191
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/citusdata/postgresql-hll
Priority: optional
Section: database
Filename: pool/main/p/postgresql-hll/postgresql-17-hll_2.18-2.pgdg24.04+1_amd64.deb
Size: 77076
SHA256: ce26f2a1118df35171a0b1d2422c2ec29b79a562ba8636e08768e3d4e84265c9
SHA1: 28c3a69ea6231bc26ae81397aaba348393f804db
MD5sum: b5f91cfc8c1bc567eb393f3ff0e2275a
Description: HyperLogLog extension for PostgreSQL
 This PostgreSQL module introduces a new data type `hll` which is a HyperLogLog
 data structure. HyperLogLog is a fixed-size, set-like structure used for
 distinct value counting with tunable precision. For example, in 1280 bytes
 `hll` can estimate the count of tens of billions of distinct values with only
 a few percent error.

Package: postgresql-17-hll-dbgsym
Package-Type: ddeb
Source: postgresql-hll
Version: 2.18-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 126
Depends: postgresql-17-hll (= 2.18-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-hll/postgresql-17-hll-dbgsym_2.18-2.pgdg24.04+1_amd64.deb
Size: 101264
SHA256: 2ffc35738c00c876d6b4f998dad6360a6dc323d5d27283c7df46b390e3c2861d
SHA1: 6b2da9b4d482b8068a956e2014d2d1dd7134c578
MD5sum: 61423c8dae722cd2c4d7f38c62e91e9c
Description: debug symbols for postgresql-17-hll
Build-Ids: 3cd7d76d4ebf0a45ecfb454bf563445121401011

Package: postgresql-17-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
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_amd64.deb
Size: 44828
SHA256: 81af2ac23e63af626a0a8bfb7a45309d9223537c3f02c88cda446bb1d3af9267
SHA1: 0ed9460f677c980cdb9313f897f22ad2a6d354fe
MD5sum: bb09eae146e7ee800e7987c537cb123c
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: amd64
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_amd64.deb
Size: 64448
SHA256: 0f08342221a46d5da2eef225e0c1ffb88b9ccdb4459b671ccbda2814a8b1ec98
SHA1: 8975b27b64df3f079303746823ac3e9bbb870e89
MD5sum: 2bc4c56de41e506f27b4c5c6d37ac975
Description: debug symbols for postgresql-17-http
Build-Ids: 83c751281aca20d85c9fa5fd3f2b4faaa15ae6c6

Package: postgresql-17-hypopg
Source: hypopg
Version: 1.4.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 158
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_amd64.deb
Size: 60448
SHA256: 10e153be88a379bfdd1773f963243bfe9ddc1b4d40ac889a8af5a6315735104f
SHA1: bad80bf48cb4454ea01882792b4df4de36fce231
MD5sum: f584750eda222cc28a0fd7670cdf3659
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 116
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_amd64.deb
Size: 94872
SHA256: c9cfc74976c915bc829e4d577c502f9481c62b882521c10d6ff21c7290b021ba
SHA1: 6f31035c132fd8c169359bedea70aa8b28f9f8b2
MD5sum: ce659e359fdbe4f8533e05d726d21403
Description: debug symbols for postgresql-17-hypopg
Build-Ids: 6c7cf5a2a8e03aca588339366e77891c1378541d

Package: postgresql-17-icu-ext
Source: icu-ext
Version: 1.9.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 269
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.14), 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_amd64.deb
Size: 94544
SHA256: 7e3c842fdbcde816f9a289ab675687effe984869f23a392dc7b5f0ad96af4d6d
SHA1: fc4fdeb6617d4d1b84c817a4b8493a4b5eef8900
MD5sum: 08167caec7dc3e77418bf30751a2f0a6
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 136
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_amd64.deb
Size: 100040
SHA256: 9511e208f9df2c06b88233ef3abb521ad80babe1ee7ef837c8e84168a1c60bd6
SHA1: 803ea977d48bc547a15c17361d6cf45c1aa3d9f6
MD5sum: 4248d54ff1a3b9d454db2c5ce58d953b
Description: debug symbols for postgresql-17-icu-ext
Build-Ids: 4aba80c4b6738cd9c0945d5decbab066c612d662

Package: postgresql-17-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 524
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_amd64.deb
Size: 183888
SHA256: 9f459b79e3490c0d2853507c8e182687526ddfcc2b770c37a784bc328b81155f
SHA1: 04e68a287d8fbfc3e75bcda5a333e3583df87737
MD5sum: c7fb285f6c0faeb6140b2e568b326679
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 268
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_amd64.deb
Size: 214424
SHA256: f023cff258e7e12646bad8960cabfd3bbf2e529cd44dbdf02c8b16dbd9b534e4
SHA1: 703a4b42da30339398c4fbf83d119efb5cbef54a
MD5sum: 9f79a4b0469d55fa5b6988469167fd0b
Description: debug symbols for postgresql-17-ip4r
Build-Ids: 7bdcaf2cf29f6816ff4c97b07c1d165777c0aa3b

Package: postgresql-17-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 292
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.14)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-17-jsquery_1.2-2.pgdg24.04+1_amd64.deb
Size: 126616
SHA256: dc6d7829c72c6da9d6e66d7fbc779293e399901c8a1cd02bce8b796f19bd298b
SHA1: 12bb0df981cf017bc205cb00ae2d0d027a10b698
MD5sum: bebb416fd2ed6edfa188f9added18104
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 142
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_amd64.deb
Size: 113248
SHA256: ef0e5aaf776a0f1550b1527848be2a614ce376042828442bbeb86e3da6f1c6b7
SHA1: 0fd27e323a0daeacffa941c265cc3932ef6ff50e
MD5sum: 74b9090e28e8afac287fb109d10b538d
Description: debug symbols for postgresql-17-jsquery
Build-Ids: c748dbe33810870f7f641c7669386face315d363

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-mobilitydb
Source: mobilitydb
Version: 1.2.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2773
Depends: postgresql-17-postgis-3, postgresql-17, libc6 (>= 2.14), libgeos-c1t64 (>= 3.10.0), libgsl27 (>= 2.7.1), libjson-c5 (>= 0.15), libproj25 (>= 6.1.0)
Homepage: https://mobilitydb.com/
Priority: optional
Section: database
Filename: pool/main/m/mobilitydb/postgresql-17-mobilitydb_1.2.0-2.pgdg24.04+1_amd64.deb
Size: 591792
SHA256: 4b2f5790e3214efc7f1701b860912b7b1bac080298bfbbf68ec4faf093684b0f
SHA1: 35ac3950b6547078433bc4a8c8aeca1000767ce0
MD5sum: a628fbf44351e313c6d8ab966ca7a627
Description: Open source geospatial trajectory data management & analysis platform
 MobilityDB is a database management system for moving object geospatial
 trajectories, such as GPS traces. It adds support for temporal and
 spatio-temporal objects to the PostgreSQL database and its spatial extension
 PostGIS.

Package: postgresql-17-mobilitydb-dbgsym
Package-Type: ddeb
Source: mobilitydb
Version: 1.2.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2407
Depends: postgresql-17-mobilitydb (= 1.2.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/m/mobilitydb/postgresql-17-mobilitydb-dbgsym_1.2.0-2.pgdg24.04+1_amd64.deb
Size: 2038860
SHA256: 98c558c3931da7f327572050c6b3b72240349eaaf41bfec5f903f58710144a4a
SHA1: 13fabb9338ee07289c373ff94e8a417682f0e845
MD5sum: edf08be836054a8aa70d9412024b63f9
Description: debug symbols for postgresql-17-mobilitydb
Build-Ids: 7583da32f4a9931153b84a60f21e7f11f9d2cebf

Package: postgresql-17-mysql-fdw
Source: postgresql-mysql-fdw
Version: 2.9.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 295
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_amd64.deb
Size: 130976
SHA256: 88f321d4d20dc316a323ff7d5c838bc77ac4248b4ac7993ecb8e245ef0d42c16
SHA1: 240f1b774a8d3de6564351d72f35b01b9828b52d
MD5sum: b1b5515af6e1fed282a52c98583ce1cb
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 198
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_amd64.deb
Size: 166432
SHA256: 19dcb30bc2b11f4e60f8659aeab24e86fde9abc5720d52edd677da0f4373ad01
SHA1: 78155702f148266d7c09885767a8e771d497262c
MD5sum: d9aacba442aa387d8f6f4004da26ff9c
Description: debug symbols for postgresql-17-mysql-fdw
Build-Ids: 7aa4cb85ed7a654ca13b192673e9f06b8ebdecd9

Package: postgresql-17-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 75772
SHA256: e55780344aa812a1b1dac79ef2eea5bddb732548a0572fcd248b2caa0e74fdc5
SHA1: 3c47fdbaea578ba9b49a4001b6b1a3e6bb9c278f
MD5sum: f6530aa847ad42e33566ec97945d3770
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 74
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_amd64.deb
Size: 47672
SHA256: 0a2bbd1678e4dd4d88c1b613d7f9e6de8b68b70db625cb202dc88e9f25ff6267
SHA1: 1b09a14a8d084ed0f328ae1bf53fff92c8585a6d
MD5sum: b258f7f8837cd3f90a6539d9e3075dfd
Description: debug symbols for postgresql-17-numeral
Build-Ids: f833b6d5d8cbc75d8027433a8c6f1f904ea3f690

Package: postgresql-17-ogr-fdw
Source: pgsql-ogr-fdw
Version: 1.1.6-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 240
Depends: postgresql-17, postgresql-17-jit-llvm (>= 19), 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.6-1.pgdg24.04+1_amd64.deb
Size: 91072
SHA256: 9d27e4b91d51388e4894bd270d43d70af2824464d297a651dc9e98c39e506555
SHA1: a57722341f9f72d2415de0404283c5701741238d
MD5sum: 620a6682b3d4c47f7a16a5f09d1d3d61
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.6-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 179
Depends: postgresql-17-ogr-fdw (= 1.1.6-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-ogr-fdw/postgresql-17-ogr-fdw-dbgsym_1.1.6-1.pgdg24.04+1_amd64.deb
Size: 138840
SHA256: 4b9588f02a2335df06238fcd7bf62b84844196caab94ba5368f9259bf2db4e18
SHA1: 5625a8f85736ca83e481ebbd3b626cbb26893e8d
MD5sum: bb0863ec400912911e83f2031fb6528c
Description: debug symbols for postgresql-17-ogr-fdw
Build-Ids: 1743467161a1743e14a27dd223790249cc726a6e c8001fd31e68fa139ee89e2fb144a7cae6b572fc

Package: postgresql-17-omnidb
Source: omnidb-plpgsql-debugger
Version: 3.0.0.20201026-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
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_amd64.deb
Size: 18572
SHA256: 8f08f1dd3d54f111e80a605122d8065cf79e06374bbbdb0d617fcc7b5408a4a8
SHA1: b7fa5dcc3c67c873cdb33483cda0ee9b6b57f6b5
MD5sum: 56541cc54e85a3649a4f596cba4bbedb
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: amd64
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_amd64.deb
Size: 46176
SHA256: cb4d0df42306407fcaff7554a7accfda3b4fc4f707b706132218e7f792af03b4
SHA1: b075b0e1c966d773194c94756068ee68e2c8fc51
MD5sum: f34aa0777545d9030636c12f33777306
Description: debug symbols for postgresql-17-omnidb
Build-Ids: 2f37d5626ed7abdea4696bec572b0fc9c181eb70

Package: postgresql-17-oracle-fdw
Source: oracle-fdw
Version: 2.7.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 208
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_amd64.deb
Size: 74688
SHA256: a17df628ca4bba146830f6c308fc78fd912028497838e647da79a8e897a3ab09
SHA1: b516b8e6452784b04fc4a0574ba35a896a124d00
MD5sum: 872148426eaf5ac6d29dfec727409f2e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 245
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_amd64.deb
Size: 202936
SHA256: a50eef584d36c7820a3d5e87c237c439a8684f0e754bcd4e25bbcfe8ac03dadd
SHA1: 089fe22ed484df4703690a779a8840f0dace605c
MD5sum: 9e10daf39ffcab77c302b482eab27391
Description: debug symbols for postgresql-17-oracle-fdw
Build-Ids: 335a36843867b699b61d39c312fc689e3962c649

Package: postgresql-17-orafce
Source: orafce
Version: 4.14.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1142
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.3-1.pgdg24.04+1_amd64.deb
Size: 365820
SHA256: c6b04a5daf82e33e1b2a8a03e041c30b470cf84b43cfaf6db9b84e1186e2b29d
SHA1: c07a26809d3d012b3b4069cf309f6edcbe2a6d0b
MD5sum: 168c82846916511029e0dc7871836feb
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.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 418
Depends: postgresql-17-orafce (= 4.14.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-17-orafce-dbgsym_4.14.3-1.pgdg24.04+1_amd64.deb
Size: 321424
SHA256: 6f9d32c4ebfb5871ebc6e30884df6ace1d1794fb18909eee0e1741f749ae9fbc
SHA1: 3c0fd015775f4ca270926a272061b50315ebf0d4
MD5sum: 3f44e3a549122d13232dbc6218abce34
Description: debug symbols for postgresql-17-orafce
Build-Ids: 9072ffe9cfd3391669e36576d8426ff13f051dfa

Package: postgresql-17-partman
Source: pg-partman
Version: 5.2.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7384
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_amd64.deb
Size: 225760
SHA256: 24dd6231e2a5f24beedacb28ac05233e02ad501c9d3e9d497dfb6f8c0a90d2e0
SHA1: 37666dc3fa9c3c5f9087ea8d44e743e4887eab54
MD5sum: 2f7f871945cc1065733376d2854da06c
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: amd64
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_amd64.deb
Size: 46016
SHA256: ea7d641976b45908bfc5e99ba953c4bb783711e25ecb413dc584b26f56b67d40
SHA1: f15ffc28fd88fd5c9c40f8a8e2a24216c2e64a1b
MD5sum: 6931814af82157a0ba03e5e914ca8452
Description: debug symbols for postgresql-17-partman
Build-Ids: 24486da768137109b0bdecd5d019ebaa0f1c8932

Package: postgresql-17-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 546
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_amd64.deb
Size: 47204
SHA256: cd7c825c75a51dfe2215f8a0e543601ed7845740317582af5d6d064b7569b0a5
SHA1: c6c57ab770158a0bacd5ac2932d6729deda08018
MD5sum: 758280f369e93755c6dd9ae36fb00b88
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 60
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_amd64.deb
Size: 44016
SHA256: 43efa539d50a4330d30756cb0e6e7ced956779b486c6677c4736ffc1b6757207
SHA1: 82ec75bc65414840c6a1d0a6b68c6014faa9e0bf
MD5sum: b843f7cfc615d2059bb20cec18c0719c
Description: debug symbols for postgresql-17-periods
Build-Ids: 92bb08c27bc0e62705316c62d6b1867604e3f52f

Package: postgresql-17-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
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_amd64.deb
Size: 35980
SHA256: 0004fbb289c2e40fb7876154163ce5ca7262f2e6881bdec327b954a5be52e894
SHA1: 765b411eb6e54f03a3bd3ef3154f51c620775dc2
MD5sum: f1a901c86ed9d5b0cd974743e945a601
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 40928
SHA256: a19e9354d2ba81276444fdc6dc5cf0368b636d3a67a204a75f4eec89700fb967
SHA1: 022c81f63f74d32698b57bd4a30b2a0246eeaa23
MD5sum: acf761c213c26adadaa3191687ab5d68
Description: debug symbols for postgresql-17-pg-catcheck
Build-Ids: 8702dae071c624fa1d11ba7e21760d9680d4d981

Package: postgresql-17-pg-checksums
Source: pg-checksums
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 98
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_amd64.deb
Size: 37392
SHA256: 8ea919252b5d3826904359bb43a83fe160d90bf2796f48a1676f3c632050ecef
SHA1: 892c6c9149b2c7a4c0883b80a44192b9fbe6c36c
MD5sum: 0590fc0a08ed980857fde1d718a07ba3
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 47
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_amd64.deb
Size: 23072
SHA256: 66341a53a33e10a0ed6d1b8816321870f9753cb278232eea2b7dd3cda598a307
SHA1: b9b0dd944828495e6b8cc3a46fd7d069bb67de37
MD5sum: bee2bdbd6bb321b54ef40b432f930af8
Description: debug symbols for postgresql-17-pg-checksums
Build-Ids: 13a0fc740161e208e4cb89cf5e95a21f4ae7b5d1

Package: postgresql-17-pg-fact-loader
Source: pg-fact-loader
Version: 2.0.1-5.pgdg24.04+1
Architecture: amd64
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-5.pgdg24.04+1_amd64.deb
Size: 41504
SHA256: ae69d89b8ffefd3b595a48a96cafe8d81f62afaa524d2fed73a52571084cf671
SHA1: c078cce9f63588331e715f4c1fdc81f775b6c933
MD5sum: d23b0cb7fcc754fd89e0261c2569d583
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 97
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_amd64.deb
Size: 40816
SHA256: c08039ad858f71be7f53bece52f087f5ad260961fa8b0ab6d87452976574aa33
SHA1: 7f6ee5174eb8d24e09d4406f4fd832df2b7ec3d7
MD5sum: beeaac384e105e63e32a3a35bd77d763
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: amd64
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_amd64.deb
Size: 53132
SHA256: 726c9c97241e691140431b167387faf5119e52d336b94526110906095cba01f0
SHA1: f67efc62068791f8bcb69f0d3f315f3c68daca68
MD5sum: f5d068ae700d54d0406ac0d8a3a1614e
Description: debug symbols for postgresql-17-pg-failover-slots
Build-Ids: da55092207f9504d3df688ab7860e5498ef012f4

Package: postgresql-17-pg-hint-plan
Source: pg-hint-plan-17
Version: 1.7.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 302
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 131792
SHA256: c64ae86581b862f5449e6f148c5498d311cedaabc79f57770bdd8814f71ff70d
SHA1: 3859f9b04df8062426275c29690f44dd91cc1029
MD5sum: 0c739072bbd181d4ec8625cb5890f294
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 164
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_amd64.deb
Size: 136148
SHA256: d8e5ce29d70667c84f539f7aac5797e6157fd10c3f6b979eed600aebe68dfb75
SHA1: 0a1b0386e30928042db7372bb5f6435db90e096d
MD5sum: 6da251ae8ca2241e30955eeaf8a249bb
Description: debug symbols for postgresql-17-pg-hint-plan
Build-Ids: 7beb6c9033c9fae7fc4a922a5886606caf7f0df7

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 216
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 56892
SHA256: e8aa1830441d5c790ab036f85b09e260d609d7fc9ca073543af3bc9ffe68ebf9
SHA1: bbe3a58272aac5d0c47d19253578e0600238889b
MD5sum: abbffb0adc753d8c01c17e3ae554c99d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 84
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_amd64.deb
Size: 64612
SHA256: 539c0220274747b83c959fbf9cd63c237ab04cb7cdf33ecbe9f622bcf0c30057
SHA1: f8fc8cf70c70169125c4296e091b91b765c6dbab
MD5sum: d41d4339ac40e6d3efd4a03de19e0f00
Description: debug symbols for postgresql-17-pg-qualstats
Build-Ids: fe3c6fbac7297628ce459222ccffff4c7ee35c58

Package: postgresql-17-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 84
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.14), 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_amd64.deb
Size: 24744
SHA256: 8891e2dc30e69e0e7ca31d992110dd80aedeba32fb46c1cc60220f2d83d7810a
SHA1: 1faa5bcb0b1de6f7c261048fcb8b94500ceb03f8
MD5sum: d7f364a86ec5b603c50b8c2601ab6576
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 41
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_amd64.deb
Size: 23732
SHA256: f1960bca023e82d5f9f7ef7528b3245ed472ad5447b1392e2fd71202dbda6768
SHA1: 4932ef8a7061b46322cf0941cb381c73f06db343
MD5sum: c3f2acd0c7b3a0a3d96656b01637c8b8
Description: debug symbols for postgresql-17-pg-rrule
Build-Ids: 97e3a52aa83efb98d1aaad8cedcdc8ffc2a3b891

Package: postgresql-17-pg-stat-kcache
Source: pg-stat-kcache
Version: 2.3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 148
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_amd64.deb
Size: 36104
SHA256: a43a3a3c8336e39ac1dcd35c87eb2695f2bed70682da7b361f2c911ec809d2f5
SHA1: b8c34a50f76923e40f23a6ce631f49087617974c
MD5sum: e374e3b6e47d1fc3d82b493c3564ab78
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
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_amd64.deb
Size: 43220
SHA256: 390e8ac9bd2eb9587fad4bcaae8be7061ee2bde9bdfd0ef077a9d59517784128
SHA1: 483a83a35b49d4c19c476214d5c75f2085abb5fc
MD5sum: da527fbb80d539c38efa53ffb125f984
Description: debug symbols for postgresql-17-pg-stat-kcache
Build-Ids: 3dc6db0a46e2c08f9acc891075810b1c4067ef6c

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
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_amd64.deb
Size: 38916
SHA256: 5172b0a8aaaebfb0857fa5b63826521fd7482e325e1dadc861a3e0cc49008e2a
SHA1: 679eb1ae482f53311f319cd38152feaa13089235
MD5sum: 230dd0492253b49100fb648aefc1c95e
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: amd64
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_amd64.deb
Size: 57048
SHA256: a4d66ab13942f7185d12b9b5ed0151c98c35ecd44785ca85278d4d7c9fc84283
SHA1: 52650a6cecf1602d94c2833cb4335fc276ac7b54
MD5sum: a69502c0d68e5d13e97edebb03e65511
Description: debug symbols for postgresql-17-pg-wait-sampling
Build-Ids: b62811957435462137666972233f84d9720d8cb3

Package: postgresql-17-pgaudit
Source: pgaudit-17
Version: 17.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 107
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_amd64.deb
Size: 47228
SHA256: ff0cd4f451bc515a42ca9e345b48960208b04db4e58e896c680c22a47fa545fc
SHA1: b097b51476df1a5b2cdbdcc81a4e505a748ef4ce
MD5sum: 035e190793969f6fb77a1d9375a8832c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 79
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_amd64.deb
Size: 60140
SHA256: 50963abcb22b426b3d123888c2b939aba0643a97794c7700e7a1cd7773bc7c6c
SHA1: 5ab2074d84f5703d3b9db21b68927ab8be0a7526
MD5sum: 6360678289cb71a797bce62ce230aedb
Description: debug symbols for postgresql-17-pgaudit
Build-Ids: 64d61227e595dc10a9f264ce844ff1495d0c171c

Package: postgresql-17-pgauditlogtofile
Source: pgauditlogtofile
Version: 1.6.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 139
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_amd64.deb
Size: 42444
SHA256: 76c205363dd1588a27c9e75969bdd34b0ee1d8b35a46df61769aff9fcc169f20
SHA1: 3bf10e117c3bfc9f5f99dd683193ec2f87b141be
MD5sum: 88fdbace35c0c28e980944bbdd653946
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 55
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_amd64.deb
Size: 34560
SHA256: 51091189ea2870685105123409797874e828106a0ab5eb83ec5f20f07833b65a
SHA1: 115282974d53c08bdbc78b76a921c50e39ce2029
MD5sum: 962109e846e42d6ca7a183e2532f0a4b
Description: debug symbols for postgresql-17-pgauditlogtofile
Build-Ids: 1f8c49a3757aca14380b03ed813973155ace49c6

Package: postgresql-17-pgextwlist
Source: pgextwlist
Version: 1.18-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
Depends: postgresql-17, postgresql-17-jit-llvm (>= 19), libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-17-pgextwlist_1.18-1.pgdg24.04+1_amd64.deb
Size: 29740
SHA256: c9b6f6aae19041e66ea89260760516c692f1301234d78bacaf25d3d1a1c87ff4
SHA1: 67dbe56d187d912d70b3d9e89eb709071e384b71
MD5sum: 1ce504017cf567cd4ec990d419adbc16
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.18-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 76
Depends: postgresql-17-pgextwlist (= 1.18-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-17-pgextwlist-dbgsym_1.18-1.pgdg24.04+1_amd64.deb
Size: 59248
SHA256: 392fa3a2ff0a16dff2bcc8ba6268c9ffe1bb1877621fecc71a3ab2ff6f186b75
SHA1: 77d8c4683763041ccfa8ec5b92e377d3dcea98b4
MD5sum: bc2b42cf8f973eaf3ef3426f759467a1
Description: debug symbols for postgresql-17-pgextwlist
Build-Ids: 809727aff8e788ddbb9c58de89f034f68452b3e0

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
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_amd64.deb
Size: 27436
SHA256: c3e44d42a1e86e7900a66fcc8cc87745d5bc6072210e14b0819bda083befc3ec
SHA1: 27bec6e3743b6c41776fae6d9cbd24d8bf48e221
MD5sum: f177402f7f16a1d19b11b4c0fa4ff751
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: amd64
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_amd64.deb
Size: 47424
SHA256: 4caac935ab41780ed5f6b3b69f7250bedda6c213ea12741b5087d70b589eae1f
SHA1: 674847698357c4b54b6bcc9d9a8193917af7d4ab
MD5sum: 1e3a3e74534e6d78a349591f539427e1
Description: debug symbols for postgresql-17-pgfincore
Build-Ids: 6dfce96f13127efccfae193cd3e53f865c3d7b79

Package: postgresql-17-pgl-ddl-deploy
Source: pgl-ddl-deploy
Version: 2.2.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1826
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_amd64.deb
Size: 39492
SHA256: b9160f43d81f77d1a2cdf78959b6acd2fa8d218749e879d3f705dcc3485949f8
SHA1: 18eee3f4f7de4d138dce5b64539d5198e6662fda
MD5sum: a094d300151f1ed73a88bc49a5e2a043
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 46
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_amd64.deb
Size: 20016
SHA256: 52a873dc8152e1eddab78df5a71aa7937ec4201530de2a8643ca8083ec10cb18
SHA1: d924592d242163673e2ef0b6368daebe5b2aa0f3
MD5sum: f218cb81826987b68fccc07a5b2425dd
Description: debug symbols for postgresql-17-pgl-ddl-deploy
Build-Ids: 14d328190e729fe7a468b11ce9c63e448b924b13 22f67fd5612ba354bdd29c6a1a27b2f18ea5903c

Package: postgresql-17-pglogical
Source: pglogical
Version: 2.4.5-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1115
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_amd64.deb
Size: 359968
SHA256: 87abb5441504b36e61b3ccafda0cf2e3ce7e0acf91470e382e694f14dba23847
SHA1: 5abbf1c8af39aa8c9c69e8506ec42964f59d291a
MD5sum: f342a52fa0da71fbddb736fb93fb1abc
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 548
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_amd64.deb
Size: 439580
SHA256: 0beba42652bc65ac9ee6a79900a5286a0460469fd80f1b22de3324936893630a
SHA1: a9726acc0692e004276ad6e3aae750b8516b5f33
MD5sum: f3a51ea3e790779cc676b0695917fbe2
Description: debug symbols for postgresql-17-pglogical
Build-Ids: 6f174ba01b20e0b00e882a29f50c326c2c9a1554 7559e198e148ff8aebb1605f81cf0768c6a098ab ae489efbfbfa935ae5b39cdf235fc90221607757

Package: postgresql-17-pglogical-ticker
Source: pglogical-ticker
Version: 1.4.1-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 137
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_amd64.deb
Size: 20896
SHA256: 7c4163354a0a8099c0d8d91fba803b8e89aa9c1cf56babbe4cc7b294c6a7dde3
SHA1: b361c9ce51205a0786b85294fe5a81eb5f2e850b
MD5sum: 90e74110ee2653cec8976f9d8558414e
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: amd64
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_amd64.deb
Size: 16252
SHA256: 1699171416bf05e5dd6d66ca81ac861ca594c776ddd49e25249b615c7e212318
SHA1: c725a671bd3e283e7169d9c0e57dc6ddaa159fff
MD5sum: af362b0df17f9575c7418e48075cfd85
Description: debug symbols for postgresql-17-pglogical-ticker
Build-Ids: ff7615c4c36336c7cbd85a8f5ebb4e62efbe0f3a

Package: postgresql-17-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 46580
SHA256: 240d21c94a537fabef1ea63499013dc76269bb43b7f43046c04a27beebd8a915
SHA1: 0c879b1577e714e7a166baf08b591868db873fbd
MD5sum: 090d692507b0b14160e0fd5960a3a3eb
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: amd64
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_amd64.deb
Size: 54912
SHA256: d641c61fa7e7f04957b7de3ae687799910b695888830ea8b900b74f33e1fb457
SHA1: 55e149b52fc1f325f8fe251d29860ab3eeadfd7f
MD5sum: 45ac5927a2da8cd5a3c105d2bacd8025
Description: debug symbols for postgresql-17-pgmemcache
Build-Ids: 0b76a3a6525101154fd4e5d12f0c15e37f174548

Package: postgresql-17-pgmp
Source: postgresql-pgmp
Version: 1.0.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 367
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_amd64.deb
Size: 103388
SHA256: d8500ed7aa68aad5451679223d331922b054f8f5cbb9aabd70f144e8fde81ad3
SHA1: 182aece049ff0f8c7677eff4448b4f0355b5a053
MD5sum: bea2324a862e1fb7a10039c0d8823e22
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 137
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_amd64.deb
Size: 87672
SHA256: 256b043077d29613736187b331c4c2e32689b2d39fd1d8d62b0b7687b3e3cefc
SHA1: 5704b353948d480e12b064b47e3ae4a94ff1c451
MD5sum: 9f4569c6cbd08ab5da4a69fe531ef807
Description: debug symbols for postgresql-17-pgmp
Build-Ids: 359d7792090072581873b881def7ec21211e1d23

Package: postgresql-17-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 241
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_amd64.deb
Size: 83676
SHA256: b8c25818d55f3ca580bef30886ac17a91245c2139ceba14b432f722b47a92519
SHA1: 9829b614db74d03b9a1757b62850bd059f22815f
MD5sum: 7307416f7d90c4cc3f84f6659f2e28c0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 111
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_amd64.deb
Size: 82040
SHA256: 9f3b272b7a7ea97cedac8e737d22ef6d1a45eb75625f872247891409054d37f6
SHA1: 8874b533b4bd9142329cbc3afc6ab1959422b0b3
MD5sum: b730e6403a11b7a154dc98c6d6ef2ed0
Description: debug symbols for postgresql-17-pgnodemx
Build-Ids: 0339e9f03837b85f4e744a08b98e8676c934f930

Package: postgresql-17-pgpcre
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.14), libpcre2-8-0 (>= 10.22)
Homepage: https://github.com/petere/pgpcre
Priority: optional
Section: database
Filename: pool/main/p/pgpcre/postgresql-17-pgpcre_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 18592
SHA256: b1962357fc601c9e49c74907f86beeda53603d7a71d240ee98d0d06f6faff6e2
SHA1: 002623ba94016543ec89528fd924473d22d34617
MD5sum: 0bd9fe0611bbff59920e58b91b6172f8
Description: Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL
 This is a module for PostgreSQL that exposes Perl-compatible regular
 expressions (PCRE) functionality as functions and operators. It is based on
 the popular PCRE library.
 .
 Some possible advantages over the regular expression support built into
 PostgreSQL:
  * richer pattern language, more familiar to Perl and Python programmers
  * complete Unicode support
  * saner operators and functions
 Some disadvantages:
  * no repeated matching ('g' flag)
  * no index optimization

Package: postgresql-17-pgpcre-dbgsym
Package-Type: ddeb
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 32
Depends: postgresql-17-pgpcre (= 0.20190509-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpcre/postgresql-17-pgpcre-dbgsym_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 17436
SHA256: ce24f727b61f9af62c866c17dc4d663f592ed85d2579fe19a9a2a6335cd3c445
SHA1: 679a088847b496a810caa4387eb1d6f288498453
MD5sum: a80f5a3d2f38cdaeed4f05078add8c63
Description: debug symbols for postgresql-17-pgpcre
Build-Ids: 008d3493c865402809d97d9b44effcdf0f128734

Package: postgresql-17-pgpool2
Source: pgpool2
Version: 4.6.0-2.pgdg24.04+2
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 300
Depends: libpgpool2 (>= 4.6.0-2.pgdg24.04+2), 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-2.pgdg24.04+2_amd64.deb
Size: 155640
SHA256: 000326a2c1a992409a9a5f0486fe539cad5b86d1b450aaed90800e211c963aa6
SHA1: d73b63ba33068e54905631aacf927284fa666964
MD5sum: 77459f192fd45f5ceff3a3e2f3f0ad8d
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-2.pgdg24.04+2
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 92
Depends: postgresql-17-pgpool2 (= 4.6.0-2.pgdg24.04+2)
Priority: optional
Section: debug
Filename: pool/main/p/pgpool2/postgresql-17-pgpool2-dbgsym_4.6.0-2.pgdg24.04+2_amd64.deb
Size: 58464
SHA256: e1dc2f426fda07b334901e80b4e981e9ca10ebec57bd13180395511051e05ce4
SHA1: 851b295f42fbdfca4db9500ffb1e3d1d001dd675
MD5sum: 624dab474ce2f1db9f31d9ad8d490930
Description: debug symbols for postgresql-17-pgpool2
Build-Ids: 28d73c63d7820138435f2ab54c4f4bfca84059f8 bc6a0abe5de47ae18e97abbe28b8b8b6d85dc8a6 fbf33a7bc43956d22bbccf212c560b680a6901d7

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2233
Depends: libc6 (>= 2.4), postgresql-17, postgresql-17-jit-llvm (>= 19), pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-17-pgq3_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 126460
SHA256: 3cdaf520244e03c219a031062ad9d779a72dacf0d10103856758a89b777dc6ab
SHA1: 51c82318cecbf9ff74dd95cf323c2d8a8c7fef9a
MD5sum: 7f0f39c4db5e69e27e6fe48ab5ac4a44
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 119
Depends: postgresql-17-pgq3 (= 3.5.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-17-pgq3-dbgsym_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 87352
SHA256: c01ec8a4e19f7de7cceec9f528a2cdf62614facbcf4c2a68f29757da9cdfc5dd
SHA1: fec39475544755e94fba59506642948b49f2c07b
MD5sum: 5f66cd255c2b74f9680b4d836d0e6832
Description: debug symbols for postgresql-17-pgq3
Build-Ids: 14fbb0c4fb0537db04cd4f5cb84e608ce4fdfffa edca9d4c78abb6fd3d46dacd0b2ce7fd35a1963e

Package: postgresql-17-pgrouting
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 2019
Depends: postgresql-17-pgrouting-scripts (>= 3.7.3-1.pgdg24.04+1), postgresql-17, postgresql-17-postgis, postgresql-17-postgis-scripts, libc6 (>= 2.14), 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_amd64.deb
Size: 625740
SHA256: 3b3640a43cab420df9c671e1df0653f4f8022d57101d5c4743350cca5c9628fe
SHA1: 3dfd241e0f986c6ea23b6ba8317e4706e800076e
MD5sum: adf6a97ffaf815f07934379359983e11
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 13482
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_amd64.deb
Size: 13147720
SHA256: 489b6ac51b80e402d8288ad1c4e8e018557d7aca85852df595998b67ebfd8317
SHA1: 76ac16f07f9ffc360f7feb3b9cfb7591403caaa0
MD5sum: dc0202878e81e7f175f07e846eef0522
Description: debug symbols for postgresql-17-pgrouting
Build-Ids: 4fd21e0706dfa79c969beea71a06320bfbe368f8

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1619
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_amd64.deb
Size: 417928
SHA256: 35ee13b5c766c9245c74953add20020f2447de5fe5d3ac91c5feb6853a52a82c
SHA1: 19fae5624dc1c95a088077b9bf27d3f3e1feb683
MD5sum: 3f1d10a041fe46e018b07ef20abb80c3
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 547
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_amd64.deb
Size: 455656
SHA256: 646f25cc93f22b68cf880ef07d3037c9d909143e98fdc14cf98e3163b8d58244
SHA1: 3c0819d36d10a04a9929eb27d81c83dc72cddcde
MD5sum: a073730da32d65b345edcc0daa3815a5
Description: debug symbols for postgresql-17-pgsphere
Build-Ids: 0228d099a6a2927ae40b68b54905e7bb478686d6

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.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 156
Depends: postgresql-17, postgresql-17-jit-llvm (>= 19), libc6 (>= 2.4)
Homepage: https://github.com/darold/pgtt/
Priority: optional
Section: database
Filename: pool/main/p/pgtt/postgresql-17-pgtt_4.1-1.pgdg24.04+1_amd64.deb
Size: 54276
SHA256: 9d87d978ca13ab5620f5f8561f67849819dac48ce4009319b936bed4c39c2adb
SHA1: f338579268bd2ab7872c9703e5957bba434f57fc
MD5sum: ed973b56c9252ffd358059b81d7f15ee
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.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 99
Depends: postgresql-17-pgtt (= 4.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgtt/postgresql-17-pgtt-dbgsym_4.1-1.pgdg24.04+1_amd64.deb
Size: 80704
SHA256: db1bdb4d9df39cf0bd45a4ce493052e64c37aee04e2f6cd8c6938185aa44748c
SHA1: 9e4d7eb4d733b402f4a97b8fc2398b9cfb3fc187
MD5sum: d419ed8dc3bb40a5cfd7b470759d2c35
Description: debug symbols for postgresql-17-pgtt
Build-Ids: f89c9b5b10f84840e8b50f769fd0204d20fe4a5b

Package: postgresql-17-pgvector
Source: pgvector
Version: 0.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 697
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_amd64.deb
Size: 264492
SHA256: d6b042038157fd19ac27ef58a3606534f6aea336479f3c321f15a2dcd166f2ba
SHA1: bc33b9b29c0480f3170783b890a3e2ecaa34716d
MD5sum: f77bf9831efb39b2e796767fb40b80ab
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: amd64
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_amd64.deb
Size: 348268
SHA256: 7d9b012923ad5ae12b273ca395c9e20ca201a44974d3ad9188f5c421ca568bb0
SHA1: 331475e5ba151514c005e30c1a9077ee678a4dc8
MD5sum: 52c12431665dbdbc1bece3db5affec67
Description: debug symbols for postgresql-17-pgvector
Build-Ids: d0bb5c5c47228cc8d00d9695627c6718be7cc22d

Package: postgresql-17-pldebugger
Source: pldebugger
Version: 1:1.8-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 195
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_amd64.deb
Size: 73704
SHA256: b3871696b4404abd76e76896a2832fbb2fdb54e37e3d18ea1bfedf199f5de664
SHA1: 5b137a6e338d78598c12dcfeaa1a93f278393514
MD5sum: 86c9140bbe490a0742b7ff8c7964d399
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
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_amd64.deb
Size: 108660
SHA256: 71c750b28a02fb2bb1204e46638146d685c86a1c583174ffe3c8caa88a24110f
SHA1: 50ac69d089e7e5122cdb786ba697eb59525f3862
MD5sum: fad0ab9e9e4fbf6c44cfe834cc0028c3
Description: debug symbols for postgresql-17-pldebugger
Build-Ids: c717f458acaaa678ec01b6df42f69682381c3def

Package: postgresql-17-pljava
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 1302
Depends: default-jre-headless | openjdk-21-jre-headless | java-runtime-headless, postgresql-17, postgresql-pljava-common (>= 1.6.9-1.pgdg24.04+1), libc6 (>= 2.38)
Provides: postgresql-pljava
Homepage: https://tada.github.io/pljava/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-pljava/postgresql-17-pljava_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 930280
SHA256: 15dfe4fa85280d99ec2350a1259ef3d7b568e4cf61f1861fdb805b90ec57ba8e
SHA1: 92c07040f622be0057ef652f85f0330de166dea0
MD5sum: 90b518629189f6bdd58c93cc2ba2ea84
Description: Java procedural language for PostgreSQL 17
 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 has been configured to use libjvm.so from openjdk-21-jre-headless
 by default. Other Java versions can be selected at runtime.

Package: postgresql-17-pljava-dbgsym
Package-Type: ddeb
Source: postgresql-pljava
Version: 1.6.9-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
Installed-Size: 424
Depends: postgresql-17-pljava (= 1.6.9-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-pljava/postgresql-17-pljava-dbgsym_1.6.9-1.pgdg24.04+1_amd64.deb
Size: 312152
SHA256: 0cbad58d7b9cd65e5e53d71a59c33147540b5847cff3cb76dec7252dc96b090e
SHA1: 9d8f42511dc88c7f7241634792ed2b9c3e8805fa
MD5sum: 8a8936d3f26a51621d423e8b401f426c
Description: debug symbols for postgresql-17-pljava
Build-Ids: 75d69e68bafcfe4fa624d7051343955986eeb684

Package: postgresql-17-pllua
Source: postgresql-pllua
Version: 1:2.0.12-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 867
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_amd64.deb
Size: 355148
SHA256: b73b0114b66a45deaacb19473bd1c4fc90e028e6d20cec78092d30879c4611a0
SHA1: a55d577c93de12f7b4ee14c82d9c80fdb4d6fcb8
MD5sum: 0b7808ef2b6f5df06d1e095054744f08
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 425
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_amd64.deb
Size: 351324
SHA256: 934091c480ba0b52652f60597a3228a2d0fd8d2b903646604f2923ffca703546
SHA1: 6d1fd7c2dabf476f40b56bb3068565594dc0af34
MD5sum: 80bc8b2ea50517d8579296d0f6d19c76
Description: debug symbols for postgresql-17-pllua
Build-Ids: 0b62d7a71069d2cdf5905deffedd059304220db0 fa74f08e253067b700151e3d53819a0cd0bad979

Package: postgresql-17-plpgsql-check
Source: plpgsql-check
Version: 2.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 664
Depends: postgresql-17, postgresql-17-jit-llvm (>= 19), 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.8.0-1.pgdg24.04+1_amd64.deb
Size: 296248
SHA256: 26d965eb48e3c253474f7111f1333378601a5cc6ba6af99b4e34094f438f42cf
SHA1: 376beb930bd994a7e3ada29223930c2667a1b9f2
MD5sum: 956fd0b5006f369a3db5a13c94508f50
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.8.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 416
Depends: postgresql-17-plpgsql-check (= 2.8.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plpgsql-check/postgresql-17-plpgsql-check-dbgsym_2.8.0-1.pgdg24.04+1_amd64.deb
Size: 349868
SHA256: 503293455f86099e8759f1f39a98f0a1bf40a49da5a028ceab1a18343a55ecd9
SHA1: 3e91e9c28b1f988b3d0f889c5dc520fca6b23721
MD5sum: 04530e279cbca11327626a7968afa526
Description: debug symbols for postgresql-17-plpgsql-check
Build-Ids: 74928c6a6507921a6459a3cb6918250386af6fc9

Package: postgresql-17-plprofiler
Source: plprofiler
Version: 4.2.5-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 132
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_amd64.deb
Size: 46960
SHA256: e8a4aa27bc42607273dd39699467bb9dfd16873461b69dbff0c1583d28981b5f
SHA1: 584e748c31342d9fb411211462e67844126c9b1d
MD5sum: ca48b40e070bbbe3c4077fb813795eda
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 92
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_amd64.deb
Size: 71060
SHA256: 1aa56ce1d43f6b76b33761a2cb488b14701455939a61071b0fc6ce682c39b7a5
SHA1: 73ce365f420be52f273c03a880ec259570e40ee4
MD5sum: 84c0c35fa8d4569accf79ebeb1516f93
Description: debug symbols for postgresql-17-plprofiler
Build-Ids: 8264db02b2999d8b2185514467f3e03d3fd7dbde

Package: postgresql-17-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 299
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_amd64.deb
Size: 138360
SHA256: cade329298f47223c59728fd849d2a492f58093476b7323ef838dd721e8394f7
SHA1: 0f0dfaf98c93561ec3d4bd901b305fa12a615467
MD5sum: 7773dffd8eb49df0ef58fa8df21fe2e0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 163
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_amd64.deb
Size: 133404
SHA256: 29fe2bd50411f915890fcabecfcc0232809ad37cbac9eb86f435581335c98beb
SHA1: d97beec542540e1d684e4aec6ac3fc229cd59604
MD5sum: b08c474b508d4065698def2a90289fc6
Description: debug symbols for postgresql-17-plproxy
Build-Ids: e42266c594e6d9aaec11c14fe770f66428a5d491

Package: postgresql-17-plr
Source: plr
Version: 1:8.4.7-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 279
Depends: r-base-core (>= 2.10), postgresql-17, postgresql-17-jit-llvm (>= 19), 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-3.pgdg24.04+1_amd64.deb
Size: 130228
SHA256: 29daa4542eb63f3be6da7339fc34c3bed23b16175c0e1acac85a2fac0a4a7d27
SHA1: 8253be626433944a4b9d22abd1f7021e8103f4ec
MD5sum: 870b77455b431aea7afe957d4f2d2d05
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-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 184
Depends: postgresql-17-plr (= 1:8.4.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-17-plr-dbgsym_8.4.7-3.pgdg24.04+1_amd64.deb
Size: 152644
SHA256: 3400b842fd6886385ea85a30be5527c9fe25953fb1947ed85980f7907f81ca33
SHA1: ba3a6113cb0a47b79305ead0b530405141d83913
MD5sum: d1cf833b9de990db5bdeee73a1cac211
Description: debug symbols for postgresql-17-plr
Build-Ids: 065037f65b16de9dd1c118680f8994d7f368619c

Package: postgresql-17-plsh
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 28740
SHA256: f127210856d01a1521d834b95d30fe531eb7294ee67a51acba0436ac03da2f53
SHA1: f5b125ab0d06a9a6c134feb27f449186a2128a47
MD5sum: 5950e1b27d6b40e0b405ad4e99b2b394
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 69
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_amd64.deb
Size: 52324
SHA256: 80a5350fdbf964cc3e5b37818095925dc47c646dc8e092411957ea23481b8ac7
SHA1: 1d4f02aecd97b50fa4130d75fb9e11942d551d05
MD5sum: 050fb417b6f67c5d16189e670b0f9fa5
Description: debug symbols for postgresql-17-plsh
Build-Ids: 478610a94daaa3553f57470657f2b306255522a5

Package: postgresql-17-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 453
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_amd64.deb
Size: 99132
SHA256: 3232e978e4776f9dfeed91f48a2e8f53bcdaed433d761e6d1154591c0af1d0b7
SHA1: 19d492ff793487c21ddfcc44c37f6f69d8e26ee6
MD5sum: b77b7b5e4548d3ada610dced4d25ae6d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 242
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_amd64.deb
Size: 192308
SHA256: 0f259ef844a34631cb0999da24a2560801e00a9171179dccadc42d281a04e6ec
SHA1: 9b03bf59d6cca833062d44af5f9ef77a7b5f830c
MD5sum: a130379b7f82f3e6f643aa7b22847d42
Description: debug symbols for postgresql-17-pointcloud
Build-Ids: abe5507b1d5cc53a1d0b3b5c28fed222b07363c1

Package: postgresql-17-postgis-3
Source: postgis
Version: 3.5.2+dfsg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 10624
Depends: postgresql-17, postgresql-17-postgis-3-scripts, libc6 (>= 2.38), libgcc-s1 (>= 3.0), 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_amd64.deb
Size: 3711620
SHA256: b9bacf5b7944eb570c5bed73737eacced18554fdc9611185fa4f928c1527b309
SHA1: baa899565f221c80805ec596d2b8050c669aed71
MD5sum: 8bf5d0a78faa87c89059948d596a381a
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: amd64
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Installed-Size: 4407
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_amd64.deb
Size: 4069496
SHA256: 27d04ea29010cb1b87a8b210920550657e069be0cb85455ecb8d4858ec1e82e4
SHA1: 6ca1b075e812c38856b882622ff3c845dd1c4975
MD5sum: 93016ecee5a7d65cfba97ff9de58c3ce
Description: debug symbols for postgresql-17-postgis-3
Build-Ids: 21c61f7e7a1007487f05baaa94d69cd3008b8715 5b3961e41f2909b81dfe04f763370a4e6556de8c e3dae148f175cce4d9a37837a6d06d26327b2dab e62fa5648087e081b9e7457675311d3a44c08052 f5304932d1cf48ddbf07923aeca7d19dab1e9937

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.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 974
Depends: postgresql-contrib-17, postgresql-17, postgresql-17-jit-llvm (>= 19), 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.2-1.pgdg24.04+1_amd64.deb
Size: 57348
SHA256: 22c7a4a5009604324d187e57c7f2e003a83f27619bf5c21c45a6990fbd88ce07
SHA1: df59ffad9e426b584453baf6290609db63c6852d
MD5sum: 321088bfaf5a77a523e2c403c227941d
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.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 57
Depends: postgresql-17-powa (= 5.0.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/powa-archivist/postgresql-17-powa-dbgsym_5.0.2-1.pgdg24.04+1_amd64.deb
Size: 41568
SHA256: c489f7a6fcc601a38bb4f2269644e4e3f043a0a5cd732456ca4f0b4183df9496
SHA1: 517821e3e9b0bcc37bf60083dc1746b6222a9974
MD5sum: 3f6ee5aaa252232462245252ecac8430
Description: debug symbols for postgresql-17-powa
Build-Ids: fa51d11968b04cd1cf098caf84cf3fa81f338347

Package: postgresql-17-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 119
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.14)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-17-prefix_1.2.10-3.pgdg24.04+1_amd64.deb
Size: 42668
SHA256: 16ebdf809fcd0a18070c36eb1694d153d127a538dc7b3781b3c1f950d9f3bff6
SHA1: d84b1fbc9eff2d04bb42c227012e2f8a89dae951
MD5sum: 8457249e2a50183c8f30bbc6e644676d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 67
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_amd64.deb
Size: 50112
SHA256: 49860c267d5bbd980796e9050688920465d4dab28ebc16b780b6c38ed29020f4
SHA1: e56af549da0d5ec45d305f8c02007c87142366cf
MD5sum: df71130bfed416bb6ce5a4ae0764b989
Description: debug symbols for postgresql-17-prefix
Build-Ids: c3ca7bec3b97c26694cab9e356c26ec48331fa1a

Package: postgresql-17-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 16796
SHA256: 22acb78be71364c3165478813f1c0cb8760bfef957545b08a9cb68e0ad47e2d5
SHA1: 1d2ddd1c92e3b93470f19742dca1b8ec1bb2ca5b
MD5sum: c344a8cec321f4171e2884326eab07b0
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: amd64
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_amd64.deb
Size: 17880
SHA256: fa7480aaeae3fc65220636fe778e50fe59603c9d7ff8e1d853c4900c672b1404
SHA1: 4f6b99caa17710cb0a520d2b964701422efedc51
MD5sum: 916580b05f70425ede1d6484a62eb6db
Description: debug symbols for postgresql-17-preprepare
Build-Ids: dedfb7b42ca9514c1ebe7343a1fe5a4d8047dfdc

Package: postgresql-17-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.2.5)
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_amd64.deb
Size: 12128
SHA256: 7a9a46e7c8ab373b91d83758423ea485a796a47f44df0b4f5a18b1e665e08715
SHA1: b1facf16c9e256498b9069cd50af219417d5dab6
MD5sum: 6a79f31ca9b3be2dd83e4b137d6677d3
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: amd64
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_amd64.deb
Size: 13852
SHA256: 0ee0a1baaa466030f14af06c91e05a5eb5ec0ff44b377b9e7a8edc359ace4837
SHA1: f41411b8f567223971d183fca5352dbd85b02ef2
MD5sum: 2016571890865bda031877f85281587e
Description: debug symbols for postgresql-17-prioritize
Build-Ids: 5647c465ae9a81a30ac02560f917006b7547b37f

Package: postgresql-17-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 133988
SHA256: 6bb96345380a108146e8d5962ff326c6fed5c694c0c3c9b12b08bae031e64dfe
SHA1: 3c9deb0f57548d34e50300ed51462bd5b8f75384
MD5sum: c87e6982823dc6b2a67d508268d90b36
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 128
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_amd64.deb
Size: 107672
SHA256: 141c1b24b5de1c893dc8d7f1768287bff466a8c9d421acdabc097e1de1919d7b
SHA1: ec7095ebf2a9fadae5be06dc8739da515f8e01da
MD5sum: fc41f1bc6f1cebe2e4715a2e0330bf9a
Description: debug symbols for postgresql-17-q3c
Build-Ids: 14bec086e3e5b62a6582552a2b860973907e1d2b

Package: postgresql-17-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
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_amd64.deb
Size: 24372
SHA256: 09aea2cc19559c61b8ca019c5df74188aaadc6ee8649a7bb051f5da88e338959
SHA1: 6ae48ceb2b661321fcb52ec52a2801ce74625822
MD5sum: 6dc1c4381cc50ba42c1f1abeba0aedb0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 41
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_amd64.deb
Size: 23536
SHA256: d864fcf14e6101a08b3cd6cbdbe26925798a392c950adc1e324a95c164fc9be0
SHA1: 8e5b8910c7d1cef8c0eea04f4e18f363ec6aae51
MD5sum: 00d6c9943318ed85e1dfaacac7096272
Description: debug symbols for postgresql-17-rational
Build-Ids: 6f9c9f2b02b315edb011aff2320f376950dd4030

Package: postgresql-17-rdkit
Source: rdkit
Version: 202503.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 582
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202503.1), libstdc++6 (>= 13.1), postgresql-17
Homepage: http://www.rdkit.org
Priority: optional
Section: database
Filename: pool/main/r/rdkit/postgresql-17-rdkit_202503.1-2.pgdg24.04+1_amd64.deb
Size: 248456
SHA256: 20d303f56fd871bb6bfb9f15803f9831b5b51fc134db8d09adb9de2cc5d4f903
SHA1: 2d4c9976ff2ec651cd00b7f4288b16e9d0ef2423
MD5sum: 31fdd36fe1774c1691bb449e1370b9cf
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: 202503.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 1199
Depends: postgresql-17-rdkit (= 202503.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/postgresql-17-rdkit-dbgsym_202503.1-2.pgdg24.04+1_amd64.deb
Size: 1138336
SHA256: 91b43988e61a1823eb615d7f2b1c535d3e5e1e68b4dd4825e404da45f813e67a
SHA1: 048e0f700de0b337692f7d0b50b162df4c05794c
MD5sum: 53ed3db88fa317f6f9eedc53cf825633
Description: debug symbols for postgresql-17-rdkit
Build-Ids: a9d539d8a8ca89b6e927d2b60e7ce379b4c92aa4

Package: postgresql-17-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 245
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_amd64.deb
Size: 101436
SHA256: a63a8e3ea33491ddb047a937b7b84d14245ba0991a9679d63791fdef90f01b0c
SHA1: d80ccfc59a587238f479ef201e6ac294168d2c7a
MD5sum: b0f92985a4640ed939fad4890016c21f
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 170
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_amd64.deb
Size: 125704
SHA256: 3f918349a042da804210fdfb864d0906ac78b3098fa3eaaece9a7820b4b2db47
SHA1: 1d589e81aa79b6c6297b6e9fd00b625372aa116f
MD5sum: c5b33d0fae44222505baee527adb186f
Description: debug symbols for postgresql-17-repack
Build-Ids: b8d8950410197dae067ad5c4cdeaf8d63fe2cc76 d77ff0020cf878dbd119a73116715f68105a497e

Package: postgresql-17-repmgr
Source: repmgr
Version: 5.5.0+debpgdg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 955
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_amd64.deb
Size: 235928
SHA256: 97036fb967ae6f570953578f8a3d73413f2a240b7b2df403a9cf081f2c21a029
SHA1: 7738cfad2b79a14ee2e70e14475fd858ac0fa052
MD5sum: 045a196b7bf2195b27e4f4b285a7e207
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: amd64
Maintainer: Marco Nenciarini <mnencia@debian.org>
Installed-Size: 731
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_amd64.deb
Size: 575856
SHA256: 02f56a2e826dd2775e5620503fb89899b74022e118bdb01f54113b849a3994cf
SHA1: e0f3c18280fee1ffac739f14b85f6bc9a49e4e8b
MD5sum: 699ce9908b73921d3f4e983da774c13d
Description: debug symbols for postgresql-17-repmgr
Build-Ids: 5ddfbe2b5b76d19732827f9d79c45a11fb54b8fd 87c2d226e086d798bc7b0d81c54f9bfc7739cce6 f3f5c233cc52cc2866dc7c073196bddd99acb3a5

Package: postgresql-17-roaringbitmap
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 554
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.38)
Homepage: https://github.com/ChenHuajun/pg_roaringbitmap
Priority: optional
Section: database
Filename: pool/main/p/pg-roaringbitmap/postgresql-17-roaringbitmap_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 255352
SHA256: 3a72d07f470ad4f0d0ecff0be712f661ec0d10732fcc18c56e9c8879ecd37c9a
SHA1: 9423d2e5fd076c0f7087e8245f6cbf3eab907fe2
MD5sum: c1626cf243b07aa6845e4ab360688bbf
Description: RoaringBitmap extension for PostgreSQL
 Roaring bitmaps are compressed bitmaps which tend to outperform conventional
 compressed bitmaps such as WAH, EWAH or Concise. In some instances, roaring
 bitmaps can be hundreds of times faster and they often offer significantly
 better compression. They can even be faster than uncompressed bitmaps.

Package: postgresql-17-roaringbitmap-dbgsym
Package-Type: ddeb
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 271
Depends: postgresql-17-roaringbitmap (= 0.5.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-roaringbitmap/postgresql-17-roaringbitmap-dbgsym_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 242496
SHA256: 065d578ceaedef390fdf0bb0007c6f38cb31083f8d43cbb2f444eb15d5e5b778
SHA1: 71497c0efd72da3572e55819b900d966e12bca9c
MD5sum: 779baae251541a96e49642cad2f7a58b
Description: debug symbols for postgresql-17-roaringbitmap
Build-Ids: fe36cb68bc8e9c35f0b7273b69c1916e992baa9c

Package: postgresql-17-rum
Source: postgresql-rum
Version: 1.3.14-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 686
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_amd64.deb
Size: 249388
SHA256: 894416815ccef1b0049cbd76e1630d6d65ae17325f5fbabbebfabeae28c60a27
SHA1: 6bbd190d14b4b1f478dcff8e7969ed8afd4681f6
MD5sum: e95335dd1f90842ae2d6bed2529f29fe
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 352
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_amd64.deb
Size: 299060
SHA256: 4eb04ef101a5eae3c460734c92cb0b3f2edd1d1f4ef57f7a809058da3926cc7d
SHA1: b5c7a229f58191db3cbb9f350f6102dfedc8fbaa
MD5sum: a187a99b19cc5c296873bb5b6ea23e11
Description: debug symbols for postgresql-17-rum
Build-Ids: aff69c730e91972800950335b7374be3235350b6

Package: postgresql-17-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 133
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_amd64.deb
Size: 38792
SHA256: 486d769baf17f2002d015151d1ea6bbb07256169dad98796f10f89aaabc1454e
SHA1: c32b043ddacbd728b895195ff0583524991dd8b1
MD5sum: a9f272194b11f583f96ce15e17352738
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
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_amd64.deb
Size: 23708
SHA256: 67d5ca79ac75e65b198e4472ff96911c686b2abeb037f6ae8465413f09498f1b
SHA1: 2c77873bda2c7e8810d6aec1e5354b320b5489aa
MD5sum: a6c1e3f95355351cf5f412bfcd504dcb
Description: debug symbols for postgresql-17-semver
Build-Ids: 9b1d3f97ed694ee6204658434d3d5384124ee992

Package: postgresql-17-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 109
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_amd64.deb
Size: 36040
SHA256: 23252885543df51a24c2b58fa70fec70f46437844158e0ff29774933f942024c
SHA1: 4a0a6ead38abe7c9076a711f11050b372d24750f
MD5sum: 83f16bbf89ab07ad81400c91be8d3cc4
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: amd64
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_amd64.deb
Size: 51964
SHA256: 23d9333cc68e6b877ca033c06d5d27499532624707ea60bc48caef0f4c780048
SHA1: 5dd194b50a48428b3809d6a665eff8b34c95a667
MD5sum: 36c3fab6d06b6589762b2d31722369ac
Description: debug symbols for postgresql-17-set-user
Build-Ids: fac844f2fee322798a40209d74e1334cec3d6298

Package: postgresql-17-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-17, postgresql-17-jit-llvm (>= 17), libc6 (>= 2.14)
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_amd64.deb
Size: 23948
SHA256: 0091b1a089aefe9bb4f70eaa2c22d6ee38595181a99191edbb11a38c37278ce7
SHA1: a2317a876b5afd56c96fdc851be3b52a6ecacad9
MD5sum: 956094d5759faf1df17542a7143d163e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 55
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_amd64.deb
Size: 38780
SHA256: 00d8c0ea33fb06cd5cca588cfe514f5388860e073d6a9fe1841bc584f22b8062
SHA1: d5feb988a5e3a6f5e0222ea85be4447d5dd6c5d6
MD5sum: a4a1788c0d7d30186cb383186619c2c0
Description: debug symbols for postgresql-17-show-plans
Build-Ids: 0740424c31ee376b35102ffbb715db46d21e9f61

Package: postgresql-17-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 318
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_amd64.deb
Size: 99992
SHA256: 1c521a7e750f1bcb9f07792d4c69985bb273e0455c5262ed63631f8a6bc58b62
SHA1: d3908417eb82ca5e2b83cd5109f5e75ebb0d7b6c
MD5sum: b2a3c17e86c31d76b42b9f8c488a7da7
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 107
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_amd64.deb
Size: 72860
SHA256: a310edaf3b7fc427c6b2dccb1b5094c44ff9c6409fd584956b7b7d63a4e750bc
SHA1: d3f4e596c37b4c56a48374d13e63287d3edeef5b
MD5sum: 3a5a9122f0c6e171fb8cdee552574954
Description: debug symbols for postgresql-17-similarity
Build-Ids: 52a8eaf98aeb93c8d4c27afcabdaa706c6767375

Package: postgresql-17-slony1-2
Source: slony1-2
Version: 2.2.11-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-17, libc6 (>= 2.14)
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_amd64.deb
Size: 19512
SHA256: 488a509b9c1d4bf65ebd1553e5da160615998b4d2c4b55ea026b1a589f6d5199
SHA1: 6b707cafeacd5f9ce99cd60ae9db1eb4b354f113
MD5sum: 23c0b8fcae8b4873518dcd80e1d2c1d6
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 96
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_amd64.deb
Size: 74892
SHA256: daad0b113e0f106bf99d24e6debc6859e4ee84bad2fce7a911080873b70b28d2
SHA1: e9f2b8ac7154d7358f4f1daf49c36bb93e073115
MD5sum: 2c6ed65da5f2137a4e13e7032ad89dcd
Description: debug symbols for postgresql-17-slony1-2
Build-Ids: 23cf263d16502e2a3698346a0c24160a0a4d29ad

Package: postgresql-17-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
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_amd64.deb
Size: 17112
SHA256: 48166e1bfbab8bbc24fba69064777ad04d4fdc0a8dbb5fc3abcf7075c2bb5826
SHA1: 2fe9d06a00bf9cc1ea0fd1cb93b0cd5c93c2af92
MD5sum: f46c974381a89f636115aacce918152a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
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_amd64.deb
Size: 16160
SHA256: a7bb3ec4e156c9a2fa625d87caf1c32a14b240f9f1d72dabff2441f214eaff9a
SHA1: 4ce76cc39d4c8dcfcfec9b6b38a88daacc9bfb4c
MD5sum: bcc35bfc295268aff6d9f44ff1a4b821
Description: debug symbols for postgresql-17-snakeoil
Build-Ids: 273dfb2835c52eb331e51b19fe34a65ccb83cafd

Package: postgresql-17-squeeze
Source: pg-squeeze
Version: 1.8.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 298
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_amd64.deb
Size: 120400
SHA256: cb659981c808921500b1dddb68d7b75c66089e5a41e1ef88f1331de24d3cdb93
SHA1: e626f9e052cdb4a907314c8ed6729da54fb7d28b
MD5sum: 8e0dddeb8276832e9fd8b22c6f30f1e1
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 190
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_amd64.deb
Size: 155780
SHA256: 16ff30803222ae4c3b55919063de443c92269dec7665dbd5f0a2efe2835f7f8e
SHA1: 9dafc08606fee3265f7b49a9f020a329a2f74dfc
MD5sum: 49ed69561f4e2df3673269ae5d444ab0
Description: debug symbols for postgresql-17-squeeze
Build-Ids: cc3d7f6143d52d9683c5daa0078d5248536bd32a

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 127
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_amd64.deb
Size: 46592
SHA256: 8b86c3b25ebb614452ee7a2de65623baef6a26c223208df6c4602a81a3339b66
SHA1: fc1c23c6f62df5e75aaaddcb15af88722e76f16a
MD5sum: a53d31c7cea65f2f9fca04abbe7f9e0d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 73
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_amd64.deb
Size: 55368
SHA256: 06a997b6f5581249d6608a8bd8e4c14d2f71cbb2dfc9be8b3717c5c2c47acda2
SHA1: 2c8de74ade79581ff83a187a1564795cdae1198f
MD5sum: d44ae8c98982077df906b4dbaaddb87f
Description: debug symbols for postgresql-17-tablelog
Build-Ids: 4aafd39342e736c1981e9aa5d059843de2e030a4

Package: postgresql-17-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: amd64
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://github.com/tvondra/tdigest
Priority: optional
Section: database
Filename: pool/main/t/tdigest/postgresql-17-tdigest_1.4.3-1.pgdg24.04+1_amd64.deb
Size: 59100
SHA256: 06d9304b21cca580555a62e3b554499b6a57b73980dd9f58b68ece1cf262f3f0
SHA1: a37f16b315f29d357bc279861b4a66573d91414f
MD5sum: 287e3f515d4e5f74a3b343b50bf9374c
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: amd64
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_amd64.deb
Size: 56828
SHA256: e3bd0502ba8b27baf75ed67ffda88d4b71b219a67929d98c5ec4ab7cc055dce5
SHA1: 4efabbf84bdf0cbb27bfa4a83ab50f1d0900ee15
MD5sum: cb5718c6de79e720cf5731ed1ca59b35
Description: debug symbols for postgresql-17-tdigest
Build-Ids: 76412fc61e3006f5d86398a9e887d7d1c1a85606

Package: postgresql-17-tds-fdw
Source: tds-fdw
Version: 2.0.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 259
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_amd64.deb
Size: 114360
SHA256: fe66d345aa0bb3628721acc0dc53f4c7a5d9f907fd47933efd70efeed9363627
SHA1: 8e07555ac0382a2c06968075dafc10808a0100e6
MD5sum: 6c9c562526c66a2d26055040091d1e2b
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: amd64
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_amd64.deb
Size: 144868
SHA256: dbc8afb851a976d73e1705affa7f3d4e2f76014ea9c7faf32ecb61c83bc6b0be
SHA1: 97b7f983d83d28400e18a392e2ee702454e79ce8
MD5sum: 419269f1abdc617d982776065709a408
Description: debug symbols for postgresql-17-tds-fdw
Build-Ids: a9f2975036de553d07fb2bb1ab62d3c0364d716f

Package: postgresql-17-timescaledb
Source: timescaledb
Version: 2.19.3+dfsg-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 14003
Depends: postgresql-17, libc6 (>= 2.38)
Homepage: https://github.com/timescale/timescaledb
Priority: optional
Section: database
Filename: pool/main/t/timescaledb/postgresql-17-timescaledb_2.19.3+dfsg-1.pgdg24.04+1_amd64.deb
Size: 308144
SHA256: de025c4d21e1e582b6919a00044b573738560898df9392b29e55082f829be31a
SHA1: 890497257f4daa4a573f8bdfd7c9a1289e17b0d1
MD5sum: 0557b4a59d708bdd470f5f983934e197
Description: time-series SQL database optimized for fast ingest and complex queries
 TimescaleDB is an open-source database designed to make SQL scalable for
 time-series data. It is engineered up from PostgreSQL and packaged as a
 PostgreSQL extension, providing automatic partitioning across time and space
 (partitioning key), as well as full SQL support.
 .
 This package contains the Apache-licensed version of timescaledb.

Package: postgresql-17-timescaledb-dbgsym
Package-Type: ddeb
Source: timescaledb
Version: 2.19.3+dfsg-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1370
Depends: postgresql-17-timescaledb (= 2.19.3+dfsg-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/timescaledb/postgresql-17-timescaledb-dbgsym_2.19.3+dfsg-1.pgdg24.04+1_amd64.deb
Size: 1142528
SHA256: ea29f89c27750579c45e0117b092143b0aaa283aa57422593b66b44703f52a60
SHA1: b737e74a0591f965e8ec1f584f3d5380e3a2dba2
MD5sum: ec7750ca6676c4a9c9020b9cc7c031c5
Description: debug symbols for postgresql-17-timescaledb
Build-Ids: 3046727796e831a5b1dfdf0301e6fbe1b6f13c1e c4198a5a5cb7975075e472672f562ffee80176fb

Package: postgresql-17-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
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_amd64.deb
Size: 13052
SHA256: 76c7428879ceaf6e83bdb7fab85b4a5e9138bf260f4f4b85510e4e350d55c0ef
SHA1: 44b8ac7514ffed80d5593ec54eecd9f02200ab5c
MD5sum: a27c79d60b4af566339945a8b55199a6
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: amd64
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_amd64.deb
Size: 12004
SHA256: 8d00f6196baf865ff444b31fb3b2022405067aa8b6f0ee5a7ef348f384e479a0
SHA1: 4a478a8c454ea3d43af364f4ca50933c8177a827
MD5sum: 97e00dd576386c6f37f13dfb56754f52
Description: debug symbols for postgresql-17-toastinfo
Build-Ids: 1ead8e0b21814bb7548cbcb42f3ea48c56acc196

Package: postgresql-17-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 679
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_amd64.deb
Size: 162696
SHA256: eb913dc1d495a5be4cb642c231eb45d4ddec6100c24551b8b3d83fa16c7037b5
SHA1: 6a6b73df9483e495c5a34adb7aeb70825d3fe054
MD5sum: 8157300d54d6bcdd1d7ced44f89b3c43
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: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 96
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_amd64.deb
Size: 66520
SHA256: ca8cb8b5c87d499c1c7580f894f6609e6d8c435970b63308fee540fc311a2add
SHA1: f994cea39e9028dc299040504830f0581232b5bb
MD5sum: 6f6f5820d7b20479d5d9b3155b1a4f6a
Description: debug symbols for postgresql-17-unit
Build-Ids: becd14b2276a80c9e38cfe8627fac02c30454783

Package: postgresql-17-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 132
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_amd64.deb
Size: 58892
SHA256: 1fd2e4de771a88dc2865db94cefbdae81110a7889b883239d09eb15da610a67c
SHA1: 7181ace11acb6ab28360df516c20a4ba021ca894
MD5sum: 2691aa84a101ecd3ed944483cb76e6a9
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: amd64
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_amd64.deb
Size: 77564
SHA256: 4ef4e9bf9aba6e5a16dadd5cbd26e419c5c3285e5ee0f1fbaef0169d86cddb0d
SHA1: 5afb0059fdc31cff26aa2c360a5fbf1868dcaa26
MD5sum: 1c7a55bc1facbf42fb578d47de35494e
Description: debug symbols for postgresql-17-wal2json
Build-Ids: 5810c8ffd7b881969462e0246a1d2d25e5f0f050

Package: postgresql-18-asn1oid
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 48
Depends: postgresql-18, libc6 (>= 2.14)
Homepage: https://github.com/df7cb/pgsql-asn1oid
Priority: optional
Section: database
Filename: pool/main/p/pgsql-asn1oid/postgresql-18-asn1oid_1.6-2.pgdg24.04+1_amd64.deb
Size: 13132
SHA256: d63654be31e1f552791769a5592685d216622231bd97d9541cf8982172bbcacc
SHA1: f49efa8c216b086b989c710e121505eb1b35d270
MD5sum: abdab814e6818ec8290efdd0115f14da
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 18.

Package: postgresql-18-asn1oid-dbgsym
Package-Type: ddeb
Source: pgsql-asn1oid
Version: 1.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 25
Depends: postgresql-18-asn1oid (= 1.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-asn1oid/postgresql-18-asn1oid-dbgsym_1.6-2.pgdg24.04+1_amd64.deb
Size: 10336
SHA256: 2a7b4d0218fe6248ffdedbce3ecdf86e74719f62f726393bcb0b6eb9f0cdc9e1
SHA1: 9d3939bd41e3ccabf07c23bda03bedda8c3b84fc
MD5sum: b0fbaaca4fd14104f8d67904b220c758
Description: debug symbols for postgresql-18-asn1oid
Build-Ids: 0fd7d166be83f5fe78cacc05522f3b6f041740f1

Package: postgresql-18-bgw-replstatus
Source: bgw-replstatus
Version: 1.0.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 45
Depends: postgresql-18, libc6 (>= 2.10)
Homepage: https://github.com/mhagander/bgw_replstatus
Priority: optional
Section: database
Filename: pool/main/b/bgw-replstatus/postgresql-18-bgw-replstatus_1.0.8-1.pgdg24.04+1_amd64.deb
Size: 15088
SHA256: d3bc43c63904ef38dd2cbed3d83a19f9ab9b1cf21635a34142a563797268d1c0
SHA1: 0d48a87a1df3bc4949ab86913958689377d4fe89
MD5sum: 7cb30b14d83e95f068ce8eaa90ab5da9
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-18-bgw-replstatus-dbgsym
Package-Type: ddeb
Source: bgw-replstatus
Version: 1.0.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Magnus Hagander <magnus@hagander.net>
Installed-Size: 24
Depends: postgresql-18-bgw-replstatus (= 1.0.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/b/bgw-replstatus/postgresql-18-bgw-replstatus-dbgsym_1.0.8-1.pgdg24.04+1_amd64.deb
Size: 9584
SHA256: 27196ba265769e246891d0449b49660cf28a621b259a67408053138755a951ef
SHA1: 382e066a4362c6098f27cbcd4a9f94018740b5fa
MD5sum: 5384d5360d11fb3a4800b580febf2a92
Description: debug symbols for postgresql-18-bgw-replstatus
Build-Ids: 42f869601fce7e27dc67e470af702374e89c70eb

Package: postgresql-18-credcheck
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 150
Depends: postgresql-18, libc6 (>= 2.4)
Homepage: https://github.com/MigOpsRepos/credcheck
Priority: optional
Section: database
Filename: pool/main/c/credcheck/postgresql-18-credcheck_3.0-1.pgdg24.04+1_amd64.deb
Size: 59980
SHA256: d6e403e0354b25c2fad86543b5b46858d40ecab39e6da7391c58bf7cc58e5a0c
SHA1: b141cba357635c908751e3300a2e978b86e6c4ee
MD5sum: 4bb8933d358f0b3f352690bee06b2462
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-18-credcheck-dbgsym
Package-Type: ddeb
Source: credcheck
Version: 3.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 99
Depends: postgresql-18-credcheck (= 3.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/c/credcheck/postgresql-18-credcheck-dbgsym_3.0-1.pgdg24.04+1_amd64.deb
Size: 76544
SHA256: 941d8ac22b67e8c6b787b49ad6ac971c6afec4cde264ce52bf27b520c45196f2
SHA1: a5815dcdc51f80a67348db72f2dc0f3631b7a751
MD5sum: 64606f98efc5cafa0c054dd928ea1714
Description: debug symbols for postgresql-18-credcheck
Build-Ids: e24928a0453c91469fe69067725dff9415507111

Package: postgresql-18-debversion
Source: postgresql-debversion
Version: 1.2.0-2.pgdg24.04+4
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 62
Depends: postgresql-18, libapt-pkg6.0t64 (>= 0.8.0), libc6 (>= 2.2.5)
Homepage: https://salsa.debian.org/postgresql/postgresql-debversion
Priority: optional
Section: database
Filename: pool/main/p/postgresql-debversion/postgresql-18-debversion_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 14232
SHA256: c8cd392493f061a656c651c9331d16310829863ec29e2872f7c2b9de4dfd1550
SHA1: de14fbfb2d595ab8b1a3b10f3437a1492be25014
MD5sum: e45e73d16e6d743dbfe3317db6bda8e2
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-18-debversion-dbgsym
Package-Type: ddeb
Source: postgresql-debversion
Version: 1.2.0-2.pgdg24.04+4
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 35
Depends: postgresql-18-debversion (= 1.2.0-2.pgdg24.04+4)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-debversion/postgresql-18-debversion-dbgsym_1.2.0-2.pgdg24.04+4_amd64.deb
Size: 21136
SHA256: 1c315ee5d78dbff3953d4fe57cc4d05ad80899aff7b2370a4e4323325b1c06b0
SHA1: b5f5ccf4d9c5b3a405241d2b0d6ea3b2998b6a62
MD5sum: 0b53d4be54c649de5ad02be45327a455
Description: debug symbols for postgresql-18-debversion
Build-Ids: b6ec5c9bf13e81799dd7ad9a74ec02966e8e8063

Package: postgresql-18-decoderbufs
Source: postgres-decoderbufs
Version: 3.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 104
Depends: postgresql-18, libc6 (>= 2.14), libprotobuf-c1 (>= 1.0.0)
Homepage: https://github.com/debezium/postgres-decoderbufs
Priority: optional
Section: database
Filename: pool/main/p/postgres-decoderbufs/postgresql-18-decoderbufs_3.1.0-1.pgdg24.04+1_amd64.deb
Size: 39492
SHA256: 9337b896fccc60c7f481ae21302878e9699b54e9744fea5e4dbca131923d3177
SHA1: ee37bd17110f02a70fdb6d54ad2c96e9c05c2b95
MD5sum: c07f41f68cc1001421346b55d42808f8
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-18-decoderbufs-dbgsym
Package-Type: ddeb
Source: postgres-decoderbufs
Version: 3.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 75
Depends: postgresql-18-decoderbufs (= 3.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgres-decoderbufs/postgresql-18-decoderbufs-dbgsym_3.1.0-1.pgdg24.04+1_amd64.deb
Size: 57552
SHA256: a78a4cf0c629dc4ca2e8a971c6b107f1960fca7352b09c1061577b92bdb5cf4a
SHA1: fb3a9930cedfe63573fa88aeb8e11603e7e0f7d2
MD5sum: 7344c5d59dbe8133b12d46d094e189b2
Description: debug symbols for postgresql-18-decoderbufs
Build-Ids: 4718e16c202077588bdbcaa36577dc2c1f3aff19

Package: postgresql-18-dirtyread
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 64
Depends: postgresql-18, libc6 (>= 2.38)
Priority: optional
Section: database
Filename: pool/main/p/pg-dirtyread/postgresql-18-dirtyread_2.7-2.pgdg24.04+1_amd64.deb
Size: 21596
SHA256: 59cfa6d538dd45c121ad144b9624b994315c77fc54813814fa817e3c27f42200
SHA1: 6fb2d9c2925a8b9a918663d14101ae1efef8a636
MD5sum: 04e708545f19de8b7f39dd94d72299c7
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-18-dirtyread-dbgsym
Package-Type: ddeb
Source: pg-dirtyread
Version: 2.7-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 54
Depends: postgresql-18-dirtyread (= 2.7-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-dirtyread/postgresql-18-dirtyread-dbgsym_2.7-2.pgdg24.04+1_amd64.deb
Size: 39720
SHA256: ae88fca4beeccf4d785be63bb09ea75fb46cf1dd1efc9da8833f4868e4617c03
SHA1: aa3fb3a2bf54ee89c0ba063f89cd1be6535b49a7
MD5sum: db80f3572dae1d3daaf7155a72a2d303
Description: debug symbols for postgresql-18-dirtyread
Build-Ids: a1b98239609f86fda08eee467123ba5ba2b43de1

Package: postgresql-18-extra-window-functions
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 68
Depends: postgresql-18, libc6 (>= 2.4)
Homepage: https://github.com/xocolatl/extra_window_functions
Priority: optional
Section: database
Filename: pool/main/e/extra-window-functions/postgresql-18-extra-window-functions_1.0-6.pgdg24.04+1_amd64.deb
Size: 16164
SHA256: cbf873608e8ebc1e66ac2b66b5081ac2698bfa2d377c0a71cc79c77dd82e24b9
SHA1: ddccc47d0b99fba548024eb97bb577e0daf38bb0
MD5sum: b4b6838b3cba265ffbe9126c0257a66a
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-18-extra-window-functions-dbgsym
Package-Type: ddeb
Source: extra-window-functions
Version: 1.0-6.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
Depends: postgresql-18-extra-window-functions (= 1.0-6.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/e/extra-window-functions/postgresql-18-extra-window-functions-dbgsym_1.0-6.pgdg24.04+1_amd64.deb
Size: 9956
SHA256: b1aae3c038708e38b9f2b0809571936868c9409fe7b707d5909b3f4b74273f4b
SHA1: a629fc1db26139b7c4f8857fe088152e58bf1571
MD5sum: ab00961b55ee6f3f7066435ebc36fae7
Description: debug symbols for postgresql-18-extra-window-functions
Build-Ids: 03576cc8deaed0f8489ca81725222fd1afca2b6f

Package: postgresql-18-first-last-agg
Source: first-last-agg
Version: 0.1.4-4-gd63ea3b-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 51
Depends: postgresql-18
Homepage: https://github.com/wulczer/first_last_agg
Priority: optional
Section: database
Filename: pool/main/f/first-last-agg/postgresql-18-first-last-agg_0.1.4-4-gd63ea3b-8.pgdg24.04+1_amd64.deb
Size: 8724
SHA256: c882d4ce206cbcc3efd45e7db9ccbbee1dd1387b6340ef19ae736f2e6c51ba86
SHA1: 8b723756ee88f901dd0f775ac1769a1adb0f5f5f
MD5sum: bec37ecdb58f4af59346a7e55e832a8c
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-18-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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17
Depends: postgresql-18-first-last-agg (= 0.1.4-4-gd63ea3b-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/f/first-last-agg/postgresql-18-first-last-agg-dbgsym_0.1.4-4-gd63ea3b-8.pgdg24.04+1_amd64.deb
Size: 4124
SHA256: cb583e2e647d9d26d68f862601cb67104249b65183ab9274ff3192f7b7a8c1c9
SHA1: 862058a44befb95b91b96873eae761fa92831fa0
MD5sum: c43f72501a4ee06eec715cf2afd9dc64
Description: debug symbols for postgresql-18-first-last-agg
Build-Ids: a9c497b065d684425b6f5d3b0148e5462e6f388d

Package: postgresql-18-http
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 113
Depends: postgresql-18, 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-18-http_1.6.3-1.pgdg24.04+1_amd64.deb
Size: 44340
SHA256: 1baef35ab85aeb032b14118d2eb3e83a458d80c0647548bab2d93cc9b772b7ea
SHA1: 190db704999a561495bc9f780ecef487c844ce49
MD5sum: 2cd446ea28f198546de7a9387c912831
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-18-http-dbgsym
Package-Type: ddeb
Source: pgsql-http
Version: 1.6.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 90
Depends: postgresql-18-http (= 1.6.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgsql-http/postgresql-18-http-dbgsym_1.6.3-1.pgdg24.04+1_amd64.deb
Size: 70988
SHA256: 2e80e63024b813a1672ccf4175acf9fdf6e906bc7a2e5f5395acf29e10773322
SHA1: f344c5b68e2282eb9095a608abf312cb911188b1
MD5sum: d3853fcfb30697770f0aee2ab7393256
Description: debug symbols for postgresql-18-http
Build-Ids: f43f89dca916ba17236dadbd0a0c6352831a696f

Package: postgresql-18-ip4r
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 521
Depends: postgresql-18, libc6 (>= 2.38)
Provides: postgresql-ip4r
Homepage: https://github.com/RhodiumToad/ip4r
Priority: optional
Section: misc
Filename: pool/main/i/ip4r/postgresql-18-ip4r_2.4.2-3.pgdg24.04+1_amd64.deb
Size: 180992
SHA256: 4614a106b42ade8bb2b34f74dd84d9592ea6357481e9a036529e9b74c1e7efb9
SHA1: 4f616dd22f15b5fc5b51256a3484567bec02e381
MD5sum: 20fb77382bb161e17a25594ace9b9c40
Description: IPv4 and IPv6 types for PostgreSQL 18
 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-18-ip4r-dbgsym
Package-Type: ddeb
Source: ip4r
Version: 2.4.2-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 274
Depends: postgresql-18-ip4r (= 2.4.2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/i/ip4r/postgresql-18-ip4r-dbgsym_2.4.2-3.pgdg24.04+1_amd64.deb
Size: 220772
SHA256: bba2257dc20ac879b2bfd2053e6d2441d4c6a5f633bd98cc2e29425beadf3226
SHA1: 323e81b6cfd864df1c2bba98415f7a09641b9ed3
MD5sum: 83f7b77574602b8d1e539167aa30dc6c
Description: debug symbols for postgresql-18-ip4r
Build-Ids: 252f618993a40d7e7f2d8a336008ad2f508b9547

Package: postgresql-18-jsquery
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 293
Depends: postgresql-18, libc6 (>= 2.14)
Homepage: https://github.com/postgrespro/jsquery
Priority: optional
Section: database
Filename: pool/main/j/jsquery/postgresql-18-jsquery_1.2-2.pgdg24.04+1_amd64.deb
Size: 125048
SHA256: 5ce7ae4cff32f031143baa571b1df9ec894dc8736230251f18e085e0ee123fa3
SHA1: 323fcde77ef717259528eaf16d7fa014fe17bd66
MD5sum: 43645f32b97342891045bf818bb9cf75
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-18-jsquery-dbgsym
Package-Type: ddeb
Source: jsquery
Version: 1.2-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 143
Depends: postgresql-18-jsquery (= 1.2-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/j/jsquery/postgresql-18-jsquery-dbgsym_1.2-2.pgdg24.04+1_amd64.deb
Size: 113684
SHA256: 41fbe3d49d47ce1041e7930043936bffede386c4be13fc16be2d42094f3a3cd1
SHA1: 4561cdd25df992644f5b379e90c54831306c727b
MD5sum: e90dbd21ff4158da76cb62298dd0f968
Description: debug symbols for postgresql-18-jsquery
Build-Ids: ff6c8958a16600c354433d4446da917ed902a852

Package: postgresql-18-numeral
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 244
Depends: postgresql-18, libc6 (>= 2.38)
Homepage: https://github.com/df7cb/postgresql-numeral
Priority: optional
Section: database
Filename: pool/main/p/postgresql-numeral/postgresql-18-numeral_1.3-7.pgdg24.04+1_amd64.deb
Size: 75492
SHA256: 07d16ba82e0106e4ad50a78a67c4f1d0011c0ffec71aecdd1db719484316929d
SHA1: bcf78be861e47dc0f32567323a96baf7e5717a51
MD5sum: 9713e0bf64f1cd90356485574140b4b6
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-18-numeral-dbgsym
Package-Type: ddeb
Source: postgresql-numeral
Version: 1.3-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 74
Depends: postgresql-18-numeral (= 1.3-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-numeral/postgresql-18-numeral-dbgsym_1.3-7.pgdg24.04+1_amd64.deb
Size: 47744
SHA256: 3b1d5b46f1d249728536a64313a924d683f27759dbd5a4a03e5b8a536b9dfd0f
SHA1: 4ea45f428a8660e87e1c6aa221f172057c3c65b2
MD5sum: a392d831500b4dd2ddb1be01ec1f1a43
Description: debug symbols for postgresql-18-numeral
Build-Ids: 0489ef89af8ecdf22c22b780e37310c30ac7768d

Package: postgresql-18-orafce
Source: orafce
Version: 4.14.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1142
Depends: postgresql-18, libc6 (>= 2.38)
Homepage: https://github.com/orafce/orafce
Priority: optional
Section: database
Filename: pool/main/o/orafce/postgresql-18-orafce_4.14.3-1.pgdg24.04+1_amd64.deb
Size: 366140
SHA256: 1f15796e4404f3267013ea46600d75ecb72df3641240b963efe1364ca4c6080d
SHA1: f41c3f5efa0e29fe1569b9b1df4b3ee44dafdada
MD5sum: 29bc8d78cee59e456052647206a42aee
Description: Oracle support functions for PostgreSQL 18
 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-18-orafce-dbgsym
Package-Type: ddeb
Source: orafce
Version: 4.14.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 427
Depends: postgresql-18-orafce (= 4.14.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/o/orafce/postgresql-18-orafce-dbgsym_4.14.3-1.pgdg24.04+1_amd64.deb
Size: 328416
SHA256: 55afe25e187b899e5e343f9c8a7d58ea628017ab5f753a3bc27310c88fdf398e
SHA1: ed8f62783310ffed833c479cb9e61cc81aabf67f
MD5sum: f47816155a0e3df2bc5d2bdb472ef270
Description: debug symbols for postgresql-18-orafce
Build-Ids: 4e56304ed90994fffadd4b2cfc9bfa10df070ac5

Package: postgresql-18-periods
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 545
Depends: postgresql-contrib-18, postgresql-18, libc6 (>= 2.38)
Homepage: https://github.com/xocolatl/periods
Priority: optional
Section: database
Filename: pool/main/p/postgresql-periods/postgresql-18-periods_1.2.3-1.pgdg24.04+1_amd64.deb
Size: 47060
SHA256: a345dff92dbbc36a6f3b5797e03f6fdd26814c171e89785d33553bc2357c3efe
SHA1: 9ccc8ae5fc401cd6922498d10c1fd4755107eaa6
MD5sum: 881aa8bdbf56a2be577125bb6da1356a
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-18-periods-dbgsym
Package-Type: ddeb
Source: postgresql-periods
Version: 1.2.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 61
Depends: postgresql-18-periods (= 1.2.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-periods/postgresql-18-periods-dbgsym_1.2.3-1.pgdg24.04+1_amd64.deb
Size: 45848
SHA256: 08e722520592e5e4dfbbfe0fa7903a67d486ffd151c1b3de7d014712e1b15026
SHA1: f057cd26918c825f2e91eb40422f459bac15c195
MD5sum: db71b4b81628b2284a702cd9bb9fd7fb
Description: debug symbols for postgresql-18-periods
Build-Ids: 0ce954f50d15b987eec01047ee8ad2af78c12333

Package: postgresql-18-pg-catcheck
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
Depends: postgresql-18, 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-18-pg-catcheck_1.6.0-1.pgdg24.04+1_amd64.deb
Size: 35916
SHA256: 3df70b339fe495176fa2a37c444a5ea37297799811bcbdae2121420f96e432ec
SHA1: 5ba08088ca7c3ade877a7fd4fe23dfffd12177ef
MD5sum: 93e3a461e0d4d5c2569cf95f9f58528a
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-18-pg-catcheck-dbgsym
Package-Type: ddeb
Source: pg-catcheck
Version: 1.6.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-18-pg-catcheck (= 1.6.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-catcheck/postgresql-18-pg-catcheck-dbgsym_1.6.0-1.pgdg24.04+1_amd64.deb
Size: 41080
SHA256: 022406fe2a1cfae291b5e012d963abb7feea5d5d9e0cba18267889b302d6aa2d
SHA1: 3b396183065ea3ffebed20ed4fa4f3b86309603c
MD5sum: 29eabd2f4449569054e9329a07f47b17
Description: debug symbols for postgresql-18-pg-catcheck
Build-Ids: 26f5d61383f5203171db38cd98a9a73cb9827d9e

Package: postgresql-18-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-18
Homepage: https://github.com/cybertec-postgresql/pg_permissions
Priority: optional
Section: database
Filename: pool/main/p/pg-permissions/postgresql-18-pg-permissions_1.3-3.pgdg24.04+1_all.deb
Size: 8036
SHA256: 2c67861a522799e8dc6bf5476c93033c3a093e577bbb2a93722d82d7840d5e5b
SHA1: 73938c1fa4e552f33d8b8c93521b32ff63a5ba0d
MD5sum: 92529be1e8e13835c77d55a606d0a873
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-18-pg-rrule
Source: pg-rrule
Version: 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 84
Depends: postgresql-18, libc6 (>= 2.14), libical3t64 (>= 3.0.0)
Homepage: https://github.com/petropavel13/pg_rrule
Priority: optional
Section: database
Filename: pool/main/p/pg-rrule/postgresql-18-pg-rrule_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_amd64.deb
Size: 24344
SHA256: c46686ad8e06f71cd00f928b6418916f4c740ac52da05ec37fc5c2e4e1f54799
SHA1: 23efcdba6c43c4765ee8acb37e104033a082fa26
MD5sum: f9883728203a94b598e44db3caf6f3d6
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-18-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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 41
Depends: postgresql-18-pg-rrule (= 0.2.0+git20211101.d7d10f2-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rrule/postgresql-18-pg-rrule-dbgsym_0.2.0+git20211101.d7d10f2-3.pgdg24.04+1_amd64.deb
Size: 23960
SHA256: 0a5a2a36e6344c3e7739ea90dd9f4387f208bbf165e03e50630f9e37f55701fa
SHA1: 7a50cd76e816f2af8970e3b52e0a123d3b71371d
MD5sum: 8bf46c1a5c3f84b0b21235d144cee273
Description: debug symbols for postgresql-18-pg-rrule
Build-Ids: bce61be930b529a2a4fef27bbb956f92bda75dcb

Package: postgresql-18-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-18
Homepage: https://powa.readthedocs.io/
Priority: optional
Section: database
Filename: pool/main/p/pg-track-settings/postgresql-18-pg-track-settings_2.1.2-4.pgdg24.04+1_all.deb
Size: 9220
SHA256: 0dbadc052ea4b096e10533dcc6ced7a06b270b86070bb9917d96838b0602778a
SHA1: a04f8aefcbfb9fc4a4c91408297e12fb08d2f632
MD5sum: a2991a5270db61ca507e669fae99c228
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-18-pg-wait-sampling
Source: pg-wait-sampling
Version: 1.1.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
Depends: postgresql-18, libc6 (>= 2.4)
Homepage: https://github.com/postgrespro/pg_wait_sampling
Priority: optional
Section: database
Filename: pool/main/p/pg-wait-sampling/postgresql-18-pg-wait-sampling_1.1.8-1.pgdg24.04+1_amd64.deb
Size: 39048
SHA256: 97106b49c4ea08bf8d0b4940e431407846755f2ed30a99b32011c811a5aee9a7
SHA1: c50887586416bf60629af6623a4c72c2573e751b
MD5sum: 00ffc0aafc205109cb137d4b08149981
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-18-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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 87
Depends: postgresql-18-pg-wait-sampling (= 1.1.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-wait-sampling/postgresql-18-pg-wait-sampling-dbgsym_1.1.8-1.pgdg24.04+1_amd64.deb
Size: 68660
SHA256: c6226fda6ab8a982c3919246080b85815e6df1177d4c83b40e400cccb7dfd100
SHA1: a9cc0f44b0e8049c72f74592d1691410b491be07
MD5sum: 694e67d0d9c4e074c9aa485cf79ee4c3
Description: debug symbols for postgresql-18-pg-wait-sampling
Build-Ids: 78d0a2735e6c888022168eb46cf36c1a61789895

Package: postgresql-18-pgextwlist
Source: pgextwlist
Version: 1.18-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
Depends: postgresql-18, libc6 (>= 2.33)
Homepage: https://github.com/dimitri/pgextwlist
Priority: optional
Section: libs
Filename: pool/main/p/pgextwlist/postgresql-18-pgextwlist_1.18-1.pgdg24.04+1_amd64.deb
Size: 29788
SHA256: 1a1fbbdf3dde3e104a25e9946223e24db17ad51b0c119e5e7f757c70cf790cfb
SHA1: 855934bd707c5be3725bda8385e591c317a13206
MD5sum: f607e0591023a9a90c2cb65e05b5c747
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-18-pgextwlist-dbgsym
Package-Type: ddeb
Source: pgextwlist
Version: 1.18-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 77
Depends: postgresql-18-pgextwlist (= 1.18-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgextwlist/postgresql-18-pgextwlist-dbgsym_1.18-1.pgdg24.04+1_amd64.deb
Size: 60548
SHA256: ac1aac4212fe2c7788e6cdabf5e5777e75adb41224c27917a66b9ff930040021
SHA1: d661d330476d4742a8da244d5c2e85f704fae054
MD5sum: 4a1e692208b8a08b5e5b87d7cf15d86c
Description: debug symbols for postgresql-18-pgextwlist
Build-Ids: 16146b6103d8ec66ba41a79b1886203305bc4a7f

Package: postgresql-18-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-18-roaringbitmap, postgresql-18
Homepage: https://github.com/cybertec-postgresql/pgfaceting
Priority: optional
Section: database
Filename: pool/main/p/pgfaceting/postgresql-18-pgfaceting_0.2.0-4.pgdg24.04+1_all.deb
Size: 9784
SHA256: 0cd55106a3d8adde7049180d98a2acd6e15403e8baf483e6b9fdcbb20c8d20e4
SHA1: 9d6329bbe2187c580896c715d84eb8ae62aecd57
MD5sum: f70df9fe16125a8e0faae729e38922f8
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-18-pgmemcache
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 121
Depends: postgresql-18, 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-18-pgmemcache_2.3.0-14.pgdg24.04+1_amd64.deb
Size: 46648
SHA256: c00010711a1f2e13b8db37645f8a7f658c14bfe7c2ec74cbd470213baba39d75
SHA1: 5eeea98afbd8700787c6c13ae1a569814171d1f3
MD5sum: 0ad0c05240454c95193b93f8d5c1e135
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-18-pgmemcache-dbgsym
Package-Type: ddeb
Source: pgmemcache
Version: 2.3.0-14.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 77
Depends: postgresql-18-pgmemcache (= 2.3.0-14.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgmemcache/postgresql-18-pgmemcache-dbgsym_2.3.0-14.pgdg24.04+1_amd64.deb
Size: 55916
SHA256: 3d889cae7b5db504f255e5466199d8a494d3b7807a58d95a6a64059bf50e3942
SHA1: 7e72206795f474e970b3fb2f9d12a7fb80ac4077
MD5sum: 1c9771a9634dc2b8354a6263b05da26d
Description: debug symbols for postgresql-18-pgmemcache
Build-Ids: 7959e1bba1896ac3d06a5cedcb3da65c8ec007e9

Package: postgresql-18-pgnodemx
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 241
Depends: postgresql-18, libc6 (>= 2.38)
Homepage: https://github.com/CrunchyData/pgnodemx
Priority: optional
Section: database
Filename: pool/main/p/pgnodemx/postgresql-18-pgnodemx_1.7-1.pgdg24.04+1_amd64.deb
Size: 83628
SHA256: 2b0f9f697ead4f11e3fe7f8d0e88c74e88ff08b270a1ea6bebcfa280b2f8da3e
SHA1: ac21abe3bc597bb76e3a9508eae93d2c588f78ee
MD5sum: 1a36e9ff692fc61807ccf8f561c2f5b1
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-18-pgnodemx-dbgsym
Package-Type: ddeb
Source: pgnodemx
Version: 1.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 115
Depends: postgresql-18-pgnodemx (= 1.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgnodemx/postgresql-18-pgnodemx-dbgsym_1.7-1.pgdg24.04+1_amd64.deb
Size: 86628
SHA256: 018d89bdf5e95bda56f2d3b51d04b214f444509f35794fe24f1687ce35ee8a44
SHA1: 358d142b64d14ebd1cc81276332cbb839b7dabf8
MD5sum: 63be7f90cac1c49641c826be9b1e07b8
Description: debug symbols for postgresql-18-pgnodemx
Build-Ids: d99aad59a86b8af728d0fd58b086182265b97a9c

Package: postgresql-18-pgpcre
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 59
Depends: postgresql-18, libc6 (>= 2.14), libpcre2-8-0 (>= 10.22)
Homepage: https://github.com/petere/pgpcre
Priority: optional
Section: database
Filename: pool/main/p/pgpcre/postgresql-18-pgpcre_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 18544
SHA256: 28077a80b3854b56aa40fc0ee882e9fa077f545b67f6b7fd5c7b97a1b3c20fc4
SHA1: 989db911de731aabdaace0a2ae153c9ac3f2e484
MD5sum: c3117cf602406b739ba19f7978cd1b92
Description: Perl Compatible Regular Expressions (PCRE) extension for PostgreSQL
 This is a module for PostgreSQL that exposes Perl-compatible regular
 expressions (PCRE) functionality as functions and operators. It is based on
 the popular PCRE library.
 .
 Some possible advantages over the regular expression support built into
 PostgreSQL:
  * richer pattern language, more familiar to Perl and Python programmers
  * complete Unicode support
  * saner operators and functions
 Some disadvantages:
  * no repeated matching ('g' flag)
  * no index optimization

Package: postgresql-18-pgpcre-dbgsym
Package-Type: ddeb
Source: pgpcre
Version: 0.20190509-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 33
Depends: postgresql-18-pgpcre (= 0.20190509-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpcre/postgresql-18-pgpcre-dbgsym_0.20190509-8.pgdg24.04+1_amd64.deb
Size: 17592
SHA256: 34052e48bcb0ff0f462098ba75ac8b9e7457b694471eb13257f8e1fe8cb8eaa6
SHA1: aa049cecc7c59afba949520aec6956dd5673fd7a
MD5sum: 82bc51317f1e5cfdd1ab193134d13b1d
Description: debug symbols for postgresql-18-pgpcre
Build-Ids: 299a5fd5cf73a7d1ebc1d7618e6351c082308f0a

Package: postgresql-18-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-18, postgresql-18-pgq3
Priority: optional
Section: database
Filename: pool/main/p/pgq-node/postgresql-18-pgq-node_3.5-7.pgdg24.04+1_all.deb
Size: 12844
SHA256: a42a42c20d134f9711aa30722ab8b3f83015f552c73175dbd68036f5c27a0dc1
SHA1: 2c13cd2fb2345a40d8c40ec1c60cfcf14c4e1c72
MD5sum: b30181c3a7b7104cc81cbd8e90ba9097
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-18-pgq3
Source: pgq
Version: 3.5.1-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2233
Depends: libc6 (>= 2.4), postgresql-18, pgqd
Homepage: https://github.com/pgq/pgq
Priority: optional
Section: database
Filename: pool/main/p/pgq/postgresql-18-pgq3_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 126656
SHA256: 72664323973472a15cec50a9f12fff8d7fc0a26d98fbe4f37b25a938a0330c22
SHA1: 8f0f4c433d1e3d299bf58468170db2bd3e49b597
MD5sum: f576dd5ce938ff69e269178f61002fd7
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-18-pgq3-dbgsym
Package-Type: ddeb
Source: pgq
Version: 3.5.1-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 123
Depends: postgresql-18-pgq3 (= 3.5.1-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgq/postgresql-18-pgq3-dbgsym_3.5.1-1.pgdg24.04+1_amd64.deb
Size: 90840
SHA256: da20eff6522422355229c30f49010541234797a9bc8959653599838b7b25f815
SHA1: 225cecd428c0c720d0fa132bd03a8a361df7bc7c
MD5sum: ad5a04e8fbef209c9fea69b9389e446f
Description: debug symbols for postgresql-18-pgq3
Build-Ids: 6dec025e4a4c57843406607602d0815166f66159 9ea7dc300a882104764d43df2770689bda8f950f

Package: postgresql-18-plproxy
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 297
Depends: postgresql-18, libc6 (>= 2.38), libpq5
Homepage: https://plproxy.github.io/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-plproxy/postgresql-18-plproxy_2.11.0-12.pgdg24.04+1_amd64.deb
Size: 135084
SHA256: 4c1939ac47f940c78bfcc8d3c6187685683309d0eeb47546ac609daa02684a8c
SHA1: d5a225f0480d48b315596cb4239eefd3f97b0df5
MD5sum: f11b2f8ecf979b19e84798e242e4d936
Description: database partitioning system for PostgreSQL 18
 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-18-plproxy-dbgsym
Package-Type: ddeb
Source: postgresql-plproxy
Version: 2.11.0-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 166
Depends: postgresql-18-plproxy (= 2.11.0-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plproxy/postgresql-18-plproxy-dbgsym_2.11.0-12.pgdg24.04+1_amd64.deb
Size: 135952
SHA256: 80213dd73669ec360d77cc7b0b02102934c28c4529ee3cb13d1775db74bc1a17
SHA1: 5187d62a61fe80686941e94c297eb0d6b0f8fd17
MD5sum: 4e5ca490be365943777789723510f5bd
Description: debug symbols for postgresql-18-plproxy
Build-Ids: 3a8876783712b8f6f5bcbfab8a3df741411beffd

Package: postgresql-18-plr
Source: plr
Version: 1:8.4.7-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 279
Depends: r-base-core (>= 2.10), postgresql-18, 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-18-plr_8.4.7-3.pgdg24.04+1_amd64.deb
Size: 129936
SHA256: 988a027a89788b01812470d0cb7af4a408c8f722f527c80a1f17e8dfebb3bad6
SHA1: 4ed3f2f2160376c758d61c52121b78282f1180a7
MD5sum: 19ed68defe4ac0ae94d4811938f8bdc1
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-18-plr-dbgsym
Package-Type: ddeb
Source: plr
Version: 1:8.4.7-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 189
Depends: postgresql-18-plr (= 1:8.4.7-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/plr/postgresql-18-plr-dbgsym_8.4.7-3.pgdg24.04+1_amd64.deb
Size: 158220
SHA256: 5eaca413c4fc832b40729d9a763e3c6b94833578a0f14eec89a7affadee09db6
SHA1: c0596bbb542815258a38ad9333b363b3b9df9e29
MD5sum: 348604d61e9d4e66c7d03b69d5ca701e
Description: debug symbols for postgresql-18-plr
Build-Ids: ee5d585ff89d799f2a491fb99ccd1aad4362b3cd

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

Package: postgresql-18-plsh-dbgsym
Package-Type: ddeb
Source: postgresql-plsh
Version: 1.20220917-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 71
Depends: postgresql-18-plsh (= 1.20220917-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-plsh/postgresql-18-plsh-dbgsym_1.20220917-3.pgdg24.04+1_amd64.deb
Size: 54572
SHA256: 04b935ccef73fc21706918aaf7a1cabe7513ac7ccab274b7ddbf0cc1337d39c7
SHA1: a2e7ff774a131bb71dd1a6285a6edef663966a96
MD5sum: 5a0794393efc865174429ce92c4a42e7
Description: debug symbols for postgresql-18-plsh
Build-Ids: 6109042f0e91f95f4daf179c162149f6daa7b69d

Package: postgresql-18-pointcloud
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 452
Depends: postgresql-18, 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-18-pointcloud_1.2.5-2.pgdg24.04+1_amd64.deb
Size: 98352
SHA256: 79a89bb46aa6373cbbad78927b8e8d7f096884850dea4836a260e567833baa04
SHA1: 77d8fb8b865467d9f08530bdab83f3b871c8ef16
MD5sum: 77d1c9263f9d3979d75b19f56cd47fab
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-18-pointcloud-dbgsym
Package-Type: ddeb
Source: pgpointcloud
Version: 1.2.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 244
Depends: postgresql-18-pointcloud (= 1.2.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pgpointcloud/postgresql-18-pointcloud-dbgsym_1.2.5-2.pgdg24.04+1_amd64.deb
Size: 193632
SHA256: 3c6ba7651672bb4108da16026cf71090aa4c6fec693b11e37fd20d59d7696ee6
SHA1: eb7062ff6d24b5002d953ba152203c89ebb9cfc0
MD5sum: aa81d1d947517d8842951b2806e41b8b
Description: debug symbols for postgresql-18-pointcloud
Build-Ids: 0363969b3e6be439ac6fc61502e1f20ce41a8318

Package: postgresql-18-prefix
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 117
Depends: postgresql-18, libc6 (>= 2.14)
Priority: optional
Section: database
Filename: pool/main/p/prefix/postgresql-18-prefix_1.2.10-3.pgdg24.04+1_amd64.deb
Size: 41092
SHA256: 97cd6da50b0375650087762b029a7904a493bf65bbb8e1e3e51779947c1697d5
SHA1: 61d59e5ff6c376d1444096c9deeb9dedf4bf275f
MD5sum: 7ed67f41e64448ea994ef26a4ddc26a8
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-18-prefix-dbgsym
Package-Type: ddeb
Source: prefix
Version: 1.2.10-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 67
Depends: postgresql-18-prefix (= 1.2.10-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/prefix/postgresql-18-prefix-dbgsym_1.2.10-3.pgdg24.04+1_amd64.deb
Size: 50264
SHA256: 0f32b95f822625775b9f778f4fb3551f3d70e707bb725a9a5e0cd2d489026390
SHA1: eebf4fe54857419452b91f44ddae1d22aae4448a
MD5sum: c36b0d8128f109dca497996bda505fad
Description: debug symbols for postgresql-18-prefix
Build-Ids: c0abe507930405957f2445547adb54e5a352f91e

Package: postgresql-18-preprepare
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 53
Depends: postgresql-18, libc6 (>= 2.4)
Priority: optional
Section: database
Filename: pool/main/p/preprepare/postgresql-18-preprepare_0.9-9.pgdg24.04+1_amd64.deb
Size: 16700
SHA256: 3e3e3ebba0a2a5a140d1d4e96ffa2a2495ac54e69f04001f2ad8cb5253fce9eb
SHA1: 25399a89163f0bc6b1565f00d00cf8a754f20ac8
MD5sum: 42ee622f32c9c8aa401874c1d4da3d5f
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-18-preprepare-dbgsym
Package-Type: ddeb
Source: preprepare
Version: 0.9-9.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 33
Depends: postgresql-18-preprepare (= 0.9-9.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/preprepare/postgresql-18-preprepare-dbgsym_0.9-9.pgdg24.04+1_amd64.deb
Size: 17860
SHA256: 8c89f11a4c0cde83dbf57260a6c02122058c459561d7ad04162417c72ec7c5d6
SHA1: 2639e259421ec890b3d5d12ab9d99941774e904e
MD5sum: 92a3f1e78757cfb7b6b4d3edc944ff0c
Description: debug symbols for postgresql-18-preprepare
Build-Ids: 681d99e45652baed14e90f40669024912c10fd7e

Package: postgresql-18-prioritize
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
Depends: postgresql-18, libc6 (>= 2.2.5)
Homepage: http://pgxn.org/dist/prioritize/
Priority: optional
Section: database
Filename: pool/main/p/postgresql-prioritize/postgresql-18-prioritize_1.0.4-12.pgdg24.04+1_amd64.deb
Size: 11956
SHA256: 379b2ca6c40fc899d75cb806dd019c0a424b2779b315c81b9801f9c447b8f2b9
SHA1: 043364caa793e711fe8cc9613e98c0e9d21b5891
MD5sum: 5c82500795c1cb103b05363fd48c0ace
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-18-prioritize-dbgsym
Package-Type: ddeb
Source: postgresql-prioritize
Version: 1.0.4-12.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 28
Depends: postgresql-18-prioritize (= 1.0.4-12.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-prioritize/postgresql-18-prioritize-dbgsym_1.0.4-12.pgdg24.04+1_amd64.deb
Size: 14148
SHA256: 4c1cadea8b3b6462512e0fc3f63605f80a68ca47d825a78d0af37d300043bedd
SHA1: 426a038f7ea5d03918a065afba433dfe8c78a1c2
MD5sum: 0e5117f5dec6405d409e44d52a8f9554
Description: debug symbols for postgresql-18-prioritize
Build-Ids: 4209d2e00f6f53a5ac76f971a8eb6f61c76d8569

Package: postgresql-18-q3c
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3494
Depends: postgresql-18, 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-18-q3c_2.0.1-4.pgdg24.04+1_amd64.deb
Size: 166524
SHA256: 0d46a052a856fcb46dcca51c5621f48868fc702b9c82fdb06f0f67adc816e114
SHA1: 47aabb8852924bca3c9f50e93f2600b675ce8f7b
MD5sum: 9393cd5c0674181a67b99e2a077e421f
Description: PostgreSQL 18 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-18-q3c-dbgsym
Package-Type: ddeb
Source: postgresql-q3c
Version: 2.0.1-4.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 129
Depends: postgresql-18-q3c (= 2.0.1-4.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-q3c/postgresql-18-q3c-dbgsym_2.0.1-4.pgdg24.04+1_amd64.deb
Size: 108976
SHA256: 23b2d0528453313d71c9cc32f81ba116624499508e1dd1897d8aff2d11984ddb
SHA1: d1cd066e4fd475ad89c0b3b84b57186d7a1d81f0
MD5sum: fe1ef7169d90b59d458e0e69596da29d
Description: debug symbols for postgresql-18-q3c
Build-Ids: 839fe8da37fb7223d92c46dc2603e14dcf96d9bc

Package: postgresql-18-rational
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-18, libc6 (>= 2.38)
Homepage: https://github.com/begriffs/pg_rational
Priority: optional
Section: database
Filename: pool/main/p/pg-rational/postgresql-18-rational_0.0.2-7.pgdg24.04+1_amd64.deb
Size: 24712
SHA256: 7d3b52f34e16a74593efe5244b8087adb131aa21857968de2f09a3ded3a0b30e
SHA1: dcb2263736981a79294bdfc63b54e151e60b5702
MD5sum: 9d927f68a7e25da07e5bd01dde2253f1
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-18-rational-dbgsym
Package-Type: ddeb
Source: pg-rational
Version: 0.0.2-7.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 41
Depends: postgresql-18-rational (= 0.0.2-7.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-rational/postgresql-18-rational-dbgsym_0.0.2-7.pgdg24.04+1_amd64.deb
Size: 23820
SHA256: 9fe275a8ecc84ea0e40ca1da2b8c3554adac9f78c8d3616dd9a2e5d4650cbd83
SHA1: 1666555b4c64f77272a76910f6b54c155a0a4918
MD5sum: 06cdc38d82248c1898c1700992cb8143
Description: debug symbols for postgresql-18-rational
Build-Ids: a5f7faccaefe9b2933f30a302fc89a26c352950f

Package: postgresql-18-repack
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 244
Depends: postgresql-18, libc6 (>= 2.38), libpq5 (>= 9.0~)
Homepage: https://github.com/reorg/pg_repack
Priority: optional
Section: database
Filename: pool/main/p/pg-repack/postgresql-18-repack_1.5.2-1.pgdg24.04+1_amd64.deb
Size: 100844
SHA256: 4e588341f09a2ea5892559a00241e100c53f39bb78772d3c6478f515f51b7917
SHA1: 9468084854c3707e1c742ccdd5a9c316177ae725
MD5sum: b664261b7e19e17d9160ebcb58133078
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 18.

Package: postgresql-18-repack-dbgsym
Package-Type: ddeb
Source: pg-repack
Version: 1.5.2-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 172
Depends: postgresql-18-repack (= 1.5.2-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-repack/postgresql-18-repack-dbgsym_1.5.2-1.pgdg24.04+1_amd64.deb
Size: 127704
SHA256: eca34ae535a3d8b2258ef38804b610aed7abe88cf0e748a84301ffebc099e35e
SHA1: 54daea64bd57ff7e99bf2be213a38dc910ec1877
MD5sum: fa51075b8ab171edc4fe621c1db622ee
Description: debug symbols for postgresql-18-repack
Build-Ids: 0c291bf37312cb3eaae34c3bf2cb7fc9e020276c 8120f7fc5802e09690af507d32bc4a48224c691b

Package: postgresql-18-roaringbitmap
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 553
Depends: postgresql-18, libc6 (>= 2.38)
Homepage: https://github.com/ChenHuajun/pg_roaringbitmap
Priority: optional
Section: database
Filename: pool/main/p/pg-roaringbitmap/postgresql-18-roaringbitmap_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 251404
SHA256: 6c5b20631c28e177212bb596a5aa848dc44224a17ec7f4964002ec2c56d351fb
SHA1: eddec5858af96793e2ec5b7fb2564df08ea6b69c
MD5sum: 271fc7f50f6a8d469345ac6113689d48
Description: RoaringBitmap extension for PostgreSQL
 Roaring bitmaps are compressed bitmaps which tend to outperform conventional
 compressed bitmaps such as WAH, EWAH or Concise. In some instances, roaring
 bitmaps can be hundreds of times faster and they often offer significantly
 better compression. They can even be faster than uncompressed bitmaps.

Package: postgresql-18-roaringbitmap-dbgsym
Package-Type: ddeb
Source: pg-roaringbitmap
Version: 0.5.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 277
Depends: postgresql-18-roaringbitmap (= 0.5.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-roaringbitmap/postgresql-18-roaringbitmap-dbgsym_0.5.4-3.pgdg24.04+1_amd64.deb
Size: 248500
SHA256: 21d7a996fecb75e0b65185f9eefa7d0f6a35908ccce81545fb86bd2d61b976d0
SHA1: 99cca7b531b3146eba9ad4e42dbccccd2896d8c8
MD5sum: 61dc416529545f9b2ce4a14e52bc75da
Description: debug symbols for postgresql-18-roaringbitmap
Build-Ids: 2fde197ff2fbb4ff6c118801a51438d7ae23ef50

Package: postgresql-18-semver
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 134
Depends: postgresql-18, libc6 (>= 2.38)
Homepage: https://pgxn.org/dist/semver/doc/semver.html
Priority: optional
Section: database
Filename: pool/main/p/postgresql-semver/postgresql-18-semver_0.40.0-2.pgdg24.04+1_amd64.deb
Size: 39312
SHA256: 35913a545babfcb6a8870ba883d8ee7a73a39279fb855040b28d34172fb48618
SHA1: 64f8378483a97b549504cd19293a5e735956a440
MD5sum: 1f4e59b0ef0225ab47577fb96ca68262
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-18-semver-dbgsym
Package-Type: ddeb
Source: postgresql-semver
Version: 0.40.0-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 40
Depends: postgresql-18-semver (= 0.40.0-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-semver/postgresql-18-semver-dbgsym_0.40.0-2.pgdg24.04+1_amd64.deb
Size: 23944
SHA256: 9d2fcb5d3d5e20978df7b285cb3b9214870802bd1d529c2df95d0f4f2637546a
SHA1: 16a1e0d52dd4a92cfbfcdc362c7625af79447973
MD5sum: d2e7b0210f77ebe4f355928519f7d178
Description: debug symbols for postgresql-18-semver
Build-Ids: 50ea51aad05953153dd44b0e266dea511086ae80

Package: postgresql-18-set-user
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 104
Depends: postgresql-18, libc6 (>= 2.4)
Homepage: https://github.com/pgaudit/set_user
Priority: optional
Section: database
Filename: pool/main/p/postgresql-set-user/postgresql-18-set-user_4.1.0-1.pgdg24.04+1_amd64.deb
Size: 35188
SHA256: 543452aef80e666e9337b3057cb6e1067afcb9bfd6c7567be0cd3792c860f351
SHA1: 176d602c95884a47fa8e902eb9c8fbf348040daf
MD5sum: 198e2f55a3f8aba1ec89799e46d4f292
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-18-set-user-dbgsym
Package-Type: ddeb
Source: postgresql-set-user
Version: 4.1.0-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 70
Depends: postgresql-18-set-user (= 4.1.0-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-set-user/postgresql-18-set-user-dbgsym_4.1.0-1.pgdg24.04+1_amd64.deb
Size: 53284
SHA256: 13e638e8d620c3607d12fbaa26d10a0644c845d7aeddebc091bb79f397b0e4a6
SHA1: c9e714040c65f629a3b9058574d92ed0d14083ad
MD5sum: 7cacdfd4f2f0c0041c5d4a31502cca26
Description: debug symbols for postgresql-18-set-user
Build-Ids: b37923890d060c16c75ca736ca1819ee5e6e762d

Package: postgresql-18-similarity
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 318
Depends: postgresql-18, libc6 (>= 2.3.4)
Homepage: https://github.com/eulerto/pg_similarity
Priority: optional
Section: database
Filename: pool/main/p/pg-similarity/postgresql-18-similarity_1.0-8.pgdg24.04+1_amd64.deb
Size: 99824
SHA256: a9cd286ddbfac2f50e4a9fb8a8a841bad94e34b83ba9eb78017eeb6f4fdcee1e
SHA1: df732bd662107aaf835d91a16d545dbe77ba6296
MD5sum: 5df47f05d4b37ea74d04233a0a9f091e
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-18-similarity-dbgsym
Package-Type: ddeb
Source: pg-similarity
Version: 1.0-8.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
Depends: postgresql-18-similarity (= 1.0-8.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-similarity/postgresql-18-similarity-dbgsym_1.0-8.pgdg24.04+1_amd64.deb
Size: 73228
SHA256: aee82aa987350ff0f27b6a636f75b4b7efada690cfc8e131d8f82ae21270855d
SHA1: 2aaee2f7fd409e178c2abacf89bd0445bb743d16
MD5sum: 1a02f1afbb884a67eb94abec29e8f04b
Description: debug symbols for postgresql-18-similarity
Build-Ids: d018a3e32bc1241069f4b66db9b9fdf7c57dc6ad

Package: postgresql-18-snakeoil
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 52
Depends: postgresql-18, 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-18-snakeoil_1.4-2.pgdg24.04+1_amd64.deb
Size: 17172
SHA256: a7c5c9f13ca102459d4b191cfbba7e3ef1f6c5267d1e123d9963f8223fcdfb43
SHA1: 1bf7d232478ad03609599b9e6cb8177221ca54e7
MD5sum: 7a7efaad8f2181fde0c8f756f6b949a3
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-18-snakeoil-dbgsym
Package-Type: ddeb
Source: pg-snakeoil
Version: 1.4-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 31
Depends: postgresql-18-snakeoil (= 1.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pg-snakeoil/postgresql-18-snakeoil-dbgsym_1.4-2.pgdg24.04+1_amd64.deb
Size: 16336
SHA256: caca63018b9ff832dffb1e436716d54beff63a225337ee4535eedff8527b5496
SHA1: ecbea41eccf44a049c1f094e6632c6856f254628
MD5sum: ed4403db03a0f1dae90a85c00287f226
Description: debug symbols for postgresql-18-snakeoil
Build-Ids: 3b27287ac096532d6bcbc36128062a27d1fda5c6

Package: postgresql-18-tablelog
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 128
Depends: postgresql-18, libc6 (>= 2.38)
Homepage: https://github.com/df7cb/table_log
Priority: optional
Section: database
Filename: pool/main/t/tablelog/postgresql-18-tablelog_0.6.4-3.pgdg24.04+1_amd64.deb
Size: 46248
SHA256: 69e6e2d5de98dc88c5450d5bc7c55662b20385baf5ac079915defe07d5417e39
SHA1: 80bd1499697f2cbba8a86d3135f44cba0cb0f937
MD5sum: cb0cd65cb1da9d8aa240589902443c82
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-18-tablelog-dbgsym
Package-Type: ddeb
Source: tablelog
Version: 0.6.4-3.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 74
Depends: postgresql-18-tablelog (= 0.6.4-3.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tablelog/postgresql-18-tablelog-dbgsym_0.6.4-3.pgdg24.04+1_amd64.deb
Size: 56936
SHA256: 8e2f9eeff9e690ffcc141f05c41d5bde15eac32cb60f7654e322ad97debe57e2
SHA1: 866ddec632905fa51e8c36749dfa925abe5cdb0c
MD5sum: 79f7d63a551a8fb64975fb478399e035
Description: debug symbols for postgresql-18-tablelog
Build-Ids: 95d671eb0da7d6a23505fc2bda55c945d499fbbe

Package: postgresql-18-tdigest
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 155
Depends: postgresql-18, libc6 (>= 2.38)
Homepage: https://github.com/tvondra/tdigest
Priority: optional
Section: database
Filename: pool/main/t/tdigest/postgresql-18-tdigest_1.4.3-1.pgdg24.04+1_amd64.deb
Size: 58976
SHA256: 4f1f4132b6eb1253c216429bfcc3e2359f77e91bb22a7b2a64ba343c3a4c14b8
SHA1: d72a2ded4884402f910b19943cf2b042f7d7e1f5
MD5sum: 08d322d5cec53db0a67976abbb21dae2
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-18-tdigest-dbgsym
Package-Type: ddeb
Source: tdigest
Version: 1.4.3-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
Depends: postgresql-18-tdigest (= 1.4.3-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/tdigest/postgresql-18-tdigest-dbgsym_1.4.3-1.pgdg24.04+1_amd64.deb
Size: 57164
SHA256: f07569d5b313a7fb3c80b03fe33b48356a7790580859a4fd103f5e6519e32074
SHA1: c3645ffe17478155fc519173c1dedcee12bc4bda
MD5sum: 4e1cb56542af6ec5b785910a4572e855
Description: debug symbols for postgresql-18-tdigest
Build-Ids: c986e009a49bfdbefdd9198ff434dc9759e4a78d

Package: postgresql-18-toastinfo
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 45
Depends: postgresql-18
Homepage: https://github.com/df7cb/toastinfo
Priority: optional
Section: database
Filename: pool/main/t/toastinfo/postgresql-18-toastinfo_1.5-2.pgdg24.04+1_amd64.deb
Size: 12924
SHA256: 51c414db6bc7f174b27619c56c165c4b93226b10eab28612215df3f251ddab17
SHA1: 66b1faf3463cd278ea450cf8c1b71e37b647045c
MD5sum: 2f5f7177b771605d701f22c12ec6a87d
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-18-toastinfo-dbgsym
Package-Type: ddeb
Source: toastinfo
Version: 1.5-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 26
Depends: postgresql-18-toastinfo (= 1.5-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/t/toastinfo/postgresql-18-toastinfo-dbgsym_1.5-2.pgdg24.04+1_amd64.deb
Size: 12216
SHA256: 3a9554e958ec25efe978657e8680fee04b2526731a23cf09c7d5f334e9c4a22d
SHA1: f2a4667380758a4dd861ac2d7ceff7ec204448c6
MD5sum: bb3337b6325e8d73ebfbfd01830070fb
Description: debug symbols for postgresql-18-toastinfo
Build-Ids: 2288957d4244abc256b369c5e4ee24d214eaeffe

Package: postgresql-18-unit
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 678
Depends: libc6 (>= 2.38), postgresql-18
Homepage: https://github.com/df7cb/postgresql-unit
Priority: optional
Section: database
Filename: pool/main/p/postgresql-unit/postgresql-18-unit_7.10-1.pgdg24.04+1_amd64.deb
Size: 162528
SHA256: def13face6e4410c7b20b3675979ac86f288c015c98b37dc2cd8991dc238a3fa
SHA1: 4533afd51496cba1c4650d12b3ab71263bb0aa72
MD5sum: 5fce2ee0d57d34a2938696ad1a95a096
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-18-unit-dbgsym
Package-Type: ddeb
Source: postgresql-unit
Version: 7.10-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Christoph Berg <myon@debian.org>
Installed-Size: 96
Depends: postgresql-18-unit (= 7.10-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-unit/postgresql-18-unit-dbgsym_7.10-1.pgdg24.04+1_amd64.deb
Size: 66584
SHA256: c2a0214b2078eeb175c1102e274fb11f4b6fdd1a24104529e7e545977197365c
SHA1: d38074e06fe1f56230214a975ce73c1134877fce
MD5sum: 41683bd3827f23a0e7ea0c15254bef09
Description: debug symbols for postgresql-18-unit
Build-Ids: b0ebcc1816dd303cecd61afe0eec48248a2d39a2

Package: postgresql-18-wal2json
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 131
Depends: postgresql-18, libc6 (>= 2.38)
Homepage: https://github.com/eulerto/wal2json
Priority: optional
Section: database
Filename: pool/main/w/wal2json/postgresql-18-wal2json_2.6-2.pgdg24.04+1_amd64.deb
Size: 57396
SHA256: 753431dabab726fadbbb22cda536a987837175625d346db3725399c844cbdbc3
SHA1: 4f6be14441a98e465462785d369f285839d0a765
MD5sum: ad992888b3a6f43d7044ec5978411821
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-18-wal2json-dbgsym
Package-Type: ddeb
Source: wal2json
Version: 2.6-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 99
Depends: postgresql-18-wal2json (= 2.6-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/w/wal2json/postgresql-18-wal2json-dbgsym_2.6-2.pgdg24.04+1_amd64.deb
Size: 79864
SHA256: bf07d38822b79119cc39dc333d864504c19f2de812b2757c122a7ddd03b3141f
SHA1: 18645b833c6a5e672eeb9d5cd8ba8d4cf4a562d6
MD5sum: d73c3d1099dad3393e70fcbac9cd6ada
Description: debug symbols for postgresql-18-wal2json
Build-Ids: b520f98b5d60ccb87619c800f1d07c5eb7aa65bf

Package: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 12443
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_amd64.deb
Size: 2797204
SHA256: 9bb870bbc70bb599b223f8ebb746e446838371aa98aaffbf89ab03edcaaadc7e
SHA1: ce32bbdaacc5eb7cfc22b1a7ceccb0d2dc98c353
MD5sum: d684238650df07ff2dbffd72dbf293ce
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 9572
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_amd64.deb
Size: 8233704
SHA256: 97876670050fe4bb920879af9293231d6f25af0b4a2dc06bb8169322ca3d1d30
SHA1: 44451360421912b7f8560210224a5891fdace1a5
MD5sum: 9ac16c2d050b083b1af6a5ab4b1e0d37
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: 05984b366eab1760ef12a6535ad0dd0a59f77e13 0aa4696c28fcc5b80847993a60bf6f1ab4d4fb31 0b138ee5eeea2a7992dacc85c2827ecc8073ee65 0eaea3c37b9e26610555e73f0fe0e460f58421ab 0fbad18cd94ae6f3740723ebd2713d48c33ad064 10fa55060e2c3be199d9ad196589e32a70798744 111cfe7c4948df50c7c661a62b62eb540519e2b4 1219bbc0024da2e902fe4038bf8a4bdef1ed0182 19da8190c8041e76de6008f7565ef7a7f62c0329 1e0657836899f682414c4a3bd6159b66a0014aa3 223cd0e050e7af835d7ce38afd68a55924eb7020 2735538eb86dc26cb324a4cacac72fca43e8fefb 2a3ef61af88a1b6d68c82604257a42f5828a3774 2a84ae8ad1b4557281299c40cbf8aad818c47f88 2d783d4aed7fe2b0f3c8b928c8a4108efa30a123 2ef483b945591ebda30303ae73d8bc5ab82ddb2b 2f93cb32baa4b2c346fcf0aeab24ef1c6cfc54dc 32f79a8deb29dd7b38e5adbd5058c259a3aa85a0 359875569a4db974c5a2247207994c15d3b9e6f7 3a43fc4c43b9a617847e0a8477e9f47db7a15fa1 3d0f06a4795adc68d7db967f439e3cc1a30bce0b 3d2c67ea63041d163633bc6ffa97351e61055d4c 3f5942a6f28daf7bebc58dfa998b18af488cfaa5 407763749e8ffcebddd67eebce1a02912a5b5a77 42bc509f7d48883c18be472707775030b63d9bb7 452abdf45a9bbf6632c3d12b0b2ed9b1ee85abba 453af019e47384520806179b4562e2a907d3df2c 461963c93a14aab7fd9766aaadfd9434a294eee2 46ec606af0d207a056893e0d65c61143df704152 477146a2c9cdaf6ccaf34547818e6e14fcdbc55f 5050d200cb41420c03515bd949936600619b7ad6 5085c6166bdc4c8282b30eacd8b15efb223ece00 5215ec34ba3aeb218ff76cf1f256b73f434dcd8c 52fe456382486f38dd71282fcfd553c10ef589e3 544c8b8d60d173458ef17c71bace5461e26e0f6e 5612f802d000867a7cd26adb14ed6d61067c8338 59ef9f291a88ec969fd4bd0828be13ef53081233 5c944a5d39c418b0a62f77c36a8466df52ba6f83 6051d0b24d3d147cabc3e9d23086df51072c3770 60979a0bd0f2a991bb71d933d5e4e85e0041d156 6494e2cce8e6c0267a2ce56a438a3684fbcd217e 6f011ba9a57f614b41c45e5c1e1bfea57014ce93 724a9d37e088e1dc8dac4c96fa0cef223b17f8c1 79c4f75468a6a9a7af1a74fa668112e0e6d2db73 7a477f94df6424d91e4ff4cff85d73b8ad0c2641 7fcc839155051803394b635a42fa5d6f33f1fc3b 875c2e59626e4ebd8188cc9aadf170556066e2be 8763cdd88068cbca36b17314b80618c48306dc2e 8b0e491118c2c2672e856710803df68a007ee6b6 8b1b6667134cafc69bc33b64ca1197639cb1b5c9 90ece95746ada539352826795c56a505c8e0411b 923ca71cd72bceb6c1801bd0ec11fd43a18152b6 96c4b092bc955bae301533882235846744c2077d 983ed177e64def714a3dbac4988a0541896a40b8 a0cb19422c5ab46059b19c12a8eaa3e2b8eda6f6 a3b80814b409087d318080d3ab9a22ed46bd3dc8 a5ef76274bc2661de63ee6228074492a1797aff1 ac2d32663a614ee91c3bd843659bd277efb0bb5a ac80da8692eed70c9468b3cf50d1e716fddd9d13 acba8bc74f9da563c36e780e0611b99d1f653a63 b0e97953531db54b644ff306ef9c525125d899e9 b6eb96ef4633d0d3f7eba695aa38bfc45b0fdf21 c2df5ec1154bf99fa11d1823f2c864c034a1ea23 c7c3443afade376ae094d40c5dd2679871d9e411 cba59ffee5e2a828ae36133bf3c8b569d9e688bb ceac7dd456b273cb9c2f3b2d8476e3f8a86efe17 d0482198e52a582893993d4c21405e68e9ec6981 d3183d307f1ea70a1dc48755bb24750498e08558 d7c30445023afe0cb8a54635386fc4f28d610181 db4ea52c8c54f373066c711330cf12aca703b9d2 dbb4739759164bd8dc179cf9c1e7883ca1e83dac e2065021bae1f89d0c3248c5d5de900aa51c98a0 e2ef8c3a9db41d0de0054bb144cc4aa6d11c34ec e40b55a19706536670302f8b753456a26b65fe48 e46684a860a0b438ea5346e41cb55c027564b5e6 e6f287925bbc67861a689d719bb3af991505c4f7 eac10b05e5757b04c0aaa9f999be6ff607efe357 f0c2a824641c7ef9df22bb533be73ba8ac8091f9 f29cc9fd37a96e796d26fb15c64608d12829dfc5 f80da89fb5e93798fabc44eba97c72bdbce92fd8 f8bb61103447f2b4898e82cd34c7f6d866b3a81a fda284d2603b47dab9deddf6cb6089b041edd07d fdaaed69e684379f9eb46d38f44a69f7c329ef30

Package: postgresql-8.3
Version: 8.3.23-10.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 15103
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_amd64.deb
Size: 3310700
SHA256: 8141b22945710befc901c72c01aedc51d1499367c9f5f49890670a5e1b6ef74f
SHA1: f7d3c82d1b828661f5a4a74591dd13a129dd61ba
MD5sum: 2b8ab17c4c7779a12192832a5c487422
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 10355
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_amd64.deb
Size: 8682720
SHA256: ae86cfcb27fdd0204e6004a6ba2514f223ab3c544628306152b8160558c9eea8
SHA1: 4b206f55f095d3518221db2064729c45f0df3cbd
MD5sum: 2b027a5c427251280b446e48472aa3c3
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: 00f3fcf5112b3db8b64c8749d447fb79b625e1c1 04540a7245a14880ec1b16b1477f7b305c4a06c4 0a6885267ed4bec5adb768efe0c36863a6e55d63 0c3b96e9ec899f3ffac8e51a1890097b7ff7aba7 0c69c90d4c279fe60cfc8baa001cb6ee51a9f1ee 0eed1c3aba8446801190223d98dbed9909b01917 1111426ed03a5bbbffabf4727565b6d49e5d227f 1233ce65641ba4120f55be8f29f6af57ec22186d 1375c5b02c7d398172166788bf445f42aee20d25 13bc2d198966e4891bac8258e91a2ad33157d66f 14e09ab5d810ddd01704e979f8404940b0ae6519 156f21629c2cf92300615774b7edf6dac0b33911 15720e1699058a4a96a41c7e7bf6c72429572fb3 193e054db70219a97d452024bf3a594362e6102b 1a8d19d4abe9a3e98a1e3d693669ce5f94c149d3 1ce1cac3bac5404291493bdb1aaa268e2257ad81 22fe68fecdab8e773046cd5d057a7dcccbff3dc5 2856526668953b8bd08c065070bd8b0196d0b96f 29a5823483235ccfd832d14414d60dfd1a626044 2a5c10c97b76e0b8afcf68f6fb80668195b6eb2e 31f6f08cfd09ce20410a3f6682175d0a57acbaa0 32d936ebcbe744dd323375e192f43280bda2eb51 3686089f933d5471ff90c5088af3768272b5bdf6 3ba646794cf31dac2738b487066f14b742777b10 3d62a825bd18d5ad32df23b57325e86458345523 3ee3869a55e769bfcdc438eb9dd6a1f3231b2651 3f4bbd423a43d125dce7f87d8bc81fdb1cb984ec 43aa028792ccba5d75cde0ab043026343f6de0cc 4489ef6e1816e7aa2bace2d2e425a90f67ffbae6 47a5e5c50ec6c3c1813caa6857ba74c77232cdd8 484e3516d81c8954a339b7e821133074a0f43e80 4ed184f7c0ede450270ce4dae2332b3bd75b1f60 4f9ae81e8db0779da3925a42d95983dfa6526912 565e1b611afc97860232102707a95679841135bd 56a25d9ea321aa829ace45fd77be06eda3575da5 583d144af4cec25fe8bf89c566c174b0c490dbbb 59c091d487e261c839fe91efb26f49de71ea8f2e 5f102e8dc444e9b4ddb6bad72d755bd0a233d567 60f68e53a72b3b9bbd35247244d2d00b4ad9467d 62e19d05f50596d8a9218aff2296603bb0f557bc 64c6359f89a56d33f8fd0c5553ae9b46054e366e 6787eb2d73fdef9a0cb8fe137a3ff255c5b71d4a 727867ffae536de3266c5060d3ba2616b0d79fb1 7bab9c863a6f43200fe3de4772c16f208e9e5552 7f1a53616fe5984d3f2051d148259448678836c6 81ce0806b56182c71169f3274f5b08517f0e34de 83ef0d4cc8241bc262e5e73b6313f76620e099fc 85a89b7f13db8e136eea48d3c8c6ad7090aed652 866fe00c1c0ce20b678c37dc5534ea3c215dde13 8aabe594d38659110357ccaa343c742fd2261ac0 8d251974a404ffebf6f813cc2f84db91a5c19387 8d41c95fa2d7ada9bb71aeb83e91aa2aab9dc041 9177ace2ecfd5067e91b7417b5465170a2836672 92ead2cc284eec2f7088d0954d465c4b40fc476f 9887158829ac67536142d51541d31f34359241d5 99e26b08734a111e55602afd3cc118b0c3b62fda 9a25619fa8fa67a27690f98b5a71a0ae6b999ebd 9c7999eb426fbb69a64581c9446370d10a7f127d 9ce50a825dcc0c142dba07d701911ba157a00233 9ebf567abf1c5f0422a0eb19c5a4ed83e756f7c0 a108cbf5a875ba45c6e48043fb00949b9f34fe2e a379e24a74b8cf5dc3a6dcba5d1d06ae5aede341 a704ae46d515908cc8e6de5728642b62b7b4b638 a81e6c503a927eebdd4a8c1008acb31e34689b35 ab14338cfa30dadde26cad502cff743575e4e77f adef0846ce5c8755098c98bb1b5af9db8feac41f aeca670f24df41fd45499e772f803cfc38608ced b0dccde2428027e07ec1bedd67201ee1b3e78bbf b18cd0527f758f2ed55320cd08392c89a45e37d0 b6e79cf884d24b3fb73be2ded42cb0e57d8b1e8b b9f3638017e457bf1847c4b49669012ef3cece96 bc5e4cc02443c0b61d571bf7c28b3810f527e42b bedef32f0f1a9a60c341ccc0e9a7ebaecdc44805 c24d2bf8239bab4e1a66f7ea525eb3c839e544c4 c78baaaec193cb06d17bb6cf40bc9dfc456cc5f7 ca68053ba9e985f8855225d016bb8fb0bc033bb4 cbb8c52f0fce0f4fa29a509fc2d2698cfdda91da cec49a5df26eacc5f774af5696f857b342b82bb8 d12b70de48a02affae7cbd8328d184d6b91ffa0c d34213f3f6190301f01331c1d5f712065d2ffb53 da2470c07a8ff50f134af0e1871fe30dacb7b519 dbc6772b3230c341b6a362a298c8257e21d39e0a dce6e8c2b4b966ceb39bd40d907507958f58f5a6 e7acc49e35ef6151708b80233e6d4a1659b76349 f09b861de021c5db8fb090caf2a2ea57e9ed270a f1158217ee9de9c53c2988681bf5637cd4a76810 f2868437c0602a2c2cc7e2ea69f422d08a6a7025 f37e2a290278512881968cf888d63dddb29179fd f568dd81d80a4f5fc592f004a8933aadaec49b58 f91ec7ae71fc0106918f4fe976ae188b76185bb2 faf84f04795cd37fa4a9e904257fd626e89e3859 fca86e92b5b7e8c0547e54d6cdf3460f5fd89a9e fe45c6c29b84d1985be87d43da56d31bda9c44ef

Package: postgresql-8.4
Version: 8.4.22-11.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 16257
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_amd64.deb
Size: 3232104
SHA256: a15ca8449a4f2d81179e37d8fed66b76b4c4fde0e03e29c4ba901253dce927d0
SHA1: dacfaf0a192ce68f52ab075f9bcd2d46deb6cad8
MD5sum: 3aefe5146674736bd0b7d35657150fa8
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 11416
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_amd64.deb
Size: 9208268
SHA256: 604705ad582c050de3e415b3f7147799eb91efcbadf000cada2377a8bd363c0c
SHA1: 79b93511e55214da1fb8b7db315a6a157fa18a65
MD5sum: 60e68bb7c87fd06098ee5db074ea44b2
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: 004a57247cd82c009458ba9396e3bba14d02f8fe 020c9c793d117af959d7ee2a676072f8a3f4b299 022a35e9cea8924c6dcd678e1fd24ae21781012b 0333fd5fca3ffc5e20ce3ddc9ae660ebdb692bb7 04e253f0b79713752e2aebbb234dd3fef17441d8 06214e40a8410737a2cb85d0a4d4ad4347ecfaa4 06928bfeda83a3f87cee02a1c48e6c1a4b6dcc64 0ab68e48b2f66fad29210c824762915fe1dcdd74 0d32e8c8f943a633fa3580bfc662134859945919 13798e7a73aabc957a451d7254607240bda3f94a 142eb58fb48ddb35d3cfb278d57513c973b465c6 1655baf193b9764ce6e6288ca8470ce94bb5c6b2 1a3159629bd5df74f619fb8b9f3e53ddcc19d34f 1c198fec03e35554ef53dd16a57f0ec8a3ef2be6 1ca567f38974bfc8b8e38a3acf67ae5f417a8563 2311b913532d48167bf809e0466bf283c4c40d31 256720cbd1067ed66526652c6d8a0222959a1b54 27173da372f138a3898f758ee8bc045acd3fd87b 29b9c8a5f2727c9bd48b824c974ba6600469c8aa 2b26a2474e30af42a8b72f071fdaca2e77450551 2c3651a7051b1f473f3dc8d3d925efd6ec18fff1 2dc36eb64dee16beafa71ebadfacfa642cc201c2 344c57e42b58dc0a882fe5e1a6a47f557b71dd02 349c2e73e312cf0814c3151e867d64510983200a 37583d857e75b6f8ac08c93ddcdc0486fd365a2c 3bfa6a31e967606160bb91bacb99fdf0608f5868 469906eb80ffceef040d018d366e0b8d34acecb3 46eb56784f3f75323f2eeddb67f48a30c512e3e8 4883817a8f7ab7ba0149c0a556c9faa85be3b78d 4b9099d4517bbb7d9c5c5328edea7591ca2ae572 4c4374d47f34bb4ff483675d5264007faf757485 4dc79277a1ad562b50b2cf6692b344fc40138e4b 4f2a3eced8808df3aaa547e054e1127622870662 4fbed63a5ae1424984639e5eff8135e9f319fc5f 535f604b67332b1bf9a8c498b3eac732f7a1eec9 56179f84ba1c361f5eb8da9f5aca06278c3bebd6 5d8bc2583206a85554e82a50a18643d757142a2b 5e839d6e838ad2ef7f16472ac6f24bf6b009f803 635ff04363be17f1024c61fead6d32d112d8ee43 63ffdd328e18def30095372ad401461f443e09c9 6501f9a6b6f849b0b94862d6910e8d99b177b099 6b1cf823b884be93d6e67fdc9c21dd90206c78bc 6c4286c79706724f398812b143b964c25d71bb0a 6d5fffea858e98394c1eb02b1a4be5cd26a791c3 6e997063ef69c590cfa869eaf88a2ea25a937165 7510678de27013269e0b4fae097b97f76749c4cc 76dc0b1114773718225c6b6409b03f61def4752f 7bfe62268152b4a49e679a296043a5992b072a9f 7ed6dfd458078d3393ee89dbc8869302eb0562a8 7f8ee49f2fa44537364cf50f76675d98e729f01f 874ee07a1733032a515fc263a0b48ad3d894ed9b 883e4e7daa23d2325720e2e0911978b8e20a18c3 8d2f87ed67e1498c440ec8b9ff2ce0fbd1ab2411 8ddd44fe76ae9da5cdcb4da7e14a9b2bb6e0bd38 8e0f80c16b9704a34684857c4a6a6761ee08f7e4 8e571ccbb9415a57c6f5330ed1a5e2c30c74dc0f 9445a3b0a914ce373ee495c14e6da5199bb8d8af 9518a98eb880187cfeb9c25718a32f1e13429ade 96b9f24ed6fab21eb8ed16c196c7c1faf4106ce0 985e5b0cd3cb6ece35a162a0127c752998a8e097 9b2ecbf30de86e0538c9544b7ed96902597979fb 9f00d221763e2ab0c7d59f9a0541de72eba9326c a2773c7c39661bab405f78570623d2b17543f7d4 a27c388661ac9b2b6470edb619c9995d7c48f9d8 a3ddda5cdbf8b720601fe4d97bf550c7f41cd3c9 a5e6f83285d8382b38a6be86ecaa80d18068893b a8bcdbb3a4d2fc66515aa86041b9cfd2b1e1eae2 aae8214de08f53146e726a304cc6cff0094cef37 b5a588e6ced0adc167b1fe5fffcd8bd0d9358f4d b5e70b50a6cd3ffd1e841f027af7df4cc4978397 b6ba16f253f76a45b3bc3326a0bdb20c91fe8a91 b76bc3a75a98ba0d2ec5997262a6dfa08422165c baa67445f1b00daf26e591945dbc95dfd78a5bb5 c022079fb9cf15f9ebed53e826068ea95314dfeb c1ba8977ae5ebb9024437acfa2cee52a00fb9a5e c2a9d832d151050a444c22c4623e46b9dd2fa11f c5c3e966ed66e69496c7db20ce1225bd15625fe6 c962c15aa4459ee01409e6801eb8faf1ca51b3fd cd0fca8e79684e3407c750464ced95f483cb88ba cf222114bd4dfc75534e6062bc3a940d557da786 d1988b738fffde28274be0654fabfa2fe9fcada1 d2a5b18afa197104057985333f87cd902201fd61 e4134a20de8be8ffdf4c511eb05473ac7d24558a e4f6d6f94ac72eb1bec1eced3d26936a77ee958d e7b58edd83ce6e2320afd6f0479a50f990ebf9ad e7c1981cb4b1bb8acaa64dbbced116ea4567d28b e8b6b9bfca37c8f9c77bb8e163207efbe1867c6f e92902024b23a85377729e8a9f34c2ce27e3331a eaab9b45e4749527cebb71a3d8bb1202d8cedb24 ead342b4cb71b9da08aaf1c92407082201d10069 eaff0fb626fcdcf007a67f617f06f1b11bceaf58 ed3b0c12b587f317e6f2e9f368c1a1746838dbbb f404b04624f5583665c29c02e1cecbbeceaf6e67 fc33c8ab3e8bb271fe553db6223be57972871bef fe60341ceba1c0aef04756643232a0ff069ed430 ff3a9a42801e5a9f05e3c3d4754a5def3e9bfb11

Package: postgresql-9.0
Version: 9.0.23-11.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 16963
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_amd64.deb
Size: 3278772
SHA256: 09c308e0ece1580d1d2ec2d703fd86e7fab7dbb0b86cea304262ccd5992b3d1f
SHA1: 1a465c45af3a359edea669960232be29bd7002ae
MD5sum: f2188060a4d547ac1782ff020f108a64
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 12148
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_amd64.deb
Size: 9808084
SHA256: 98d47f5281bc6303b620a6c625127f63b07cc616e8701b61d3b3babdc4adc23a
SHA1: cd5345edb31d2cba2a539d284bd7b49e062d16c9
MD5sum: 22701c76d7d481be5747429484a19ee5
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: 08e5af321b65ad8a15b5346c76f0f2bbfda76b47 0a9a7ac41bcb008ddbd1e6e65e2c13cc5ec6d1be 15540ba5753574fc57e6074c454aa6434a1f8451 15ea2db567cc4bdc7fcdecf907e3524b3f0007d2 1a774ada544ec80acedf2c72dedc5e183884dd54 1b20070ec258adecc1ca41d0b8ec300adaa8226b 2096f70655bdb9b475f497e77c800320d4a825c7 20b854e30b52a4530805d34c7b9ba2218a0f3a2a 229c59d6ecd9f62c4192bc6b3c4b88c8d5e332d3 27c0cc5573a30e7b50698adca67218b3f6359925 29ebf42710a7f8e9f5708583ef65624ca18368d0 2e228b9a285e152a2eb68ace17b1c6d7fde84a64 2e2604a645ed67ebfb37707de9fb94f7ff0010de 369662fe915d521b793de2f643fdeb8c9a453389 36cfc8daf6ff33ac0d0de0999f666dc7b81fc53f 3757f92d294151dfbc788cb473b0ffc713cb8677 3767644b07f9d51cef460e16d3ebaca4bf672fcc 3793f925ca654c9b2d05d9350263a212c123df16 3906dbd8eae3ecf5e65ab3338fa39e8b2d3583c1 3c4b6756fb591aadd9762971a480c25690a785c0 3db9d4aa992dbd65118c6243f6f1e30cca5bbc84 3e32263efeb4b1312d442391963756905543ccf0 400229796b3915936fb860383e8a34aff43d6a6f 43a4e26c3a3478a5a83e293ddaa6838723fd63cc 4634d5d4cbacf6939579c72984312b4f4c02eb4f 47436affee7d04c4b3cc7ff75d525019c626ddf9 4db70e7f7a1561a0580c84a5213bd9eea11cf10f 4e02021f0e9ad387780352dfe9e41d523c1cf833 4e04560b45e9b4eda334d7175fc94356ec2e1a40 532ff691e00da2eb5fd80e53c415b578e5736dd7 55609fd8b4a276340832740fd0f88cd6a770452c 55acd49e88f840e588a1729168888a086bb17fd8 55b0303de5c0647e241c6c4ae68c56b7a85c031c 5655866e552d6d172bccb12db6db5c7c65ac11e9 599af16b4d268fb0afcc25420a3ab8a47a0dcd88 5a5d837edcdfd53150e90e1c82a59e2082bf5dff 5e012a6f8375361483bb4b06308cf709f4fa9536 5e2a42c07c9969304c4c8194eef14da5a864d97d 5f82e6fcf707a5e7c073b9a1997fb732934dc90a 5fbe8d0a29807779e5a9af762f0a230569f4dcfb 623789a4fbd73a3870d2534142afc90ba7d64dae 65ad441d23348b7820de68bdb5cc5e97df53c2e1 662c3db90caf5fe6a77d84686011aeaf0448b998 669bfcc47076a905494816aed34cb301a349ab08 68486f9f8c8a0ee346b2068660c859f3524d6212 6ca44d04594669083fc67ff50ab3dfdff7ff35a9 6de629b2b625dbea504a4f4c0f14daacccd0eb40 7095caa027e4e921fb729e1c391cd0a17e11dd0a 72e0f0a8bfe479a7dcfb6a283e5b7ae7e6ccd9a5 7324a9827d0ccbbd90ee95c7ca6ee85428fc9152 732fd20468339a033a626d1beeb495b515e4aa77 7811a5b02b54e7decc46e5648e9b9c94e31e5a11 78cf49fa32746189e8620cd099132a473753de13 7d0680d821e1b6c56a9706578f187d54f4bbb81b 7e198b579f7340de2449d197d79192e04fd40306 7e9fd52e786ef9844a89d944b94614e5ad52d1c7 7f11a5decde379ddf227e12135fcde8e082bb6f3 84e27594426594df7cad1c4497f801b5b46f7225 853f6d74aa1fbe88d8ec6e0fd85739ddc56045e9 8660a2af58fcc919ec6a4e71b91df8bd56aebb88 8b0ff7c75b86ef7bc3e7c73441dad754aaa75d20 8b24da360600ce45f46d76c131f99d5799aab58c 919b7df0c18561a3c800348e06eb31ec9f4501e4 925821b257ec06aaf5aef8e3b00189bce59d75a3 99a06def95f65ba1d80f66416d715147a7839b47 9ab976c54bb62c45ced09a9a0b8e6bcb113bb8fb 9cf1f7ed9d25479cf53af6f60b437e08a06c6317 a155400ca89c9726684b91a7111ca7ce1d16ade1 a20062a2fa6d76bf794f442a58dc739fc0e465ea a2e7688484fc411fe0003c7a10a00c1f25f4246d a8a4948457521f0dbb2661b95152c96d8bf330a5 a91d1dce17f3fab2eb8fd396640b32ee83768cbc ae0fd4a47b8d9376ed1394314ea77b4b4f50ef77 af0fa9cd40ace13abad473d17d39e9b0b8ab227f af47c5a777004fc98f657eaa0bd5ef1b6364801b b58fa7ca0342741d7976893d493e67cd5c0e01b7 b69f4732257f805047d24fced6ea7ed13a092042 b885c84d7595800986e8f20f2beb7a4e1ac98f87 b945a8575660483f157a469ecdc264db55d5326a bc6feb873aa8e15caa5cbd9f21f7ef0440f9aef9 be681ff243dc07009aa74d87c3260c61c5582973 bf77b5bf594c35777c08ea0a4c8ca8c85e4a8aa3 c14144af93707d38f90be4f7c6acc67f88f5c45d c25796b2c4ca40e92d1f2e0df30547eddc528ce5 cbf500f15727346c1b9241925ac299cffb0c8dfc cc5f076a76190cf75a41bb647e97d1d359e21699 d28fefae29174c2259e34c50a715ab76fd19e9d9 d4b73df7ca596a869e6a5a8a9f010a4bc077c6f8 d8ad978427e106d7fdaa4d219ea609c3e96822a5 db9e95de3c4240340f6ac4015b8f2a9c87ce57f6 de5732c6c1a84a033edad87621297db8d2348284 df2953dffd066ae5b46ec33a201439bc5042b034 e06ba870ae6deff2933c8c6b2c3b6d65597309b4 e35b55327a2faa77eeffbfa9cf9aad2114ca9a26 e44d3b3d3c240a4eb8286c9d98c88c9fe73ee6e5 e72aa6be91541afb5ed06cd20ff7d41d3d04348c e81c7e0e21d4830aa1cea4c93cc3d6f6c5e6cc52 ee614acd7669ab553615b5258a8a0b30424c8456 f1a778ae1449f373bbad21a1ba35bbe5d0c1e270 f3dc83263f4dbeaef8d8a5e8ae5b7428c207df2f fa01c4abca30bd5e515b59a2003246b388bde2bb fc76a21f3f9a452c670bb0ca2d85e0ff83e358ea

Package: postgresql-9.1
Version: 9.1.24-17.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17319
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_amd64.deb
Size: 3509952
SHA256: f9ca5ac26409ec1d11fb7aea42ac2a7c0638429a18d76bdf9d34727931045f44
SHA1: 49a65e363633895ec05fc7e95f981e3dc78c1ad7
MD5sum: 0029ff3d48a2d8d008dcd98fb2c92e57
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 13097
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_amd64.deb
Size: 10621516
SHA256: 061f90ab7a5d06464827ac8c8c3bfe8ac91d842acc19bb896693b5683da268bb
SHA1: 8caed99904bc227a8337a07053f5fe32e7ad3a62
MD5sum: fa645daf765781b40c7cb2ed7b300c5d
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: 0315764ab4a9cb51de702ed25c28f39eb434e7be 047c44eb8f2cf3831836675a3f6ce644fec36fae 05ba2ae8819e6ab5d21864eea5bc95e7c5236dbe 083dbef0e37c5622545708f55df4b4858b3423a6 0cc5aec871592dc18dc3a3d11f2e16c07cbea35b 0e253bc077c8149ee3c43bdfc63f6babd13803bd 100805744a95ba8723dd5f4d6254ef73a6d36529 11b1038f2b1df6a3090538973f92320c38670fec 12508064268f4f19c867d594ce5a1f76dcd5fd50 17ddeecee68944ca148c2632278d92f329dbda2f 1961a4ac235aeba1c4763b466289ecb40bac731a 19df5a1fe97d3bfe732da133b70244597bcdd571 1dd10f2e6dba65ebe0fec3fab19706395abbfa15 2054a8b3a681cc7df0de48e9dbdf0496064761bf 2714a993715469c7cd7ba13eeb7f13165f95a04f 273f9c95a15f22a627db75606b0b57298f5fcf64 29727df7792e7f948bca40a405d873bc8f1836a2 29e53e6f284d3566de58efd7794df42cd2ef9bbf 2d1012dd9d0a5a44616ae2ae34f2097404c3567b 2ed900e9d077be1a739e4e7aed619efdf674ec92 2fb566d9dfdbdd747eeb34f389a471fcca3d9b18 3bbe37c8614d98bd4440ac193cbe1bb7b94777f1 3c0539ba973baedb490c1ffafdbf5ab3a0d19a11 3c6a43b297636ecc14720dcdcbad6810e3ef8879 3fb6eed7f18934ca67a16c7a76ccf7f42aee2f06 41c49fa56e865e6baa2a7fa6e8d4cf5471628b68 4377a03faea02117fe14c28a09d7326615873b16 43f7335c032326fdd38817bdbaad1089b91a04b3 440298eef4b3c6e7e680dcc4ea97757d0769897c 4b2c335a8fa78fc5835c76cf5fe23136e67557eb 4b6202107dcf1c893ee00e0f9251192ee48d8a9b 4c25780a4fc86393f009642a6d879c4135a3310f 4d3e6519f8019789370aee5b6cf35deb35574685 4df4e120c730c45beb3e0a7cbaa42383b5188877 4e14586c7d0082b46b2644462551e554d95b5e36 4ed7e8a99400470b60e1a7f016758c665420f5a3 4f298f4c052a1115a873b1b82f13fef0f19f78b2 514f3a550fc35eeaff7b4a21c155168943e51002 539a19a669dc4d3760c69cc829e29c21620a735a 56361bb8d1fa37acab6506c6766a7c7eecc9c961 56a3752feea89f8454520522a021f2395da5c4f9 576db70a4c05b1efd573de943209c46f0fedf12c 5a5c0a707988d4e6673e564a64649d61f5ce566c 5a66c88193e67457aae204fccbdc050823c57bca 5ba10a8b722750a69ae87786decd5c5c983c0abd 5d2feb85608080b7830d9ac92d96fe39a6e71858 5dd647e8e62750098b8b59cec761814746432392 5f06efc487630ce1b2e3c96fbf4abffb5f1e9545 60ada7906f92e6a27bb03a2986b0a040fa14d54b 66360a8e37f582edbfff1d25f107db45d303fb3b 71e2506027d1c4318dbb04ce8bab8b0a70b8ceb9 735a9c0ac85c07cf3a8636b45578af6bca974bba 76143fd395af75fd423212da8e8bbabb1d24a540 771bb8f14145a8788e004b4dcd8b3d6f9f3a17fd 7d92b0eb9cac73fd2b43e9a80a1e475f0d3f8479 82985bf3e74ac687e2e7f004a158186d63181d03 83aaa7c12d91347d3382d09cdcafc19dce2ff5fc 8491886a4dd86ca3a6ef18cc9ae8b0a4ebf92fea 8558d030b309d3b00403d98b460d5c368898d2f5 85cbfcbe23689bbfd84db4a542e9741e1bbd1162 890cf5c528e976b2fcccd166899ac9e5c57a078b 8d8ddddf58476d5f556512ac3dbc46027f8d7d1f 9026a175cd7bd2e48ce5a98764475138d14c0c6e 91259de7e11195ae7e52d47a3902430850cd2fbb 9864611bcf5a9b4ae1e8eb4a929c154d43656107 9c920bcbf54d4fb68bcf99ec86b2fe514427f620 9e28cc7e6f572b9ce7d5be490844d6f83454e646 9f6ed822bea3d4e7c9ddca5334b2ae34e7e77757 a0a650723a07393904e450790e6df5177716343f a165c038b771f0677c2175ef45edc1b50897ba2a a3c67facdb4fef101a9ff721807aff27ad856997 a5f22a232c542f1f4ccca737f780b50c2fd45709 a899120362b073b30b2b8ae2707fac2f6ac3b758 ab23a223ed59693fd3767de10dae354ca8fa6dd3 ab747a547a50f3a9a4e57a958e9969ccb871754e ab76c115d33bff2f70870566085cc868692d92d8 ad6237261bef650f144cd1e1c9a4035fc7bc6764 ae08baad6d36128e1aef4c865d126ad639450eb3 af142ecc07943345a997390e7cb901f6b9b65251 b48068e9a6372289e053aa7215ded631c7656501 b6247f828e30000dc3527b37c8f8cd7874ad10ba bb09d7c7674bf3e1fe3ebb66372205193cda020a bb4b66919616f488a4ed350164858707de96cac6 bc426641c00c15bc498d1cb497cd2b4f36d7415f bfa1b641a2f99072eca00345177139d762b828bb c0af4246fb7a0d167f5af713567d16ac5b284027 c44a0cde307ad973893e4f0f100af2eb9106fe7a c61f70b69818e0d6ebd21a45ec239a74c08c16b3 ca692939c30d85b6bdeb97df439a4e3e0df023ff cf3b07b08eddacea8068baaf63027afb7b208cec d1157ec074dd9722bda12e2a576faab5e11914b3 d86e1d5d57e267057c83f4db0d391e77de071559 dc6fcffbfcb6c42003ebf67e0258df74eeac7351 dfb591da0960d3694ea7efb4617ed4eb16e57f83 e1b2b3198d3a0134025eea4d8fc4c47849c78428 e871a3a66232f742de652e3dab5bf3e9b5661396 e8c9f301cb600893b3718ac24beff8c5c76a81cd f33454f008b25d05ed3de7fc0c9cbd24abcb7a73 f42c37fcc5b88719250341f2398a7b2f6602dd38 f5b5c9243d4d1afd05c4c182d0bb74138fb05428 f8f55f3fc9172062db39def54d46b329c3d035c0 fad864d26076c9bb5496eabcbb6ff61406929ea2 fae5d768201a64f9e25af52fde93a242fce247ad fce53b69e419a4482fc7cc79a72136596a006c80 fd97a453933ff16ec71fff3837e252b6825a0b7b fdfad2fb0b124c3eabcfe97bb00f9d15fa1e2f9b fe8a0d2a70cbb54054f82a323ebdc294805fbc7d

Package: postgresql-9.2
Version: 9.2.24-14.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17883
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_amd64.deb
Size: 3691716
SHA256: ad4ccfcb45426bec5fe6e12cfc0decac71c8fbab4b6d36a12278f8b04be5da4b
SHA1: 6c485ed6be98cc63ce2fffedc4f355260ba70e1c
MD5sum: c399ce9fbb6682e8cc0d763709f859f2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 13779
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_amd64.deb
Size: 11210856
SHA256: acd01a14cd49f63ef766e8a1fd2ce023e78f21e55a33568cc2132c524da4bfe1
SHA1: 7f7def63614d9b611152e4ee39e66b9c23569429
MD5sum: 8152291bf31c521aecd4aa40f9e2284c
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: 04627760e5ae0d4caf8f0e0a6d38305cde4a7f9c 05edb66c7d90babe10f4d75693d8882365ba7ce9 05fb9e08d11da83914e84e5d952ac47f2ce26f28 065d6da44e526343f51fe3f68153eb492a7cc38b 0c0079016c8e7664028aeadc7b9dcdff3b6035c0 0e503f4ba9e55b10b3c00b643c1db8dfe0a68191 0e7a56494212b59916d336c0d66b665a33f2e0e0 0f3a713901401dfaab009d8cdb7ccb73948f3e95 0fc0ad967c484af303dc49d0408f9f7a422e6304 10fc191f65d97c37dd618fdf663d725adc84b046 121cfde59b21f564ee5ebbe75c9c66ae4f9ee127 1468d28500e0c4da794f79cbece0cb1922033caf 14d9a9cbd16f57ba54c524d1acf0c63718787838 15e43f097975282122d7b227308611527d23313e 1d5a2ae7f1888fe86aa6cf556b247e63a4409ace 24754aa9af56f168834eb86a7f021125819a1624 247cd73724495c5035dac9bca55e3807c3b84167 25e9e853c34f10ef9f5031405064827e2eca8092 273e44324ec4272b9f5e196bf135bedef1a6f706 2a249d7d8c8af5b336db82be27ac982394fb74a6 2a692381d9259c22486ab0240992b11339a0aa26 2c55fbf384f2fd90454f1e658b3e6a30044134c1 2c5be63836211b8a77eef281acfc1338cec2d579 31c94a311492c6b62701de7733c1470200371d66 3354578889fbe0edcfac286b114b81b8b6eaa8c3 3a7f613f2f83bab0160f3adc4809fbf21f1ec03f 3c4a26a11a0abee99a4ecbe3fa41e51d3d05e6f3 3cb2d92c79b0aeb5000f58e7f9b9c3067d3d8b44 42bfcfcaaf0ca85b29ac94e2f59a8127ca6c9038 457599f0caafa100661748274503df23a4bd9642 45c3ea3354ea8abe16a1675bfaf78ca28fbc4f17 4a69cb017870021cff18c9ff2524d94966ace72c 4a90e8c31b5b489ece9ac7e5a4b838b954d6c24d 4b36b2f76f6a07900a2ad6a8d58cac5d3508e5dc 4bfa500f529cf998ba4f1761538d0e1752984c0d 4caf1d28de621cbf2e4783454b724facd9bc86be 4d71310e64add0eb866c344c03dace23e5097b27 4fc1d5aca72a49df8cb59952fe3954f3108459f4 50013179bf3770a61febfcc95cada9d12c7086d7 50c4bb36001bc5e1fce92118f81037453d0c4a98 50e19050eb41d2b9098fbb4e3f1dff252e542501 5e5b9c6c70d93e81ea427398a2301437195e9015 61e8f26601f389739d6618dea806e483c2a71d98 63a0ea87bd71fe85525effdb33987e9476ca9706 64090dfb1962ed86e478e7111a130f11a1d892c3 66793585820cf79a8ed2e00dd3284dd805b8db07 681d557d95b3a44d609b9ff7cdde099fde70bb9d 6b5ca9fadcb0372973d2f64fbc6f6742445c1460 6ba7e3045fa34994d637939b7d0d7b9bd716b3c6 6ce6b1e28dce4161df6d6ddf1e054fa2a64cc877 6d5580fa674555fada37c31b33bcbb3cd9c198b8 70adaebd99b906ac840cfd25c15418318521d2a0 71c293c098e85f7e2593c7d1983553a85e5d9503 74a369fbf30ea37fd4459225396cb1c8ed0c63d4 7501e5d525d84055089de9e4f27e31fa479d037e 751c73ed9a32cbbb19ef9b43e54c88e8cb3b6c0b 759559c267750552841bffcb3d40e67e277bc1d3 766d2d2c1d3fd6359c4c3b5104c5b326e46f5300 7ae409d6011774bcba2a73b4246c6c962b5f68dc 8054f3b8ffa8e06e24c7641832bf3a824ccb2234 81bd999cfc4f87150c041c9402061ecb48ead850 84b136eea5e3d5764e9b5a0bf2b4f8612d65b3df 85773590cabf740c6d69fcddd1f4a1e9172b73b8 85ba6b44b9579275ab7cdbfea073a9a3b82696fc 8671e45ecf9294984823d996b006d42621b9116f 8d96a2b1fb2eff7e63acce149b6d76f3ad225927 9088c04064ff1382a07d07a37dc94c79878d9b00 94787fee76cd39b78933040ef93167d89889edf8 951e0d70c113d60d6aaba3ab181f7777cfe17782 96e5d01c6383398bf54cb156a7f2085887a8239d 9781546a0fd403ff2c269c3cc55394cbe72d6a03 97e8c2b93b26ee7ab58bdd331b55b0704f55d693 9da1fc6229668f7354a9e12dab0dcecd287d08ea 9edd10821e3d78bc21c4f6e33dfed544e4d5c193 9fc9f78ff3ac6bcabd1b797ab79ffb98cce679a3 a1f2522038f17bb9e59073c3c4ebde06c9022fa2 a5907a9289d8320b4be1de8c117169fd0d65922f a7ef1e319a8a3d7046317a2a36f83b7b790911c9 af2f970ebec7fbb0e5aff1e88867c5c1297ad65c b167bcae3a7e22199627f6e818570af3755a5431 b360b2309569c76941f086f318c4b972ba4152cd b9563e01b8a63a4d3a3e0d7b24a18f5290b7bec2 bdcd00e97ca59de3db61529a9ee5285c8cae6766 c24d704efe9a8b2b39d9b4085cd3a2a26f7ce02e c38810b17c3d828f9a1d252260b6517d7bef575b c53e913f18500b072e31ce0002bb250066a476d2 cdf2ca404e20e5200075440689d7f979ae6c70c7 cf3c1273ff58b79afd53a4b99d7f968ccabf9e65 d53ee60d1a88f9c972849e6fa259591e39337678 d57f07acc055cdb989cb85a213046fd4b93a4f5e d864798cb2a645ec3b75edd99cedffbd0d26ebb8 dce87582a830b530d254dc43427a115067b5b557 dd1fa6e0ad3da5b28dd492d8e055d68985c9c4f4 dd228195bceb33488445a3ca71099609e47ede24 deb748ac74f3aa19eb603dd779f969787800575e dfa8e273a3c9e55d6925e20b075ef6f54349ea62 dfcfbb4808f4848e5ec9cf1bdaf71640aeb20402 e4c1fe771aef6a76fd32fdc0adc12296c572c70d e7dea06a97e361973f5dd8633546d645e0c8d003 e7ef89c2e95faa7e980626b07ce380e27331a614 ece2bfa631e8b24cc22838884434055ddcb75ad0 ed7e90873cea222d3e5768fde79e4d164b3981af ef19fd6f2d52407c59e9e01d14630037d8d6a208 f225696add3815eb0ec14379e7723de3f1597d63 f30ef8f4e42910d3f0c45440c42baba648c57600 f4dddaecb896af4fe28f0afc3cbbb01bf6f42678 f5df4db4ce41878e548ba2ab5175ec1f7065c14a f867a3598926c813d973466070b2f186ce0384d2 f90d59c16a1cc6f137b7b36320148695ef550b9b fa4dca9ef8424b845d417b7954b36dc5a5e95449 fc449604a94681cbc1aa8dfa357f5a511ed035ca

Package: postgresql-9.3
Version: 9.3.25-13.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17933
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_amd64.deb
Size: 3712444
SHA256: ffa5f691fdd2f7c99c7f0f8a79bb11dc4dad33f51f7b33e60e6623af1baa9e6c
SHA1: 005539ff09eb2b144b100b45a692c04a98124134
MD5sum: 9496c1c5f8ef5851fb5396f622471c2c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 14701
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_amd64.deb
Size: 11883748
SHA256: 93262fc8ea529688c1f8106fab648daff28c1e83c1b6df60e6ecd3bc4aad57eb
SHA1: 66b329d0d057309de367d61655176376aa3b8f1d
MD5sum: 88b9727008eb64481e811aa8ee4fc05e
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: 0052b50ab5a12d8b7d75441d06ffd428c474146a 0873767c4767c819f99216b4b300406015c73e2d 0c3fb1b022f77b337637ee34ed99df0e899b643f 0c75c38c0aa88146abd668bcadb71306d73b9ffb 10a1825c6058b6b6830bffd333c8df91dc940460 11cc84b929fdc1536498782197c92b1f8bd8765d 17e070c47ced5246d55f87605da502e37d25c36d 1f78a0080cbe224ca0a873300a24b4cacf11e499 1f9b3e72031cd2adfd626b26a9258ac131a9c622 20755884fac32e50ff5ca7b71b43d3fa3f862958 2111f7ea75c4d32f3ad17212156fe1bcf8038466 22f3bb4ec65478f32bb24dc175d761e1496ec463 23f54590e6040867ad6aac28586a2d4449de2a9b 266e22b1f001721d0120e2c4d82317bc537ac4d6 27657cea323de8f9399e1c6db51f0c341a5b74bd 29a57227e4a0743bdf032b53ce29cbae4ef2f485 2bdb1d50f4e12970a0700ea108699871716b14d6 2fbc9f5ca9b46560ac7a83d71a078e2a92f1770a 31635d7b046f31e899e0cb11ba7b85d0b0dd5040 324ef37e44eef5c3581b490428e9c66b196e0389 3704835b568888bc37c88256017ed00f1b1fa31b 38c8cec405715512491b0f5f688633f6c5241d73 3efe813ec17ada44f068f76b92fd5c6d60e2a51b 3ff7945fe4df04cd037dd7f0c60ac23bd6d22203 42fdc4020182fcec8549915d989583e726bd9d27 4399dcd804f71e59b45616c81906f0241b27d1f2 45cd1cd2038fc53f4fc96491729c0b0fdb7ab322 4602bcc9b78f5ad609e6764b22a88406727cb69e 4a5ad0bfbdb4b0d26b9707ca74b8e54dc43a7faf 50fe62707ccef93019821ff184a79ee709e5243d 53638c8b8046cbdbc30c2fba2a9914cf616ac7d1 53db4617755f1a65d7813a3176d01d08faa3ba41 540a80b4c6b11ca0d4d4165d653c8634d0a78f32 54167b2be6728340a2f847dc9e8d025a1dced6b7 5873fb61ed7b303992e4bca798ea22518a2c3148 5aa6acecacaf6286abc4531dbbe3b869f3bd69cf 5cc144b6a44cc723678679c4241f4dc1e23bd216 5daed9fa34d24bd4c3e46c3153bf88253d9d4f97 5ff0ad237666480a0340f03a0b1b0ecef62f2c9e 65df51995f23a85ee63a4aa102c63ad4c6e846fc 67631ac51f00b2230e5dfa4a56d6edcab1fcbc97 6a86df9344b1b43bf1d865195cd725df3878f828 6aa54f47c6d15a26882c65d0a24e79a1014a8a95 6f2da7f033f7f0c6df8ec306872b66f953f0092e 6f42c24e5bdd4712d8d9e055142b7c4e38109ec0 74388b14e4694ffd626b49d66a7053ca37042c44 748d0bfb832fe244f13bb7886bc8a3ee0aa58613 75d00961a7d243a26e513435ad20a5bfc201605f 7638db9171bfafa7a68935b82fef490e712e73d5 763e62e095b36d1da1a4e0214ccd89cdee373624 77ff2d017f71db34e2e9517e2c3b1acb9c3070d1 7be877e49e9d34d59efd61e22dc24ab93dfefe56 7f074f69fc683b0bfc6d7a952be4c88809772cef 7f6d695a19af648458c6824270562268dec271fd 801f0413ee066fdda6009c9d86fed74596ea4c5c 836e8317bd9da7ed1e94f271d695d3a2dd1b0eab 83d15cd2582b2a96bf40607eff24e681cb226c38 85b0f895bea92722977dc4a7bc3ac0a1e5528537 89a272bf6061a51e42cab897d2704b7a8c4453ad 8cdf9433283279b1a90dbe66e11e638e18998506 8d37985bf9c1a8c540b00c2d695c0c6f1dcedda3 8d554bc4b60f3482f620af003cc74653692d2436 8e5c7fadaf330d3d54313e8e14f2e1301a395b24 8e8236807a655b16e21ac5b25e6da1a2ecf293a6 8ec7b6a06a497104b01f386f6191dc45193731c7 92c143bfcb2621cb1d5b2c82708fe648da81ac81 95a71b964cf9add8565acf99e3e7471143ef4b57 9626d977f8a30e7cfef500a4aab02de29099edb3 98386b400a88ab9516492d8bb3096929a709fe1c 9a5392019f3427f575e6d9ae810792ef996ea3a3 9ac7c3bc83d17b0f76b67afdac77037a54caabd7 9d234c1dd51c6c2c9ec17a97122bf486f24ebfce 9f34a089118dd34a951dd58c99e4c50e56481ede a0715a515cbb3b933133ab88d49f7bfbd31b1509 a1ebf4fead22c9a55a5bbbd3059cfeb2305c2b8c a2412f0310b30d80863c29525d3ea85a95be07f4 a2a5b14c5874525e66ad2d3acbbca2e50fe89a85 a69c75d1c9093054bd99252b227425bf7d3240f5 ab5ff6cd0dd1c4c9d10d4b21cf5c7db4487a58a0 ac4d6ac060a9853f96548893634b2bc97611eb60 acefb7ef20e2fbadb37edaf68147d1807ce90c5d acf07777b6f1eb3aa8d46d2fe09bbda6f4ce6c98 b5bf910586951c892d9fe4b985dee83498f96482 b68a9d662169b3ac4c07c73bf789176ccd7bc4d0 b7df0dbf047f1988053d2e67a0340139fa4d404c b89a945d4a82dd363c551e1431126ebb513af2d4 bb3e883adbe197808db54bc1cc590fad14abd27f c14c06c3e472031c70cf626a15f90a6ccf46c2d9 c1dfc796d5c8d2f687f676dfdf204743edd8a4e2 c5bcc96c5fe366b41ef39b8bd3dc9690ad1333b1 ca1cae1363e01e418f0f36c73d423a11f98520b6 ceb68065c6142a367132a432dd545b0cf8ccde26 d0d7d9b836076b076a9bd4e4fa37cfde9c75003a d0f875bab92ed4312d3afc7dd62c43df7b58b016 d14747bf7dc026032770578618ee1dd029e8c3e3 d1b7896f2728fc13a099a704ec8555ff610ad878 d2619e3dabca2640222b16a8d2e855741f09dd1e d578e51edcc6ed2b215e820c8bbc114c662a4d42 d6737372ad344d349c3cd2ef1f06035e00165467 da088d670cd045325d73e4dbdfe8d18fac7f48b4 dae96d446f7537852fd6eb8b05947c2dd40fb7fc db5b7c42afb0c1d023856d39ce9d9256a5910321 dbd7dddc8720b4e4a833a391de1b39b574578626 ddaa3a3cd46b398b4110d5156cfddce12245e1b2 dde6baf745cee8890e62411d744329e4d27b96dd de83164df0f2ee6b8a4e8988934b2e46ee6163d2 e0f7ac5b0adb6e7915e93d6945ff246c5fc5c396 e7769e71ae1406c4d19384e44f5fb8d43119b8d8 e9d5f890fa431a6262b5120c359e26df8498dc64 e9f070340594ef83fc6b5011b51921fc4ef184e8 f1961d5e4eff602bf86a014be9da37585dd3227c f786139cad865860ae910d228ed064b5022d81ec f7ae3dc7c6c7ff9332c8ac6b50a963e80d414a93 f9b71406280bbe453b1e8b55419c73f533a942c7 febf093dd3efec83e73db19c72b7504ad8fdbf2a

Package: postgresql-9.4
Version: 9.4.26-13.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 18832
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_amd64.deb
Size: 3955652
SHA256: e67476a366a3e2e5f95c422e03d8e0d0cee6cdf8c838dd97f9ad3b52bc35f9f8
SHA1: 910bd60c6280536dfaed876a0402f3b5ce5388d6
MD5sum: afdf1d3c2aee97298c472f2f520b7eb9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 15668
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_amd64.deb
Size: 12693440
SHA256: 05f2976fccdbaf19bf05b91c07edc037372041aba95db644f8666f3f6c323126
SHA1: 04a1501ff61006026a08dbcc71b26514a7b623b3
MD5sum: 29c0c0d1968087911ecdd92eb539d6a1
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: 03187659849da7ba8cbecaa30dc58a4d935cc176 03bd6b4027a91b0736d7ada6679d7b76f44f8b3d 043e8e1f61ef521e5df5a197f0fd553367d40f9a 0c53933e9ef64182ae9929771b6240232b6e7ad8 0f843b8146a2a6dcd4146ae7851e6f0e56ec6005 0ff4604ada2055a012071f136364bf229ecf89d8 11c29fd8d036ca177d444428c0e7e07e7b255515 14f4239e5436f8d654dc413f1d8f129419b35cd1 166052b19f7247ce09905029320508add646086e 186c209e73c700e2f235bcbd835a765adad2c801 1936908d043ea73185d84bec2550811716ae8374 19d7f4af97155d3295780bb3acf39fa3e1002aac 1f003a9063fb0f39582ddb1400f4ee1084c4de76 20384f5a0a2ab946c6d790da7dd5f21d9dc62384 205d19a027b44ab7b9d736e5d3312b3e451e03f8 20cc938e053425afc1cb5fdda0852bde7ed967eb 2197f903f8fd3ed2e566133c74735f23b3f7d38c 23250f8751d9aa6e7f922eedc8a528baae324245 2527f655bc3b83eae53b5d3d1cd2da937dc57720 259941f9a44b4253c1e10eccbe2ea04faa1d9d45 27408a55095d7c7cd7010372cc26bf00374b2886 27c226aab29426da56b849541a2dd1392b9a26e2 2806ad81ae0937873b0827cf76761d51da8dac41 2d2ce90ae25073dd7953b534193aeba34c729464 2d84cbeab7a23b24cf3a94f642ec8305fb38f2ed 2d9343bf1f35644d403eecf4a1bf94ff145a3536 2e2169c591431e644f42cbc0273b9348f4d7c51e 2f2503c4c0dd855ae7f778ea66bb5065742d8a2d 304fa79d4943b642c645cc01490e42e50a6b18e9 357f5224ecb9ba7c2e596a754bc9a9c8516e361b 35b8bf9b77b18a3aa1a84dfb1ad533aa76dc2d88 37c3446a1f36a421aaa6fbc44901b82367332ee7 38b0d1373c069456cb333bc8dc31534c1757213e 39303478a8551081fc140d9371dc7cb336b355d9 3b1891e91fa2c5ba07c70d2b3a5209672d4694c1 4391ef9dab5afe392a8943948ec35e2ff3f3b879 45b96315213f58596eff4bbefafebe523efdb986 4c21464cfd2bba8a51b920293a5046924d4570d1 4f9dd81cc06b8ec36de94b0b9883a27c2ddf8edc 52d5f55c2b9297d7b22055a59d90575588342e7f 555d0884ff361e1d6286541876ce9a7781ea9d82 55729d8dea58f32817e2cac0c7c1625ce34e52c1 5a68824624ab3919c483f7df9103c50e5a64d2e4 5fb51e8f33baeeb58092a50284940ec482f3e095 5fe5ff5d740ba9316eb5e0fd6a4dc9728b1ab324 64e0432bff04486c4d6e887b332a36c62af4bfc8 656cad2badaa4cdb6aeeda3a926c9bd1d5a82650 65b8222a7d15d05b6c2d5247d51b4eb4d5185d38 68f365d9175839c658d5e50c812cf86b5a6f2986 69548be6d78ce6486fd9bc6cdfc6eda83c18cb61 6ad30ea281e00a5625f6970b5bc851745de16227 6b918472e6c8c3f30dcff95720851a856470143b 6eaeed82d85321cd944b7bc2f21e520a984bf90e 7333da91f1d390d5b80286b35bf81c2407accf8e 73480c6906ee4f7b9bda5c822314658d6e2f5a9b 73acc77f3e78002b9dce2240129e03c57b381c2e 750f8663fcfa694bfcf8131be960326fcf74e111 760aa3fe22e7fc6e5c4f3131038f4b8e5314b046 7a16a7f89f9ddb061c462737229971aff2a55173 7abee9ce35d1cf6facc1485a10bf1d40b872b590 7b1ea02d0c3687e2d70f24ddeda1ba1a69f09e96 7d4aa7fa6f9bddae221708e1387e4133a8a4dcbb 7e209ddc1be387425fd9454f782f70d9bb6a7196 82c7919a0f0209e8e03c9170b0db641c375b9a59 8318285a628c1094acb246b0ea0a79361e0da0b5 841f7b8f67bf1647a31378bd26d325c63ae38396 89b784d8f0eb11229a2036bf51335fbd1e8c0a2a 8aa76e6b78bcad367165ef51c91bfd948433e052 8c7ad3bb5cb157f5671877197c83f3461ec7526e 8ef749075e9279efb0eba768eb37c96138c0f6e0 912f34384f211e188a2c1368c696da7f4f0c501b 94f71fb11b71c5480ba545ded6f649e50e8e9d5a 96e57ddaa78733db9134f3f48dc98148f3f802d6 99262bf417fc8556930a859b38564666b6fb1a5e 9c75e69404dc2a647f6ecd86e6e792d69d4f689a a1d7d5923f09cc98458f563139c6afc71ef51bcc a493a63188acc64e1848a6c4c0f983538ff68d49 a7956bc0b54d5d73e7e7b04118cd36300d868153 a838d579bbad169105662ebab2a5f18cf7db24b2 b27c6c524c15bf2ec192a7e4b7651771f721b11e b5ddefaee23a2432197437772e29b0f2b3116f91 b70ee7cf8eebe536df15e852f47dc1d334aababf b7964b887df1f5b6ba4926df69d18266d80c64c2 b8674821b9bd158cb9d3b25165c41211aec1c5b6 ba55224ebc152313f088a28830875abce5193364 bcacdf189496d54e874291575284fbe45a620501 bf00409d8646024cd812fdb3985028560dfc8124 bf47cf22077e819e5f36a10f74198b204cb190f9 c2fbc4d6c9ab67f7b2d577854a3a5d9a3d40757a c43d7c99581be2a35c49a64f03e2d77d1a5e6394 c553ab158be9dbd32b145983c373eca6554e6e22 ccae2ad7f962255665b84b478fc9f31d1142d1c9 cd77c5556fd00f89f62f64975e0f9681d6df37e2 cea01796b8b190d0052ce9db3e0dbcdbed015a5c d51ed8d25fc293a434eeb0b478887433bcb23f4d d63488d9f18434644381456ddf9130222e5272a6 d7eb3042fafe8d1b3706f7f02cc32b1f4ad25602 d809de3d56bfecec8f59a382a658ee28b83b52bd dc207b0ac90cca66c3f5e3c77461a0f1d1ca411e deea580a7313d54276552947110b64f1452e256a e1419a73529d32a8d7221ac84895493e97ec33a5 e22e2e03547bfcec616b42f9ba29924b4dc73a2f e2d2e3f076b87be240e2616f7a940a2c9b0a8ceb e326a506556674b40149512504bcfb81d08a5839 e4871df0557b9bff69027bdf609be91e9a5334da e4a0771fffabe9199670db50272d292371221a1a e6f1640d6d68d173b0986a8d99294a518fa913e5 e8caac994537fbea1e85a5a302a700543622d507 eb4205efd1a73893f7f579153887f47cdea1df78 ec27ea6adf8041e5ec2e82bd4a710d49b2a96ebe ece110c21ad3fcfb03f622177f668d2784374247 ed81a59fef38d997174add3fa47ca5845f45eeb6 f1474f3410427ad05f2c61956710298e7ef1e68e f4468d2556bd32dcc8ac177ee241d3890d1c48cd f4603d0a871520dbfab5e2ffcf53a384e5d915e0 f6ad85f27e1de7133156dd75e60352dee48e35bd fca046bd8cf8a3cca8815cd6d4ab16235cb92e52 fcb88a0f5db2938920dcb0e4e70b50303098ab8c fe20b94894651c2dbeeccb2d8c96f4da5e563842 ff697d0db174500b14c05f9184fde303f9c7a6d2

Package: postgresql-9.5
Version: 9.5.25-11.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 20104
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_amd64.deb
Size: 4295672
SHA256: b1cf62a4d95d1a8b956e1d7b9b7785e0b305f6fae4b28158d07d821d9cf656e8
SHA1: a446360abf3f2644526b20f46d7cbbce6ad2535b
MD5sum: 156aa69ea59a4bc2bbc6abee274e775c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 16601
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_amd64.deb
Size: 13499524
SHA256: 90598c5ae8de2e840a26a5618f30c25623925813f5b351af54671179b9d09402
SHA1: aceffc5c5f979bbb6520689c8b389e842f5d23da
MD5sum: 81ef4690bb88b20b512f6dea5eefae6b
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: 01defabb9d04941c46911ad693aa10d4be081f2d 02b7b01fdeb34322feae4042f9c4266d6e463d52 0757b6ac9ab2c01f0edb1ac729b15091cfba8dd6 0780d19725e52cddb28609bbf2a5b4e93c16f540 08ecb8628d488badfb8c50511c360477628c84ea 0c987f46d02aaae3e3cff68a0c23ac24e9689bba 0d862ca9055d4c8466483fa488b52e87165b6a98 11a7974f5f22a8ee13f77e7e00ca7d9f65ba6f62 14ac12adc6174eb34116160784b05a907548e638 168fc430ee7751709ce870038923583519575e57 18b7a4a4be390387fa911f317cbb437fdff1e713 1938c7d0dbd243be123403324bd295f7ab6c505c 1ffb46077d025317e44b4c70ac311958d7fbacb0 2303c0d7946732d0f3908e510d4bbfb369a7bd39 2325be75ac86ac1c40d123189bc3eee4e4c39e46 26c6c93dcf7e319c61071fc8ab3dbc79f4b3af88 28e269f3a3a67eae131863cf435d22bdad021287 2a7db2164fc4080ad57917bd4196a9e4f17d18c4 2ecd31bd6571b0bbfd63b50f6394e0bed1cc145d 387f1e6f36c632abe7bac649cb69e66a8ff8690b 39eade044900ba11c69bb1e852c6f8308b2df128 3bf1ff446bf540bf15bc26f093a97840a6346aa5 3d3c5d8fe0a9f5897065af097ee807e5bbdd5dd0 40cbad7104e09c0e38f90a0b3147bcf639cc4b92 42803a3bddc0f282813b60f44171e4ad914356f9 441bdcf0b2a92a9b1295a81924137ed90d86707f 4569f2953a72248d2aa9caefac66b81398165649 4752a269e7940a56c3f94ccfc7465a2308282856 47f61c20f555606ce2733ae94b19f74cd7968223 49ee45ab0cd0ce193f4471fd3a4ae25626a77757 4b12d6ef01c669d581e30b02f281fbcaa1c5bdc4 514438397b1caa6e0e1ec2fc504a522c7164ff9a 518e56c0e9e4077f3fa233674bf9828bbae6ff30 51ca37ae9a34cfe136694bdee86a2f69a1b2582b 51d9ac292290479993c3e9d1f4c8cb58dbfba0c6 53694d19c34f899daf0abec5c1d559aa0881931a 566c108167e82f70b5d7f8e8addb1622ecbd5e98 56ca2711df63432050834dfb964e54aaaf2910c8 581ce356029532f6e3fcea226357d54699be5d29 5d594b1bae65605202909dff467b5fea1fc6e575 5e893d0e7c99ff7b4351b5019fc66133b0cf232b 5f13a72fea9e45a377022e449ccc199526988798 60b94262c48888fef697262897643a804ea1b8f9 6135b7f1135d37ca6a74e0d51eb4a977acef5ec7 65c7ae2dacaa83711e50bf9cea5087560303b4bf 6713f2127d42e6aecf21e4289ae4531f3b09e7bf 69f736eb3c0b6cefd7e74021cf339a65e4f01fbe 6cd3caf7ddff9c2e28badd74d408baf7c3d0958a 6dbbc52898486627bcc9270ea67f244cb6000b2f 6ea2da8185003e9d8ecba6863d3414d0c87b7404 71b2a4ce45c05548d3a8ee556314e766bdc026dc 73e99d64b4678d62c83b55f1a09f38108e4a7bec 75ae71a9acf7a72cfe68826e73cd496033d0f2e3 76040382faa576f6899f6d634791cf9efe9b4eae 786a5b096ea7b0350465fce7a0e0f447905f7006 7974968d9786a39b90cbb7862cf5dfe65e04f7b5 79f75aa11ddafaddfb404c5e82217f46e786945e 7c7fcb837461aedfbdea81e44a267474b2ef9393 7e4b2e248a4feaff42219e337364e63d0f5bae80 7fa4faabca84d93a11f76147987e544e99a1915d 80f8af317af7e89cc31affc54c956913b3d2d452 85a02a6008a1d37b4c455f829218c7ca7b4c420b 9279c7c734689ffc7be3031a05622131cacf8cf8 965b34a81c42613739705e8ba6020d5d2f962945 968d52d8e1fc0ad1c72ba7e82d8fd91590e757a3 97a557ebd51e8df1d0fff13100453bd013e4dc14 97d1ba8558b0ee3cf99de6d434d0b7499264fb30 9922dd9f14c864088de8dbb84b0ec4b59f1d3590 9dc5d70d7451935460010546beb5d2c1e53daa34 9f96c6626d3098f6abd537bccd59c28d214134e2 a07ceba1ebda4ee34a41b6b5f24612c001abc89b a24e1e6184dd60f0c04571fdea4573b5511d7766 a2d10e11576e8d6173d316804b0e2bd76381e87d a6fb16c1cd934518a1ab67651336b6bb58f5bd98 a8ee906eea4ab1f26f47fe380f42c5853110afc7 aaf68289de89036cabbd63ac5d242f195166ab30 ae5e71083fddc58c54f11805cdd324d0963722ea ae78a74815f0bf4cff20318d71ebb7c3f9f793e2 afe525a3318cc52bea9dcdf627b0237cdaac7095 b33a2fc61347f0cc10bdbf3480b36fee0db06a32 b5f871dccc2ae7f222392a8eb60e98b2f1a23898 b917dfdf3597edd9a8053e3fc34ecf2ae9c772f7 bb3f2a9c633e7b64eea49695dee5188b34040581 c0bcc910022b5e835d67fdfbf1a43ebb40b926aa c1b63d04f0cdf2c6aaa93904e038e5431d4ef273 c35fdf24522718ae41787f0f073e5c247e404fc6 c5b0126892857afd71d70d9ced6aca9215ee348c c737c63932940389e8369ac62ae2fc326dfaa5b3 c7f24feb86734a7fa15263a665cc5daf1c1e6f8a c877c54d39e26368504c38c0a41a1020b57fac65 ca97c887aaaeee93719a5bb596b43bb8ea4cdb8f caa1edc11170de442d05791b28b01c476a149911 d0cb10b5679c2c44a084665f80c4f194e2d591b8 d29f34fc0ef256ed934413d068ddd52c92da81ce d2bcdebade31693fc8e0b4696ecd4592a66cc4b9 d47cc8d244019948803e0863a9fd0fe42995fc5d d734dbba88d242f1448f9dff551177fd621cebf0 d80d8a3b7eae7c28e59c335b75ec811111f0c5fe d8cb822e1c9f6cfc4b526bb92afbadc74c689f89 ddd1a2099f8529d4db4120c55be30953e626884f defaafb273ea6505e2d0d53b873627c4066c6037 dff5f03d1f27175c138f7137847f0dcb828cd149 e11bedf73280712bf9f91418525913cc84b71d14 e292064c1c6164ed731136a5afc0c7568a34a709 e3084d984da9499424c17bf87e1dc10eac5360c9 e403823bc7a21240a2051016bb2d1df40fb98d49 e45a184aabcd225b179ed38a1978827545e3aea9 ed9410f119b228cb809690cc39535115008cd9c9 ef2c898a692f67f9d9a2ae3882cd2c53a9536c16 f0f49ef88d480b263774a997ba5258bf0dd01df9 f3041be7b86a86e4602f17b5fbad84348ac0be9e f3b22f89756aee1366be0ab4dfa88bcf177438fc f65900351679e53b0a0ab9345ade309c4934029f f707f90a342cb970d0c831df76bc69a917d9dd26 f7c9ea7d74339d795326d9993885242e04a22772 fa3b09b80ff7f38356da4130581083c2936079c0 fa9823b9a6674519818c5dea36d9c8d788b54e77 fe6be4a3dbff6767ffb0b20e8f9ded9f9bc0e9cd feaaf4b2cd59107f8e465126ae19d2c9f5b6aee7

Package: postgresql-9.6
Version: 9.6.24-10.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 21870
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_amd64.deb
Size: 4590264
SHA256: 45ef5f82f4f797bd06220cb5bf3be5683e3da76732636b051b17ec7773a853c0
SHA1: 43196fc67c7f441a72a6e5dd69448ed48b3f748d
MD5sum: 29c1bad25b2090b056aeb8fa9d8c28f4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 17490
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_amd64.deb
Size: 14299048
SHA256: 42bd77e2085b4ddf662c1b5a3bf3af50d07060c203609125e297f4e37263710d
SHA1: 269cc79863cf66398789f3e2dd7899f7e35d7365
MD5sum: b155e3012bcccc17fe91a2bc2844172f
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: 003ab4b8b00a006e052c7e377cf103a121450a3b 038ec555ac4722501b20870d6ad393c14f00ac73 08bfd69019f92fe46b2149d425b6aecc29389218 0ae7879e2fb6757c043daafb15966e1abb8e6b25 0d5cccea2d0e24c09201c89a9fb660ce0e2bc427 0ec8ae9e7c072f1ffd7b784e902ac8501870172b 0f29a09b1ab355e3305330013eedc20b537e286c 11bc10ee585e8964c16dae6b999a78b7479d0925 11da4fde2d3334a025f04417eb5246d6d3ce1f50 1248514dd190ef9b5abbf88f246d9ca757e83331 1c541c1ed12ef16b1986c80ea4f1090bce3a75eb 20035cdf0e9040f9ae476cecc3c8f8d5389f098d 214721b24ebc70ff525e3d95ba5b4b78a47daebb 25340d349dc168db626e0e05cf1e20d320b98347 2535014a7cd6ccd231ca92fe9edfb3cbf92d5705 2885c308b0fb94606a7e4eab1870426577d13522 29e9d03a49e2552b67dd24cd3690edbb0f9ba978 2b160e2a48e180ed49d017abece4e16b5788fda3 2bb15c97af27da10d6df0c8b2c373c7822cd6c39 2c335606ef333a45fbc8ce88d2c955543d5f1a8e 2ec1bcfe5e14079480bf4cfc7432baca91c5c3f2 37b13138de4acce840f0bbbcc473fe3d4857db0d 39e35a7661b563cdde751c589bf76caba81f980d 3ad27a70677e5bc1fc04494d18fdde1cc1408213 3e3b9ac9c72b0a858768735298a6ca91801941fb 3e615dc4768ab102d5e2729800f59fc3bd36b698 441ea64bc673f6fdd4ef883e31d11b3911373f66 4d10543c86094aa2fc85dde42d8b5687951e290b 54921bd668716b39a0260c6dc0081f66a69e6581 549757e968475b428a57da6b0cb7b8c2bcb51539 571fc0c7d2229d997787b492b0a91249e49b735d 58f75ca25b2e4fcbcccde529338d7b4a48500114 5a5cf29c7b6ed8e96bd68a3ab0b54d6b21bb6ee3 5d4ec32d1e9e08fe4a48deaba33133c8619ecc99 5dea6699f390f4a31c763930d643ce76aaac66e5 5f4239a7caa7366063acb083c105c794ad0b3b76 63cbfd813a68f27f704e08e0747e9b83664ebd8f 6424dc442e94ddd8cb60b207355a20482380e967 65e7319292da9d170f4c57d8ef1f0596c83d2d9d 670b9fcd01afe71fb421843c753539919bbb0123 67f16f28b6b2e834dc8eab10b17a42e568cd5e20 6a438eda6c83bd4363d249c107c72aab067208b1 6eae2a25eeee52e7eec0c9e631b718675405e422 6fbeab033892a8571fc9fddfeb91b5f30c19a517 70542ec1bea9805fa5c64cd65fd9fbc7fed93ef7 7131e08deb488f354d97c732fc6df05a1211f3dd 71efd2ac1fbf699b66b17b5b54a3d22c41ff8342 73378d02024aad36cbc990fc9a9c8991670d9116 74c13208dbfd16fed9dd0febaa84fcf723c8dc95 7a5e98119c89b02a52aaa84dcddfa12ec147b502 7cf86585c6797cdcdf06838b8ba03f747eb071ce 7eb41233a5c3ee49f17096b757848ba2cf149113 7f50a39cc8a904562e6574f39e7bc5a35c37ff40 8262738392d6e3400c6eb11884e108308ee15f28 89228b0c005558590fa1a10c369b0f714e854986 8abedab40f1cd5562e17e4b21e067c43d38621cd 8b1021b4694bc71ab6f1bc3164675885adee4f39 8ea4c25e5c9908f8a95f99570d0a361ac681a91a 8ff778ce0b9d4fac85570fcb594df315eb9fde28 90c2020d74542986e3a6852ac342a14b8f089b40 9231cb95cdd4ab1a5abb95dd0c64109a1ddf09c2 9289cdedfc507763f36bef056a8224850f7d0ac3 95062b57db238261bb5ce3298d97732bee988bf7 96d184f81a0c97a9c982c748634c9d7f2cf6b362 9b030bf9acfd24124d6779e63c4283d02af9460e 9d1b097b965e02b4e713367155425f99caa42dce 9d25c9befd954036de5319a53ddd9daf039270da 9fb730fd33be7a43d306395b247ee3f043f37c90 9fd4b60bcca4b2830a60bd108bc9a35e982cab72 a057c72f87a880e936821e1d70fbaf77e97dfddb a240660c3f35fbd82682e544621e06d831813d8d a2be8c39ff49aa645513bee8baedc95c8c21b1af a56e676920091e60258ec5508a4ed1c2017db9dc a616f4d1feebb2ff24a087d5798f16513b5aaf1e a650f6ecbfa3c8307bbb2a38bc4c64899a250a56 a66a9b0cba419959486e06487115b922c61b7905 a703259214c2fad7625b833188fb87f98015caf2 aad63b4faf9aa0add015a94e9842ea87779d6d4a abcfe513d7b1fc7614a8ecbb14312d44234b563a adba6f66251a16f74c97b93475c32cfb9ca90aab ae4db8da8b318383a9e8d0d799b9056d79b8e784 b0783592c6684dca25c9954d0606017130d5fd62 b099c367c4de6e2deca8a0e94e7430dfd70b779d b14c65a534df9590e51eb755f1fd502d889448c5 b2f89a69f0d58d7a1660b36ca27e4164574fc475 b46c3da6d67db9c38f7b7f0a694dc7638064e425 b79a67168683d8afa3efe52e3e19cccbf67183a8 c23bde5e3086529ef731f2b48df2e649598aa40c c38b8070bc35659b1218044ab2a2b42cbb4d69f0 c6c5bbbd9419556253e1d2546d0e2a13e52f1672 c8f9f7bb9cb2751b34eef25eccda194dec79ab73 c9a6c1c561520e53430a6b6bd27cbabbd67913b7 ce20129cadefe8eadb100d9632ca9e0c922495ea ce88f530a63e786c9a757ed9dbc689d2e611129e cf8e1c219ed3857f72df112012bfff1e07fe04e6 d2ab3e71aa0517f1c19e3b5829beeaabf85650cb d359a42e07b961bc012cdfc32aa0092e2a55430c d46f650cc94333d8a49855351cabe797ec49b06e d77017e4402d467cd389c4706e889c4380e84437 d9161d70d07891c1cb786d25567d69ace6c00bc2 d9d6dc379a6f7f88b20c3be6025eede6edf96479 dc89042c19e7c9de62eb110c931282e0254fc92b dd6869f406aa2198947797b4d83d61081058be57 e257e6c4a24771aa38fcae2ca260050f532c96f9 e617006c6397669e35661bdd7e8ad65cbcd9ef68 e75aba98e36dc86979746e44f6815af5dfd15f43 e803cf102658895c6448dbb7ff2624849261c69c e853878b25f6d5b0feb8d965e8d8f23b8ede3a71 eb806119d90a0f36df4cf69b4a2810b47697d625 ebc544ec9d03c29ef43396ae8575d50d9049d186 ec5a037e1da29faae5059ec4d79ffc62c757cba5 ed73afd709766b4969ba0b9c7794edf7de5db484 edc45f6e9a1132ab20244ecd3374b0c9663c00e9 ee5c639824ee6b58f5a8c89f390cc4ab7ef26130 eeaa4327ddbc6daa9060e7ee77e181d036a5462e f1f6fcd9cbfb8e5d2b12dcccd518958ad452ff8b f3277538d6cc9fff1b4c7d9f81fc2fcf2c8360cd f37e9f54f75e1f158d8a4fa6cd6e3062c0ff54d9 fcf3ef5af044e429570cbd01ad0578a2295687be fd307df74e8ceec720e79fd83ae5112cfedb2052 ff107667ff50be9bc359108101280b1b502ce5cc

Package: postgresql-9.6-pgaudit
Source: pgaudit-1.1
Version: 1:1.1.4-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 19628
SHA256: a27f240cf292f04252028adf69ab0561409cedec6bc2bcc90250d03268adbdc5
SHA1: 3d77881baa21d79be7050ec103da440acb7594ab
MD5sum: 25e3d4fb4c971e89fb1517317711f566
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 58
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_amd64.deb
Size: 39476
SHA256: b8e7e3a643f59288bb28e21945588c25b2385e25c82913f8881d3428c113edc1
SHA1: 99d512a808991d8d37faa0a2f15ade46e739028e
MD5sum: ab96b48a08fbdc09bd5b7a04a7df94e0
Description: debug symbols for postgresql-9.6-pgaudit
Build-Ids: ec27d44f86654198874cfd38a9c21cac882d4f78

Package: postgresql-all
Source: postgresql-common
Version: 278.pgdg24.04+~20250423.1751.gb9efa39
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 19
Depends: libecpg-dev, libpq-dev, postgresql-common (= 278.pgdg24.04+~20250423.1751.gb9efa39), 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_278.pgdg24.04+~20250423.1751.gb9efa39_all.deb
Size: 14180
SHA256: 85a050f1629e094afeeec588bef31f60d8885c764c70f335a82b18b21f86b7b3
SHA1: 8175a9e07720e3df4960af8509970c05e31649ca
MD5sum: 2807928d95b490bcf86a8c1277f4cb2c
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 (278.pgdg24.04+~20250423.1751.gb9efa39)
Version: 17+278.pgdg24.04+~20250423.1751.gb9efa39
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+278.pgdg24.04+~20250423.1751.gb9efa39_all.deb
Size: 14040
SHA256: 2a11156a0a9910c7515c2fda1c9ba4f5799c9d603699c437806e6a5f491e498b
SHA1: 89d1dcb13769ce6699e9467e9489e96f2dc72dd3
MD5sum: 6c5dc303921092d9698c92430201fb65
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6018
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_amd64.deb
Size: 1443068
SHA256: 95e3687d587e7bfbad5301e63d734550fc2f22c15750d7b098f874bb56f7b45f
SHA1: 628fb2bdc4ace959d08f2478447a614b95f18516
MD5sum: e7af712938f135bcfadc2d826aa01d1c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1892
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_amd64.deb
Size: 1382748
SHA256: e8e066aa15c1258f3c3394db5657bc936234442bc0a12d0f048cb586f78ab45c
SHA1: 612d7757119d902c53f083724705da92c67a892b
MD5sum: 6fd9e1e76b404bc3e8268891f3409df3
Description: debug symbols for postgresql-client-10
Build-Ids: 02ca2329c63de1f076ec36f52e341b392b86b621 03f3eb11c0885865c75772562d7203430105c4f0 045f95e7a202e03c5b7b5cd0b401bfdced1a333b 1b58507bcbc7eec6b8086d06a5046e6bafde0861 1ff58c28056faa9bda762f5a8fed962dec02a6d2 399365d7f55c8252bd14cf59fd6c8071cc17c475 41334a8f1bfb58ad2b0f0407df62410f683623aa 5b66034b55b24036d0916fadf99113d313e17333 82654afd85f5ed81153e2f5c43ba4634519e5d84 87500ffa198f861205a724aa283d7be61f36656c 97e44b0dea3d2c15884d8f5c7cc36a805da4043e 9a49c3bb72b40cd4dd94a872cb3b6212770e994f a6882311d82107a92c0c283b30f175751a529a5f ae24732b8a6f4bb7822e3879020dd4a75da3e509 bbd62b44c54c5e2a0ed0a26c48d4088aebc00baa dfbded77e919d9f94f2a120588da9ed445ad4ab0 e26dc9dd139e1a16c5bb3595dc1f8d93bf66bc3a

Package: postgresql-client-11
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6251
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_amd64.deb
Size: 1492156
SHA256: 6226aecf83d61152155b8de9937cc9273ba878ac3c3d0fcc5d6b59c2516c9ef5
SHA1: 5f7b8c629409898076d91c267b3a37aa62f6fc81
MD5sum: 17324377c12ae5d8293c408c359d8513
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1915
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_amd64.deb
Size: 1399744
SHA256: 6c2f1a866c6636f00e97f5eb22d0f777939c545c9928bd108d1f2f253d2f6f40
SHA1: 7975207f24f3966324c407e8ba050ff40bb92438
MD5sum: d9933609bff542e052d47d19a2c13ff6
Description: debug symbols for postgresql-client-11
Build-Ids: 2dd05d111364cec4308ae5f6ab0160a3d808b3c7 463e8bd4fc167e8e654f772d22e92d7dc7b324ff 542c782832e10c6ac111855b1a08686e4c57b778 5ad9d46684af0c8e933a19104c28cc6f52f09874 63134ad6427057cb4a6b1187dad90af24df630f2 64738d553f9f7708087b5cf83f452402e2189a64 6f5f77c82e504317d2133f8f2c2ed04d84ce6c98 7ed2d6d102b1d7bb639498dbecee9253fc99678d 9051b68de5ee3ec95027a0942e37543c6bf3c32c 956d7a2732dcee36297ce34957275fece157b519 a39b2e14ffd1dd3916dabe8272ad395f07010e5a a7cb521f37c179d434b6b36989b1f3b39e0f9c72 b5654ef5e5bbfc9a05f738a45e754136abec60b2 bd9c154c6940b2c720dfc5a6a83bcd97270b4c5e cb7eadba545091c00104b2e22222bf3a7381e263 e25413bd0b918c7a0aed9a153137d1ef264250c1 f4060ab7120b8da5b1c8cd226a569036f148f5aa

Package: postgresql-client-12
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5816
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_amd64.deb
Size: 1445936
SHA256: b8a9efed03b6d0834af3dba057ef34a6efeaf7183b1957bea9c21ffea3c86d98
SHA1: fa736235a105c97469ec3f751476ab08e1c43690
MD5sum: 4d55fa659529751215b8d795506fcb32
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2108
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_amd64.deb
Size: 1505460
SHA256: 63ed324c93e8cbdeeed2529fcc65cce0ea263e548fe73cbe519141fa50446192
SHA1: 2ea311de5c33adca1aaf853c7dafb7a8bbe04d35
MD5sum: 14e023b81c3fd00e12082dd424def292
Description: debug symbols for postgresql-client-12
Build-Ids: 02daecca873591937073878e90d286d99f10152d 0b113224b5294ebdea5aafc6bd7aaee53b2ce1de 283ee158ec7ca1178a5075c6be8fd8aa4a8985ae 327b3094437dc11be91b17647e141be77714b8f5 453a1a80bfb98c6d875ea1d09d1fdf7f326d2c26 796aa68464e664d7315825bc5d41c674b2723a3b 8f0a25cbc0d3831720dfd5fc6537a4a56c2a0a01 a344776c812e54b6c5a7d743a07761c1bf0c9aec aead5a3282ab08f569a66479bcd0e6fd9a1f4109 b92e750991277d8624dd860c084ee4be45d63a3a c2fd582fecda0ca61915983fe3c2536cd75c469e c82a7a9d1134cb4cee5c00d8f9f849ddd7d2ce5b cd9c774d5ace9c6569fdb863980e4bebca7da741 d199cc76ac61bb72440269537f81f7edcd8ed6d4 d9c210e604002981b55786c46e940c956de704a2 df2a0637a52af364df6c2cef3aa39c405c9055e6 e97ba41dd1732a51bcda3bc704c66ca2271c8074

Package: postgresql-client-13
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6325
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_amd64.deb
Size: 1528236
SHA256: 0df28278b20f17ecffaa5f2343acade483f7a77793f093531b2ba44d6ad7605e
SHA1: bc2cb59dc7a12201c5943be383f5049f0b31b9be
MD5sum: b81e6ca4bd1c9aa7dfc88b6c049e92f2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2417
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_amd64.deb
Size: 1733732
SHA256: 538d46104fe8746db35ba05b849d8cefe41355fd8a71800645da4238ba8769d6
SHA1: a544de1ed747fa7f39ac354eeefa7bb0265c8cbb
MD5sum: e0da35a42bc29801e3e74cda5d2646f4
Description: debug symbols for postgresql-client-13
Build-Ids: 2b3edacc79778a0686e376b226e3fd83d51e481a 32af6245f9c602345ee8ce306ad05ba8148e0cbc 3cb17f370b47635ae20ee8a35f302c3b27f0e62b 417c1a29e20777b5dee41bc24776aaf3468b4c65 583fee82e01c8c22fbc4e21e4040817cc9f7e397 752092102012296c73c67abc22dce961e88e0ff3 9a85ed61a596916e96e88eeb5a995ff28e5685bf b9d17051f773244525b0fcfb1c5ae472cb9504d2 be7f8439ef4f99225be40b5b8d74a2011a9aca9c cbf77457e4287da4dbe43c10c75fdd558eb4e593 cfcfabcada9251f34227334d986cad9355ce3598 d39eb6aa0952793dec4b89f5da6b9b52ed28af69 e288fcd7556ea1781e7fa476e742569801ba8377 e9308a4ecf281303b3621d799d6aa047f96966ad fa205a850064151ba78df054cfc11bf543b7f07d fa94094de53137e5756050264a5992b58eacb35b fb8b7ffb5ee1a6c073632be1357527b191c4fc3f fe59cc363f3cf951cc15ac6b412f1035834295d2

Package: postgresql-client-14
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7115
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_amd64.deb
Size: 1650396
SHA256: a30d83cd781710e0b553dde054ae0907025f665ea26bb8621cb06ab6e66ff1ab
SHA1: aa3c3231a6e383dabb88eaff605b78394a856a35
MD5sum: 82cbfe980b0e2adc067b02b9c829fa6a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2765
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_amd64.deb
Size: 1968260
SHA256: fe0631ef07e8ba20b6e822ce59fe3f348d7c222fce1d19dbce9a516db8fe487c
SHA1: 6d183a573f2adcd54be0c2912fb1801b771f304a
MD5sum: e2d1d11ed69d63e22014a1be616359f0
Description: debug symbols for postgresql-client-14
Build-Ids: 09c85aeab6cf22a3c43bac347acfec27976aa714 1fdb33df6b96248de9b6b86eb769e87e184d3e24 28f67f95a99356da19c8db7f2820938fa3f08c53 2af3c2289898c68bd35843ee2c5405617b1381de 2af411d655cd37a979b4820de4aa81957158b2d1 3acf67c07c81f9ca62d80882f2399f63eb10cf5c 3f401c81a39d6686c97770890f7274d285135d33 48dc99d8c30cea81932f7a821c57526e7003f237 90f9db46739cdcf96fb18711edc652e709a241d8 9256cbda2696a6c570cd8a0f07b9d81d7093a324 98091da190c92dd1e0471fbeb90f65e1a8f59078 9c048b6dae0848fe82fd7998ea1cfb8875d31a9b a124322654dd3d0a588febd56bd763cfb4dd6458 abe7d41f18d3afb308dec3f33f06bd8e3378aed3 bf714b75a62e09ac2aabd2774d5215580ac39c2e cb1310717d78fc11a2345869bea2f4fc02889594 d111b65d2417103b0815c43fe1ab7d77a372f587 ec698da0e1c5c214e0aafb24ab643a2bbdd09968 faf1460c8ad5fc7905e32e2859728e043aead4d5 fb26ee4aeabf46392fb6223c7ab302dbeed253a1 fe9a14d647060f5c67a2d64fdfd4d90e817ba994

Package: postgresql-client-15
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7725
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_amd64.deb
Size: 1711936
SHA256: 9676a6fbbef552dd791fd0041aa56db40202a83d04a974a35de22d671ad73e12
SHA1: 0e74b70e0c5b810e092829dd91be051e6b9c580b
MD5sum: d73b260b0679a4e922a5aeba28eccaf9
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2911
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_amd64.deb
Size: 2091676
SHA256: b816a3f8f5e1ee541c8d4aa5ba52d031566752dddc66d94506c224566e53fd64
SHA1: 86b1533210f88deae535619de6df84b6a86e3f21
MD5sum: fa42cc26b51f37b16a7e5e990c2b30da
Description: debug symbols for postgresql-client-15
Build-Ids: 022a238fa86bcb92608f157bb8b0922fa6f43dc2 0effe41cf21840bed5932cb1efab82b9b55487ff 19ca89821960a5d55b5e85930811631f5b8fb3cc 1d8c6a55d3a59db3590d99150925d7ab358a695c 2795861f9bb7cc46356af8e3f7c69969615ee7e4 28662e9856060898b2574a4ced53da8bccce25e2 2cd34ec8799427b6781d5b0139e13c93faaf2d25 40a3df23cce13362d0998837506ee852806a0388 5de6a1f0efa7e4ec1298ad9e85b4f9e4a14326be 75645a3105a59c0be5763245303951fa551eb934 7ab1dbe180f07f841e44343b5766b6b3fbd6628f 7b2905970468f70160e0662e42a14a96fd4b44cb 943bc29281713041799095859e660b209eef1700 9d087e18689bce0463ba039f8dbd5d9c95e7c397 9de56852e978f6da54d3cd4c92fb290e874139c2 b1e9550e580e777343ff13c0d52d4c84b590ba60 d7f48e7fef29047970d3e51e991500998730bf8b de7b8502d5bf738f0728bf0f38de0bdda4441aa5 e1fd435db1b3f94ce69d16f5ed54d7e15da40564 e29710edcbf1198c91690699dff12bf97ad82b1b e7d7634fe901e3dee29270757aa5e065c177972b

Package: postgresql-client-16
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 9084
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_amd64.deb
Size: 1913480
SHA256: d25ab4730c5f59329e7c83e5e55510f6e2bf2ae9382a8cc726f7e3717567f999
SHA1: afb65cdab1dcda856de4e53f8ae0ef433094fae6
MD5sum: 9c0d2322bea34d018d94f018346b458c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2983
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_amd64.deb
Size: 2146348
SHA256: 604c3750f8c936a1cff58a3056136e449b7bd8c636b82fd4fb2997def9cbd315
SHA1: c2c4f77cf3bd0038adcc8ed4fb7d771ffba97e71
MD5sum: f1d2074543367dad2e419c38baf3e890
Description: debug symbols for postgresql-client-16
Build-Ids: 0a31f6fe74c152ca5df176be3d488e19151a1ef3 1180a132ef92bbd9e0d147b1a2e2d2df5c15aeee 189d7f67c3a230f97155354124e2c1d8fa672a2e 1dc7bd49540d27647281ef9b97edc6a5c0c867ec 32797dbb0b6b2bebac06231f5087fbfb860e4e80 364033f123fb2b0515532bccc1886566bea930e5 462cad448f506e1f48f88ef413372f9a60a9fdd3 6a2f2e252b319c8da47999865ac7f236986d81bd 6fe9ac7d11f2c6208a5d3f15b653672a707ccf90 732a942951f815af77be0f99335fa73d64a232ed 75a96eb6370572193d34a8a6005fa8ba4c647ab8 7bd167f32699656e18d7b9fc1285abae6a526c70 7be5bee67ce7212b79f4653cb2c2d6e45b6e111f 833cb2905f87df05b294444dfd5ab5b66e8fde67 9e8420383f6aedddfb9ad9d18e61fab688c7838f b2aabd55eaab9b4a5567c69a7d91f4d591593258 b81fbbcc42bb49a7bf44cfd5019c5484da90d231 ba67109d0d54c3bdc209da5489c9e3ae35f94b18 be166010bffa0d5d8a3cc3848bedd58c4e4f9d70 c3252bdaad474ac20319704ab193e28478166219 c7468bbaba2e885e711b53499341277b789466d2

Package: postgresql-client-17
Source: postgresql-17
Version: 17.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 9750
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-2.pgdg24.04+1_amd64.deb
Size: 2022616
SHA256: 8b21218a0363ebe1b008f8e4a11ed558fe8ed9640d0fe3605ab6adb8e39dce18
SHA1: 729df67c2b31c44a5cfef564e68553fd16c20b7a
MD5sum: 2f27cdc2bcc89ad0333114312961cbe8
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-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3228
Depends: postgresql-client-17 (= 17.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/postgresql-client-17-dbgsym_17.4-2.pgdg24.04+1_amd64.deb
Size: 2337760
SHA256: b428124f473391964c2a7b0ab50461a863aaf79e7c94914ae102baffad21c283
SHA1: 08f4c3ee3448f0b639bc3e588ec977c2b89d51b3
MD5sum: d1ec62def3f62adabec771157102a62c
Description: debug symbols for postgresql-client-17
Build-Ids: 0fc3ac6cb4bacd0cac8062f8033c80e3b681fa40 1330ddb555fcb3c136f2a7fae6c56bb2d92e10ac 198f50cd85f21610d3093371959581526ec7d8de 1c3c640b8ad32b1db518ad992fe46d7b0e90fde9 2a309f9c7e300df2503ab2f7c1520deb34310dc4 2cc90ac99ae104cccfc65e464310d9ea0e2d7109 3852ef7b348f358fd90d2e1401d8400aeec7e576 3a0d801d7463fb6528b4ef1b4f06f7cbfc8c1210 3f3775b9f4c40e28a93cccd4a35049581f161f95 43ce829c1d21b425ead923f18ef25ad895619d16 4aca865a548f62382b0c642a4504a0bd62a666bd 4e3305bbe4a349d4221c03d57e4c6a934f8096e3 5260af00f1f5fbb4237c562bd313ba4841f44a9d 58792d011598a2640e3a05805d4e1ad323a54d48 5cbab15c001deae634d9b4b37632824735452ea2 5e190506492dc5f1a0be041ab3e008ab4054a548 96e0094c77c6ef69be9938f99c8a74c433779c49 b510e48174892df5779f47330ac6c3d0b1adff05 d4a9970ba118d9a1d62212c478fdc0f1daef7eb0 e3a7504bbb6f20110d80c10630fbc9d2b08181d7 ea5ad8713a07655ae93f68ac16436af615efe4df f2e471b22b7a99efda29b9ad510a761b24891510

Package: postgresql-client-8.2
Source: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3763
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_amd64.deb
Size: 954924
SHA256: f15fd79ee7f5be48ba23259078c98d665444a21887f8ab96f3fbf7143daa8927
SHA1: c2a9f8278cefe5708ecf6e6531efa717ebf6155b
MD5sum: c44c5f355aa9e99837c546fb9a3b7829
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4176
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_amd64.deb
Size: 1073408
SHA256: 34fcc93f2d53f5590fb5c024bb14d2ba3d85733156b03cd0c02504844548420c
SHA1: 0af71103f04f7730f624a4917acc2bf348437d6f
MD5sum: f1af31df5dcfb5ceb76201918110ff76
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4139
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_amd64.deb
Size: 840952
SHA256: 0987b383074b32ce1f6b26c806013f9ae44b43317ac9dbeef040f15fd8fbb236
SHA1: 1884d6206af9272f4b86ec235a67b511621ce29e
MD5sum: 8eae5d51f062e94319383847fc790c48
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3605
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_amd64.deb
Size: 887040
SHA256: 33b0e8a3871859a735786de5f9a80ddf001fd58a9f7599b183183907c4e0285d
SHA1: 7ef4fd869f1960a559863983a2793d1c312af114
MD5sum: f7178ad2a4c02af8ab4c4b8f5eb6949d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3941
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_amd64.deb
Size: 986156
SHA256: cfb3f7724194acde7c956ed0777879ecb98ed28c45190c0db6448c587ef15648
SHA1: 131373752d32237c91af95809976d5313a4ddbe0
MD5sum: 00f7f69d59aa7255bb6dc0683d9a3438
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3896
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_amd64.deb
Size: 995232
SHA256: 976dbceda0f5be64fb0b54b89911192ab7a504833fb8af238b6cbaee92b5c976
SHA1: 9e81133d221ccb631267b88df325f822e076824e
MD5sum: f5acea5f2fb76fdad1be99946efe701e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4068
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_amd64.deb
Size: 1051656
SHA256: 58c3563d242697d23e3fea3f611bc3f312657062d1a203192e950e8dc99d4b32
SHA1: 18d24cd39b18980f3f8088c6ca77b76b533799d4
MD5sum: 6a59b58eee2be48cd449f0d479cac175
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4487
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_amd64.deb
Size: 1145648
SHA256: f762f45cc337a18f526315231dd6cc81335f1f63b7015ebdff1f86ea270c1149
SHA1: b02126b748b28d9e1a1c1ffc3fe9ec362d1dfd24
MD5sum: 6341ebadbbdcf7f22b284a6451686cd3
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5200
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_amd64.deb
Size: 1287316
SHA256: 111b06ae0c50924751b51a04b9d798ce07c386473a47dbee00bd890b8d60816e
SHA1: c83d38a51606a31413215316a99416b272003c74
MD5sum: 1f07b312a67cc92a7542693e91f6b74e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5650
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_amd64.deb
Size: 1364252
SHA256: 684eaef219513b0bf5d57dddb29ca8cfa9859b0ac97bf7da335085451dee7c6c
SHA1: 1725f1a93e69f14361a793f5fcca99c53f3ddada
MD5sum: 0aca0e2bb1ec59eb61d6b42eca3b73be
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: 278.pgdg24.04+~20250423.1751.gb9efa39
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_278.pgdg24.04+~20250423.1751.gb9efa39_all.deb
Size: 47116
SHA256: 2f4ed6ca5a08ae93d99ab12da05bbeea0305fd4bf066b8e569de33aa25c5ec27
SHA1: ef26b4e35039f336893a915d3caa99873a042014
MD5sum: d866045666d2ed2e470d77f9c70e859d
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: 278.pgdg24.04+~20250423.1751.gb9efa39
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 (= 278.pgdg24.04+~20250423.1751.gb9efa39), postgresql-common-dev (= 278.pgdg24.04+~20250423.1751.gb9efa39), 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_278.pgdg24.04+~20250423.1751.gb9efa39_all.deb
Size: 112004
SHA256: e4132dcb66e19b3eb1444afc1b4f59c44099aeb8a56095572e070a5167f2c120
SHA1: f509789ecb44f2542489d3f2e5139a1e2c814452
MD5sum: fc374d3a72161e657c0cacb562a14ec9
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: 278.pgdg24.04+~20250423.1751.gb9efa39
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 333
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_278.pgdg24.04+~20250423.1751.gb9efa39_all.deb
Size: 72404
SHA256: 9e99e16162f2d2370a9c2bb3b1998356bcb323a50d6aa79450582c6aadeea49c
SHA1: a8b2210f55e0c6b5be58d149f4f5847a703ee4ca
MD5sum: e4bc5cb30b1fe009cffca6b1a2128ec4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1954
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_amd64.deb
Size: 668436
SHA256: f829c9b4764ac996acf89434433e338aad9d56dd45e7ad6af5f7dc861be11ab0
SHA1: 15596ac20d0ba097636fd755b3d915136cdb6cc4
MD5sum: 3d2ff1f7a1882694a9f67190d6619abf
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1742
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_amd64.deb
Size: 568348
SHA256: 7d8754045c69f92b04d88c8cbd70d20965a37218288cc5af94ab5d62d6c5c3cc
SHA1: 8b4ff95173e68fafa2f01f082e448d933c76b706
MD5sum: 924deae8cd497eddd8b2a534583c5013
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1655
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_amd64.deb
Size: 328984
SHA256: e0b5ea21e6b95007098ff7e17d7ca9fb9ab4d1c28818cd4c4193264eebc9120a
SHA1: a7e79f020aecfae30afb5fe51220dc7f11e1116f
MD5sum: 33e37edb43b384d1c2c5a8d1c1f75633
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1719
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_amd64.deb
Size: 346924
SHA256: 9fc4510eafff1414b0f350811a8a234e59966becacf2fd47670d0b8ac861e253
SHA1: e0e42588c0e10ab4ae76e29ca9289964908f0fa9
MD5sum: db38798fd0516ee47fe04d8185494c16
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1938
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_amd64.deb
Size: 366560
SHA256: e76b0782b215bcae8869745bcb505640c36b6cc5bb8d703727187e1774503592
SHA1: 1d79741a6a2cb312c432fab29594cefb585651ed
MD5sum: a7d05d7230834778628ee88ae40712e5
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1973
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_amd64.deb
Size: 375856
SHA256: 568db96b917fb3c1a63b7373792a99760bc0d4534796b2409afe06692db09f9b
SHA1: 26dcc109fe736fcf93a3d5f9c8fb98985c0483d6
MD5sum: cd86eceeb421145ade6e9658f9574ab1
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2088
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_amd64.deb
Size: 404448
SHA256: a184ce676ad15f7714bad6b23794b3d17e3c0c29846a7dde6b936663c67cbf06
SHA1: f3749b020931a7a1d047f8c402f1183e4e699a66
MD5sum: eeeeee85ed6652865c8e0d3bc4661d81
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2266
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_amd64.deb
Size: 443628
SHA256: bb61e57dd244b62ad1e13c10f82d0f1a49a76bbec4d11faf4f254b84b5971e9d
SHA1: 13771acfc9cd732f5dd5067820a70247394880cf
MD5sum: 374688c3a056d209926a91d90ea33ad6
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2259
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_amd64.deb
Size: 454940
SHA256: dc33a05caf344772251dab8828a035c0b3ec0c80648e695c6adc90f40eb1a591
SHA1: 554989ef3254edde217be9fe44770e4bafe851c9
MD5sum: 6e61398e60f4a18960f5d2a142da2a47
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2508
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_amd64.deb
Size: 500268
SHA256: 29f88f08dd0ec603ec0bbe2bb807e89dfeff7261b4296788563b902b20d11a53
SHA1: 6e8a833a4ef798221111e945ee08a07fe9b01c2f
MD5sum: d289d580886df3c59f560c3f41620537
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 (278.pgdg24.04+~20250423.1751.gb9efa39)
Version: 17+278.pgdg24.04+~20250423.1751.gb9efa39
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+278.pgdg24.04+~20250423.1751.gb9efa39_all.deb
Size: 14028
SHA256: db07284de3c748b35db9603241714a8eafcc4fa01a3469aa7a3868e460201fbc
SHA1: b6e42827a1d5aff295d7169a287a9bcf3ca11753
MD5sum: 7481c1338777739ffc640b0360d8839b
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.4-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 102
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.4-1.pgdg24.04+1_amd64.deb
Size: 43100
SHA256: f535c430e97f3f7ebb3b689d41571302dae208252cddcf135a1d4cc36e3acb65
SHA1: 3e029568c5f18d96043a5a4b869d8f4984a74859
MD5sum: 489cc19295246c6de316ecbecca330c2
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.4-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 83
Depends: postgresql-filedump (= 17.4-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-filedump/postgresql-filedump-dbgsym_17.4-1.pgdg24.04+1_amd64.deb
Size: 58040
SHA256: 1b218070c24f9a8220fbaa2483f6ec17cb83c98e998dff0e0570fa37f9fc08c1
SHA1: 97cf7a427bfbdbd14b230a976067b4510d181070
MD5sum: 66a85b9c68c6d20871f1612e1709f1bc
Description: debug symbols for postgresql-filedump
Build-Ids: 8ed90855067c6f244a22d0753b981a802bb6534c

Package: postgresql-pgrouting
Source: pgrouting
Version: 3.7.3-1.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 22948
SHA256: 219e7fe355ab915f6626ad72033d1767d5cf75a8f72c6e1467875aac48d7c3e4
SHA1: 986ab64941673e33522dd00da92ff79900dc7874
MD5sum: 2e58fe9fbef50f164533953ebf0b78e4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 261
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_amd64.deb
Size: 59916
SHA256: 40f3bd8e7ba25a29d071f004e5bb31bdef0e80495b754004522cfb534d5b5025
SHA1: ce33f23650fa2a4bfec5fe01f1c63b1df3fcb588
MD5sum: 45b9e5de47ddf6e315c0b7b19e15dec2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 202
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_amd64.deb
Size: 165076
SHA256: 346047c7ff554aac566ad71ebd181e1a9859622cf966e1eccd46c7a72b774b9e
SHA1: aa5c160f3b783eaee476d7e985eb265ffef74fd9
MD5sum: 4e64b43b7a7ff61dd46e0d0f8b919619
Description: debug symbols for postgresql-plperl-10
Build-Ids: 3ef359af5820039fb05d1a495bbe6a2fc21f7421 6c23c1f317ec403959b8dd06a14152256bc7ec58

Package: postgresql-plperl-11
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 307
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_amd64.deb
Size: 68208
SHA256: 84fd7beb85e51e9caf739eb749a8a9c0eb0da9c80b6a04f72e1e33a4d976118b
SHA1: 852b03f0264849cb766cff4acf0fea18a5047747
MD5sum: 0c6af90aff1df46034b5cd05b80dac7d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 224
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_amd64.deb
Size: 179620
SHA256: 0bff6ff749ad688ba942d2c0dc9b1f23dec806e8467b96990ef7442966e42c8f
SHA1: 09b34ff98cca6f0a44c2b46205c44a45ea5aa6d6
MD5sum: 3cd8111e87472feb31fdd348bdd7a0fb
Description: debug symbols for postgresql-plperl-11
Build-Ids: 0679dace972c566df3cc83cee725baabe9227fd1 85d66f643e9cb14f96246b0e03921a57e4f4582c da383bb4464e7db1c36f6160018f1e759d2f00ac

Package: postgresql-plperl-12
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 347
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_amd64.deb
Size: 85772
SHA256: d10d83b6a0e283af3da1c2536f403d990cd7f6fe805259259c13a7f1a82779a6
SHA1: 286189d5c9ad550061fec9995e943174741476ac
MD5sum: b72efd9142fa2a38246686290c830e12
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 228
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_amd64.deb
Size: 182740
SHA256: 817ccd2b164533228f2b791308c89c0d73c0e14e4d6c957bdb2d41c6411d2d3e
SHA1: f959e6d3fa500f49900552bfd1a2db7bcb66fe2a
MD5sum: a92450c1519f17a73f5bebae398a8e05
Description: debug symbols for postgresql-plperl-12
Build-Ids: 098c75503b39614be385d30d831463644315865a 8c67363f8fe57d9b35e94ab7ecd03ddc05165940 d18be4445d30963072e6c2685b49cf3cb43bfe42

Package: postgresql-plperl-13
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 372
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_amd64.deb
Size: 88616
SHA256: 44ca758412312658a5862d7c57fa8a9c58268f5680f114786a78a7d7ac2e6f9e
SHA1: 074798359cd35f4ca7389e4706ef5e6f5b15600a
MD5sum: b1cfa2c06f14665f34655be32029785c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 240
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_amd64.deb
Size: 188844
SHA256: 7bba5b5ee5583a7ae6d05ab799f6230734430ceda0d050225f1e9b5f03df06a9
SHA1: e2a1e8a182180879dd45bdc9fd4c2ba549852999
MD5sum: 2d3cf3643bc01bdc839e8fa14e41d290
Description: debug symbols for postgresql-plperl-13
Build-Ids: 3aab7778e62fe9bdd864b99b2941bd50286b7fe4 618f8139b7f0d09f92ec531c3c730ac305ff298e 975e0d86843bc9dc241a13904e0f7335afa8b3d8 bdb7f41403a15e837e313c013051016416a7fd42

Package: postgresql-plperl-14
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 382
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_amd64.deb
Size: 87360
SHA256: 9196230eeeefae2e19c38db1c266ce2100ba0adcff6d67ec3f78fab3f329b162
SHA1: d1aa96886214d289757bd2a63e2a9cdea3940f56
MD5sum: f0a3ca7fc8f5f66357cf53d1e22db1b6
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 242
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_amd64.deb
Size: 189836
SHA256: f33af8e5849eb7028b641d20e6e3ef79ce06acbf3777f0bd09d0e6bef632321a
SHA1: 58afe00fefbb0e2423bfb4d1a8249f0bfc65dedf
MD5sum: 3551f0caba41a83b06b7965e29ae2e41
Description: debug symbols for postgresql-plperl-14
Build-Ids: 264dec61f457c6409591c92555ede0d60f67d8f4 4568b0bdb5441c1def2d02dcb6c0867aa3ff4fca 80a6e97fa6aa3fe921f2243891f342c72e51eaa0 881cc1d27b3bab1aecab0de4e6d1129d58192167

Package: postgresql-plperl-15
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 384
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_amd64.deb
Size: 86008
SHA256: 1c9129f172996071f3c8bceb86ecac61748e43c95873a14ccf08b66dd11bee0c
SHA1: dc6f9ef3382a7c657718b33deb118abd305302ad
MD5sum: a4d2bca945d76fb96030f674cb40467a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 246
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_amd64.deb
Size: 193652
SHA256: ebd77e803e1bdbf2b4d67c365c0cd0f143ceacd89f299082f4bface01ae0b2d7
SHA1: c267a3c80f9203d2081e05ceb2cd10844fcb32f1
MD5sum: 605bc5959b6e73da3873d12209f26429
Description: debug symbols for postgresql-plperl-15
Build-Ids: 203147edb9c3e2b6fe04f79eb74bc475f29fb0c7 49a0bafbcf42750583501b59ee79097fba304a95 92827f2b46de59ee80923f0c43ff3ebd8123a1bd e030cff9c233274bd639723fa2958b8757b0e46a

Package: postgresql-plperl-16
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 393
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_amd64.deb
Size: 86836
SHA256: f20bd269d3bd5f9cf71c6ae248dc9c99e24585ead19dc878baff3a34a1051e41
SHA1: 6112b3651cd95443f6b21fe636ad689e01ee911f
MD5sum: 6885dc0f3ef242a15a421a81c861ad98
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 250
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_amd64.deb
Size: 197468
SHA256: 921bf9b868b5a18d13b67c5b1eb7e10a320710ede4aa3d078ce7bc95d9847c4b
SHA1: 84c95b482f2a48ed6cee7fe9202dba835cd09451
MD5sum: d2ad0b81b7018adb6d892c9f4213a4b5
Description: debug symbols for postgresql-plperl-16
Build-Ids: 192bbf7e16a8c5ab0b60900571f22f5dc56c0a08 31f1e9bac0245c204ef51dbb997eefa866e74af6 4fcd36c8272374af478d71c266c7da102f0d26d0 d06d2c23e9a25236cb0a7fd041bfa46853984493

Package: postgresql-plperl-17
Source: postgresql-17
Version: 17.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 390
Depends: perl, postgresql-17 (= 17.4-2.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-17/postgresql-plperl-17_17.4-2.pgdg24.04+1_amd64.deb
Size: 84112
SHA256: 1f57a683517834a66a26c43abcc92cc89405e7769303b7d554b798e0bd0ac700
SHA1: 61bda288a475cb6ba6e2bef1b776cde0a720e799
MD5sum: 3e56231e7237276abde31fa9a422deb8
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-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 253
Depends: postgresql-plperl-17 (= 17.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/postgresql-plperl-17-dbgsym_17.4-2.pgdg24.04+1_amd64.deb
Size: 201288
SHA256: b3818aececa155e9ea340beade651e9d386da8388e089bbace799821a3cdd1d7
SHA1: 1a3e4df22763b9856457d9b253e7a489a8656bf9
MD5sum: 1bbf0ee1ba381fae4507705cd71f7e18
Description: debug symbols for postgresql-plperl-17
Build-Ids: 45ce4cf12f436e1c0f34031708df4b08d0e4acac 94ccd996d2bffbdae3461ef1f4a535ce5223cf83 ead89c4f770ca00908345f178e43ba6d39aaefba f14cb0d2e8459d3cff260d26def57b8f6ca59072

Package: postgresql-plperl-8.2
Source: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: amd64
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_amd64.deb
Size: 236288
SHA256: d9000fc64f2a0cbe90b56ffa9132ef56d05a9dd57d4c6d2e138b090f545d51e2
SHA1: b8329a5aef2054d8d992af907fa8999ccfd9715a
MD5sum: dad2c590aea84c5d78a4d274cb945f58
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: amd64
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_amd64.deb
Size: 286852
SHA256: a65cc1bebef89073e2b6fb6a8934993afd35a3e54ab730574a6b5d4b5d625e6e
SHA1: 33d413f83ab0959dceb2bed180850b0d97ffad22
MD5sum: 411a07f069a1c1c0174539f0dd215632
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 155
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_amd64.deb
Size: 35288
SHA256: a8c40b84b248377207b4ee77e82bb9d21020fa7e6671b9a9117f1192ebda981f
SHA1: 6673b133e93814ec25e414a49c07061519438e7d
MD5sum: da445241e69e4420e8b6b85900da3c43
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 200
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_amd64.deb
Size: 42636
SHA256: 4077ba1ed9b6b536d3487ddf7318a0b11c2f2bd67207dd8f830797367a7db243
SHA1: a85cd2725242900803c6e03db9a6cbae7515a922
MD5sum: 1fbdfc51dae1fc4736175ef28a45d4e2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 218
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_amd64.deb
Size: 49040
SHA256: c949b2cfb88ee25a74c2a4a8c8725e9ef579caefdfd7b41f3cb325f245b04635
SHA1: 274edd5d864cc6dd5b001086f2eafdbb98e679ef
MD5sum: 3088069c0a7a007ac1a17d7d1ebf6cdf
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 213
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_amd64.deb
Size: 47920
SHA256: b8c391088c6e23311c05d707951f9a8a3680f52323e9e68da00d6e3470512475
SHA1: fd427e6d0d11d5676e927c707aa3f49f97ee9ebf
MD5sum: 7b10d9ad5b31b4569eb0dc1710f6adc4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 209
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_amd64.deb
Size: 47072
SHA256: c96d71ee91fd3c7386e0e0d3eb91e9a82c3f0ecadb2614334891d3eb3bc45f39
SHA1: ebd029a9bfd251e9f91f2e5eb93400d8bade0de1
MD5sum: 797b280685739764f43ea8b5e9ebb309
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 226
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_amd64.deb
Size: 50592
SHA256: ffa576d6453248e1935fb15fc470701a7cc0769a4368c4dfca8dd1f30eca4c65
SHA1: d0a08856fbc16c75a14af4215d6402333be1f224
MD5sum: 842841b8222ea0596667b64153e5d34b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 264
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_amd64.deb
Size: 57640
SHA256: 805f0aef5a67a1814063e809f2ac18ac3da5affb459221a06a8a43c96c6a5776
SHA1: 153b146dc7b2d5def104753bd38fbbd0949b5cd2
MD5sum: 6057051181a328a613ec1a8293fdd8ae
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: amd64
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_amd64.deb
Size: 59584
SHA256: 35f6d6248568758a41a27888edbb48da8a80915668b176ed55c4cd52ddbe4751
SHA1: 575f9b1505a75a4460b218c0883f747721e67076
MD5sum: 8682265ee14e878bcc211e1b11df8055
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 211
Depends: postgresql-10 (= 10.23-7.pgdg24.04+1), libc6 (>= 2.14), 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_amd64.deb
Size: 55776
SHA256: 51db75a39df6211939be9f3d7bbe56ae58e29f5764a17b3270280115c46957a3
SHA1: 4777abd7a3ab58f69f0a8fe4d9c327130c85d2ee
MD5sum: 4ed51e1fb7c022a36b1adde68ff0b690
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 210
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_amd64.deb
Size: 154516
SHA256: cf4d36d57ed1c2c2a8b740496f8e3e99fff469ba9c9ab002e114baf213f679a3
SHA1: 5140ef84e5985226a98a23b669b152a1fa00bbe5
MD5sum: e846d576329fff33ee433fd1cf18c216
Description: debug symbols for postgresql-plpython3-10
Build-Ids: 5994c78c5301ba995ffeac4a2abb08835c8c9c9a 9c82b158292a7549739dc91d5142128603fc5145 d16c446f116c75447160ab7057e6c0c991268c3a

Package: postgresql-plpython3-11
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 284
Depends: postgresql-11 (= 11.22-9.pgdg24.04+1), libc6 (>= 2.14), 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_amd64.deb
Size: 77896
SHA256: 130c4b0df5bc18361824b4d1183caa5bd31a78898628c2c9a48d841faad5c2ef
SHA1: 163b58a04d822c350b638e109c5e2cdcdcd36b80
MD5sum: a93ed85454b9c2deb4b2148c5078279e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 232
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_amd64.deb
Size: 168408
SHA256: be51f50a45f7b08aeac99aa68a6d851b23ddaacaa678c235a28af4a0ad41a742
SHA1: 4c6e861f91422e1ccb39c540a2e3492e4b3d2a23
MD5sum: f81e1624a4edf30a68d779babafbc5ac
Description: debug symbols for postgresql-plpython3-11
Build-Ids: 0cd4fc1724b2d150bd9ec9b9f6f2a7d159236032 2e9b903f931dd98358e16679cfed8156ff887d0f 4dac9743ec73182b78e728c39ebeb380027add49 6b59994943e3d6cad32ec87075e99488bf2e06fb

Package: postgresql-plpython3-12
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 503
Depends: postgresql-12 (= 12.22-2.pgdg24.04+1), libc6 (>= 2.14), 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_amd64.deb
Size: 110272
SHA256: 05e5e7af37e0279c6fbcce0801d7fa2905cc516f5750e76d4ec398aa3f54d794
SHA1: 706c4e7bccc73d294ab5c6ce12e0c1275bbe4ea7
MD5sum: cd7f3f91e8271137dfedca3a5b5c46bb
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 232
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_amd64.deb
Size: 169796
SHA256: 8171eb729debee48870fa82bb4b5e9c770e81160645674ac48ae0dd08a85e5e3
SHA1: 299c7157cd0ec8c71a82e74711c40ea72399a1df
MD5sum: 55e3ab8c3e63346a88c1b0f80270cb97
Description: debug symbols for postgresql-plpython3-12
Build-Ids: 0039f5cde00672726dd57dd26537a9bfa5edf539 4b37c1482c5b29a15efb03c3603ad338692d6ffc d3c7f079f625812e7a07301fbbdaefaf66d00808 f480a7245042c2fac6a49a179333cbc0416ef998

Package: postgresql-plpython3-13
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 502
Depends: postgresql-13 (= 13.20-1.pgdg24.04+1), libc6 (>= 2.14), 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_amd64.deb
Size: 110396
SHA256: 0f6cd7bb24ef498f238f2268534bdbb64853f5162e4661299736755db28745f4
SHA1: e85cfc41ec072c57e026a91a904f5dda79974739
MD5sum: 51e4dad7038addadca22d3f5098ee3d3
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 233
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_amd64.deb
Size: 169068
SHA256: 061ad58f5302819572870e25adc177cd106433d4baf7d6ae7ce7eaa9b1aff9df
SHA1: 19f9863b27f61814700d1d954ef51bce6ddc6bfc
MD5sum: ac07be9176e90213482dbc4cb9d3017e
Description: debug symbols for postgresql-plpython3-13
Build-Ids: 98c41f5954e1065b619a767db5b871f93c8b8944 aabda798461c869eeba8752dfc0a14aa72e3abba d0a9dde9044000e1c6c7214cc2aa628e70afc63c fd80654f02923a12e72433322a3c285ecf791bf9

Package: postgresql-plpython3-14
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 518
Depends: postgresql-14 (= 14.17-1.pgdg24.04+1), libc6 (>= 2.14), 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_amd64.deb
Size: 110920
SHA256: 22688b4f5633d049eb4b55da5b66a84873691ab44bd13e297e61d4867510d4d3
SHA1: 06a096431d0e7f8c38665bc2c57358bb52013f2a
MD5sum: 37f2bde29ec886a6929c7df59e59b818
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 235
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_amd64.deb
Size: 170240
SHA256: 07b4988294c3fec72bc959c2d1c038f5dddb2b10efc7b9bcb3c53100c8974f64
SHA1: 842c470677dc22ee8271b3d2947137cdc483c6ff
MD5sum: 2668ce2f2bdccbe977ed5d940282f22a
Description: debug symbols for postgresql-plpython3-14
Build-Ids: 58035ded631680c64267a5cea7cd1d14f9039367 e67dc064bcf082d26a949384eb5437a3e266e2b4 f93fcdcf97797a427301e89db219ea5619929025 f9a87343d8857fe4e258b1266f1852ff7a80ada9

Package: postgresql-plpython3-15
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 534
Depends: postgresql-15 (= 15.12-1.pgdg24.04+1), libc6 (>= 2.14), 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_amd64.deb
Size: 110908
SHA256: efbad497957e0d8a2cc9f3d4c9bd7ad53e5cbeb29bb0520a2e567884eeadc1f6
SHA1: efcdc518c9fcd44bbf8908241b03ae9549bd93a3
MD5sum: 2be1dd8d4ae00314b087cc36bb8350c2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 237
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_amd64.deb
Size: 172012
SHA256: 4e19c77795849929d4f3246c4b8e110714f2e8e910e80ac1b217009040776c03
SHA1: e47056e8488ee945e020cff6069b6036b4609de8
MD5sum: 6116a1b0f4392813222c1d9dc0ed552f
Description: debug symbols for postgresql-plpython3-15
Build-Ids: 15b13f88894dc87c38ffe4509053f74055230cc4 27e489872590ee9feb73e3a39541770a296f042f 84ecbb9205c65dbf7580324d438d3f63dd216409 a81727b0ab293d402f5041bd7111af5fb2460049

Package: postgresql-plpython3-16
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 540
Depends: postgresql-16 (= 16.8-1.pgdg24.04+1), libc6 (>= 2.14), 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_amd64.deb
Size: 110628
SHA256: 19fd1f660c226efc1b55e33d470e30e866821fc6bb3257a38a5da00a39e6d73e
SHA1: c9d4e71ffb603234d5906106f43b0ade6b86e06e
MD5sum: 74b2c027322a7db0f333dabc77a74acf
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 242
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_amd64.deb
Size: 178636
SHA256: 87a03cda28a9de78ab37f1ba5355f25a3c35475fe200da07e6ff06b273221235
SHA1: 906fcbf0a034c685b860324bb2b2b733a5b952b0
MD5sum: 2e9ffc71230de9dc35c353c4f966bec6
Description: debug symbols for postgresql-plpython3-16
Build-Ids: 0add47e30150ecd77dd20fba8fce4652e70fe578 68c264cb39a1af449014f2947c529d6c64c7c131 a8131bb6d66de045d0e07216e9aff693eb2228f2 e7223567aedeaf1e3fdd0bdd35803248d290a32e

Package: postgresql-plpython3-17
Source: postgresql-17
Version: 17.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 537
Depends: postgresql-17 (= 17.4-2.pgdg24.04+1), libc6 (>= 2.14), 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-2.pgdg24.04+1_amd64.deb
Size: 108028
SHA256: b4bb316d36d3d9701b4ec1a870427e51e607a4d0743dcd1bde2d8bd7661c17fc
SHA1: f1f3f4d9f34733a924861278110885a348a3b657
MD5sum: ca5ca738e02f95bc6efa871ceba14ba8
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-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 245
Depends: postgresql-plpython3-17 (= 17.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/postgresql-plpython3-17-dbgsym_17.4-2.pgdg24.04+1_amd64.deb
Size: 181956
SHA256: 3e263ab96c00c40cd8a97bb94d2130f57610bf029ba947d1b242ac7ca194c3b2
SHA1: d27ed4e32530d08cf11cb935e630f851a8a95caf
MD5sum: 9f0c02da17643bb96764eb9f1d2427f6
Description: debug symbols for postgresql-plpython3-17
Build-Ids: 090bba27e120897fcfe2471c63885083dd7047b3 525ab10a37752965ed29d5736b88eb87c97f17b3 a3e0bf035ae747f09a6efdb4a0e917fee0e2a13f d17e8c2198b54cf92297eb26feebaede20138b9d

Package: postgresql-pltcl-10
Source: postgresql-10
Version: 10.23-7.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 163
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_amd64.deb
Size: 38188
SHA256: 66ac1e3da5ff4a57386c69270a44f2db77f87cd0e7473db078d56304bc5121da
SHA1: dba25ef247943951a1710d6a40807bc0ea1f8d9d
MD5sum: f3541153ed4b98a3070eee0b213c3ee0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 89
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_amd64.deb
Size: 67812
SHA256: dc02933b238da593673f5a38e681ccb33dca0f825ae0bb5e3d6863708c7d0dbd
SHA1: 954b04d0449540a1cff2abedfd7f1b577aa33db9
MD5sum: 4a7c09fb0b8fc9381e19c44fecde2919
Description: debug symbols for postgresql-pltcl-10
Build-Ids: be7f67a7e82f6de225e4aa07681f7dac6cab0773

Package: postgresql-pltcl-11
Source: postgresql-11
Version: 11.22-9.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 180
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_amd64.deb
Size: 42568
SHA256: 957467888d264d1ff373212c9dd47fc0411a6c7ca713fe18baee1c7927cf45d7
SHA1: 3dc90e61e9882e2004c177c123ccb8cbb36d4489
MD5sum: 026184c9b102158a4c6f6dc8cd82664b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 92
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_amd64.deb
Size: 71116
SHA256: f2fd7952599a8e05850e5d6a16c76ccbb25800a1019638db16e642f38f148bc6
SHA1: 8e439a4fa23c6629691d828f95d58e76373cd10a
MD5sum: be3458ba0dd278f427774011c3b94130
Description: debug symbols for postgresql-pltcl-11
Build-Ids: 7451fca6ef41fa236c24ac79b3dceaca51d6eded

Package: postgresql-pltcl-12
Source: postgresql-12
Version: 12.22-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 191
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_amd64.deb
Size: 45428
SHA256: 8d084412e3aa276fbdbd7a4d5bfdba447e4b363057202bf14e5eaba0a8632b3f
SHA1: 0121bc23c82aba939cb4ef6f36e58cc15305d161
MD5sum: e5620a8a00cd42a271f0e2112c23e51a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 94
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_amd64.deb
Size: 72676
SHA256: 45f6f7aebf81a77d323f5c6658d0d196f9d3d810f74063326e3b149c1d72385e
SHA1: c2bc7d1d0b6d2a78931ba4f5aab80ab9511c11c9
MD5sum: 99eaa0d8d2f7130fbe501dc63011b549
Description: debug symbols for postgresql-pltcl-12
Build-Ids: f9a90a93cb53a4fd5c01d324a771414ecfb9cc7d

Package: postgresql-pltcl-13
Source: postgresql-13
Version: 13.20-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 197
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_amd64.deb
Size: 47180
SHA256: 953b15650013f6ef6d4ae9961685d2943dc2cf78d2654eb33100a0147b28f295
SHA1: 363a900a41940ad2d881b88e0ba70516094b3fe3
MD5sum: a9176f5660d9eca62a8d6c08f139f5bd
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 97
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_amd64.deb
Size: 76096
SHA256: 83d489d3bb986e93d8ca3006b909cbb628f85b2bc1fdc2ff6af751fc1bf948b2
SHA1: eff969455903173ffa209e62108046e3ca76045e
MD5sum: 84d2ae8803f9c947126024e8c913d941
Description: debug symbols for postgresql-pltcl-13
Build-Ids: 723310809c3297c5d9dd2e2e394b5a823bde4e12

Package: postgresql-pltcl-14
Source: postgresql-14
Version: 14.17-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 196
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_amd64.deb
Size: 44708
SHA256: 00416543955d140f1234fb0e52d0e0433439f126c2b01892b0f8a5d04295dbb2
SHA1: 659c7a150189f4074e9be0af72b04af86f610e80
MD5sum: 1d66e40186b4d0cc70b5cca2d25722ad
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 99
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_amd64.deb
Size: 77156
SHA256: 57951c28ed91faba7fedcd11e779eac827b14acd560133f05bd20355ebac580a
SHA1: 963b7adeac6be033308b90539383c6d45438ad74
MD5sum: 8b168053a54f038e04cc7e1359f323c2
Description: debug symbols for postgresql-pltcl-14
Build-Ids: 4bdf9bfcd43a1c225c50fdf2687df43b33d33943

Package: postgresql-pltcl-15
Source: postgresql-15
Version: 15.12-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 204
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_amd64.deb
Size: 44312
SHA256: 13f80272a78354af7632de7ef3925f4f02640c771f5c8b24f412aa0d731aee29
SHA1: 8d899d5689878303ea96686a9f6127083f22b996
MD5sum: eaf1eb5d4e0d50ed41555a0be2f36423
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 103
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_amd64.deb
Size: 80828
SHA256: 4c2235cce0592389bb75cc60e6b36faccb5f7885590a5bf80aa5aee4c0596e15
SHA1: a21296af20fdfe0e2b712e2f9d5284caa5e4b1c5
MD5sum: 688489f350332bc85bd1760d310488e4
Description: debug symbols for postgresql-pltcl-15
Build-Ids: 3573278216f5c158738c39c690c9430805b4f9e8

Package: postgresql-pltcl-16
Source: postgresql-16
Version: 16.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 212
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_amd64.deb
Size: 44000
SHA256: a144033572b353055eed752a4087764a326db4274f28a0a2fb144fb617a0c824
SHA1: 8c566f26bb6fba4ad1d1ff7248c101992bde6004
MD5sum: d7c35627c76b584f8f7076155e7d792c
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 105
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_amd64.deb
Size: 83124
SHA256: 55dba6216713b7a25dacdec76ef24a6633b5c0e044ff03059c17e734da63d605
SHA1: beab433c1285e11ae6810bfb5c8cb5d10d6c04ad
MD5sum: 84066ad6fce7e1262f4aaadeb267fa9f
Description: debug symbols for postgresql-pltcl-16
Build-Ids: 3b697fdcf83c1707c64e50eacd4196fc254d70e0

Package: postgresql-pltcl-17
Source: postgresql-17
Version: 17.4-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 209
Depends: postgresql-17 (= 17.4-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-17/postgresql-pltcl-17_17.4-2.pgdg24.04+1_amd64.deb
Size: 41416
SHA256: e8db24c05182a4cbb9fb8c90549767df0765e406844bb3068e76d9172d69e904
SHA1: ef98997c7d1f5a1b977e3367805977eabf0e8b7c
MD5sum: da385c4d7c9950ff548782030347753f
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-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 108
Depends: postgresql-pltcl-17 (= 17.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/postgresql-pltcl-17-dbgsym_17.4-2.pgdg24.04+1_amd64.deb
Size: 86304
SHA256: d5723f1915ad03446544e5746f4713259f29b991830bbc89b7d28a3802b4f89b
SHA1: 6dac29d6065242cfbf5d7640fd3fb16ac680bdfc
MD5sum: a940e525cc353fdc19ca84d92bed376b
Description: debug symbols for postgresql-pltcl-17
Build-Ids: 038a63e4580bff1ffe11d061612a324c29b0d92e

Package: postgresql-pltcl-8.2
Source: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 292
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_amd64.deb
Size: 231000
SHA256: dc71ff4d53afc2159a9222fcf8709c3276d72cc4bb967ea346970b45a1a02a53
SHA1: 4eef31731d3d17846be253ccb9b99cc76efbccec
MD5sum: 62492af331db4070dd43d2fd24c808d2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 341
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_amd64.deb
Size: 281528
SHA256: fc5997208e56299267429dcaf8b83a1fc8e0a653f165b0fd15389b7cc1a68235
SHA1: 22332221cb36c3b3f563df22775dc129ae519bb2
MD5sum: 26e8080a69c81521aa14bb08d7a3177a
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 127
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_amd64.deb
Size: 25572
SHA256: d0ea1ccafbeb63b0c539769fb4a3355a20c499cd2ab439e384ded177342fabce
SHA1: 6a4cb4bd857edbd9fd50920b9892d45628646d5e
MD5sum: 24fdde14a1448b904984d7f380f9e3cd
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 140
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_amd64.deb
Size: 26504
SHA256: 1c7dbb1962daa1e8fb6cca4466a59602daa7ddfdfe9c788b4a4543391a11cf67
SHA1: dc7804fe4ef44216b8cb13aba785e54270a90339
MD5sum: 33bce9ba83b9b8c92e47d622512be5d4
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 147
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_amd64.deb
Size: 27360
SHA256: c72ef0e04b9e1fc2b12ed0153c66569e2a29819f4148d6bd565c994b44da168b
SHA1: ca0579367257f6e2a1ee4a69e679c180b77aefa1
MD5sum: 63d45e9a95795e631bcc31c332dd204d
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 145
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_amd64.deb
Size: 27328
SHA256: 0c891be4bba6d26c73381587e30919d5530938923e95b616f4c0c84e5b9d221f
SHA1: 35c466d127e0033539a9aff233623eeafe9d5645
MD5sum: b00049794a60bdeac19ff05ce7cb7096
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 146
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_amd64.deb
Size: 27004
SHA256: 464a8272de8e3cc7edfab45758a3bf4f23fd742d912cc50893bdde88f3b77c12
SHA1: 09a480d29619b14bf1a83a7db3a1d20dc7a4bf64
MD5sum: 35d1863626d16afe3abac5b2a8738c25
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 152
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_amd64.deb
Size: 29248
SHA256: 7a438403956b15d659f72577006255af8f9c48fe0335fdaf9e5f848c15f320f3
SHA1: 71bcf72326a815d0a0988b4bef6800fc2f37c17f
MD5sum: d26f57857fa937a30512ff9e605e8b53
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 165
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_amd64.deb
Size: 33896
SHA256: ee48f4e75805c6b9f63b8c11f0b236001fd966cb1becb5d4567e50b95cdb5c4b
SHA1: b570a61deff78ca827140426167ccb6a752f60d8
MD5sum: af56105a73ff30cd577455e5b12a64dd
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 185
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_amd64.deb
Size: 39628
SHA256: 244a8534ee45f6af366c6bbb6f60cbec743bc2137badce329222d99b64c313eb
SHA1: 9270b5688b2b65cc18ab053a8bd58dd13ebdcdcb
MD5sum: b5ce4407c1550ef4c295918fc9bcb023
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: amd64
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_amd64.deb
Size: 19692
SHA256: 7ea2c90191e9496dcb78809a5c981224fd550cbf088ce5a65828de38e0ed2239
SHA1: b928084ab447531fac79bc2e155b0ec74d2671a8
MD5sum: 219f9aa8c870aa702cf6e85bb66246ac
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5506
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_amd64.deb
Size: 943600
SHA256: 36ac9cdded38165672bd86138b5f1ed172e35a4c39aea3c3b859a67f3dd20eb4
SHA1: a9ff974b5159b812ac065a4732914a84cbd52f3c
MD5sum: 13284ecca37fd7310092f8e424038899
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5050
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_amd64.deb
Size: 929288
SHA256: 3de44ff7fa80464fcc53daee90ec1f0db3ec1ebb9eefc692c467375b136ab5b3
SHA1: c3cd73e0d3c953ecb9fdefcd84e819b359632ae8
MD5sum: d184d1af14c5f63c3b057be932e8f195
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5641
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_amd64.deb
Size: 1004992
SHA256: 7bca915625a8679e04ef1eea2894f0de31b4d2e0c09fb3a2ea2f2c317c425abf
SHA1: 18e158176e1f3ba04ed1869350566034067b7f69
MD5sum: 3fd0510f2a2e1680e9bb1155cbde3032
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6153
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_amd64.deb
Size: 1052836
SHA256: e5c052786dec0aa8fe5de468f0abd9842f2b59a514da516de85b6e4661fece0e
SHA1: bc97eea6bd5e69a19680d47dbb04d83b5836a30d
MD5sum: e216c9390d0d62a4b7549f4397b05991
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6662
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_amd64.deb
Size: 1126236
SHA256: 20d81a06095e945aebc6bdf0e8cd7ae75d94aae791e693c7a81194570596f692
SHA1: d5ca5eb209f0a1d455fa6b6a26c0e46db1fd9c52
MD5sum: 1fd7f29de379a465860d40cc296ab9c7
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6817
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_amd64.deb
Size: 1150068
SHA256: 3615b62d2c91bac3d1e7b27913b4dc31688c19318590d6646e10d19a76a99f44
SHA1: 6403b2a75148479197c12bff8dadcd345863e95d
MD5sum: 612d1cb1cc85da71263e09ce1430daa2
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 6998
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_amd64.deb
Size: 1176036
SHA256: 4a4a6429678fa76387324d60f272f7d8d706c28735f83b29e9e820679c9217b5
SHA1: 95ff842addfa61a7feb8c1bced34116d248e9934
MD5sum: 9a8d106c22cbaed0dcd2351e5626fc89
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-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 8200
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-2.pgdg24.04+1_amd64.deb
Size: 1318320
SHA256: 54c7bbe881b0342f6f8bcea90303c7d507d0240cd56e0c383983af6cc50062de
SHA1: 01cf6fc07cf18611f85689a57e75936204221458
MD5sum: b37f980ef5c618918a6ae208384177c8
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-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 78
Depends: postgresql-server-dev-17 (= 17.4-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/postgresql-17/postgresql-server-dev-17-dbgsym_17.4-2.pgdg24.04+1_amd64.deb
Size: 55684
SHA256: 469ef2148bfe861e63938a22c7da11b0bf6e53f58aa57e4fca9ebaa57292463c
SHA1: 9a151d53a199b1563aa375f10c22c92acd981768
MD5sum: 875eb9d8d0bae519692f5ce82a2b6354
Description: debug symbols for postgresql-server-dev-17
Build-Ids: cd8e278ad5ee794db0f075b54521ddb9612962ae

Package: postgresql-server-dev-8.2
Source: postgresql-8.2
Version: 8.2.23-13.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2431
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_amd64.deb
Size: 611468
SHA256: 639062c9243e27afb25713aff54eeb99af6b77cef1150f1ddec28550c6227623
SHA1: f449e86b2e8291e42d50c8e537a14d9e068f9284
MD5sum: 20fb3261cd0f28bbb81f14abd0c70850
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2790
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_amd64.deb
Size: 709400
SHA256: 34deb827de16afd6d9024a8225b1286ca0046090e74495b5ea073963a38a15ec
SHA1: 6e24b92510aa68bd139eaa7f4e1ea61d6266ccdd
MD5sum: c572d1d92c1cba10f8703b9ff9c7fb08
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2768
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_amd64.deb
Size: 484184
SHA256: 7dc935727d4a5fb9a464cda29e39c98e5e922c4f2efaa61a10bb533c2786b0ad
SHA1: e48845a6b041363da2e02d3d8e3d571106926e5d
MD5sum: 24b83f7b6c6cb304d59847d72e5ab65b
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 2896
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_amd64.deb
Size: 506060
SHA256: af11465be26344ab35db24cf0441d0988761e32b4a14ce5767eac33f76a12250
SHA1: 29ffb6da817e827b8c69e2679acad40ff8d9b6bf
MD5sum: d8f8b3a0f7c7d2ad6b2ac4a926138dab
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3058
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_amd64.deb
Size: 535716
SHA256: e327b03e94519117f65d10bcd0a6590ccbc9474fd43c2de0de501a328a729d77
SHA1: eba6bd47d034eaa49f38d0d523f11d25bbe8a32e
MD5sum: 5e53bbeaf81ea8345f23203315a9ca81
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3275
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_amd64.deb
Size: 575500
SHA256: fae2d440b24134943178197a0765cfe2f8412f685ffc0c5d9758cafdadb95d0b
SHA1: ac4c1d68c5172d47e9edf10f252a81512c3edaf1
MD5sum: e2d179f82bff5b12b4cb915b1e4364bb
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: amd64
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_amd64.deb
Size: 619796
SHA256: 8cd7b01c86ab25b1a0ead2b1cbd81f33bb8074e6b4a3db88e7fbc3961723eecf
SHA1: 407bd52f23744fe00600b85752443f5189f1fdab
MD5sum: 98a7114f192961c219cedae5e7ebf1ac
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3550
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_amd64.deb
Size: 616556
SHA256: 1154e906f312c89e615e26c9ee6e7d485c8e009d8a3204a36f292505a2e63398
SHA1: 181038c329960a053d3684088d3c014fd49bb2f0
MD5sum: 69ed35624b9190cd4afa03a5f4e7f06e
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4066
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_amd64.deb
Size: 711656
SHA256: 44be729bd663fbbbe9e2692bef1f1d58dcffd768cc57626e4ce5accbe91290a7
SHA1: 170f857840ceb605775fbb443102893b36dfa1b9
MD5sum: 68282568da665485a5b1dfd810187064
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4406
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_amd64.deb
Size: 780580
SHA256: 91256c93159dc655d59b23dde12e45f1942421397efb22f409229045befa2660
SHA1: 3a421e50b37a10162a0cf0a322f3ae519ba4deb6
MD5sum: 259c2d02e26ec98eb6ede35640734752
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: 278.pgdg24.04+~20250423.1751.gb9efa39
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 19
Depends: postgresql-common-dev (= 278.pgdg24.04+~20250423.1751.gb9efa39), 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_278.pgdg24.04+~20250423.1751.gb9efa39_all.deb
Size: 14056
SHA256: 525bc0943418a90271df48d1bc510a83e1f67764093888e2845e819fec710825
SHA1: b649716c4499bc98262b4813ca39ff7d09693f23
MD5sum: a81978dde134db2c544fbb84944b8747
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 11092
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_amd64.deb
Size: 3329512
SHA256: ff8491b63eb871edb90380a8c0364fb849fbcc19aee8a2dad3e14c6aeb56b56d
SHA1: 02f42aa4a1c35434cab6e5766bc419147d697c88
MD5sum: 63e8547c1e03396ec216d03c997e7939
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 4571
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_amd64.deb
Size: 3614176
SHA256: c3fdf826d01f7ef52fad7cd3a42cc280d85607f5f62a5ead6896dcd749f710f3
SHA1: a30c2ad843fe290181d87332adc804ca4e4d8bf5
MD5sum: c0e80dcca993a36f18ad583bcb778f16
Description: debug symbols for prometheus-sql-exporter
Build-Ids: b97783530f5f45af380c7759e036b59dbc5bd5ac

Package: pspg
Version: 5.8.8-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 342
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.8-1.pgdg24.04+1_amd64.deb
Size: 146284
SHA256: 9f613cc017171f43a6a894f5a97f4af63f7cd64235823ec235621ed5238b64df
SHA1: 6b76f1045b1e7b0ae5839476a347f83a1e2da80b
MD5sum: 1f42292ca03ca81e795037f1d944d95b
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.8-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 422
Depends: pspg (= 5.8.8-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pspg/pspg-dbgsym_5.8.8-1.pgdg24.04+1_amd64.deb
Size: 365632
SHA256: db0ec01c90e4ce868716cc73b2e4bcae4bc033e93d242dfaa04820071fa4f128
SHA1: dd3108fc4ff2e68d89a7401ffe147290f6269299
MD5sum: b9b9692cf7576b460e1bd8270f0ee483
Description: debug symbols for pspg
Build-Ids: 67050c5923b44e602015b573f0d11bd2ac74fdbc

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.7-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1358
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.7-1.pgdg24.04+1_amd64.deb
Size: 299288
SHA256: 5bf8caa1e18c6dfcba479c6cd81cd650fe0c133a2d7aa34e499050919ed02c9d
SHA1: b9d1bb2c5ca58e3c08efe56de8afae3eb0a6b08e
MD5sum: edd3af00c94234546d3e4c80889adedb
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.7-1.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 1702
Depends: python3-pglast (= 7.7-1.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/p/pglast/python3-pglast-dbgsym_7.7-1.pgdg24.04+1_amd64.deb
Size: 1650840
SHA256: 0a176ca71d16727564c4e0d66832f5fd74d403b46f376af948449715d63a2929
SHA1: 2da99a23c90f4fcc8d61ee5d95058e012817fe05
MD5sum: f643e17d80a1684c7a4565ed3c3bbd64
Description: debug symbols for python3-pglast
Build-Ids: 0f05c1f717108f3d6fa4364b8814755d08bca2eb

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: amd64
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 465
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_amd64.deb
Size: 123488
SHA256: 5c07843152e4df7b9ce45b028a413c37de2fefc6362cbc6c04ff94c0758797d1
SHA1: 4b648fb69c40e03e41ce70e57afe738d0e0fd07a
MD5sum: 24ba566e6c0062ae417018bc8f71b57d
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: amd64
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 364
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_amd64.deb
Size: 291040
SHA256: f5f02d89f7628cb74f4ae5b70c674ed30d423cc838b18b1da618f34fdeaf9536
SHA1: e4ad5c4fea32c22d1c9895af0c49448a1cd81b08
MD5sum: 63942e6b62e24f12da525eaa269e6ca7
Description: debug symbols for python3-psycopg2
Build-Ids: 9c8f7e1af2eb671ebe4c86137379d3827d659c02

Package: python3-pygresql
Source: pygresql
Version: 1:6.1.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 362
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_amd64.deb
Size: 78652
SHA256: ac24231c0f75a474d6f02cf2b3105492891bd0d9b2c05af7f2a210eef2f58983
SHA1: 71ccfca8fb64fcab7925bdbe17ba83e1df0c2496
MD5sum: ae5b89c354c756284f0a3a420da744d6
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: amd64
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Installed-Size: 153
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_amd64.deb
Size: 114576
SHA256: f453df60a1dfa3b09fbde015bc5ca5f95de6e7b8eb1485d217fb4aaf5fc8eb79
SHA1: 75a5671a68050eb63bc7ff19391420467a873c1d
MD5sum: b1225acb25f14d65a81f2660c188d5de
Description: debug symbols for python3-pygresql
Build-Ids: b62b369b7ab760ddfcb5d8888fb02bf5a10b2cc1

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: 202503.1-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 27851
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.34), libcairo2 (>= 1.4.10), libcoordgen3 (>= 3.0.2), libgcc-s1 (>= 3.0), librdkit1t64 (>= 202503.1), libstdc++6 (>= 13.1)
Suggests: rdkit-doc
Homepage: http://www.rdkit.org
Priority: optional
Section: python
Filename: pool/main/r/rdkit/python3-rdkit_202503.1-2.pgdg24.04+1_amd64.deb
Size: 4595852
SHA256: 8dc219744184f7361d3b4b3e64d7b42bc7ace3d0a409c6a6132412a68ec8208a
SHA1: 6c45227114141e885351104b49c0fb563bad39ec
MD5sum: 11a7a58d83e15468fad1d8c234e8ac4a
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: 202503.1-2.pgdg24.04+1
Auto-Built-Package: debug-symbols
Architecture: amd64
Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Installed-Size: 71119
Depends: python3-rdkit (= 202503.1-2.pgdg24.04+1)
Priority: optional
Section: debug
Filename: pool/main/r/rdkit/python3-rdkit-dbgsym_202503.1-2.pgdg24.04+1_amd64.deb
Size: 62004048
SHA256: d82de5b4591f3efc9c9b6609bdda595dd2001f2bb70e836feac28bbe9f0d3365
SHA1: 7cb26b9e9d827cb7f07cda991696c3fd28b8e1f6
MD5sum: dfbaf33201fdc7618a8d1bb7a4086736
Description: debug symbols for python3-rdkit
Build-Ids: 0557e5ca19b83e0d86bcaf0460226202346fefa7 06288ee15e8d7c80bd8badd53a1154db560991ea 06652ebd3a2df31326e0a3bd543e2582fabbf55a 0a26257a9ad4b15f138d46118857be13f057dbf2 0cc39adfc6d16083cd76b85f9740414484031241 0cc53a83325e9aad8346986a52456128b13fcf73 1c998c8421a90c3920d991383f287c319b3f42d1 1d0c71be476cdba3435e9c9787f021bacbcb20e9 228d30a27f7f9f71651c20a38aec92c9ca511240 28e883a87f62c9e0359bbc673eeaf25d4d3c4fea 311f185e301457adf6dda64e9a1dd868877be818 33e63281ab9ecf88acde8edb373f90afd06841f6 34497e9bc76b471e1f17c7a595724136586e319c 365a9a6824d591e93c558f633397d7ad061db29e 3b0e228d2216df232f47ef283992611b450b30d7 3f8b388c5708a0d620c498cc7068d473ede3f7b1 47a2a0fe1c40a6f7dec2cde13ecb24294076aa1e 4b8e4619e7eb1e5e8299cd9dca6a36987b0af11c 51fbdf94f984e3c8a2846a9acde02ed533db4a47 522b71995c6929d64007d257b968e763f1bdc24a 526a19473fff19f17e0bab08b675424a13676b4c 5658b535be932d1ea463997bd42212ee5235394d 5707e4aeb49d5774d5fd6d5014dcdcc3525314e0 58802488ffb4f729c0a306026641d25fe707386d 61b03e3f8c8408bf04fae30e352ca20431a350d1 6941b4b2c55b7e0ce5330c2330589ec42532b3e9 6bfd18521a88a574d8c39bea2bc91c20b6b7726b 6fc1941db3df75175e867259a9c07c4ca0d294ce 723306aa6f0f8dab41bf90e7576ebf9d1d885e02 785bcfcb204f1b3575c78138c381017521eec4f8 7c4ff99605e0a3dc94979b7b175d540dc7ccb09a 867de2e49a08a3c44f2f71c66601c7d0a0857e63 8ba0871dcab322175ae68b419592aa0cabb4c6cc 8c6e6a298d9d1153f2e82118e3801f8e7737736f 921ef709f1d202def9c39a7516bb522c321439b6 9728b08d808ff0311eb1847719639d5d3b9f2c6e 9b54c2e278e4c08027fc6991ccfc5cd74a1cbe10 a374d3c180137ca06c31cf7edd3c8375e60d49e6 abf4a64c81b174b8f85e4a1bc8e9aa00e25797d1 af6d75aec400bd646fccdf0ab6bb1522e0984400 afdb88ac5cc2846264392f5cb6ae18f7c6925774 b38055a45b2f4520e96b7d652eb1225ca9814d5a bcaf69de3baf6167932b36b0e7773ec3a75f93a6 bd68ca88cda82eaa368493f6a0ab23f97aae34e8 c795baf8c5f81f1adefe43d3a6a1154dff30097b c8b8dc2d795be6e1af68160a40a61e553db03d28 e79538eef8accf624608f359abd251fd7e94bc18 e7a24ebe651a353cf0996e8fa16aa10d83b03d09 ef0fb6af3e82da99f27495b668e4adc99d0c0abf efcd11113aa0c43d4fff60a0baba9808785e0498 f188b864d46b29e77d6cc6754f707afe98fcfc10 f2b46848bdcc690ba16784a1a5ab6180d8ca6f46 fad4b8c9ca36f9269e87925fe6665a2658b32fa8 fafe63f07c8002592c22816abfd5171a4f350ada

Package: python3-skytools
Source: python-skytools
Version: 3.9.2-1.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 321
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_amd64.deb
Size: 71356
SHA256: f127ccbd226a58d3ca183ee957d2e406e641aa0b87011097d41a3d2ad379b494
SHA1: 0ff99591046ad6aca5baddb73c944c4018169a31
MD5sum: a66134e7c8a3f33210ac136366b21bf1
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 50
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_amd64.deb
Size: 25416
SHA256: 26dbdb8570b5f25765ca77b69e82774ce7a4f5f28798d1dce97261f600283bf7
SHA1: a11e950944bcd2bfa404dcf4efb83b7719174d31
MD5sum: efe77e9b870f3054f2782041238b2407
Description: debug symbols for python3-skytools
Build-Ids: 3bee3ed4f93f08e900e03f7765ac63c33efdf138 47201747c8ff01944ab0a8f29c11e562c021c5b9

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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 843
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_amd64.deb
Size: 215504
SHA256: 5ec46ac07906c4ef7dbe05e0bdbfcf5fbc440d33f7d91b808598684ee5e09dca
SHA1: 7771ea0838b4550c855fdc69824a43bdc413d86e
MD5sum: df7563c64cde4f9b97e52a0bac0df2ea
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 384
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_amd64.deb
Size: 296248
SHA256: c641e78a5cbd09aeb975c86770f0a035822e0f42bdda64e7d04ebf5d4866f268
SHA1: 7c6317c0959a16b0e921a1e215a3ebb46415e72b
MD5sum: 584dc79b90b6a4bc39c93085d6aa96bf
Description: debug symbols for slony1-2-bin
Build-Ids: 560aa1277450ad7d2ed93e453664e34e99ad456b a27dde69f6f8cba10b6f8528bc0dbca40f48a8b8 aff7dbd9d662894cfc5e6308df24ccbc402b9b00

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: amd64
Maintainer: Andreas Seltenreich <seltenreich@gmx.de>
Installed-Size: 461
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_amd64.deb
Size: 146296
SHA256: ad3c352d376ad19e7d2fc905d7f822bc88a2bfd45a1bd0e97c41f1440bae61f4
SHA1: 37c09493d49b763a197b219f806387d3ad78b7ff
MD5sum: 94bac33b249b05b5a0c887f2c2f32c24
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: amd64
Maintainer: Andreas Seltenreich <seltenreich@gmx.de>
Installed-Size: 3128
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_amd64.deb
Size: 2986388
SHA256: d1b46b80d8b2f1f3637302e8dc2329ec60688d9be148ce1a6da0b5eb0f6f76a5
SHA1: c9d92fd8b31461170a6282d2bbec20cc2db9c6a1
MD5sum: 75209994184d9331427da501fcb476fc
Description: debug symbols for sqlsmith
Build-Ids: 3dcd6d18ba9ffb4b284258dce2236cac2eab8406

Package: vip-manager
Version: 1.0.2-9.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 7196
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_amd64.deb
Size: 2408100
SHA256: 4df0d8fe0b8e1ed9b6ca8759157223e5adc4edecf8a74881cf307e8e1f019757
SHA1: 8222b406bdeb4058fd6cf9141aad6dfa10cf4718
MD5sum: b14a20b4049bd8bceff1767f3d3d6edf
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 3121
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_amd64.deb
Size: 2600716
SHA256: a4b957d8670a912cb57f9053ff042af42d7a74a3597142035f5b73ebe20ea76b
SHA1: 8c0e5634ea2c5b78d363ccbecbebab277a788e77
MD5sum: 92b95b450fe7939e0f18cfa71106489b
Description: debug symbols for vip-manager
Build-Ids: c18679333e2315dad5d7d79bb22fe87eb963de6d

Package: vip-manager2
Version: 3.0.0-2.pgdg24.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 12928
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_amd64.deb
Size: 3812052
SHA256: 767e6f5b8043283d584099ad92f324aeebe467aff061458963dc55895698b21a
SHA1: b0ac15510d48e418d30bda093a203f3804812797
MD5sum: a4848edbd44aedfadf6dd900492d54d0
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: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 5540
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_amd64.deb
Size: 4358920
SHA256: 2837286f72a6e5cd948c06ba8e27aa84aea652a0c27e29248907a9462831828f
SHA1: 968cc7e3ad613098e9949128e7bd6c0e9595b425
MD5sum: 2c613c08cc4959e066c66e2d58257933
Description: debug symbols for vip-manager2
Build-Ids: 294a6923c3e8987ae1d97aa766e3244ebdd2155c