Package: libecpg-compat3 Source: postgresql-9.4 Version: 9.4.26-8.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg-compat3_9.4.26-8.pgdg120+1_s390x.deb Size: 14116 SHA256: 333efd21b2edc6589b17f908aff845898fa5d5d8f0f5ffa6968f77bcc829e207 SHA1: 1e2ba70ea0915d013120c4b3bbeff9bbc692e0c7 MD5sum: 41158d44b3f93d50d2b9b7ac32ffedf7 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.4 Version: 9.4.26-8.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1146 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.4.26-8.pgdg120+1), libecpg-compat3 (= 9.4.26-8.pgdg120+1), libpgtypes3 (= 9.4.26-8.pgdg120+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libecpg-dev_9.4.26-8.pgdg120+1_s390x.deb Size: 204796 SHA256: b6580060df37997aa8200dd3908f2362f75231cec26f34de7bc335e20d65218c SHA1: 2c9fe669b9a0b84f6bb64d40ea1e1241b8d62f2c MD5sum: d71d3056fa4344092d316f83bf90e697 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.4 Version: 9.4.26-8.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 388 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg6_9.4.26-8.pgdg120+1_s390x.deb Size: 75868 SHA256: f7aa7b028205aa484b3d203f47bebce1fc1a209e2e5b7b67dccc97858d2bc6e1 SHA1: 019702ace336b880a50d491d9719973f794265b9 MD5sum: 80a01a2d85f57904dfbff0722ae1b823 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.4 Version: 9.4.26-8.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 109 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libpgtypes3_9.4.26-8.pgdg120+1_s390x.deb Size: 35624 SHA256: d4692d06741e57304444b60a197a73201c401f824449b8a6af48f00ea033b157 SHA1: e042772c7c5ca28fe77b65aaa374ff669186f833 MD5sum: 6b3bd7651c9695a9e2efeaf97fc9aed9 Description: shared library libpgtypes for PostgreSQL 9.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-9.4 Version: 9.4.26-8.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 703 Depends: libc6 (>= 2.34), libpq5 (= 9.4.26-8.pgdg120+1) Suggests: postgresql-doc-9.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libpq-dev_9.4.26-8.pgdg120+1_s390x.deb Size: 144468 SHA256: ab8ccacc7706725ecb85294c4a5992834081af16251b884b90054bf7185f184a SHA1: 20f23159f6b50c964d43e1f910e71a95991f9b62 MD5sum: 441cf6650b9c89be4596a93d3311c143 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.4 Version: 9.4.26-8.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 533 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.4/libs Filename: pool/9.4/p/postgresql-9.4/libpq5_9.4.26-8.pgdg120+1_s390x.deb Size: 116320 SHA256: ed3ab685ae43cafdb64732acda1b647e08323fd0ab637aa875d1c86d9b3ad4cb SHA1: 45eaa16452a5c7657f8b354eb68c1ac74f19d399 MD5sum: c4f4ed06f5f122ea92846283b42c5365 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.