Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 100 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg-compat3_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 22364 SHA256: fd2b69708dbef8d9fed9f014322c77257beaf32cf53c215a243e1d738e939f54 SHA1: 31042c1c14fe217ee5d4da0166e0a6b0400722ae MD5sum: 209458e93b846619bf2af4eec7b568c0 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.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1145 Depends: libc6 (>= 2.17), libpq-dev, libecpg6 (= 9.2.24-1.pgdg17.04+1), libecpg-compat3 (= 9.2.24-1.pgdg17.04+1), libpgtypes3 (= 9.2.24-1.pgdg17.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libecpg-dev_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 209556 SHA256: ca995272f71bf6fd4914e3888fc676c06d19c0e1d4539b3799312d9980fe888b SHA1: 529c870d28e2a5e3f9d66680d62476bd62004c5b MD5sum: bdfe8d7ea47612122447f0a4aa842572 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.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 428 Depends: libc6 (>= 2.17), libpgtypes3, libpq5 (>= 9.0~) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg6_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 83420 SHA256: d1ecd0a48cc6397c7c70680bee99b722357c6f849409d94605fa7a3822cc5c98 SHA1: d1ee7c9c69e8a00476c7371a1b0bff8d582323ad MD5sum: 2ce3481018e3f168ab1cd6c25901c875 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.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 171 Depends: libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 45248 SHA256: dc9b764d951bbdc202b35e9e812a8c9c31f82fb9a5bca9ddff8c21cf2583a444 SHA1: 9dfc871cd072fa21c58dea538b67906f49ad84a1 MD5sum: 64c46babdc2224c6f4ae6ee43c23ab53 Description: shared library libpgtypes for PostgreSQL 9.2 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.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1047 Depends: libc6 (>= 2.17), libpq5 (= 9.2.24-1.pgdg17.04+1) Suggests: postgresql-doc-9.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libpq-dev_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 196830 SHA256: c89ff408605b050cef88ebea17a1906aa8c5cdbb164a2d0c2a82bc9cee6459a8 SHA1: ca7dee05c5ba709d6bf401e61998076f18a7bb28 MD5sum: 6d429d7c7174ca5078305d4c8d762476 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.2 Version: 9.2.24-1.pgdg17.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 595 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-1.pgdg17.04+1_ppc64el.deb Size: 127736 SHA256: ccce20ef444e5c5cf181f68a20eb70b726f86160264d68d3a28cf393d7721b53 SHA1: e9da20e8bb9199d5b1c592cf32dbb849e935adcd MD5sum: 9ec84fab62c3f7f58bb832c1b9e95b3a 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.