Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-10.pgdg18.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-10.pgdg18.04+1_ppc64el.deb Size: 222548 SHA256: 323452a7b27808aeff96a23496c7756a343fccecff54871a5edab0e92cc65005 SHA1: d1333da10dba0d8f2727dbaa52d75e84aca423f0 MD5sum: 0dc44dcd47de2c802d7bba1d3c2c10bf 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-10.pgdg18.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1132 Depends: libc6 (>= 2.17), libpq-dev, libecpg5 (= 8.2.23-10.pgdg18.04+1), libecpg-compat2 (= 8.2.23-10.pgdg18.04+1), libpgtypes2 (= 8.2.23-10.pgdg18.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-10.pgdg18.04+1_ppc64el.deb Size: 380860 SHA256: 4408de73a3d483db8e80f51559f142c500c90837f6397b387ec5a2978a61c98f SHA1: 34c0288ad57e87921bb41b47ed57ed2f38845483 MD5sum: dda4ff124cf5d86663f10c66e5fb3cf1 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-10.pgdg18.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 358 Depends: libc6 (>= 2.17), 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-10.pgdg18.04+1_ppc64el.deb Size: 243024 SHA256: f1830ad08e562cf4937af760c2eb1b94aa522b5565d34f3ebf36ea7a94679b17 SHA1: 8b275a6e436d6ae1e5a9965905525642b4dfc3b3 MD5sum: 5149f7fef055366722f46b38eda9dc99 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-10.pgdg18.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-10.pgdg18.04+1_ppc64el.deb Size: 246452 SHA256: 075fa380c600863e46f3b688201af50c5b078f18008a529da95a9cca2a3b1f59 SHA1: 0d6a437dc599d156c1ead4cc413a21318c16ed6e MD5sum: ec2d035615129feb8ad0ed22cfd4f98c 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-10.pgdg18.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1070 Depends: libc6 (>= 2.17), libpq5 (= 8.2.23-10.pgdg18.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-10.pgdg18.04+1_ppc64el.deb Size: 371248 SHA256: 2c2a880e4e7d57435fac91da53d169219bfb5f6bd8f6c4bcdbb35659bedeca40 SHA1: eb3a012543a0cd146e8609abfa4ac5674ae72d53 MD5sum: 0c84334c2b485c4fd5fe521ca090b6c9 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-10.pgdg18.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 721 Depends: libc6 (>= 2.17), libcom-err2 (>= 1.01), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpq5_8.2.23-10.pgdg18.04+1_ppc64el.deb Size: 318700 SHA256: 28ba3c5d38ec3e9ddbb255956dd818db1fba11ff5dc181ea8166f36ffd88308f SHA1: a2d1ac1e7635f0642385f08155de88af0065c273 MD5sum: 062f28a36a96f068f92ad22b79bf70ff 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.