Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-13.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 47 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg-compat3_9.1.24-13.pgdg130+1_s390x.deb Size: 12324 SHA256: fbe04693322c19b083d55becf8a081c0acdfeca514e56a6994e08d0408944c0f SHA1: 31420adbc21e2ea1ea8c7236066dee8c56313a2b MD5sum: f0f3dc0ad54ec73d0b5c479496977e8f 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.1 Version: 9.1.24-13.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1074 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.1.24-13.pgdg130+1), libecpg-compat3 (= 9.1.24-13.pgdg130+1), libpgtypes3 (= 9.1.24-13.pgdg130+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libecpg-dev_9.1.24-13.pgdg130+1_s390x.deb Size: 204984 SHA256: 66471ffcd4bdd5324ca0ef74ac8903e916021cbe65667ee9e5c760f28007ec34 SHA1: 63583b2a8fe5f2207cdafe58a3bc87bd229faf63 MD5sum: f99cda24689d95d056cb6a8ff8637e15 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.1 Version: 9.1.24-13.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 377 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg6_9.1.24-13.pgdg130+1_s390x.deb Size: 74908 SHA256: 72d90556adf2de8c68396912012328204ceb44afbe71339468de1ce7f2ea72da SHA1: f5294d5edefcf27074f9badf4ebdde9badacd624 MD5sum: f08ccd4c3656b7f21d0e345d6b1d034c 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.1 Version: 9.1.24-13.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-13.pgdg130+1_s390x.deb Size: 36760 SHA256: 12b38e9f609e2f678d0586d5e295f355b4f35e857322796caff8f45fbfc9d540 SHA1: fe794c37dd368d96c24c00e83ccb0d3422556542 MD5sum: 9003c6483ee1c095e059e81961138f4b Description: shared library libpgtypes for PostgreSQL 9.1 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.1 Version: 9.1.24-13.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 893 Depends: libc6 (>= 2.34), libpq5 (= 9.1.24-13.pgdg130+1) Suggests: postgresql-doc-9.1 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libpq-dev_9.1.24-13.pgdg130+1_s390x.deb Size: 170816 SHA256: 49368b611ad03e5a55fd347f11d833672adfb70b0d56354b8ea1eeab15630957 SHA1: 3403d6a17a05fc84d6d6d4f805b36c08799b1b80 MD5sum: 777453b0e51ad2fb6769250ba6b5075a 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.1 Version: 9.1.24-13.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 526 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.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-13.pgdg130+1_s390x.deb Size: 114508 SHA256: 92acfa4736ef19c605005a909a8a442b9247040e36a75a550df0114b7cf017ca SHA1: 805f103783b50e3275813a9935a4da8ffefca1d1 MD5sum: 98c60930c9338df052df607d8f002026 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.