Package: libecpg-compat3 Source: postgresql-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 62 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Filename: pool/debian-bullseye/amd64/postgresql-12/libecpg-compat3_12.16-2rusoft3.9~debian11.1_amd64.deb Size: 18976 MD5sum: 4e47a383895c7bdd82ae44c6c41d4af8 SHA1: 4e48e3a6af8e763a8884c4d97aa690c80ed52afb SHA256: 2fb677de38bd35a905d6dd770b2d764f393fdc38bd5cb591ba565667ef59c64d Section: 12/libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ 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-dev Source: postgresql-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1497 Depends: libecpg-compat3 (= 12.16-2rusoft3.9~debian11.1), libecpg6 (= 12.16-2rusoft3.9~debian11.1), libpgtypes3 (= 12.16-2rusoft3.9~debian11.1), libpq-dev, libc6 (>= 2.14) Filename: pool/debian-bullseye/amd64/postgresql-12/libecpg-dev_12.16-2rusoft3.9~debian11.1_amd64.deb Size: 265360 MD5sum: 0d1edc16f45e6abd8172811d348d3c21 SHA1: cb20f34ef533dd061ef1591bb22bf3653387f687 SHA256: 9ad4c53eaa9961968188838995f98d9f69652c4e7ea83832584082c2c0e437aa Section: 12/libdevel Priority: optional Homepage: http://www.postgresql.org/ 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: libecpg6 Source: postgresql-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 233 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/debian-bullseye/amd64/postgresql-12/libecpg6_12.16-2rusoft3.9~debian11.1_amd64.deb Size: 61624 MD5sum: 688c6bc898e25ae227d1eb5f37fa641c SHA1: 465072ef28d95f597ed4d4935928e30bbb5c8601 SHA256: cebaa19522192278a2723754d92150c4dd4e279b6346ab92e7b9d5444316dde4 Section: 12/libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ 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: libpgtypes3 Source: postgresql-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 128 Depends: libc6 (>= 2.14) Filename: pool/debian-bullseye/amd64/postgresql-12/libpgtypes3_12.16-2rusoft3.9~debian11.1_amd64.deb Size: 46736 MD5sum: e49d1309ff1183fd0f48c511fc8b010f SHA1: 467833742b69e349546c22231789fb69409b364a SHA256: 5d600e3a10c7f0cb752b0cf5e2f0695787e55c546689d3d50189a6bd92afa13b Section: 12/libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ Description: shared library libpgtypes for PostgreSQL 12 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: libpq-dev Source: postgresql-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 576 Depends: libpq5 (= 12.16-2rusoft3.9~debian11.1) Suggests: postgresql-doc-12 Filename: pool/debian-bullseye/amd64/postgresql-12/libpq-dev_12.16-2rusoft3.9~debian11.1_amd64.deb Size: 141028 MD5sum: 0442a961929f4a157d3118eb75dde61c SHA1: a3b645067c2e2b09eb363ccd14a439328e4d404f SHA256: be0ee02d3e8c99aec238060343bb517dea283b576d0982fc3ffba9797ca8299a Section: 12/libdevel Priority: optional Homepage: http://www.postgresql.org/ 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-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 786 Depends: libc6 (>= 2.14), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.1) Filename: pool/debian-bullseye/amd64/postgresql-12/libpq5_12.16-2rusoft3.9~debian11.1_amd64.deb Size: 178828 MD5sum: 1ccd6d43eabbf2e61cef386ff1bf771e SHA1: e4d49e9f5b77673f3ecaf385f77d9512926f8877 SHA256: 8479507f6319c3f45a9a350484fa2f1cee26b211f54337128d8909df01236abb Section: 12/libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ Description: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 46872 Depends: locales | locales-all, postgresql-client-12, postgresql-common (>= 182~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.29), libgcc-s1 (>= 3.0), libgssapi-krb5-2 (>= 1.14+dfsg), libicu67 (>= 67.1-1~), libldap-2.4-2 (>= 2.4.7), libllvm13, libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libselinux1 (>= 3.1~), libssl1.1 (>= 1.1.1), 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-contrib-12 Filename: pool/debian-bullseye/amd64/postgresql-12/postgresql-12_12.16-2rusoft3.9~debian11.1_amd64.deb Size: 14684752 MD5sum: 56fd4f4a12b960fe67a494209e8e6af7 SHA1: f679248a76d455376033a0a2496b6441c5a34ce9 SHA256: 47def37069b7029ad927335af057b020a998ef7281498dd729795f247cb93e50 Section: database Priority: optional Homepage: http://www.postgresql.org/ 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-client-12 Source: postgresql-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6021 Depends: libpq5 (>= 12.16), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.17), 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 Filename: pool/debian-bullseye/amd64/postgresql-12/postgresql-client-12_12.16-2rusoft3.9~debian11.1_amd64.deb Size: 1380536 MD5sum: 77654e0d46b39a1d90f97c62d6840fae SHA1: 8d76ab7e2f28bc9f1c5ac06ba80b91c7401a7e87 SHA256: 72d49cd58c631aaad7deb9fb3db669e06fa70cd74db008e55bcf8173ca368cae Section: database Priority: optional Multi-Arch: foreign Homepage: http://www.postgresql.org/ 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-plperl-12 Source: postgresql-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 331 Depends: perl, postgresql-12 (= 12.16-2rusoft3.9~debian11.1), libc6 (>= 2.3), libperl5.32 (>= 5.32.0~rc1) Breaks: postgresql-12 (<< 12~beta4) Replaces: postgresql-12 (<< 12~beta4) Provides: postgresql-plperl Filename: pool/debian-bullseye/amd64/postgresql-12/postgresql-plperl-12_12.16-2rusoft3.9~debian11.1_amd64.deb Size: 82052 MD5sum: 3aa8470039d2d083880f9165400f343d SHA1: 9e71443e85d8bdd14dda9cbf0859411e67dcd8dd SHA256: b71b617e14be7c87b4283688d9eba45d88efbfb6ccfda730a2e80c2cde601ba7 Section: database Priority: optional Homepage: http://www.postgresql.org/ 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-plpython3-12 Source: postgresql-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 482 Depends: postgresql-12 (= 12.16-2rusoft3.9~debian11.1), libc6 (>= 2.14), libpython3.9 (>= 3.9.1) Breaks: postgresql-12 (<< 12~beta4) Replaces: postgresql-12 (<< 12~beta4) Provides: postgresql-plpython3 Filename: pool/debian-bullseye/amd64/postgresql-12/postgresql-plpython3-12_12.16-2rusoft3.9~debian11.1_amd64.deb Size: 104292 MD5sum: 9b86566f5f4848caab5575c02663a14b SHA1: 9a74ea5931194fa0edc9b36218afe961afb39b59 SHA256: 539206a1cc111acb79f83a726ccb2b10d1e578e00a3018bd7b691f4a9de8d51e Section: database Priority: optional Homepage: http://www.postgresql.org/ 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-pltcl-12 Source: postgresql-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 180 Depends: postgresql-12 (= 12.16-2rusoft3.9~debian11.1), libc6 (>= 2.3.4), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Filename: pool/debian-bullseye/amd64/postgresql-12/postgresql-pltcl-12_12.16-2rusoft3.9~debian11.1_amd64.deb Size: 40196 MD5sum: 383751f944ad8900a89dedc1c4e3921b SHA1: 17a9df09836af54e55b5ff4b94bee990017b7327 SHA256: 12852e53a29bdfc2e2d4b50307e816c9a3463a32e293fa90e4c143de5fa9579d Section: database Priority: optional Homepage: http://www.postgresql.org/ 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-server-dev-12 Source: postgresql-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5628 Depends: clang-13, libpq-dev (>= 12~~), llvm-13-dev, postgresql-client-12 (>= 12.1-2~), postgresql-common (>= 142~) Breaks: postgresql-server-dev-all (<< 181~) Filename: pool/debian-bullseye/amd64/postgresql-12/postgresql-server-dev-12_12.16-2rusoft3.9~debian11.1_amd64.deb Size: 1008644 MD5sum: 5cb4a002347a2a379bdf38ee3cef21f0 SHA1: 5dfe2c6718ea75e329982f5fef6e6b6eea9bc875 SHA256: d265d4e57d5d91633c09bf140efb865ffd9436c8bf3831ee0f8e3e3c12fac236 Section: libdevel Priority: optional Homepage: http://www.postgresql.org/ 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.