Package: libecpg-compat3 Source: postgresql-10 Version: 10.17-1.pgdg16.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 110 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libs Filename: pool/10/p/postgresql-10/libecpg-compat3_10.17-1.pgdg16.04+1_ppc64el.deb Size: 21868 SHA256: 106417fa51acb8cb54ec4048493aa750270d2389f8df47c2427389b2a1473006 SHA1: 10c5f4fa6ff99e1cbae6e6357149172c2b931953 MD5sum: bd5ad6b067c70b59d65aaebd8bc0569c 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-10 Version: 10.17-1.pgdg16.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1353 Depends: libecpg-compat3 (= 10.17-1.pgdg16.04+1), libecpg6 (= 10.17-1.pgdg16.04+1), libpgtypes3 (= 10.17-1.pgdg16.04+1), libpq-dev, libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libdevel Filename: pool/10/p/postgresql-10/libecpg-dev_10.17-1.pgdg16.04+1_ppc64el.deb Size: 228766 SHA256: 63e85f978346f33916f1f5ed8e268e20f3ec410841716da6d707a7ecf77f8aca SHA1: fb30da66baa08add952e0333c1ab5c1716fc2053 MD5sum: de7e6bf009185392fc1409374f78f3d2 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-10 Version: 10.17-1.pgdg16.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 465 Depends: libc6 (>= 2.17), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libs Filename: pool/10/p/postgresql-10/libecpg6_10.17-1.pgdg16.04+1_ppc64el.deb Size: 87468 SHA256: 8476e036af4919a37ad5cbd1532df26231a8b072177cc1936ad9123b3b011253 SHA1: c57651748613777ea228e61442029a1e52e0e764 MD5sum: 6d3cd31327bf8e61438f77d7a648f03d 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-10 Version: 10.17-1.pgdg16.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 177 Depends: libc6 (>= 2.17) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libs Filename: pool/10/p/postgresql-10/libpgtypes3_10.17-1.pgdg16.04+1_ppc64el.deb Size: 44560 SHA256: a87ba20d701774ba3d37a1fd0159a434f6d77a024194f068581bb6672d2671fe SHA1: 072bd8ea5e831f9f713e260c89859ebee5d847ef MD5sum: 0612ede466a0db922995f75c1a6fd6da Description: shared library libpgtypes for PostgreSQL 10 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-10 Version: 10.17-1.pgdg16.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 737 Depends: libpq5 (= 10.17-1.pgdg16.04+1) Suggests: postgresql-doc-10 Breaks: postgresql-server-dev-10 (<< 10.1-2~) Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libdevel Filename: pool/10/p/postgresql-10/libpq-dev_10.17-1.pgdg16.04+1_ppc64el.deb Size: 167822 SHA256: f6f8a1c917e390db1c8a6f7d81f68d912c083247fb8efe33d0c6fca0eca91ae2 SHA1: fe01097ef898277ab7612879e33253da9341c39c MD5sum: ed94861208f63ce6229b3e71cfc54040 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-10 Version: 10.17-1.pgdg16.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 840 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 10/libs Filename: pool/10/p/postgresql-10/libpq5_10.17-1.pgdg16.04+1_ppc64el.deb Size: 170402 SHA256: acee237ff9fa21586c77ab310cd17819bc35aa61dd4c932c6bbbb8953a3fb71f SHA1: 12a7a0453c7b15d08400d758edcd32980dda58f4 MD5sum: 4eddec22f3aab1fae273f7cce63d8c42 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.