Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-5.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libecpg-compat3_9.6.24-5.pgdg130+1_s390x.deb Size: 17484 SHA256: 19326e0758dc71ebe16ddc5771030f1870132200f47aa887a61f187630837fe2 SHA1: 73400f34f781dcec2b20254b4c2eed7d33908368 MD5sum: b2e59cd1e401aa14099e534d7fd97217 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.6 Version: 9.6.24-5.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1246 Depends: libecpg-compat3 (= 9.6.24-5.pgdg130+1), libecpg6 (= 9.6.24-5.pgdg130+1), libpgtypes3 (= 9.6.24-5.pgdg130+1), libpq-dev, libc6 (>= 2.34) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libecpg-dev_9.6.24-5.pgdg130+1_s390x.deb Size: 227492 SHA256: fe7f0e295b6f7344c63acc9d9e64464b5fef64ce9129ef05e414d0ff2d0b3256 SHA1: b839a34f1dd00b852724433876b64c9b158f7fe4 MD5sum: 03d65d8813fda2c1daf0c5cdd6b17924 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.6 Version: 9.6.24-5.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 416 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libecpg6_9.6.24-5.pgdg130+1_s390x.deb Size: 83896 SHA256: a8a80f172a2d1d65c288330089ee285b3e115df0986d2a0e19f24d732d96fbce SHA1: 5ae1b283e9fbfcef2faf04bdb231586fe1ff09ea MD5sum: c261113c1ccf1755bd422683253b08c7 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.6 Version: 9.6.24-5.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 112 Depends: libc6 (>= 2.4) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libpgtypes3_9.6.24-5.pgdg130+1_s390x.deb Size: 41908 SHA256: 0bc65bef8fc6741e07b8f7c2f2d232040ac0cbc0d0b2f224662975a980fcf283 SHA1: 2218a8660a5991c168313cb42e7b6651bf5876e1 MD5sum: 3941afdb62353269655abc0da5b7722d Description: shared library libpgtypes for PostgreSQL 9.6 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.6 Version: 9.6.24-5.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 740 Depends: libpq5 (= 9.6.24-5.pgdg130+1), libc6 (>= 2.34) Suggests: postgresql-doc-9.6 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libpq-dev_9.6.24-5.pgdg130+1_s390x.deb Size: 157188 SHA256: cafb7540835a85ebb0c85bb6c2d1dade0fc80fcd79574732bc280bada2d5149a SHA1: 539a8834dc9c5cd7389bb022c8cec8b77e6a3f37 MD5sum: eaab87bcaa3f81271505b85e4f8d9cff 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.6 Version: 9.6.24-5.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 612 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.6/libs Filename: pool/9.6/p/postgresql-9.6/libpq5_9.6.24-5.pgdg130+1_s390x.deb Size: 134424 SHA256: 7b98c5a2f75be6c4abbfe498d7adb60aeef1c4e68f926cb16e920001292776cb SHA1: 13c3b18377e57a808a1a44d1f0998d7a8603e0da MD5sum: 854832ff9f421a95e540a4fce74f2e30 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.