Package: libecpg-compat3 Source: postgresql-9.0 Version: 9.0.23-11.pgdg24.04+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-11.pgdg24.04+1_ppc64el.deb Size: 13448 SHA256: da74a0b625c18a070d9104a0f1654be3eda55dd62df3a1ad13725b98fc157125 SHA1: b0a66c6a643352bfea9f9dccda7139204e807876 MD5sum: 952246884ae93cba16b5cabb59cd09c6 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-11.pgdg24.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1104 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.0.23-11.pgdg24.04+1), libecpg-compat3 (= 9.0.23-11.pgdg24.04+1), libpgtypes3 (= 9.0.23-11.pgdg24.04+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-11.pgdg24.04+1_ppc64el.deb Size: 207312 SHA256: 838836e400935b220262adbf8af0acecdfc788e32e2bef957fab5c1e14bbb5f9 SHA1: af80e94b398c9d64a78706a21bd644961c3ebfb8 MD5sum: eb1677a1c507359f9f65a92dd437ec74 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-11.pgdg24.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 432 Depends: libc6 (>= 2.38), 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-11.pgdg24.04+1_ppc64el.deb Size: 80376 SHA256: 113865cff52a19a161cfd0d4e59be200b43e357f409ec1f55587f675055f9a5d SHA1: e4cf429cee0f8ec637b1c788db8e47c1c83125e1 MD5sum: 929f3db87d0eea553164abdb958c8486 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-11.pgdg24.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 161 Depends: libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpgtypes3_9.0.23-11.pgdg24.04+1_ppc64el.deb Size: 37132 SHA256: e66501d7bbb43d847e9880a1d0fbacbb1afa95d8dc80ded45793781d707c24ed SHA1: 4351e97e295e5d716b3a96f9c1f14b5606b3844a MD5sum: 388938cf842c031595db49af0975ad41 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-11.pgdg24.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 978 Depends: libc6 (>= 2.38), libpq5 (= 9.0.23-11.pgdg24.04+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-11.pgdg24.04+1_ppc64el.deb Size: 183764 SHA256: 8a7ff43a715441e46a86839eaaedd53a27e3a28da82146bd15509518d05799da SHA1: aedabb9cf6d8cddd84ede7af609537ace7e79f2a MD5sum: a7a26868ce2f4ebedc8ed77747fade4d 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-11.pgdg24.04+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 624 Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap2 (>= 2.6.2) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpq5_9.0.23-11.pgdg24.04+1_ppc64el.deb Size: 131348 SHA256: 5af66d7384d7a5a130cc4022cbb5ae903c0069d9056c98c557044c169ba8e66a SHA1: 881ef7522affd0b0b2a7752eaa4961aba44ee9dc MD5sum: 3c70395ff30edbf8e04ca79cb12c7041 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.