Package: libecpg-compat3 Source: postgresql-8.3 Version: 8.3.23-7.pgdg100+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 383 Depends: libc6 (>= 2.17), libecpg6, libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libecpg-compat3_8.3.23-7.pgdg100+1_ppc64el.deb Size: 313936 SHA256: 99b50822a8c22054dd81c13d9ef0562dfc8158c7696c614fdd1835e2bf2debde SHA1: b2dda1d2fbc15cf0150a63f1f19a8437019ebd79 MD5sum: 158ff2234b7fdb1e10f6a65401078925 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-7.pgdg100+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1231 Depends: libc6 (>= 2.17), libpq-dev, libecpg6 (= 8.3.23-7.pgdg100+1), libecpg-compat3 (= 8.3.23-7.pgdg100+1), libpgtypes3 (= 8.3.23-7.pgdg100+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-7.pgdg100+1_ppc64el.deb Size: 484308 SHA256: 95b4018ffdf35e32070a43659027cb10a91e45f8c240a5ce97eead47c8748d04 SHA1: cb7f784bd05de2fb13d3c78dacc2000e50857675 MD5sum: 36a7c034f32d62985e91b9bc0eb05e8b 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-7.pgdg100+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-7.pgdg100+1_ppc64el.deb Size: 336204 SHA256: 5c24e2f101961eb48b37e2ac37c2111e2aa6eba957feae081a3dff3393260551 SHA1: 72ab0aef16cb383fa4611e93b6d0aca7d21599c5 MD5sum: 30a1bcf7fa7b74c91aa7e5633c410123 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-7.pgdg100+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-7.pgdg100+1_ppc64el.deb Size: 337912 SHA256: 0fd13d80840dfbe15b117e8eced58c2c00b5e95bb2333fe26e71e332a0bd543f SHA1: 4b50b56e026f9b0df48d6f5cad5cc750c3ce8806 MD5sum: f4c6be0ace5123729c781ab2f4bc22b5 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-7.pgdg100+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1201 Depends: libc6 (>= 2.17), libpq5 (= 8.3.23-7.pgdg100+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-7.pgdg100+1_ppc64el.deb Size: 471228 SHA256: 340b707bc103e44a8074de00ef5c824f6be52c5ef0c06c1615ac9e3cfa2e290d SHA1: 65eac80fc7772a36c54d99e6c0717fd74556a3a8 MD5sum: c109d90dd65b860046bd46478b7f81ad 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-7.pgdg100+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 866 Depends: libc6 (>= 2.17), libcom-err2 (>= 1.43.9), 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-7.pgdg100+1_ppc64el.deb Size: 419416 SHA256: 33e13b81fc378d6f53dab67605def7f816922f79bf8f37174835b98acd573d35 SHA1: 76803a19fd11af01daf3441c734e78890212cb26 MD5sum: 6de0f335b5cd2a15191cf1f795cc5d57 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.