Package: libecpg-compat3 Source: postgresql-9.0 Version: 9.0.23-9.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.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg-compat3_9.0.23-9.pgdg+1_s390x.deb Size: 11952 SHA256: ba3b9a5fa3f26e43495de306e7cf616b600f2884c691be9afd016d9fb8ae4708 SHA1: 2aed73fbe2f7659fd05d30405ffefde6c440c2ac MD5sum: b6c1d1d0615fb9e1e5f91a80abc0c547 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-9.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1044 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.0.23-9.pgdg+1), libecpg-compat3 (= 9.0.23-9.pgdg+1), libpgtypes3 (= 9.0.23-9.pgdg+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-9.pgdg+1_s390x.deb Size: 200936 SHA256: d657957a3c214e2243ad3d6dcc61f7c881ff87c122dc91f4136b5dc370e34b8b SHA1: aeda0978a7040cfc8bd5443cb093352f9ec4f0f6 MD5sum: 4b24cb0199e652b8cf2bcb26213c2068 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-9.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 387 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-9.pgdg+1_s390x.deb Size: 74960 SHA256: 3d8142b92a9cf0849ea79d26e24cfbe4a36a54564c3ec5be4c78231b99671c92 SHA1: 8e1485c3c1ec97ab425f1beaa116df0534f0741b MD5sum: 92a07da5ec5f93474ef06d829ae04038 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-9.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 101 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-9.pgdg+1_s390x.deb Size: 36360 SHA256: a8a245d32da9a6db87de77e61adafa8faf93eebfe304de0fed4be912131230cc SHA1: a6740c7ea89c2e0efbba321e74006bfa47897324 MD5sum: e9705e2014534cc76229ef712fa1c6c9 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-9.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 859 Depends: libc6 (>= 2.34), libpq5 (= 9.0.23-9.pgdg+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-9.pgdg+1_s390x.deb Size: 166252 SHA256: 690a557e861bf7b269be8a1b3d046585bc56ca7233e53f0d2587c523e8bb211c SHA1: 2fe2df5c3487d2b7aed756800abd3ab27925ce49 MD5sum: 1afbbacac3202f5c2e4915d964f61a49 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-9.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 539 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-9.pgdg+1_s390x.deb Size: 112312 SHA256: d28ed222d70944b79f44e7d053d5c0dace340cc0d2b4e950609fe906ea5ad43c SHA1: 66bceb8652972cf80b6b90155c147b8219da8968 MD5sum: c09aa54403f940d6e5a61d961a8765bb 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.