Package: libecpg-compat3 Source: postgresql-12 Version: 12.16-2rusoft3.9~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 Depends: libc6 (>= 2.3.6-6~), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Filename: pool/debian-buster/i386/postgresql-12/libecpg-compat3_12.16-2rusoft3.9~debian10.1_i386.deb Size: 18280 MD5sum: 8d5d139499bbcbdabeda1fc0b4ff67ec SHA1: 0da9f6e602e41872b3fbee55a3cf0740ac49d41a SHA256: 54b00b776fb912ea96edbd069482db6540fdae8c8de8ec1f7d09cdc7642ab827 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1359 Depends: libecpg-compat3 (= 12.16-2rusoft3.9~debian10.1), libecpg6 (= 12.16-2rusoft3.9~debian10.1), libpgtypes3 (= 12.16-2rusoft3.9~debian10.1), libpq-dev, libc6 (>= 2.3.6-6~) Filename: pool/debian-buster/i386/postgresql-12/libecpg-dev_12.16-2rusoft3.9~debian10.1_i386.deb Size: 249060 MD5sum: 3e2a84c04530ebccc242a807ba3b1187 SHA1: 1c0aac60579e9e323012a2148229c625a51d7740 SHA256: eb31bb4c1b45d417a2a36b1bd2a6b28cad06002b127ea36bbbacad8b25173064 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 220 Depends: libc6 (>= 2.3.6-6~), libpgtypes3, libpq5 (>= 9.0~) Filename: pool/debian-buster/i386/postgresql-12/libecpg6_12.16-2rusoft3.9~debian10.1_i386.deb Size: 58704 MD5sum: bee2c5a60f8c0ceb1685608afafb41b0 SHA1: 7071131871edcb83eafa6e120c256b5645f4d560 SHA256: b5bb07dd7251a58d25584bad0a5ce125facfc6418cc7b7541cc5e12b0f0e497b 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 119 Depends: libc6 (>= 2.3.6-6~) Filename: pool/debian-buster/i386/postgresql-12/libpgtypes3_12.16-2rusoft3.9~debian10.1_i386.deb Size: 45740 MD5sum: 1a08214531f7c6b2a0f7fccd8bc22c8e SHA1: bffa77365dcd901c5573877cfe593cb6ce03f997 SHA256: 2dda6f3618f185fed4b61c2b7491933f565237fc46882841a113fce6dd62b654 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 469 Depends: libpq5 (= 12.16-2rusoft3.9~debian10.1) Suggests: postgresql-doc-12 Filename: pool/debian-buster/i386/postgresql-12/libpq-dev_12.16-2rusoft3.9~debian10.1_i386.deb Size: 135612 MD5sum: 1f5bb191879886f6af1174358ca1e505 SHA1: 3ee547ff31f95886b884243051e257bd9703b5a1 SHA256: 8be9839921db4449fb29333422d471fbcb63e3578a47c6e3293d923bdc916017 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~debian10.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-buster/i386/postgresql-12/libpq5_12.16-2rusoft3.9~debian10.1_i386.deb Size: 171328 MD5sum: 946c04862e52d92e7790826dacc64a94 SHA1: c176fd1608e1719255844275eaacb0a5ca3f2a04 SHA256: 8d71238b75ec250a93672622bf6bc21b43366c5407753a269d13817594a4281c 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 45222 Depends: locales | locales-all, postgresql-client-12, 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-12 Filename: pool/debian-buster/i386/postgresql-12/postgresql-12_12.16-2rusoft3.9~debian10.1_i386.deb Size: 14251596 MD5sum: a013f65487c18a34197600425e3d3766 SHA1: 1eda40793de172d08a2bdc8e363a5c81c4f36be2 SHA256: ebe5656c9738430dd97418fd339f2e8d279e506b3cb90a2f468626d152e59e12 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 5727 Depends: libpq5 (>= 12.16), postgresql-client-common (>= 182~), sensible-utils, libc6 (>= 2.15), 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-buster/i386/postgresql-12/postgresql-client-12_12.16-2rusoft3.9~debian10.1_i386.deb Size: 1330968 MD5sum: 6f57a1715571f29acc5e460208f41e57 SHA1: f172ff5cc64c1dd76837de1e91bc87a18e9e10f6 SHA256: c634db6217a31eada2e1990a11348806a99659e526a8b40d82d995fca7d53a96 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 319 Depends: perl, postgresql-12 (= 12.16-2rusoft3.9~debian10.1), libc6 (>= 2.3.6-6~), libperl5.28 (>= 5.28.0) Breaks: postgresql-12 (<< 12~beta4) Replaces: postgresql-12 (<< 12~beta4) Provides: postgresql-plperl Filename: pool/debian-buster/i386/postgresql-12/postgresql-plperl-12_12.16-2rusoft3.9~debian10.1_i386.deb Size: 78880 MD5sum: cef3eb14452f668f9f9883b1e2af2a18 SHA1: 9f8ff0fad638fcac904f694b2c648dba0f6e7304 SHA256: 6e6e6efb8eee62f03f3edb44ee68bcac1d39d97650834517e2810abf76f720e6 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 447 Depends: postgresql-12 (= 12.16-2rusoft3.9~debian10.1), libc6 (>= 2.3.6-6~), libpython3.7 (>= 3.7.0) Breaks: postgresql-12 (<< 12~beta4) Replaces: postgresql-12 (<< 12~beta4) Provides: postgresql-plpython3 Filename: pool/debian-buster/i386/postgresql-12/postgresql-plpython3-12_12.16-2rusoft3.9~debian10.1_i386.deb Size: 99348 MD5sum: 3c79c91114bf0ecd5db91cce5867a34c SHA1: 9c5e62f23f364efdb8e2e179896cbd750a12de18 SHA256: b2af22c737bb02004d9817c5460ea3072d82d468d8c1fd0a1b543144d94514b8 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~debian10.1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 166 Depends: postgresql-12 (= 12.16-2rusoft3.9~debian10.1), libc6 (>= 2.3.4), libtcl8.6 (>= 8.6.0) Provides: postgresql-pltcl Filename: pool/debian-buster/i386/postgresql-12/postgresql-pltcl-12_12.16-2rusoft3.9~debian10.1_i386.deb Size: 38460 MD5sum: ccedd8f233982b2e1b94bf43d7193262 SHA1: efd06ca5699e594f5657b177029d6718aec4bed4 SHA256: 03b1c8511b5a1465987d0be2da028b4d0bea3d2664afd9c440b7b68214ec2727 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~debian10.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-buster/i386/postgresql-12/postgresql-server-dev-12_12.16-2rusoft3.9~debian10.1_i386.deb Size: 1012056 MD5sum: e9eebc259409add9b8a8210ddbd01888 SHA1: bd426b2a484bba851861e182be568ae269943f57 SHA256: aebf0c2f314a1e80079c641d37890c83433476a031adbaf6436d00a321d9bba8 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.