Package: libecpg-compat3 Source: postgresql-9.4 Version: 9.4.26-8.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg-compat3_9.4.26-8.pgdg+1_ppc64el.deb Size: 15212 SHA256: 72d814f8470413da8ce9c6a278d50a973645699c9d031d84837c9d471328923f SHA1: b3d9bf79bb35169885553ead1875733ff6cbf1f7 MD5sum: 0b71f3c8587f8a4115c137de3285613e 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.4 Version: 9.4.26-8.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1238 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.4.26-8.pgdg+1), libecpg-compat3 (= 9.4.26-8.pgdg+1), libpgtypes3 (= 9.4.26-8.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libecpg-dev_9.4.26-8.pgdg+1_ppc64el.deb Size: 221832 SHA256: aa2a42f5ceddde574e641edfa3da1b65569f951261b49055b19ee326f4492a4d SHA1: 1f64395d2f1814b48983a90d99b332bcea474d11 MD5sum: fac853b99dbfc5a8932ba5f0229efd68 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.4 Version: 9.4.26-8.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 432 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg6_9.4.26-8.pgdg+1_ppc64el.deb Size: 81508 SHA256: f464b7b034ff10f26e12ad6b123ed1671096bda25db60dd8928d081f045c50d2 SHA1: ef1522b343b76cd5ca8bf021ff2e47585fe7a328 MD5sum: 570a32ae0212a23da00141db1204dc1a 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.4 Version: 9.4.26-8.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 169 Depends: libc6 (>= 2.17) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libpgtypes3_9.4.26-8.pgdg+1_ppc64el.deb Size: 39972 SHA256: 9b3f5a172abcda93c81b13b94ba7a7244773cc0266e6a3246b684829498b1db3 SHA1: a67b8e7be1dfd5c13bbf235273c0e9e961acc4da MD5sum: 1d32554555a956bbfded1080ad0433e0 Description: shared library libpgtypes for PostgreSQL 9.4 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.4 Version: 9.4.26-8.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 812 Depends: libc6 (>= 2.34), libpq5 (= 9.4.26-8.pgdg+1) Suggests: postgresql-doc-9.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libpq-dev_9.4.26-8.pgdg+1_ppc64el.deb Size: 163228 SHA256: 8a678e69932bd831862d0dc2f64c853ad9f749ae957d78cd6ef25fe356eb2048 SHA1: a0fc13d6be5066319d94a17f840f28e55588ccf4 MD5sum: 0f4f52c20a049b7c9b280b524cde1aed 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.4 Version: 9.4.26-8.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 597 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libpq5_9.4.26-8.pgdg+1_ppc64el.deb Size: 132308 SHA256: b309af23ba624027269acd72d21efbf5536465c6e3dbda45ba2ca9fcd0e7bddd SHA1: 4bed60683c53597492d6bb2e086c61374b5350d0 MD5sum: d473cdc136d7479bfb939d6620fa6f09 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.