Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 57 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg-compat3_9.2.24-10.pgdg22.04+1_s390x.deb Size: 23112 SHA256: 68bb350f2368174c2b621b2472a675e3ff847cf6f3911ea50ae5b08c98f57be1 SHA1: 5c6b4a49991ddbb1f47a4a1295caebd8f3146aa7 MD5sum: 80e95aed63c7a44dd004a55005a1f1a6 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.2 Version: 9.2.24-10.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1119 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.2.24-10.pgdg22.04+1), libecpg-compat3 (= 9.2.24-10.pgdg22.04+1), libpgtypes3 (= 9.2.24-10.pgdg22.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libecpg-dev_9.2.24-10.pgdg22.04+1_s390x.deb Size: 210872 SHA256: 8d49f269dad3ca246fb1555e0a952b9a25c675a85e5e256a232c020c868265ee SHA1: 2a20caa9879854ae5e4a1d96b71f7bd456e3de11 MD5sum: 3c90fcbffe0e99f75312525088387b97 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.2 Version: 9.2.24-10.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 381 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg6_9.2.24-10.pgdg22.04+1_s390x.deb Size: 82404 SHA256: 2fc63835c800a5d899196d9ccc6c73dfbdea6f9251730dcb84b2d45e2cfdc7b0 SHA1: 2a26bad04cbda2e94b2c59127c38d5c8efdfa013 MD5sum: cda43ab350a5ef981042381be567ee0e 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.2 Version: 9.2.24-10.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 112 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-10.pgdg22.04+1_s390x.deb Size: 44612 SHA256: fdeaae1b83be39e91ab920b7fac574ff580e486b35456ce441a9faf7abe2918d SHA1: 622f1aa8874d2fa815586e3dbc6e2eebdb19e15c MD5sum: 5c1a0ec2e245c3ad5260f09dacd53ba9 Description: shared library libpgtypes for PostgreSQL 9.2 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.2 Version: 9.2.24-10.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 939 Depends: libc6 (>= 2.34), libpq5 (= 9.2.24-10.pgdg22.04+1) Suggests: postgresql-doc-9.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libpq-dev_9.2.24-10.pgdg22.04+1_s390x.deb Size: 188424 SHA256: 8281132eaa99892cb02558120322731f01cb1ba4e9765f9454f9c8cd3e6c0d5f SHA1: 98c99eebd255d5815b1aacf3867fe5329f3c5431 MD5sum: 9919d224d1acdade63772c760fdc0a07 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.2 Version: 9.2.24-10.pgdg22.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 525 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0~~alpha1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-10.pgdg22.04+1_s390x.deb Size: 124648 SHA256: d33eab1d240d71010ada956cb962f711b99b10b0984679f2738e8601dab1876f SHA1: f3e38f8c107e3a6abc05403b0739f298f0a7c28a MD5sum: f18d8c7f04819847aa6b6d4da6736ee6 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.