Package: libecpg-compat3 Source: postgresql-9.0 Version: 9.0.23-9.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg-compat3_9.0.23-9.pgdg120+1_ppc64el.deb Size: 13016 SHA256: 2e9846544750ef2203058c17b85260600dc5789ce187d9fda0b901802ccab5ec SHA1: beedc1d01a736344993eb9c6cfabcb5c993285f5 MD5sum: 01cb45f6d389263516e419de369ba3b3 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.0 Version: 9.0.23-9.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1089 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.0.23-9.pgdg120+1), libecpg-compat3 (= 9.0.23-9.pgdg120+1), libpgtypes3 (= 9.0.23-9.pgdg120+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libecpg-dev_9.0.23-9.pgdg120+1_ppc64el.deb Size: 204376 SHA256: f5a512e4c717297f992154dcd7c75e60af1b2cd0c4d85bdf0fc7e85dcfbdfe17 SHA1: 0be34c2d35f36d86c8b41c3b5f7df09f4902655a MD5sum: 5c3204453bc617048904a3f933935f68 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.0 Version: 9.0.23-9.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 432 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg6_9.0.23-9.pgdg120+1_ppc64el.deb Size: 77712 SHA256: cd1bc7b1e8778f4952ca0e51f6037f6b2676a9ffa06fcbfd5adaf54659bac307 SHA1: 46f8eb3c1ce7e20f302c9796bbf10541df867bd6 MD5sum: 93f47231a201608269506c598db30a04 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.0 Version: 9.0.23-9.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 161 Depends: libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpgtypes3_9.0.23-9.pgdg120+1_ppc64el.deb Size: 37240 SHA256: cec8da03ca846564be4963ecd5c5980d61f2f9398178285baa63e21dfe603eb2 SHA1: a01c96b823f3d5ff32d8e14fd327e0668fe2f775 MD5sum: faafef7652b7a286c3cd3d86c260e9fb Description: shared library libpgtypes for PostgreSQL 9.0 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.0 Version: 9.0.23-9.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 968 Depends: libc6 (>= 2.34), libpq5 (= 9.0.23-9.pgdg120+1) Suggests: postgresql-doc-9.0 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libpq-dev_9.0.23-9.pgdg120+1_ppc64el.deb Size: 179484 SHA256: dc77a29ca056c2e428ff232972ef48701efbf828ad05cbe7eabd7a42e9624261 SHA1: 03ff37038393b96c95030b8052c5d94959a68422 MD5sum: e1c35c7216ab0399e178a0f06bae2884 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.0 Version: 9.0.23-9.pgdg120+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 627 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpq5_9.0.23-9.pgdg120+1_ppc64el.deb Size: 122528 SHA256: cb51dc668521fc2af1c329d8e9864a14a6cd1502e291c70cd2bf8712ab00c04f SHA1: cb64eed5d8de4864870d04debb786d76e9504c48 MD5sum: f33d53246e224936ba0791c7a8fdcfc0 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.