Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-5.pgdg20.04+3 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 67 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.pgdg20.04+3_s390x.deb Size: 23684 SHA256: 029081df8cb5d44c05aa4823a982681add80b16e03f71d7248a609782c7e652e SHA1: 135fdc9aa1327b705ad1449f7b71530e2bf5a902 MD5sum: 3bdf798293cbe8b80fbc575817922c21 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.pgdg20.04+3 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1258 Depends: libecpg-compat3 (= 9.6.24-5.pgdg20.04+3), libecpg6 (= 9.6.24-5.pgdg20.04+3), libpgtypes3 (= 9.6.24-5.pgdg20.04+3), libpq-dev, libc6 (>= 2.4) 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.pgdg20.04+3_s390x.deb Size: 225428 SHA256: 151f2fc42e1e33674587fb887382febe91e04abbe8abbc595428be0969f3e4de SHA1: 864b5c6e40703c73f2b64e1a8638f346599a435b MD5sum: aa29d0459125f833515c9fe61ddf107c 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.pgdg20.04+3 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 422 Depends: libc6 (>= 2.4), 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.pgdg20.04+3_s390x.deb Size: 87648 SHA256: c5c2b006dec1accf23b1aada3cf3b4626dd537588c383ddbc70acdb687edc0a1 SHA1: 9acd0a26713340948130b5282e49a40acdb140ac MD5sum: 43bb0a1510561771841a8e1718cfef67 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.pgdg20.04+3 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 118 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.pgdg20.04+3_s390x.deb Size: 45860 SHA256: ff9a8bb76078d7022fd9a0cc4b50f1d9b282008288e54d7cc423722adaedfa0d SHA1: d4ed32e3fe926136d2b4db960cea41b298de6c36 MD5sum: e45c262c5fececde4bae0af6daac9c36 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.pgdg20.04+3 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 733 Depends: libpq5 (= 9.6.24-5.pgdg20.04+3), libc6 (>= 2.4) 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.pgdg20.04+3_s390x.deb Size: 160232 SHA256: a0dce71ba051230f515a68256cdefa9937e28894bd578d68fc0b97e34cc9dcf3 SHA1: b44217901b2fee5ff3acb76687bd44b7ca94df56 MD5sum: f3a1e4754cb9f29a05c338d59368102d 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.pgdg20.04+3 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 610 Depends: libc6 (>= 2.7), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.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.pgdg20.04+3_s390x.deb Size: 136980 SHA256: 327411fa63745de949f2447b367429032a0d06a9dec01a67a614595043b7f772 SHA1: 67c38a96aa852a04cff5509c34b3f61dfe36121a MD5sum: 473565e81f91576929f69b30805e897f 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.