Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-9.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: libc6 (>= 2.17), libecpg6, libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg-compat3_8.4.22-9.pgdg+1_ppc64el.deb Size: 13076 SHA256: 9d3bcd18d3889792f4c208ab46376d86de4d26b42786d541a7cda781f3f4a767 SHA1: 0b140c356fa334e61bfe632b776292b502b8fd31 MD5sum: cc148b8ca060ef737782cb56e74628a1 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.4 Version: 8.4.22-9.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 997 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 8.4.22-9.pgdg+1), libecpg-compat3 (= 8.4.22-9.pgdg+1), libpgtypes3 (= 8.4.22-9.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libecpg-dev_8.4.22-9.pgdg+1_ppc64el.deb Size: 191236 SHA256: 397d3ee0cc6c605d22b82dd8a0a1bb51fc29b5e0d1e156e86418b7b1123f7ccb SHA1: 6927084ecde644d08b74c90468c5121c05e3e7fb MD5sum: de0a378417463d1f9b250fa457ee40f0 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-8.4 Version: 8.4.22-9.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 394 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg6_8.4.22-9.pgdg+1_ppc64el.deb Size: 68784 SHA256: bed3f5d0ee8899327c1876f72ebb6a5b1c2fdd8522adfb1e1d8440a74ac1461f SHA1: 58cc0d3331cc8fcbf86a8b783ac787d99f4a7985 MD5sum: b6d0d05c5853d1f5cc798d2a45147cfc 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-8.4 Version: 8.4.22-9.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 160 Depends: libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpgtypes3_8.4.22-9.pgdg+1_ppc64el.deb Size: 37520 SHA256: 3c87ca6e6199e57c1a8ce31652861db4689a5195bb64f9ba15b9bd76afde3700 SHA1: 5a0af3338f1df704c4f2bfb3b9d91cb0e2ac21cb MD5sum: 097444f6b26aadcd7db6a68a1782e60c Description: shared library libpgtypes for PostgreSQL 8.4 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.4 Version: 8.4.22-9.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 932 Depends: libc6 (>= 2.34), libpq5 (= 8.4.22-9.pgdg+1) Suggests: postgresql-doc-8.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libpq-dev_8.4.22-9.pgdg+1_ppc64el.deb Size: 172816 SHA256: de4a87fb6ff65f65cd3498958e755ec6710b7569ccc8bedc79cbe63d7c0b4301 SHA1: f7b83db96f73a3d747f733c452bed7aacc09fb01 MD5sum: 5531d6521147d9b18ee18402dda32996 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.4 Version: 8.4.22-9.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 614 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: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpq5_8.4.22-9.pgdg+1_ppc64el.deb Size: 117284 SHA256: 977ad5c8412cb8b6c9dd14297cc2e1ea7a6398240117ed4866a9a389163ba275 SHA1: e5d721d84f73c4701266fb96ce480ae9073810d4 MD5sum: 4e01c899965721d53870baa4906dcd96 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.