Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.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-10.pgdg22.04+1_ppc64el.deb Size: 24156 SHA256: b1ec80cdb5ed3a6cce492c8bbb967bbd1457fff665a872011d2b49526aa288a6 SHA1: 4fb6f786f01161e97768a3b1e76b0324c956794b MD5sum: 1822f7ef716286fbbf6da9021e7b5702 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.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1183 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.2.24-10.pgdg22.04+1), libecpg-compat3 (= 9.2.24-10.pgdg22.04+1), libpgtypes3 (= 9.2.24-10.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-10.pgdg22.04+1_ppc64el.deb Size: 223236 SHA256: f12aa57c18f3c1ca962f92bef2c71e798f1d8fab353a63597b26b7be6b6c130a SHA1: d99933473463b25dd6dff172494ed5d07278a467 MD5sum: 27cde906aaf46f1352c2483681232b11 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.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-10.pgdg22.04+1_ppc64el.deb Size: 90232 SHA256: 800aad34ab96140739dd742d1046c0a8e39c0cad52d2d6e659fc2b5d8c36eb49 SHA1: a71d89f2f4660c69b68c274f49027340078f6a97 MD5sum: 83c2c80d256b32383e82a799f7dd1c0b 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.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-10.pgdg22.04+1_ppc64el.deb Size: 48808 SHA256: 4d12973ce4f97a25d9a7d2b9891037237501ce482d3e648e2f86bc1cb502dc67 SHA1: 65857ce933150913203fe7d61b4c6d97d8f540f4 MD5sum: ed84b140e13be0a82e3d851e485a2a85 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.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1091 Depends: libc6 (>= 2.34), libpq5 (= 9.2.24-10.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-10.pgdg22.04+1_ppc64el.deb Size: 213528 SHA256: ddd8a315980d6728b09c6ae2d731e1fa3a180d8a4c86894f99b2098454f7fe84 SHA1: 4014dc52de0c23179299084fc174f1c8d98443ba MD5sum: c5c68d361c935848683e218d838d40b6 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.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-10.pgdg22.04+1_ppc64el.deb Size: 151404 SHA256: 2cc32227df2da8000f92eb3b8417808a36d1146d3faca059614dbcec518c5ba8 SHA1: 97ea137b2d6093aee1458cbb3fe37723d1883847 MD5sum: c43e6a47faab6b765bcdf0843506a105 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.