Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-9.pgdg130+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.pgdg130+1_s390x.deb Size: 12168 SHA256: 94e7feeb34cc9ff25f056192b383bb5f6127a121e919a73ea73e343533af749e SHA1: 12c0551c8abd4ba5c33d02397fa007a4891f7c79 MD5sum: d2bb80010f2308c864e94a32d3646df7 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.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 961 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 8.4.22-9.pgdg130+1), libecpg-compat3 (= 8.4.22-9.pgdg130+1), libpgtypes3 (= 8.4.22-9.pgdg130+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.pgdg130+1_s390x.deb Size: 187660 SHA256: 01b368723e64311511744ffd4e07c422c21cd9886af5cc6e6a1ca1963d11a910 SHA1: a45d3eac7fb9fbb2d3bf5b851822db37434777f2 MD5sum: 923b9d642140fa13372225d50bcca7fe 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.pgdg130+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.pgdg130+1_s390x.deb Size: 65768 SHA256: 416e0011cf0bbff3043125ac1070acedbbce7e805876e0f943f85ffc938cf71e SHA1: 05a2f586ba8f3e415a2be913c15be959f1f13375 MD5sum: 626e3fd800708c2b6f4d7f377b393a83 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.pgdg130+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.pgdg130+1_s390x.deb Size: 36396 SHA256: f2251bf693915892eb62192d155d45d385223c6d6a42e0d3fc15aab9a323f769 SHA1: c095d47afa53867a4e73298ba1ba22ddff5428ef MD5sum: 5ff5f4f4ef6c5d975edd775729341e41 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.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 829 Depends: libc6 (>= 2.34), libpq5 (= 8.4.22-9.pgdg130+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.pgdg130+1_s390x.deb Size: 160172 SHA256: 4cb093c8b79ddaaca70786922e3b1d7b92cf791e53abb56c9aac859d508ee191 SHA1: b06f1ded5182438ea41aadf10b72d40566f310e6 MD5sum: 8e22319fa0808906058de9540dd8f86a 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.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 514 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.pgdg130+1_s390x.deb Size: 108168 SHA256: bbd15bb0abc6e4c1239c5f0e0f3199691c407bc46ff07a30b80a9ef8712515dc SHA1: 52f691a6c45b0f00f5988b7dcb32e85393847570 MD5sum: 9ce3fb77e1fff96fb699f97e30d45bdb 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.