Package: libecpg-compat3 Source: postgresql-12 Version: 12.16-2rusoft3.9~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 Depends: libc6 (>= 2.3.6-6~), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Filename: pool/debian-bullseye/i386/postgresql-12/libecpg-compat3_12.16-2rusoft3.9~debian11.1_i386.deb Size: 18284 MD5sum: f0cc77705abf23aadc45d8fa54444b49 SHA1: 93fa92001debffcd8f3950e7efe4ead3f8735e72 SHA256: a6838ead623269cccd640cfcd8c13d65981d59193cf6fe93b24189e1296a2310 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1360 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.3.6-6~) Filename: pool/debian-bullseye/i386/postgresql-12/libecpg-dev_12.16-2rusoft3.9~debian11.1_i386.deb Size: 249208 MD5sum: 93892e8d4417064895d7172215b56ba5 SHA1: 356bce897334849b42825e3366c869cdf10c97d2 SHA256: d534f8cccccd215e96dec93ff1d3f539408215ca0f5d0da74c0f772f5049e8c0 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 220 Depends: libc6 (>= 2.3.6-6~), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/debian-bullseye/i386/postgresql-12/libecpg6_12.16-2rusoft3.9~debian11.1_i386.deb Size: 58948 MD5sum: 23a0d0362a436602d778edf461dc0de2 SHA1: bd64dd6790b77b6a6e31509432ce9276f2afedbb SHA256: 1a370415972f0947e6ec93a0ff20bbefb249a49b844be4c6357ebbd58cd51d0b 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 119 Depends: libc6 (>= 2.3.6-6~) Filename: pool/debian-bullseye/i386/postgresql-12/libpgtypes3_12.16-2rusoft3.9~debian11.1_i386.deb Size: 45868 MD5sum: a5667b4f18021eee086fd67a942065b8 SHA1: 2c7a2dac77143c595a6c91064a9c8d1accdeb3e4 SHA256: 51e44b9aee2989c0655f4235758a1cb26be5316d3a4f59743727c19ab68237c6 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 469 Depends: libpq5 (= 12.16-2rusoft3.9~debian11.1) Suggests: postgresql-doc-12 Filename: pool/debian-bullseye/i386/postgresql-12/libpq-dev_12.16-2rusoft3.9~debian11.1_i386.deb Size: 135604 MD5sum: ed61d21ea0b82b613017041743ca000c SHA1: 0b2eaa29024ab7fa5271e48d43602f032e140bd4 SHA256: 0292e48349d18419ea46f3870bf18cc843f4c039ff5c32f306723ac2eafe9e22 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 753 Depends: libc6 (>= 2.28), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.1) Filename: pool/debian-bullseye/i386/postgresql-12/libpq5_12.16-2rusoft3.9~debian11.1_i386.deb Size: 171656 MD5sum: 14c9aeece5206d38590d12182388575f SHA1: 622d4429d1cd8db67ef84915e20afe779e193684 SHA256: 8a62a0b69d682998fbf68faa7378bb378e69c0193391b1ff1d0ee83467d5200b 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 45209 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/i386/postgresql-12/postgresql-12_12.16-2rusoft3.9~debian11.1_i386.deb Size: 14250096 MD5sum: 1c0f56d471103d349fd4a0d2a67014ba SHA1: d39d3bfeb92a5574efecc359a6d08d24ac94d48e SHA256: 7f90752bf790bd70d806a41f76b6036f6eb120cb9a0caebdba07a6d0752c3920 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5727 Depends: libpq5 (>= 12.16), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.17), libedit2 (>= 3.1-20180525-0), zlib1g (>= 1:1.2.3.3) 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/i386/postgresql-12/postgresql-client-12_12.16-2rusoft3.9~debian11.1_i386.deb Size: 1328172 MD5sum: 6c7191ad12a38934401a30c6ee94151c SHA1: 077737739d4c17c6363de60fe08f90a56e11bfc5 SHA256: b6f7ed9ad1a56463966af48af67abe2f692200eacefe7e437f708cfb9c0bf97a 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 315 Depends: perl, postgresql-12 (= 12.16-2rusoft3.9~debian11.1), libc6 (>= 2.3.6-6~), libperl5.32 (>= 5.32.0~rc1) Breaks: postgresql-12 (<< 12~beta4) Replaces: postgresql-12 (<< 12~beta4) Provides: postgresql-plperl Filename: pool/debian-bullseye/i386/postgresql-12/postgresql-plperl-12_12.16-2rusoft3.9~debian11.1_i386.deb Size: 78336 MD5sum: 3a273d1f415093c2f335be304fd34b48 SHA1: 9636a84503f438f0e306f6506ad6318a9666ffc7 SHA256: 0dc452ffb8e788667292fae36b59c0310df2b81d61b86447c1cde6e93b5bf2e1 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 448 Depends: postgresql-12 (= 12.16-2rusoft3.9~debian11.1), libc6 (>= 2.3.6-6~), libpython3.9 (>= 3.9.1) Breaks: postgresql-12 (<< 12~beta4) Replaces: postgresql-12 (<< 12~beta4) Provides: postgresql-plpython3 Filename: pool/debian-bullseye/i386/postgresql-12/postgresql-plpython3-12_12.16-2rusoft3.9~debian11.1_i386.deb Size: 99544 MD5sum: baf30bff3d6cccbd260b512677598c69 SHA1: 4856917ee6a22c4ddc515254c39a63e0d1f97cda SHA256: 349cdca957561a4cb7c59683ac5e910c168cc3316db3408326dfe9b18551e2ae 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 166 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/i386/postgresql-12/postgresql-pltcl-12_12.16-2rusoft3.9~debian11.1_i386.deb Size: 38492 MD5sum: 92a9e82ac10bb982beacfb17f0d0b36c SHA1: 18d6411eb1f23ef3a98e966ffc903a2241a459e0 SHA256: 757448f04d112bd157637c9137406660b024b64f4783578e433ab3f7678a9a75 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: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5435 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/i386/postgresql-12/postgresql-server-dev-12_12.16-2rusoft3.9~debian11.1_i386.deb Size: 1012996 MD5sum: b55c876d81f9b354c0073b898e27348a SHA1: ffb0a3dc2488f9558f06f02d829e14331f651f31 SHA256: b1f1a886827e47b9cfb1316e47d67392183b4eaefd9b3c1ad0c8288324776dfc 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.