Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-11.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 248 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.pgdg+1_s390x.deb Size: 220308 SHA256: f00f3a2bcf040712307faf65b6bc240760f63d8ae0131e4f23e0ef975d9cc154 SHA1: bccaa2964a8abbede83e98de4c1e04766ce84aa4 MD5sum: e490bacdf7fa211aec9ffc34767412dc 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.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 968 Depends: libc6 (>= 2.34), libpq-dev, libecpg5 (= 8.2.23-11.pgdg+1), libecpg-compat2 (= 8.2.23-11.pgdg+1), libpgtypes2 (= 8.2.23-11.pgdg+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.pgdg+1_s390x.deb Size: 369036 SHA256: e8cf24605cf3a6b83a6a2edc3243ad18b8a1305d334a20da3de121dec5f917aa SHA1: fd03bf49ba7e11acafdeb2d0db750958f8def4c6 MD5sum: ed324ae28130c9fe64b14f5e7c9b7020 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.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 292 Depends: libc6 (>= 2.34), 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.pgdg+1_s390x.deb Size: 236860 SHA256: 3360788ff9690dff654787b47f9178e032a401ffbf74ae9815d93e3c4cceebbf SHA1: c368dbcb0fdd3a2344e2002d9a0c754c3419c74a MD5sum: 886ef39b6ba66bec1e63030bacc66df4 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.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 300 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.pgdg+1_s390x.deb Size: 243612 SHA256: d9b90b6d65c3af7f8c79df3b939a3e6ad30d9b78e9f49288513405e6eea0bc98 SHA1: 11869552f1d5641215c12dc7008a8446a744eafc MD5sum: a04f37bfd1dcacf0ca2842395adac074 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.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 932 Depends: libc6 (>= 2.34), libpq5 (= 8.2.23-11.pgdg+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.pgdg+1_s390x.deb Size: 352732 SHA256: 9d7a1e1d2666b14b79b7084ba63897f64a465253762a90e253df4f1f07e40fd6 SHA1: de0f27aeaa38d2995c12ea2cbaf7139c931956aa MD5sum: 85b7cd0c2478e01f5ddd5681131aa65f 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.pgdg+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 667 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpq5_8.2.23-11.pgdg+1_s390x.deb Size: 307152 SHA256: dde009a9a258fafbbf1b53e8770af241310044cd33599d64f02bcb4d8e91a480 SHA1: 703489f2f34202c90a479dd75a0d1f96123298d8 MD5sum: 0bb6f54cad0e77ed8c98935d7fefbf55 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.