Package: libecpg-compat3 Source: postgresql-13 Version: 13.12-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 78 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Filename: pool/debian-bullseye/i386/postgresql-13/libecpg-compat3_13.12-1rusoft2.3~debian11.1_i386.deb Size: 26160 MD5sum: 4f396e54f83f0a05f4f67b9d902e2626 SHA1: 7da2b8c849b1e20eefb225025bcf611cc701b900 SHA256: 1de0d1ecad97dd4a511ae306856fee8a749b64420bc8544a089d283160825711 Section: 13/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-13 Version: 13.12-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1360 Depends: libecpg-compat3 (= 13.12-1rusoft2.3~debian11.1), libecpg6 (= 13.12-1rusoft2.3~debian11.1), libpgtypes3 (= 13.12-1rusoft2.3~debian11.1), libpq-dev, libc6 (>= 2.4) Filename: pool/debian-bullseye/i386/postgresql-13/libecpg-dev_13.12-1rusoft2.3~debian11.1_i386.deb Size: 252048 MD5sum: b8c422c27fceb8f1a12a48d644878d2b SHA1: 22500fee19088d944759f22c81c19ee4f03786c5 SHA256: 2be652bbdaa0fad2ce4ded08b532da29cfd92cadf47665c674e7c7663f143320 Section: 13/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-13 Version: 13.12-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 221 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/debian-bullseye/i386/postgresql-13/libecpg6_13.12-1rusoft2.3~debian11.1_i386.deb Size: 60284 MD5sum: 3402e89ea4b52597377f07168c2cdd2d SHA1: ecd90715ba329a9244e35cfc5502ef1e9795f62e SHA256: 075b6ea3b4bac1428eefd5036138df3c9796342ae3d29a15f446ee22e9b4313f Section: 13/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-13 Version: 13.12-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 124 Depends: libc6 (>= 2.4) Filename: pool/debian-bullseye/i386/postgresql-13/libpgtypes3_13.12-1rusoft2.3~debian11.1_i386.deb Size: 47656 MD5sum: 647d6d1f8476784fc7894607d0266a32 SHA1: 3e0f1edaa005f98d636985a202efc91472eb960e SHA256: b4788c8fcb2a7f267f6dc090044c25d90f937e71dc555f11cbcb494cc5ea590c Section: 13/libs Priority: optional Multi-Arch: same Homepage: http://www.postgresql.org/ Description: shared library libpgtypes for PostgreSQL 13 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-13 Version: 13.12-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 465 Depends: libpq5 (= 13.12-1rusoft2.3~debian11.1) Suggests: postgresql-doc-13 Filename: pool/debian-bullseye/i386/postgresql-13/libpq-dev_13.12-1rusoft2.3~debian11.1_i386.deb Size: 133476 MD5sum: 59dd1b4d5c3887405292e80d19b5db88 SHA1: 1437b2c48b562fe6dc5f163e1ba4b7400398bacd SHA256: f7a6c85a0b877b35d2b0c11c700ebdc8388ab39b20438ba1c7e4788dba1ba057 Section: 13/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-13 Version: 13.12-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 757 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-13/libpq5_13.12-1rusoft2.3~debian11.1_i386.deb Size: 173552 MD5sum: 21e0887377665f9d5bc5e95e13107938 SHA1: bba7409992cc4764dcd0e763f2226c12806258b4 SHA256: 663a9258a770d4b176ce867a29758e49c61458af0c85c3489c5f84b2c17c3b62 Section: 13/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-13 Version: 13.12-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 45500 Depends: locales | locales-all, postgresql-client-13, 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-13 Filename: pool/debian-bullseye/i386/postgresql-13/postgresql-13_13.12-1rusoft2.3~debian11.1_i386.deb Size: 14562740 MD5sum: 8e7fa8f7c29f4a41a392ec90acde2356 SHA1: a6c6016faa221da28bdaba9e10b147d3c474f814 SHA256: 10e277f6c4641df029a85e62808e573eb7caa936c6bd919277f01f571ca53ab5 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 13. Postgresql-Catversion: 202007201 Package: postgresql-client-13 Source: postgresql-13 Version: 13.12-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6060 Depends: libpq5 (>= 13.12), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.17), libreadline8 (>= 6.0), libssl1.1 (>= 1.1.0), zlib1g (>= 1:1.2.3.3) Suggests: postgresql-13, postgresql-doc-13 Provides: postgresql-client Filename: pool/debian-bullseye/i386/postgresql-13/postgresql-client-13_13.12-1rusoft2.3~debian11.1_i386.deb Size: 1399968 MD5sum: 0080932d0123e5de199e9bb22549a57d SHA1: 1ad02b531a8fcf7f8ff36a39f40fbe50dbc2eb01 SHA256: 6e9c7eaf0c014ba7af5b40e6c778dec9b3fe911cd54b15a7c97e56862f7aa8ce Section: database Priority: optional Multi-Arch: foreign Homepage: http://www.postgresql.org/ 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-plperl-13 Source: postgresql-13 Version: 13.12-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 348 Depends: perl, postgresql-13 (= 13.12-1rusoft2.3~debian11.1), libc6 (>= 2.4), libperl5.32 (>= 5.32.0~rc1) Provides: postgresql-plperl Filename: pool/debian-bullseye/i386/postgresql-13/postgresql-plperl-13_13.12-1rusoft2.3~debian11.1_i386.deb Size: 84356 MD5sum: ecedaf25d19a34be3db0bb61cf039cea SHA1: caf73b7593e43b73fa93f080334b15eb60ef28d0 SHA256: 9064e0b9ed3ebdc17863d055181881c23e4e4eb22f5cb75edeac80e73f56d065 Section: database Priority: optional Homepage: http://www.postgresql.org/ 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-plpython3-13 Source: postgresql-13 Version: 13.12-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 451 Depends: postgresql-13 (= 13.12-1rusoft2.3~debian11.1), libc6 (>= 2.4), libpython3.9 (>= 3.9.1) Provides: postgresql-plpython3 Filename: pool/debian-bullseye/i386/postgresql-13/postgresql-plpython3-13_13.12-1rusoft2.3~debian11.1_i386.deb Size: 101260 MD5sum: f2ed864c631d8b1c6120690af427cbc7 SHA1: 6f8e84d7ef2d7ca91309a11fd53792dfde786410 SHA256: 8f63df11dabf4b70042520e372514e1f79f3da22bcbfc115548bdb16883aaa5c Section: database Priority: optional Homepage: http://www.postgresql.org/ 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-pltcl-13 Source: postgresql-13 Version: 13.12-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: postgresql-13 (= 13.12-1rusoft2.3~debian11.1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Filename: pool/debian-bullseye/i386/postgresql-13/postgresql-pltcl-13_13.12-1rusoft2.3~debian11.1_i386.deb Size: 40516 MD5sum: ae9667eb84081e655981add6a4937b8b SHA1: 60f176a6bae468dcfda5629d5a53c49bb328f6b6 SHA256: 8676c274417c598df5a4bcbe641db9b15f234c39627d8ac28e4683b554162c15 Section: database Priority: optional Homepage: http://www.postgresql.org/ 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-server-dev-13 Source: postgresql-13 Version: 13.12-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5891 Depends: clang-13, libpq-dev (>= 13~~), llvm-13-dev, postgresql-client-13, postgresql-common (>= 142~) Breaks: postgresql-server-dev-all (<< 181~) Filename: pool/debian-bullseye/i386/postgresql-13/postgresql-server-dev-13_13.12-1rusoft2.3~debian11.1_i386.deb Size: 1061376 MD5sum: bb2f8fbfd0feefa3b5e63451b95bcd7a SHA1: ab724dc9ee2c9f2f9b83f6c45e3ced2cbe5f3a2a SHA256: 804b1378ecd98e9629688f765845f5742daee35900d9a5121afb6f3d376bab4f Section: libdevel Priority: optional Homepage: http://www.postgresql.org/ 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-all Source: postgresql-common Version: 249.2-1rusoft2.3~debian11.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: make:any, postgresql-common (= 249.2-1rusoft2.3~debian11.1), postgresql-server-dev-15 Filename: pool/debian-bullseye/i386/postgresql-common/postgresql-server-dev-all_249.2-1rusoft2.3~debian11.1_i386.deb Size: 78688 MD5sum: 6e1daad1a22ed5dabdb057c2bdb1ddbb SHA1: f248131c594d9fe00981b856cd1c5d77aeb713c6 SHA256: c7afd23acbd8cae1bbfe4071e4893af97f90058cc37eea2d85219750089d959c Section: database Priority: optional Multi-Arch: same 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.