Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-11.pgdg+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-11.pgdg+1_ppc64el.deb Size: 13680 SHA256: c3a21bc3ed2ddd11b3bbeb86edc08e546be6839cfa5ac78bd3c45c22e9020dad SHA1: 1e5e48d30c80cf1004c0e4b18917e076775f60d8 MD5sum: ded820606eeb3c88bb6dec476fb95e59 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-11.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 998 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 8.4.22-11.pgdg+1), libecpg-compat3 (= 8.4.22-11.pgdg+1), libpgtypes3 (= 8.4.22-11.pgdg+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-11.pgdg+1_ppc64el.deb Size: 192324 SHA256: 71552d27ed5cb4d6fa961a3d29e18ae6a648d6ed31c22ed6eaceaaaa33b21614 SHA1: 43367e4955d7ba52a6f43d70b92f31a9de6c466b MD5sum: c27eb549660c256edcb38c09af95c849 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-11.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 395 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-11.pgdg+1_ppc64el.deb Size: 69300 SHA256: 1d8d10c77c94977192f213e95008261270b877c8411851158e78b74a417d1d58 SHA1: 61bd3013742b83d042c03135a3a4669f68d7c936 MD5sum: 2601f9386eaebc17bd0902161bb63c1d 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-11.pgdg+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-11.pgdg+1_ppc64el.deb Size: 38136 SHA256: 3993ffceb136b22a3d02559136379755e3235669367a11fd8897a03869646310 SHA1: 64b2dbba2169a39f4db0847c7279a3ad71ad0114 MD5sum: 9ecaa7fb6e05bc8ffad61bff0c5f8aed 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-11.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 931 Depends: libc6 (>= 2.38), libpq5 (= 8.4.22-11.pgdg+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-11.pgdg+1_ppc64el.deb Size: 172828 SHA256: ef6d3cd23f4f0c7ded2c97a404fbb7edc50c1470654b7c6dd809e4c2d7693be9 SHA1: 8517ed213cde9f003d115bcedfd859de5e288452 MD5sum: 4a508333eb7ae1a553fdbb565ece2107 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-11.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 617 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-11.pgdg+1_ppc64el.deb Size: 117692 SHA256: 2c44e17347b95dd2ba8dd9de6354bb688e985daf9a10cf85be6e4d5ba5cae6f6 SHA1: fa87883b1b5dbc93c3c15eb9613d7823b9608789 MD5sum: ddd82869844aad669da52ddf1c4c02d9 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.