Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 46 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.pgdg+1_s390x.deb Size: 12204 SHA256: 05c95d2f0e4ae7f781fb848c133770c07e7510f09c56dbdea92c8d96c16e9cd7 SHA1: c741b04a5b1bd3039bbc20d7b38a39e2fc261992 MD5sum: 672d867db8861e6dcdde2a722f2bca5e 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.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1098 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.2.24-10.pgdg+1), libecpg-compat3 (= 9.2.24-10.pgdg+1), libpgtypes3 (= 9.2.24-10.pgdg+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.pgdg+1_s390x.deb Size: 206408 SHA256: d42a3b09499213bed9020e85c4f94ba5621af7a8037ffbc659f68772291fe3db SHA1: aa2fa9ff834b284dd0865904ca42cc6b7e8bb3c4 MD5sum: 7b47c99ce411c4ffe4b980fe0339048d 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.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 374 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.pgdg+1_s390x.deb Size: 74748 SHA256: 000f9dd112177c3acd2ae42bc8291a83a59c755af9568413f2601380a01a6448 SHA1: 6a90f14ea6e6efec45a83db0b8868dcf4732f123 MD5sum: c4155d62893caa9101cb21397db871a1 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.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 101 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.pgdg+1_s390x.deb Size: 36664 SHA256: 2749f91d5889f5eb2759ea7c7039afd25fee204a4576301739981572dfb4c21e SHA1: cbfd87757bd7a93bc542ea26322cac657372f88c MD5sum: c328ec81e4a80a71ce85a884d51c77c9 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.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 932 Depends: libc6 (>= 2.34), libpq5 (= 9.2.24-10.pgdg+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.pgdg+1_s390x.deb Size: 179612 SHA256: c2f48a84af8aeea98eff1766ce51a20a68d6e7e33258c759eefc3857e481831f SHA1: 4d4dd9b52c0c54738fb52131da26985000496043 MD5sum: 6f72b6b22bad0c144cdfe02c2c591ca7 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.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 521 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-10.pgdg+1_s390x.deb Size: 116480 SHA256: 593c3a1a04826b42c0109ab22533e9d95232ec9ff8e840924e7c059849fe583d SHA1: edf6f2b0597bb10c0bdc0ea89e47054521475dd5 MD5sum: efa2592d614fba0ad895e29605b2b778 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.