Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-11.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 292 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.pgdg120+1_ppc64el.deb Size: 221220 SHA256: bdacccbcde7119ca7dcf27a444c84b3d58f69cac8b50805e4f7bb893de237279 SHA1: f11970c41df08e483a380667813b2ab5e32e08b7 MD5sum: 24cc7216151a7ab4ce55b3cdd49aa292 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.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1054 Depends: libc6 (>= 2.34), libpq-dev, libecpg5 (= 8.2.23-11.pgdg120+1), libecpg-compat2 (= 8.2.23-11.pgdg120+1), libpgtypes2 (= 8.2.23-11.pgdg120+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.pgdg120+1_ppc64el.deb Size: 375840 SHA256: 7ebbdf4eea9ef3937a2cb06f036729f38f6a82a9c33f58c70d4e0b783a7a542d SHA1: 7328832fc2e2531be55415525fd5ecc9190da8b6 MD5sum: e94c0e155f8157f69c663229979d4317 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.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 357 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.pgdg120+1_ppc64el.deb Size: 239784 SHA256: e65a15106bcc8e5a74e4833442f426de8aead3e8d86b25f8ff535b516dd7462c SHA1: 6dd433da6d64dc99c434762ca517165fd2888044 MD5sum: 65cd7e1ba9cf861408f5c7028ef82985 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.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 360 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.pgdg120+1_ppc64el.deb Size: 244436 SHA256: 61520dda71d33e5cf15ec606233c5ddb1a52c8ef5116ab922c8f88c13e5670cb SHA1: 958d77af297905228a0c293414cff3d5fa7ffbe6 MD5sum: e837dd883fbefd5950d7d6f242d29bc9 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.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1026 Depends: libc6 (>= 2.34), libpq5 (= 8.2.23-11.pgdg120+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.pgdg120+1_ppc64el.deb Size: 364040 SHA256: 60be9af9048c6e65121febd4c78587956977d7120f410e0e83bbe87a4dae6a8c SHA1: 3eb8fdd89be4d76c7022550a5492c1ae28021bcd MD5sum: 493c0ec474c245755ba41d0104b180ec 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.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 719 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.pgdg120+1_ppc64el.deb Size: 315316 SHA256: 44dd987b8e5e1d93f471a778fef68b4d993d7e79fb5dafc46c6bf76039a83f8c SHA1: 304d617b5642c3db5d1fc91c332b8964a17ddf20 MD5sum: baca30f68e861002e2236b0204443064 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.