Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-13.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg-compat3_9.1.24-13.pgdg+1_ppc64el.deb Size: 13208 SHA256: 883f5ba8835a258e1fac8dfa3885a33a42c7f87fad20cf7ceb2289547a35b8d9 SHA1: 74bc70878c87ae0b5b34717c14521576c90962ab MD5sum: 0d9e9cad19d60ccbd1793261ff7cdb96 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.1 Version: 9.1.24-13.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1155 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.1.24-13.pgdg+1), libecpg-compat3 (= 9.1.24-13.pgdg+1), libpgtypes3 (= 9.1.24-13.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libecpg-dev_9.1.24-13.pgdg+1_ppc64el.deb Size: 210076 SHA256: 6935ec374fce766d30329e34c6bfb7d83952e449a4e12d1b4e2688e224a8cdfc SHA1: 2db171738adfd7a6efcc1344c36bec9c7ade9e80 MD5sum: 8b4bc6900f15da9ff43e95489f6989d8 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.1 Version: 9.1.24-13.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 422 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg6_9.1.24-13.pgdg+1_ppc64el.deb Size: 77356 SHA256: 2554e3de1f0034d4c79e832551c2f034f056b12756178f41c1090c03414db11f SHA1: a986763899941312535107888b18bc825d7b4fa6 MD5sum: 20c2985fd82e9df4c8705d1618232a24 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.1 Version: 9.1.24-13.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 162 Depends: libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-13.pgdg+1_ppc64el.deb Size: 37992 SHA256: fd898dbb46369bc79b980bcfc8b91fe2c3c787c5a78eec09b196d7446fb1224d SHA1: a716a19a3cd9f2a40a8232f56a381a3e8c6d63db MD5sum: fd1f847c678d39f0d73e8b1f85c663d8 Description: shared library libpgtypes for PostgreSQL 9.1 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.1 Version: 9.1.24-13.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1008 Depends: libc6 (>= 2.34), libpq5 (= 9.1.24-13.pgdg+1) Suggests: postgresql-doc-9.1 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libpq-dev_9.1.24-13.pgdg+1_ppc64el.deb Size: 185264 SHA256: 07b922bdc4392c3c78d0df020f86118151b52b5840740a5244b295890072347c SHA1: f8ada81ce53025340457180eaf99b3d129120ce9 MD5sum: 680e40bbd5a8112e0d35ebc5fd24d806 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.1 Version: 9.1.24-13.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 606 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.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-13.pgdg+1_ppc64el.deb Size: 125044 SHA256: ff6fa0ce1b009f6015d98bfe71a792d168e8721b6cd4d08284398e73f9f1658c SHA1: b39801743433ff695942af2f5ff81c073dc644cf MD5sum: 971ccd454a34b4547091e39dcb0d3246 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.