Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-10.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: libc6 (>= 2.17), 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-10.pgdg130+1_ppc64el.deb Size: 13216 SHA256: 0c50803e0ced339739b37097ed30b866bb6776b2595d4ff3e605d75a29535ec1 SHA1: 61fb86e9bd6ef4763228f30f2a64a6d4dfeb33d6 MD5sum: bf0e4114479f1fff5508d0ca6d68e9ad 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-10.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 996 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 8.4.22-10.pgdg130+1), libecpg-compat3 (= 8.4.22-10.pgdg130+1), libpgtypes3 (= 8.4.22-10.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-10.pgdg130+1_ppc64el.deb Size: 191484 SHA256: 96f18fe6115892e229b14fc26cde9e4626119234c81026d95235ac8f84b68426 SHA1: f0899160fd42ce11eef1d6f6df040b1ef659ce31 MD5sum: 47737f42b54d1dd997c7cde225bd4c65 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-10.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 394 Depends: libc6 (>= 2.38), 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-10.pgdg130+1_ppc64el.deb Size: 68812 SHA256: ba1733d152e62ae119aca50b290e459aea9b1ac62dcb9e9cdfaa055427107742 SHA1: f2d1a4eb18f4a54e2ee601036308e074eed98776 MD5sum: 12d842b10a6d45607a539d6ae87edfd8 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-10.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 160 Depends: libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpgtypes3_8.4.22-10.pgdg130+1_ppc64el.deb Size: 37692 SHA256: a1dca32e9afd6c841d7bc247da541b52beb23a4810ffe85b62a32a941f838537 SHA1: 13267a73bc52e3396d8edac5f0ca3505c34c279e MD5sum: 5a83f05f120141e0a84a710e0d82258b 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-10.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 929 Depends: libc6 (>= 2.38), libpq5 (= 8.4.22-10.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-10.pgdg130+1_ppc64el.deb Size: 172580 SHA256: 23631c40ab9aef8879572b4c99dafe9be027eabe9ecfb05abe2ea997381106fe SHA1: 4f00d2c8ddbab2bdc33825bee0007e50444cefc5 MD5sum: 2fcc52b210c51dc7975c1d3aed70804b 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-10.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 614 Depends: libc6 (>= 2.38), 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-10.pgdg130+1_ppc64el.deb Size: 117356 SHA256: 9cd0ad21f464e1ce922664520500e7d510df1120947ed70f18f0cbf83d07e75c SHA1: 97b272e5e5e9622f168eda1d9e4d455a469f0497 MD5sum: 2b7075816573e07c6db964ae812fc1dd 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.