Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-11.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 294 Depends: libc6 (>= 2.17), libecpg5, libpgtypes2 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg-compat2_8.2.23-11.pgdg22.04+1_ppc64el.deb Size: 223388 SHA256: 1fe7427fa8fb42e451ee1ce9114595785265d92f9a163d658b8ebbff337f6fc6 SHA1: 287bfc6e15e8b627890f8ef539064b9e9a138f1c MD5sum: 94ffd1d57615140835a563be3566d1d4 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-8.2 Version: 8.2.23-11.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1066 Depends: libc6 (>= 2.34), libpq-dev, libecpg5 (= 8.2.23-11.pgdg22.04+1), libecpg-compat2 (= 8.2.23-11.pgdg22.04+1), libpgtypes2 (= 8.2.23-11.pgdg22.04+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libecpg-dev_8.2.23-11.pgdg22.04+1_ppc64el.deb Size: 378612 SHA256: 6ecc9702c3581de48a2e57f971d8c3aec823414a38c26468046a69f34b30299a SHA1: 4ad631f317565f20c3628f5ad68b7e7dea4c70c7 MD5sum: ad2e859667dfd18b6ab2377dc21c9baf 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: libecpg5 Source: postgresql-8.2 Version: 8.2.23-11.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 359 Depends: libc6 (>= 2.34), libpgtypes2, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg5_8.2.23-11.pgdg22.04+1_ppc64el.deb Size: 243644 SHA256: 7f8ecee57e0c51ac140887d847e27f45d52b342bc5708b7d00fb655d0f605760 SHA1: 6ff160b80c613f54535fdb87a1dacc3eccc81694 MD5sum: 0a99593622095f0d86ff4cccd7ac7504 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: libpgtypes2 Source: postgresql-8.2 Version: 8.2.23-11.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 362 Depends: libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpgtypes2_8.2.23-11.pgdg22.04+1_ppc64el.deb Size: 247788 SHA256: 1ca21ad227849c13fa97981dd3d6459cc27a9edd85dd7b9c593dd34117dc8913 SHA1: 396483a48bedb8554c25b0600487c3d6835ef209 MD5sum: 92e3294140ae21a7288929b72e148132 Description: shared library libpgtypes for PostgreSQL 8.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-8.2 Version: 8.2.23-11.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1045 Depends: libc6 (>= 2.34), libpq5 (= 8.2.23-11.pgdg22.04+1) Suggests: postgresql-doc-8.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libpq-dev_8.2.23-11.pgdg22.04+1_ppc64el.deb Size: 371600 SHA256: 5393fda6c5f954045ce3390f840150f97f9b68c84132ad183db9a2a8da2b8764 SHA1: d07f757e125b4da57ce13d41a8f7e0d7bad24d0d MD5sum: 2c8175abc509d9316a2a9ad48513b5ad 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-8.2 Version: 8.2.23-11.pgdg22.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 783 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpq5_8.2.23-11.pgdg22.04+1_ppc64el.deb Size: 326136 SHA256: 985875b7d2900f2becec68b83c8c9864641941286b66f99f0e0e2a5b40cad1b0 SHA1: 3db75642c19deecafe372327149acd2ed7e7df04 MD5sum: 11225aa542922f11384bbc42bf19ea03 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.