Package: libecpg-compat3 Source: postgresql-13 Version: 13.12-1rusoft2.3~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 78 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Filename: pool/debian-buster/i386/postgresql-13/libecpg-compat3_13.12-1rusoft2.3~debian10.1_i386.deb Size: 26096 MD5sum: cc4ff75eeaa7af024b8dcafea3132a41 SHA1: f5c54905f6b1a1bc8dfb06de8abed60eca516581 SHA256: 6fedd4a459b035b63a6fd11cafd0fba042c98e73aa1cbee4ace09d73a74686f6 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1359 Depends: libecpg-compat3 (= 13.12-1rusoft2.3~debian10.1), libecpg6 (= 13.12-1rusoft2.3~debian10.1), libpgtypes3 (= 13.12-1rusoft2.3~debian10.1), libpq-dev, libc6 (>= 2.4) Filename: pool/debian-buster/i386/postgresql-13/libecpg-dev_13.12-1rusoft2.3~debian10.1_i386.deb Size: 251860 MD5sum: b93f0ad6e67ac6b5b6c9d495ff489ebf SHA1: cba62cfbde44c7355181a6cb63a6ddab7ab21e12 SHA256: c90df6f8432b0763be2e518f88f6f102d76d0fc35aa6e600fddc5c0b15fc7c40 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 221 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/debian-buster/i386/postgresql-13/libecpg6_13.12-1rusoft2.3~debian10.1_i386.deb Size: 59952 MD5sum: 6a4cce006766ff3eae258ca45d0e2ffc SHA1: 5713cf2a7d4ee03a8595d466a4bf361519bb3fbe SHA256: 560377f9fe141e91d40c06876a7dd31325e3aeeb886da0e21271713173e327b5 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 124 Depends: libc6 (>= 2.4) Filename: pool/debian-buster/i386/postgresql-13/libpgtypes3_13.12-1rusoft2.3~debian10.1_i386.deb Size: 47516 MD5sum: a7f320473fbbd3261003fb9d710dabde SHA1: 626ab64246843a0d8e25b5f90ece667cadcfa146 SHA256: 2cfadac4fbb5a391057d7cf6edacf58862544315a5b518e15b2e8cca1c1dd94e 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 465 Depends: libpq5 (= 13.12-1rusoft2.3~debian10.1) Suggests: postgresql-doc-13 Filename: pool/debian-buster/i386/postgresql-13/libpq-dev_13.12-1rusoft2.3~debian10.1_i386.deb Size: 133492 MD5sum: 0d46768a09a07132682a412d4c767c05 SHA1: 7aac007ca789c8f6833bd42b0e96c16691830d40 SHA256: fa604163638ac159e1ae3be107a100a42a43242c550b29216830c7fd09b52b9b 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~debian10.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-buster/i386/postgresql-13/libpq5_13.12-1rusoft2.3~debian10.1_i386.deb Size: 173548 MD5sum: b587029b942d87756adf3ca7a36d2699 SHA1: ef835f8830cf1779dd632899523fefb42ae1104e SHA256: 1cdc72c439643a4c70be9ab6e195c8954ed8da8745c5220c1bfe5654ca67d264 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 45517 Depends: locales | locales-all, postgresql-client-13, postgresql-common (>= 182~), ssl-cert, tzdata, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.28), libgcc1 (>= 1:3.0), libgssapi-krb5-2 (>= 1.14+dfsg), libicu63 (>= 63.1-1~), libldap-2.4-2 (>= 2.4.7), libllvm13, libpam0g (>= 0.99.7.1), libpq5 (>= 9.3~), libselinux1 (>= 2.1.12), 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-buster/i386/postgresql-13/postgresql-13_13.12-1rusoft2.3~debian10.1_i386.deb Size: 14568876 MD5sum: 8c3ed6b16c63ec853b2886f9e0e7f291 SHA1: c5b659af8e88f167cb31a5d3811e8dfe79b2c9df SHA256: d3cd13c0851276af1719cd144bc3df975c1267bfdc140bffcc690ee7225a7909 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 6060 Depends: libpq5 (>= 13.12), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.15), libreadline7 (>= 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-buster/i386/postgresql-13/postgresql-client-13_13.12-1rusoft2.3~debian10.1_i386.deb Size: 1401308 MD5sum: 7cc8ec33ff5fc3e5823461323dfb49d8 SHA1: 34b8e594b7c5f8a6339e007b418ace916610347d SHA256: 036bb565485a196b21de9bfc3902172dd9163bf19b3988d25f0f2305ce90d48d 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 352 Depends: perl, postgresql-13 (= 13.12-1rusoft2.3~debian10.1), libc6 (>= 2.4), libperl5.28 (>= 5.28.0) Provides: postgresql-plperl Filename: pool/debian-buster/i386/postgresql-13/postgresql-plperl-13_13.12-1rusoft2.3~debian10.1_i386.deb Size: 84764 MD5sum: 8832e41983819b6832257221d02029b1 SHA1: 688b2dd6adbc9f86d242403bf39c35bf40d68076 SHA256: 5c6d66a8167b22647126fa8d1fb5333be1e009e5f3ef650e62d45ec53005de71 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 451 Depends: postgresql-13 (= 13.12-1rusoft2.3~debian10.1), libc6 (>= 2.4), libpython3.7 (>= 3.7.0) Provides: postgresql-plpython3 Filename: pool/debian-buster/i386/postgresql-13/postgresql-plpython3-13_13.12-1rusoft2.3~debian10.1_i386.deb Size: 101104 MD5sum: 6b5c9f4a10bbb542534e2b5aea19035b SHA1: 99f3d5f5409e266650ea9bc8ad9cbc276362bb0b SHA256: cf8376dba2a8560d973278f256201194f06a58f19101778544fccd71f39b2df4 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 173 Depends: postgresql-13 (= 13.12-1rusoft2.3~debian10.1), libc6 (>= 2.4), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Filename: pool/debian-buster/i386/postgresql-13/postgresql-pltcl-13_13.12-1rusoft2.3~debian10.1_i386.deb Size: 40528 MD5sum: 63a8e83995b7cb931d44129e18313368 SHA1: 087e6a0da18708633573b0c5391b74dcd9689097 SHA256: d73e7b29d81b1bd56b14dd10e1faeaa291dbf857abc9d81d91bad43a9e157ca8 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5892 Depends: clang-13, libpq-dev (>= 13~~), llvm-13-dev, postgresql-client-13, postgresql-common (>= 142~) Breaks: postgresql-server-dev-all (<< 181~) Filename: pool/debian-buster/i386/postgresql-13/postgresql-server-dev-13_13.12-1rusoft2.3~debian10.1_i386.deb Size: 1063092 MD5sum: b5d04e5e7e1374068223a95f169ba0b7 SHA1: f9a626aae376ed9fa43fb0f88f507c139963329e SHA256: 7936a29d702237c6bf54f0cd68ef77537f567cb48c9ce3ec9ff25212ab390fd7 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 116 Depends: make:any, postgresql-common (= 249.2-1rusoft2.3~debian10.1), postgresql-server-dev-15 Filename: pool/debian-buster/i386/postgresql-common/postgresql-server-dev-all_249.2-1rusoft2.3~debian10.1_i386.deb Size: 78708 MD5sum: fcd15c047952d25c8bf7c542187cd7b6 SHA1: ede0950698ccfaa8d37bbb7d984b14f35a43f294 SHA256: 6b9b3c88ec4772eb0d9d73333b66a43786472c63be25a056197531777efb4e2f 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.