Package: libecpg-compat3 Source: postgresql-9.4 Version: 9.4.26-15.pgdg14+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 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-15.pgdg14+2_ppc64el.deb Size: 16156 SHA256: ccca5e4646165441237cb7bccc0de02adeb6536dd9225bc61cbcf37caf73aa0c SHA1: 78ec329892f26beb2914e3dc931ef59c061facae MD5sum: b5510c91ffd08f84fc5fe1f97f7f8955 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-15.pgdg14+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1240 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.4.26-15.pgdg14+2), libecpg-compat3 (= 9.4.26-15.pgdg14+2), libpgtypes3 (= 9.4.26-15.pgdg14+2) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libecpg-dev_9.4.26-15.pgdg14+2_ppc64el.deb Size: 221996 SHA256: 200004348d5d8143a9bd84077ee9eccc354dd7dc7a44f381f47b214517ebab54 SHA1: 8e69ef9d0cfac3ebb99efe02387e8080f7a139f4 MD5sum: 4d109bdf28f8542efc594d0d6f8e4049 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-15.pgdg14+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 433 Depends: libc6 (>= 2.38), 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-15.pgdg14+2_ppc64el.deb Size: 82536 SHA256: 056c2a433a1ba99170220d85abf1f79db40725b8c4a4d542c5a36d57f9e76350 SHA1: 8de9d65a8b4cac297498e79a65ddcd21cb8292a6 MD5sum: 53b7ee58a271fdeac46e1d55485c52a1 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-15.pgdg14+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 170 Depends: libc6 (>= 2.38) 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-15.pgdg14+2_ppc64el.deb Size: 40716 SHA256: fc828f6452ce2f106841397aa8545ff059b60f793edcf1bf85cccb38c5bd00c0 SHA1: bbd52a25954c19b69226892a3ae00a39a57f1ada MD5sum: 170d1f1f68cad129a84148f1aac384df 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-15.pgdg14+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 811 Depends: libc6 (>= 2.38), libpq5 (= 9.4.26-15.pgdg14+2) 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-15.pgdg14+2_ppc64el.deb Size: 164228 SHA256: 78406e7dff81214ae40444c732969f60ff0aa747d798c9f4f2a4c374fc4971c7 SHA1: 79625a65c3be17bc5fe554406d0576190512331f MD5sum: 0501af4a29bb6beb2d3a44d0c440c0b6 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-15.pgdg14+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 598 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 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-15.pgdg14+2_ppc64el.deb Size: 133088 SHA256: 33b18fb4a007633c02d141372c3f4ead8b630358bc65fbc20cb67fcdf3c250e7 SHA1: a05e788b637ce987d40fe8b54d7d4a4651f13668 MD5sum: 7d02e9eef52d07c8bdeff0ed7ef54862 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.