Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-9.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 47 Depends: libc6 (>= 2.4), libecpg6, libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg-compat3_8.4.22-9.pgdg120+1_s390x.deb Size: 11940 SHA256: 131fb3b72b737f93e578eebc2445f44f5ed05f1378d30b59cacad3f37655c691 SHA1: c4165db734d1a94ca5661332f55a2c2cd3627c49 MD5sum: b5b9ffcd48db08917bc724213c36bb11 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-8.4 Version: 8.4.22-9.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 952 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 8.4.22-9.pgdg120+1), libecpg-compat3 (= 8.4.22-9.pgdg120+1), libpgtypes3 (= 8.4.22-9.pgdg120+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libecpg-dev_8.4.22-9.pgdg120+1_s390x.deb Size: 176692 SHA256: f9a0cc7383bca55cabeee3d74eae4deca45ca74a4a4f6b15e6aa3481071358d8 SHA1: 883d1e0ee747f32a4a7381a1d5d1af9c558c7709 MD5sum: fe657953dc5cd0c864fe03f9ce2e81b0 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-8.4 Version: 8.4.22-9.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 334 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg6_8.4.22-9.pgdg120+1_s390x.deb Size: 63656 SHA256: 4927cc04c11fec5ee8eb5163527e459e46c1ea045f9950d0847d96867f8888ef SHA1: fff1768732237a74304638ac6d7e8f232d3c1b6f MD5sum: 58f7d1c2b45052f0c0ddae8e91baedb8 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-8.4 Version: 8.4.22-9.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpgtypes3_8.4.22-9.pgdg120+1_s390x.deb Size: 33368 SHA256: 6a55634d45599940d51e509d7828d435333035283438f798b51444ae3d2fe213 SHA1: fea1f338dd3377a7eb317c4e8e138812a8c15cdb MD5sum: d063e62a78efbc74d8c2b552784f1d8a Description: shared library libpgtypes for PostgreSQL 8.4 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-8.4 Version: 8.4.22-9.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 820 Depends: libc6 (>= 2.34), libpq5 (= 8.4.22-9.pgdg120+1) Suggests: postgresql-doc-8.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libpq-dev_8.4.22-9.pgdg120+1_s390x.deb Size: 155184 SHA256: e71405a5a8e0b063ae2e6b164f7de72c50b7d9ddbddb88df08f4346318213b7c SHA1: e1a82c86230b33c9cf797d3147e23bb82524f483 MD5sum: 45c75e8588d583e0902820fe39270c2f 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-8.4 Version: 8.4.22-9.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 510 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: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpq5_8.4.22-9.pgdg120+1_s390x.deb Size: 104064 SHA256: bedb89e4c3ef88189aa7d532385172cb784781aeafc80e5d8f1d3d19d665928f SHA1: 7a4d83c5f49e74fc862a3fbb03d75fb34a5aa122 MD5sum: 3bb555d88c59046d5b00a6a48b2464cb 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.