Package: libecpg-compat3 Source: postgresql-9.5 Version: 9.5.25-6.pgdg22.04+1 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.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg-compat3_9.5.25-6.pgdg22.04+1_s390x.deb Size: 23704 SHA256: 35c4b56276721fbabf682ea36a4d0e6b2517f0ea0bbcebb73a04ed858759e3db SHA1: 0dfaf6bf50a641fd528cdcac5566e05f34ed955e MD5sum: 6b300b33b29ad094ed22a52e61bcc7ac 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.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1231 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.5.25-6.pgdg22.04+1), libecpg-compat3 (= 9.5.25-6.pgdg22.04+1), libpgtypes3 (= 9.5.25-6.pgdg22.04+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.pgdg22.04+1_s390x.deb Size: 222088 SHA256: 0444093afcd825091472a6c91839f45ac2feab05a9f2c1e3fa3cd6bd50839047 SHA1: 47abc10f0104f670f272ef805528765546a9540e MD5sum: cb4594d44c99909cc837a80bdcdf6808 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.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 417 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.pgdg22.04+1_s390x.deb Size: 87272 SHA256: 7778ad00edc8143eba3b726933a2b90224ecddaac43092c305cc12760269e7d3 SHA1: 1c0bc8b2ee5d555814c8a43fbf6994197a8752d2 MD5sum: f19c95851d2db5612808aaaa108ed126 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.pgdg22.04+1 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.5/libs Filename: pool/9.5/p/postgresql-9.5/libpgtypes3_9.5.25-6.pgdg22.04+1_s390x.deb Size: 45044 SHA256: caf84a5b76a43cc973a43e4c91aba4ec1cecbb6c9d41bceeb293824249c0f5b2 SHA1: 97a53d9fffd4e066bca0808e163f68c53156ac8b MD5sum: 196fc1f173febb6a97befbbfa26c4ea7 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.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 730 Depends: libc6 (>= 2.34), libpq5 (= 9.5.25-6.pgdg22.04+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.pgdg22.04+1_s390x.deb Size: 158704 SHA256: 3037bd211f4302dc92d4566f8aded40d5f287fddf05de995523df1d0a252acc5 SHA1: f17feff288d1c6bedcab4fe8196cf61d5b3c98d5 MD5sum: 0fa96b0133a69b7948c4bffda6441280 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.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 599 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0~~alpha1) 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.pgdg22.04+1_s390x.deb Size: 137440 SHA256: f98f6aad17abb5452f8da4404fee7ef37641646e6e640ad12e595fbd4c8d595f SHA1: f3ccca841e61ff19416abaab8ad41403361e1bc1 MD5sum: 3b2b94f862e833402aa1f4787535646b 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.