Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-11.pgdg110+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 250 Depends: libc6 (>= 2.4), libecpg5, libpgtypes2 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg-compat2_8.2.23-11.pgdg110+1_s390x.deb Size: 222460 SHA256: 7ea9740cbb2e8cf248e40557698ff0e1e71225447ca9d60a7138dfc59cc95507 SHA1: 47971d29444a1ecd13376a82cbfa80ea91c9b08e MD5sum: 8d8c248ec1fa1f33d25141d8659968c1 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.2 Version: 8.2.23-11.pgdg110+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 976 Depends: libc6 (>= 2.4), libpq-dev, libecpg5 (= 8.2.23-11.pgdg110+1), libecpg-compat2 (= 8.2.23-11.pgdg110+1), libpgtypes2 (= 8.2.23-11.pgdg110+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libecpg-dev_8.2.23-11.pgdg110+1_s390x.deb Size: 364392 SHA256: 72d7d7f56706db4326fff0269340d96a43e407a4e8b41665cc437ba0774fb2db SHA1: 135ddd4cf0137fa3775493e42cfeeed4903d07da MD5sum: 3ee156bced3a16622ea0cde7c5714477 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: libecpg5 Source: postgresql-8.2 Version: 8.2.23-11.pgdg110+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 290 Depends: libc6 (>= 2.4), libpgtypes2, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg5_8.2.23-11.pgdg110+1_s390x.deb Size: 237612 SHA256: 32e9b4f01597881da9c0d7382bb0beebcd4e4e1a228ae30b679e9b480baf4f45 SHA1: b8148e7cebc5878d201a9193202a80ebbf1dd165 MD5sum: 8d11f5b6ffd3a0d6d96c1973c0d954b2 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: libpgtypes2 Source: postgresql-8.2 Version: 8.2.23-11.pgdg110+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 302 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpgtypes2_8.2.23-11.pgdg110+1_s390x.deb Size: 243652 SHA256: c7e7e374cbcc4073f9b1ec36cb7ead8c168956e3eb044ac2ab9ccde0188e0d51 SHA1: 9677e4db33b10a5f82f772eb0c54a9c8bd52c039 MD5sum: 99fa27ca6861f1dae0b1890d5c27657f Description: shared library libpgtypes for PostgreSQL 8.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-8.2 Version: 8.2.23-11.pgdg110+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 923 Depends: libc6 (>= 2.4), libpq5 (= 8.2.23-11.pgdg110+1) Suggests: postgresql-doc-8.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libpq-dev_8.2.23-11.pgdg110+1_s390x.deb Size: 351580 SHA256: b054db56ed5c1a3ce2d36bda9c50de75ce85e27cdedeebb9ce17082947aeb750 SHA1: 7bbd244ecce074cdff8a02267db3e3b64f3fe27e MD5sum: 29df2f927b5e4e9f08d54d9afecf4a32 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.2 Version: 8.2.23-11.pgdg110+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 665 Depends: libc6 (>= 2.7), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpq5_8.2.23-11.pgdg110+1_s390x.deb Size: 306592 SHA256: 00a131f2a06c12dcfebeeb9133c4efd98905338ca45dbd3405ea60791be07d30 SHA1: c910bf233bc219e18ff9f4264fda6a3edefb005f MD5sum: de0db1265ecae0544ab936615602da97 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.