Package: libecpg-compat3 Source: postgresql-11 Version: 11.12-1.pgdg16.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 108 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 11/libs Filename: pool/11/p/postgresql-11/libecpg-compat3_11.12-1.pgdg16.04+1_ppc64el.deb Size: 20624 SHA256: 262efdc8a05ee629987c7f01baf165baddb24d320b11a94e21d0b15b01f3f2d6 SHA1: 05bac4d108fecb76026ce8023c92ce15389c49b9 MD5sum: 75beb59885f0eec7b55bf2be9787a408 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-11 Version: 11.12-1.pgdg16.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1353 Depends: libecpg-compat3 (= 11.12-1.pgdg16.04+1), libecpg6 (= 11.12-1.pgdg16.04+1), libpgtypes3 (= 11.12-1.pgdg16.04+1), libpq-dev, libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 11/libdevel Filename: pool/11/p/postgresql-11/libecpg-dev_11.12-1.pgdg16.04+1_ppc64el.deb Size: 229082 SHA256: df05b50f0de1226f43fe3c20f00d0d732972e1e2a9893faa7e5cbbd5f69c965b SHA1: a36d58cff8b0d32d4b4e8455520203b3cce9e7af MD5sum: 72c1312b51f1383246897472c8ea895d 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-11 Version: 11.12-1.pgdg16.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 485 Depends: libc6 (>= 2.17), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 11/libs Filename: pool/11/p/postgresql-11/libecpg6_11.12-1.pgdg16.04+1_ppc64el.deb Size: 89234 SHA256: 3f8905a286c4c17ee938c8c9e3b301353046b7f428b9ecf50cb2cd1b095ecbc0 SHA1: f68b811f4f8c40666336ddf8575fc69c14f17535 MD5sum: 59792b13c9185ceaa204932adfbfc875 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-11 Version: 11.12-1.pgdg16.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 175 Depends: libc6 (>= 2.17) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 11/libs Filename: pool/11/p/postgresql-11/libpgtypes3_11.12-1.pgdg16.04+1_ppc64el.deb Size: 43474 SHA256: 5e1c4fd3dddeb61ee599ce3753bd9a02ab5e7e79185592dbf1a9acb2a11d841b SHA1: 409d1f3bb70f88c974898f6192d7c21126c70260 MD5sum: 7b3a09d88f40f80c433369a39dd33c1b Description: shared library libpgtypes for PostgreSQL 11 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-11 Version: 11.12-1.pgdg16.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 746 Depends: libpq5 (= 11.12-1.pgdg16.04+1) Suggests: postgresql-doc-11 Homepage: http://www.postgresql.org/ Priority: optional Section: 11/libdevel Filename: pool/11/p/postgresql-11/libpq-dev_11.12-1.pgdg16.04+1_ppc64el.deb Size: 168868 SHA256: b79b6a90f98e4c429daf33463bd26e1f62ae962819ceb0575429d4b9c47e821d SHA1: 7749b6289573f103b489b44a20364840df9e3e84 MD5sum: 0315fd63957e84bd9a293157c352b299 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-11 Version: 11.12-1.pgdg16.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 846 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.10+dfsg~), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.2~beta3) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 11/libs Filename: pool/11/p/postgresql-11/libpq5_11.12-1.pgdg16.04+1_ppc64el.deb Size: 170346 SHA256: f3fc9f03c141712a772a6530899541ee8404ab0f825b383ceb7c46de43a335c1 SHA1: 1ff2bf12e7fd186738ca589e4feb772e0a168faa MD5sum: 4337239ad9204c882a9245615878f4aa 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.