Package: libecpg-compat3 Source: postgresql-9.5 Version: 9.5.25-6.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 104 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg-compat3_9.5.25-6.pgdg120+1_ppc64el.deb Size: 17376 SHA256: a39295cfe5db4f2a328d0c4f05b2c5de403def23807259f6954f27cac3e30ef3 SHA1: fabf2d92bc620cabbffdf87562eeb97037296369 MD5sum: 62325ada3f2a2205fe2f2d160854d38b 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.5 Version: 9.5.25-6.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1304 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.5.25-6.pgdg120+1), libecpg-compat3 (= 9.5.25-6.pgdg120+1), libpgtypes3 (= 9.5.25-6.pgdg120+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libecpg-dev_9.5.25-6.pgdg120+1_ppc64el.deb Size: 230368 SHA256: f9770cca214cd86f64b94cd42bad73002a96d88e93b5bf62fce9ad341a3e3819 SHA1: 58f997d7f5579fc456438ae30c418637b95c4e93 MD5sum: ea1202a78811c0a4914db242a6f7ef34 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.5 Version: 9.5.25-6.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 458 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg6_9.5.25-6.pgdg120+1_ppc64el.deb Size: 86668 SHA256: ebef6310920919a474db5fd0cb0d8edfa389925fb9593f5a73042933b4001e47 SHA1: 9493b1b9f6832b3ff08b3c31881834c0b24b4013 MD5sum: b12126f423ecd051f97eb9df1ba7ff69 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.5 Version: 9.5.25-6.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 171 Depends: libc6 (>= 2.17) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libpgtypes3_9.5.25-6.pgdg120+1_ppc64el.deb Size: 41604 SHA256: b8e0e73918e814c41ba683ef3bfac14419cce230721853decf42b2e87b1d3d78 SHA1: 8b4c5c24c5d100abab16f6d61845435bdf82aa14 MD5sum: c2134364813a72648bdceafaea4b7680 Description: shared library libpgtypes for PostgreSQL 9.5 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.5 Version: 9.5.25-6.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 835 Depends: libc6 (>= 2.34), libpq5 (= 9.5.25-6.pgdg120+1) Suggests: postgresql-doc-9.5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libpq-dev_9.5.25-6.pgdg120+1_ppc64el.deb Size: 169884 SHA256: 13dcbdd89262fb883744dd8402512aacf5c29d4801373f8cc1e980a0d1c05e3f SHA1: 1bcde2972e4314bf8b2030fa9bb25ffc60567c7d MD5sum: 7f84d78666b4ac1acfd1a03dc1658d52 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.5 Version: 9.5.25-6.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 712 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.5/libs Filename: pool/9.5/p/postgresql-9.5/libpq5_9.5.25-6.pgdg120+1_ppc64el.deb Size: 144464 SHA256: ae437bf859142c16c2c45feaf598f0aec6a6bdc71bea68e30c917908213fad73 SHA1: 8dd4e982be071707ff5971062b05e0e7a4d2ed57 MD5sum: 4e96378a12693dba257515bec9e5e03a 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.