Package: libecpg-compat3 Source: postgresql-8.3 Version: 8.3.23-8.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 298 Depends: libc6 (>= 2.4), libecpg6, libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libecpg-compat3_8.3.23-8.pgdg+1_s390x.deb Size: 270968 SHA256: 3361f6c95fc8bf9c0e9288f19e0bf7906a4805e6f40309a1b949dd1d69a90c05 SHA1: 1877864d727ab71951bd35e75af3ea518f42d31f MD5sum: f3b7a28fe15e709b8b5e47d2ea3487a1 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.3 Version: 8.3.23-8.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1125 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 8.3.23-8.pgdg+1), libecpg-compat3 (= 8.3.23-8.pgdg+1), libpgtypes3 (= 8.3.23-8.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libdevel Filename: pool/8.3/p/postgresql-8.3/libecpg-dev_8.3.23-8.pgdg+1_s390x.deb Size: 434408 SHA256: 30704d5726dfea6ec6af48c25b0f73634f614001519fd9435b71ebc07ebfabbd SHA1: 7df096388c0eb247470d6f537bd114166ab7d933 MD5sum: 70ca4d0b7d7663518e7259a47b4ffbe7 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.3 Version: 8.3.23-8.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 346 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libecpg6_8.3.23-8.pgdg+1_s390x.deb Size: 289564 SHA256: 311f12157d21bfa81bb7aa100fcbec27f3d17f088b8050750c4a12bb255adc95 SHA1: 58f7da75a1004b99889bb7525a18a486e2364381 MD5sum: da883bd84d34cfe5884927ea8cb35ffa 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.3 Version: 8.3.23-8.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 347 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpgtypes3_8.3.23-8.pgdg+1_s390x.deb Size: 293424 SHA256: da31f027cd739cd090eb51099626a71053a5a3447002112b134b3c07196d808c SHA1: 216d3b76ff541b08901f36c2148996e62ea52b3b MD5sum: 9e690857a6e0a20739b0a5390cddcf3f Description: shared library libpgtypes for PostgreSQL 8.3 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.3 Version: 8.3.23-8.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1053 Depends: libc6 (>= 2.34), libpq5 (= 8.3.23-8.pgdg+1) Suggests: postgresql-doc-8.3 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libdevel Filename: pool/8.3/p/postgresql-8.3/libpq-dev_8.3.23-8.pgdg+1_s390x.deb Size: 414160 SHA256: 5faec15c506dc52bf569c9d0f4a0c1e4dacffdac8c05f73ac16f3e1ec74763a2 SHA1: 309de898776e5336ef56c93d29211b8cb152a9db MD5sum: 6b1a592a860a304d4283f88698065a64 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.3 Version: 8.3.23-8.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 781 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), 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.3/libs Filename: pool/8.3/p/postgresql-8.3/libpq5_8.3.23-8.pgdg+1_s390x.deb Size: 366916 SHA256: 5ca577124d245c26a1cf0f9da1572ac0a45ace262a2dd986f27ca8f37a0024a2 SHA1: 56de835b086a2b2d5e51c4bf134c2f3c210da915 MD5sum: 2971f8324d44e4233e3bb672442fc815 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.