Package: libecpg-compat3 Source: postgresql-8.3 Version: 8.3.23-9.pgdg110+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 383 Depends: libc6 (>= 2.17), libecpg6, libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libecpg-compat3_8.3.23-9.pgdg110+1_ppc64el.deb Size: 314072 SHA256: 8c1cae43aa8a171012a3612dcb03df9f0eea5579a1bce0aa58e99b298d9f330d SHA1: 6f739d45dc3550b660074b489aa131b512b58b44 MD5sum: bfebf9f7364e37a689c5839184b1ee1f 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.3 Version: 8.3.23-9.pgdg110+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1229 Depends: libc6 (>= 2.17), libpq-dev, libecpg6 (= 8.3.23-9.pgdg110+1), libecpg-compat3 (= 8.3.23-9.pgdg110+1), libpgtypes3 (= 8.3.23-9.pgdg110+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libdevel Filename: pool/8.3/p/postgresql-8.3/libecpg-dev_8.3.23-9.pgdg110+1_ppc64el.deb Size: 483976 SHA256: 8e954787e80befb526a857ab5d58890a6058e48aa67446e53e663841e070340e SHA1: 900a1624cd6e4ff7c499b5139251516d85d3695b MD5sum: 7de05f58519e36a1f1822a6bbb186155 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.3 Version: 8.3.23-9.pgdg110+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 447 Depends: libc6 (>= 2.17), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libecpg6_8.3.23-9.pgdg110+1_ppc64el.deb Size: 335556 SHA256: f6cd6d73c258112477037390e7e0bed0db03100c1bd7c664f9f0ecfabfee5235 SHA1: f3eb0d95d97cb58bc2abbca2094328ea77b261a2 MD5sum: 1589aa473434bf0bf5a3ccbbd842fbf0 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.3 Version: 8.3.23-9.pgdg110+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 452 Depends: libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpgtypes3_8.3.23-9.pgdg110+1_ppc64el.deb Size: 338452 SHA256: b3ac4cd279f905f04d8cc6673610c56eb422a6f35feacd9af9a02be18b233102 SHA1: f26011944d64c7abb33b4c2524b1be79754c8880 MD5sum: c499fc291d2785bd5f91e52befe732c6 Description: shared library libpgtypes for PostgreSQL 8.3 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.3 Version: 8.3.23-9.pgdg110+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1195 Depends: libc6 (>= 2.17), libpq5 (= 8.3.23-9.pgdg110+1) Suggests: postgresql-doc-8.3 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libdevel Filename: pool/8.3/p/postgresql-8.3/libpq-dev_8.3.23-9.pgdg110+1_ppc64el.deb Size: 469660 SHA256: bad20c808027553df4a67c8f7b8dea6a8a2c06f7938a1d9b3bf7bb2138bf52a9 SHA1: 7d1182ccf8100b246547fc171c051d0e5185f1a6 MD5sum: 72b68d9b7f802a7ae3a9af2e18b1659b 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.3 Version: 8.3.23-9.pgdg110+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 866 Depends: libc6 (>= 2.17), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpq5_8.3.23-9.pgdg110+1_ppc64el.deb Size: 418632 SHA256: df197bb9fb8463c865393fdd9d90359b065b39f208bcaeffb4a8fe108d8381dd SHA1: 91ebe1a1719e1544148db39f874d35add8f41b47 MD5sum: ac64ff4a13376cef9b8e6a928db23221 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.