Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg120+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 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-10.pgdg120+2_ppc64el.deb Size: 13276 SHA256: c8a6bca483687dcee0a957bcc4b309a0798ada9385fa2e23b563868ac1c0b349 SHA1: 549ded3f3b28f99510201644d62fd3d854d2007c MD5sum: 5ccab82b23138133d8292a93934e3c11 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-10.pgdg120+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1155 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.2.24-10.pgdg120+2), libecpg-compat3 (= 9.2.24-10.pgdg120+2), libpgtypes3 (= 9.2.24-10.pgdg120+2) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libecpg-dev_9.2.24-10.pgdg120+2_ppc64el.deb Size: 212880 SHA256: 99f7ca7a3d0516426a5d42f998a0a493058e8888802de0f20adc749c9448a13d SHA1: aca4a16d18e65c6e0f807ce1387d6d77541b3ad3 MD5sum: c3c425e7776d1cfaa1ac15aa782672f1 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-10.pgdg120+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 419 Depends: libc6 (>= 2.34), 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-10.pgdg120+2_ppc64el.deb Size: 77592 SHA256: 0448ac02e5c8efbfa79f4526e55c05e86cc7985039e8da40d8fcdbddcb740eef SHA1: 635927a70710ae9b63f2a4ac0a48f3fecb968071 MD5sum: 3b55442873468e63171793c18b2bab49 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-10.pgdg120+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 161 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-10.pgdg120+2_ppc64el.deb Size: 37564 SHA256: 9b3357aa38c38134693a055625211ecd20f11ac7fd9dc40333b3625ff9a03433 SHA1: 4c7d402d3c31ad1a82247aceced530192371d5a4 MD5sum: c2d65a368e632743c5c5de4c07c9de9c 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-10.pgdg120+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1056 Depends: libc6 (>= 2.34), libpq5 (= 9.2.24-10.pgdg120+2) 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-10.pgdg120+2_ppc64el.deb Size: 195156 SHA256: 9531fc5a0ec1906418253317104ccfe61f8a6da909a5b83e3c5d7dfa8a0bc6db SHA1: 549990e6f7c14509ee3cd19d32100eb42f662bbc MD5sum: 6393c08cb136e0a67c6b786958d1efca 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-10.pgdg120+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 585 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.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-10.pgdg120+2_ppc64el.deb Size: 128384 SHA256: 8243addb0e011c28acbeaac27a260c5821926c87235627404667f71554e5ba61 SHA1: 99a859027bd87ec8d922539be6be70b5bab38b3b MD5sum: e48aedbdc7bab06f40c598425ab08d95 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.