Package: libecpg-compat3 Source: postgresql-9.5 Version: 9.5.25-6.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 60 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg-compat3_9.5.25-6.pgdg+1_s390x.deb Size: 16320 SHA256: 151dda6c38a2ba56d7ee4f174a1ca707a26d0ec0d06661a12a51643cb266e769 SHA1: 871b7f927ce315d82a0bb0d70d632b87b995178a MD5sum: 6d3dc7b421ac018d2e2093156093d35e 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-9.5 Version: 9.5.25-6.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1221 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.5.25-6.pgdg+1), libecpg-compat3 (= 9.5.25-6.pgdg+1), libpgtypes3 (= 9.5.25-6.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libecpg-dev_9.5.25-6.pgdg+1_s390x.deb Size: 222816 SHA256: a5062dc41209948616c54bed6b0c035b9dce5b8f73381c841ddf48557fc29b3a SHA1: 238cefdb4cf0c0f4c8e432451ca669eacf0fc757 MD5sum: 2388a8e975db847f559d4b6aaeba8439 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-9.5 Version: 9.5.25-6.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 414 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg6_9.5.25-6.pgdg+1_s390x.deb Size: 83380 SHA256: 9797c8fb2357a9921dcdfad1514de8094a30a05a923a880d91e90d5e95e2e3fb SHA1: 6108ee1574a6d231655b220bab1589ab52499dd6 MD5sum: 1e6e8ed357797df0a5549cef82f554c2 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-9.5 Version: 9.5.25-6.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 111 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libpgtypes3_9.5.25-6.pgdg+1_s390x.deb Size: 40740 SHA256: 32c1c0d90920d32325df5483475f1f28cf07f6c144183026025edba6789365a1 SHA1: 2a45ac5f24bf07f6833fa37a5ff2f100c6e08fb6 MD5sum: 98b69ff4210606d0607e2d3cd2ed8edf Description: shared library libpgtypes for PostgreSQL 9.5 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-9.5 Version: 9.5.25-6.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 732 Depends: libc6 (>= 2.34), libpq5 (= 9.5.25-6.pgdg+1) Suggests: postgresql-doc-9.5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libpq-dev_9.5.25-6.pgdg+1_s390x.deb Size: 156072 SHA256: 301c29b26e7f9dd7a318aa0ab69cb97f937bab0e3c8d351c8098e2b9fd378de2 SHA1: 8312fdcdc0e90dd5985d66268397195a3a705fbb MD5sum: e2934edca9e5817c5179e881d3173edd 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-9.5 Version: 9.5.25-6.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 600 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libpq5_9.5.25-6.pgdg+1_s390x.deb Size: 133372 SHA256: 35a37cb71caa7cbf411b5ebaaefe486673039a0d149743e5f3cebbb0c2ad89d7 SHA1: a0182167f9cb0690802653296f4a4c375f57d2da MD5sum: 3a7a641241985362bbf25c1423e4ea4b 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.