Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-13.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 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-13.pgdg22.04+1_ppc64el.deb Size: 24432 SHA256: 029c462957eb5f38329969d188bfd90324852d0ab8c186d571a4563824298071 SHA1: 33cf531bc0a7d406e33bb2fca4aa137ae4cb46ac MD5sum: 6637e98f569b6aa4da61e308936ae61c 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-13.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1183 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.2.24-13.pgdg22.04+1), libecpg-compat3 (= 9.2.24-13.pgdg22.04+1), libpgtypes3 (= 9.2.24-13.pgdg22.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-13.pgdg22.04+1_ppc64el.deb Size: 223392 SHA256: 08d2fc5831404c60e2dd5761bf51d9eb17e3eac8b06955c57a387e7e37767105 SHA1: ebcb9c392ee081eaa8a3560409f9b4ec8be8b476 MD5sum: a5f2f7eb103aa6d4ecb0e509259e9356 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-13.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 430 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-13.pgdg22.04+1_ppc64el.deb Size: 90616 SHA256: 717be42a91846101090b0211bf5cffb07de2b0375afe2b58a866d6b7b9cb2309 SHA1: 1d72828158b365ee186504bba13f976cc6ff8c6c MD5sum: 09d7b729a8f4baa63b6ec976abfa7aad 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-13.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 172 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-13.pgdg22.04+1_ppc64el.deb Size: 49096 SHA256: 1923e0119f1712800e69a03087b5d0efc5dd0423447054182d32d5bd9faa89b8 SHA1: 557721296264599070df65e4fa4d68895ab34765 MD5sum: 6246e7162e677794a298f58671bd28b5 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-13.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1092 Depends: libc6 (>= 2.34), libpq5 (= 9.2.24-13.pgdg22.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-13.pgdg22.04+1_ppc64el.deb Size: 213948 SHA256: 6dae465deecfde9cf3e1a69ca05efc4f1d8eda2bc4b77a0ef16df0025306a723 SHA1: 8fa21a68cfa4b26db8cb4a2c08ad9b783c5016e3 MD5sum: 5ede47283c5a84ef98781b166f958d82 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-13.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 657 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0~~alpha1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-13.pgdg22.04+1_ppc64el.deb Size: 151860 SHA256: 4cc5cd441d326142d7ba9a52fa25e0027f32ba4d3270f067af178e6550a8c187 SHA1: 714442783259791b32cfd527befce7c574ff2e4b MD5sum: bf1a8efa8a87674b7935557b6b4115a2 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.