Package: libecpg-compat3 Source: postgresql-9.0 Version: 9.0.23-10.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 75 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg-compat3_9.0.23-10.pgdg22.04+1_s390x.deb Size: 41040 SHA256: 6351cc352a9e560dc5cffd7550f85fdccb04fea0bd7f9021f7839e01d4102419 SHA1: 2d56842b23ec785a98561804c3dac5299bb0f9e7 MD5sum: 04813f57d109e1523ff4f69e7058df3b 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.0 Version: 9.0.23-10.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1070 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.0.23-10.pgdg22.04+1), libecpg-compat3 (= 9.0.23-10.pgdg22.04+1), libpgtypes3 (= 9.0.23-10.pgdg22.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libecpg-dev_9.0.23-10.pgdg22.04+1_s390x.deb Size: 221068 SHA256: 9e96f0f81a572aa1413d4f7afe3de3310903a38a6c9b19d869a04b6dce8ce341 SHA1: b03e6956a83a13e8dd6f15c74ce65338027354ca MD5sum: c53d69975d6e0bc3e275e061cb809db0 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.0 Version: 9.0.23-10.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 412 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg6_9.0.23-10.pgdg22.04+1_s390x.deb Size: 101048 SHA256: 5ada3fecd42dad56a1186d3bbde5b7e5fbb3576f285092624292e4fac8dfdade SHA1: 09162a3728ae22d91023cdd4c97a5334ccdfc05f MD5sum: 1c759caf7aa76a1e69d80c5021ecc48a 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.0 Version: 9.0.23-10.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 129 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpgtypes3_9.0.23-10.pgdg22.04+1_s390x.deb Size: 62656 SHA256: d321c71da9e4fa272aaed02317a94034a8845393721275bed4b1d75f3409b873 SHA1: b906eb93c29528ec101806a7207517e9971d915f MD5sum: c05320e439407ec1ef61ddc599597bb9 Description: shared library libpgtypes for PostgreSQL 9.0 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.0 Version: 9.0.23-10.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 882 Depends: libc6 (>= 2.34), libpq5 (= 9.0.23-10.pgdg22.04+1) Suggests: postgresql-doc-9.0 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libpq-dev_9.0.23-10.pgdg22.04+1_s390x.deb Size: 194000 SHA256: d8c5fe0b035aafec4a2c0d2a7e728f7373d494593cf490be4a532fc89dc9bcae SHA1: 704b9bd1e24e4407823006786fc6d0e211d6593d MD5sum: 7907596fc203e9ab53b220efac3b4e35 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.0 Version: 9.0.23-10.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 560 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpq5_9.0.23-10.pgdg22.04+1_s390x.deb Size: 138648 SHA256: 847b62465d0c35ad44a2bc733b0bf23533fbf0de89744891f8e544f994b4d2fa SHA1: a880694e4c8bde58f3e0fbda2d0334cd7f2a42c7 MD5sum: 0d59acc7baca2c0ded8e2900e233e5b7 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.