Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-14.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-14.pgdg22.04+1_ppc64el.deb Size: 24496 SHA256: f0075198103bdbb3c996489e1ac76740a7267503eb0bbcf3ef055249c5296f6f SHA1: 01fc999fc2fc619c8e7bd10ab602870c5c61f0d8 MD5sum: bf471aeb4469475bb44d70762ef807d5 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-14.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1183 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.2.24-14.pgdg22.04+1), libecpg-compat3 (= 9.2.24-14.pgdg22.04+1), libpgtypes3 (= 9.2.24-14.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-14.pgdg22.04+1_ppc64el.deb Size: 223492 SHA256: 672678c7caf7047f38b3edabaaf1bfe327a9349c4b829db8f4bd55854c7ab0a7 SHA1: 49579846667a05d9eb0f7fdd18d1170f601ebee9 MD5sum: 22c013a9b624c24150c895a5741f3c6e 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-14.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-14.pgdg22.04+1_ppc64el.deb Size: 90600 SHA256: 0f87aabea1294b1eb450c8855e5c70f84ce42bf1c81a1bd9517426b54c96984d SHA1: 6dcb820892c9eacf1c0ecdeca47d5bb504acaf3b MD5sum: d142b766a4ee127351db829cfb39a9ba 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-14.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-14.pgdg22.04+1_ppc64el.deb Size: 49176 SHA256: 9edda1c1f2cac0331b88f9c90b6c36578a0faa32b539348cfea84f3f01797515 SHA1: 1e01a8a7b8790b73b788b8fa800a41caafc4e79c MD5sum: d8da87d98f63ced28077511ac0d2ab2f 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-14.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1092 Depends: libc6 (>= 2.34), libpq5 (= 9.2.24-14.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-14.pgdg22.04+1_ppc64el.deb Size: 214000 SHA256: d54ac76c3497f0a0b80727488379461f80d7d8708db95dd86e4006f65a1762f5 SHA1: 74164198122c884261a14b9a9f24fc4a507f18cb MD5sum: a7912cb7ff76026f8d0333a935068043 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-14.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-14.pgdg22.04+1_ppc64el.deb Size: 151880 SHA256: 767ddd0044bec0fb5edbae292d177104f28e3ea515ff3dfdc4decb5e576ea11c SHA1: 1bcb9dfecc8fe53de759f5697d016c5f07ec430a MD5sum: 71f7053e5bab1d313e07b6330debcca1 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.