Package: libecpg-compat3 Source: postgresql-9.0 Version: 9.0.23-9.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg-compat3_9.0.23-9.pgdg130+1_ppc64el.deb Size: 12820 SHA256: 5798e2fdac26f3281abe96e3429cae70b3d0ec9abe757ec7b4510ea31a31477c SHA1: d6757f378eb5f1bea058e6c864cea210c610cd16 MD5sum: addf76a9ffa28ba6ce32178b823cb35e 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-9.0 Version: 9.0.23-9.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1090 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.0.23-9.pgdg130+1), libecpg-compat3 (= 9.0.23-9.pgdg130+1), libpgtypes3 (= 9.0.23-9.pgdg130+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libecpg-dev_9.0.23-9.pgdg130+1_ppc64el.deb Size: 203688 SHA256: c15aaa947b63b70abd0b70899819e9b7c1b1d6ad8832aec22927a3efd40eb11a SHA1: 2dfe2fc14f0b30344b1897d1e0df49f974ed8323 MD5sum: 93fcfdf3d69aab231d7b9fa1eaa5aaf4 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-9.0 Version: 9.0.23-9.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 432 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg6_9.0.23-9.pgdg130+1_ppc64el.deb Size: 77372 SHA256: d68432271e4549a3f711962eab7c53da01f043225bea7e8016b03fdb33b85952 SHA1: 222c2faf9505c4f7083d57e674a103e5fb92a839 MD5sum: 8896ffa1676ab37f27adb0f9cfe41730 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-9.0 Version: 9.0.23-9.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 161 Depends: libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpgtypes3_9.0.23-9.pgdg130+1_ppc64el.deb Size: 37612 SHA256: afcafce42e2edfe2d198d690815d1191187cd379f912d92393c5d9390162d785 SHA1: 76cce39d9dbf30923a8db12ccff52e6c176ffce8 MD5sum: b3f51fe2b417bcf49c2db903f24d24aa Description: shared library libpgtypes for PostgreSQL 9.0 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-9.0 Version: 9.0.23-9.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 968 Depends: libc6 (>= 2.34), libpq5 (= 9.0.23-9.pgdg130+1) Suggests: postgresql-doc-9.0 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libpq-dev_9.0.23-9.pgdg130+1_ppc64el.deb Size: 179260 SHA256: 222eafe748f574f6a042c8383466acac3083951d9c22cdd853b4c2040ffa79c8 SHA1: c201163e92b98cc9c16bd614e7051144e035da38 MD5sum: 68f8595ee614df1dd4ea4df8547682fd 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-9.0 Version: 9.0.23-9.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 627 Depends: libc6 (>= 2.33), 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: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpq5_9.0.23-9.pgdg130+1_ppc64el.deb Size: 122448 SHA256: 1d77923439cbfe1f4bf72d3d2def6a9dc8557c0939bd34831fcaefb4b239abac SHA1: 315d67b95b9786912c73bf9652821d774cacdf57 MD5sum: 9cc0af701fcb1f3116a565b65423d12a 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.