Package: libecpg-compat3 Source: postgresql-8.3 Version: 8.3.23-7.pgdg90+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.pgdg90+1_ppc64el.deb Size: 312588 SHA256: c3855a00b011799ef0e8635986d01d060550b30520b53ac01e95cb653dfed683 SHA1: 62eff3375670e402d4eb8c71f74afc7a9750e06c MD5sum: 933dc5cbb11e503b6472ccbbb7484380 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.pgdg90+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1187 Depends: libc6 (>= 2.17), libpq-dev, libecpg6 (= 8.3.23-7.pgdg90+1), libecpg-compat3 (= 8.3.23-7.pgdg90+1), libpgtypes3 (= 8.3.23-7.pgdg90+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.pgdg90+1_ppc64el.deb Size: 464052 SHA256: 07b67ca8c0b3f2b98a0cf5ab816e1a6d805e7692cab00dd61a404f7b0fa7055a SHA1: 0d2dedaf9a86ba8b5238654f8f68a3d05179c6ae MD5sum: b3853a279fb80306efe6f566db6ae324 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.pgdg90+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.pgdg90+1_ppc64el.deb Size: 329760 SHA256: 6a650b977177a26d82a58edfe3e533c7438e7184c6f964f9d3e9120b84cec3f0 SHA1: 16ba19899dbaa78c4d3da5f62b71c8c9556861fc MD5sum: 0b06b8c75690f53cc8ca0b85aec8465b 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.pgdg90+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 388 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.pgdg90+1_ppc64el.deb Size: 332882 SHA256: 1fe137364d419ac411cfbd4a2ee31761f4185010a50eefa0ccf4338e6fc96427 SHA1: 6d1911a97a57f9a487054a0c16027579691dfda0 MD5sum: 0a2d7c90c7c0a517da125eaf06dae447 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.pgdg90+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1158 Depends: libc6 (>= 2.17), libpq5 (= 8.3.23-7.pgdg90+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.pgdg90+1_ppc64el.deb Size: 456218 SHA256: db7ad1d99c6bfe97ab74c795d2c46d616fe2af433b74aa7af4b887a7e385c81e SHA1: a62461fb6dac4a88033f0cbda8c38389e9757903 MD5sum: 746b657f76ff16ae2799488e3edd286f 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.pgdg90+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 868 Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.0.2 (>= 1.0.2d) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.3/libs Filename: pool/8.3/p/postgresql-8.3/libpq5_8.3.23-7.pgdg90+1_ppc64el.deb Size: 409826 SHA256: 6492ef213fdec5d609cfd6ef5a62dc117c449899f07bbc52312828b28018796b SHA1: e019b4d5657bd256cfd61c6fb378df9822be322f MD5sum: a151e08309ee16aa448277fc79e56f81 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.