Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-9.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 47 Depends: libc6 (>= 2.4), libecpg6, libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg-compat3_8.4.22-9.pgdg+1_s390x.deb Size: 12184 SHA256: d77a98d8c00391c52d642845318780117868e1e8986bd7ac9dfb1cc71e914fbd SHA1: 0b8ad496445e742710db23539a9633df34be1a05 MD5sum: 35e11e19e033fc06e50f3fe8567a1824 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-8.4 Version: 8.4.22-9.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 961 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 8.4.22-9.pgdg+1), libecpg-compat3 (= 8.4.22-9.pgdg+1), libpgtypes3 (= 8.4.22-9.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libecpg-dev_8.4.22-9.pgdg+1_s390x.deb Size: 188764 SHA256: cdd13e125ab74c58e289a6cd4fb4acaf4d319ec5ec90c06bd96f0428315544d3 SHA1: 930fd1b2c1038b2250063963646f435b5f5b5e8a MD5sum: 793dd8bbe728859d2eb8819c2439f3fb 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-8.4 Version: 8.4.22-9.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 334 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg6_8.4.22-9.pgdg+1_s390x.deb Size: 65692 SHA256: b8ab1b912de08f90f7f38280d2b9b3bcbbd1e771279ac021f8f253a5aae669ba SHA1: e95d63d8506d9e124e47bfd773be3bb0327705a7 MD5sum: 6cb54c66099168878ffca01e9993713e 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-8.4 Version: 8.4.22-9.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpgtypes3_8.4.22-9.pgdg+1_s390x.deb Size: 36396 SHA256: 8bb4496a1d54d4f6f08f4f3df44354ec53cf7f44f1a9e362b63bb0d07a533c36 SHA1: 7b6808ce5833d1789cf289636603b180ed84e8bc MD5sum: 1dba4a372fbfafdcabf51229ac351756 Description: shared library libpgtypes for PostgreSQL 8.4 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-8.4 Version: 8.4.22-9.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 829 Depends: libc6 (>= 2.34), libpq5 (= 8.4.22-9.pgdg+1) Suggests: postgresql-doc-8.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libpq-dev_8.4.22-9.pgdg+1_s390x.deb Size: 160304 SHA256: 2e1c391f4939acdaca2c36586ebc7b27ecac715315618e31a925935e4333a8cb SHA1: eb47111385271bfe66f174ddf5df587448c872d5 MD5sum: a1f64f9e6b8840fdb6b6282272fe0afd 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-8.4 Version: 8.4.22-9.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 514 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpq5_8.4.22-9.pgdg+1_s390x.deb Size: 108140 SHA256: f8f21dc7811ccaf7eb21adb808182da1a785f72f87f6ce13b008c0af76546bd9 SHA1: a077f3b903f28fd6de080ce21cbbe9bc13089a68 MD5sum: 135ad8a2ed155b219293b0509c392ea4 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.