Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-17.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 93 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg-compat3_9.1.24-17.pgdg+1_ppc64el.deb Size: 13900 SHA256: bb5ededcf66d97556df40f7f0a70d17825c2f19a219b4e062661ed74d22c610e SHA1: 9200f87b303cdd7cae9c7f255cc4739d4f7d7c12 MD5sum: 058a464928e792c51c06d324d0d61d71 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.1 Version: 9.1.24-17.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1158 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.1.24-17.pgdg+1), libecpg-compat3 (= 9.1.24-17.pgdg+1), libpgtypes3 (= 9.1.24-17.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libecpg-dev_9.1.24-17.pgdg+1_ppc64el.deb Size: 210896 SHA256: 7681f427f327acc269e8f8a3bc2f6ee579294c6e067793e0bd4f601f933bd1ec SHA1: 0234fd79e6682c4deb0773e96c2e23ab13387e2c MD5sum: 95c762123d0f20c8f8aea198a93501eb 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.1 Version: 9.1.24-17.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 423 Depends: libc6 (>= 2.38), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg6_9.1.24-17.pgdg+1_ppc64el.deb Size: 77888 SHA256: ef3dd512ac0776da3cc3912fb9a6a7fb08c0a0db269618a6674ca8ac29b5162e SHA1: 51f84eced004948690bc1f3d6914331a04763d26 MD5sum: 5b811585000b06e1fb3cd17426cf658b 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.1 Version: 9.1.24-17.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 163 Depends: libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-17.pgdg+1_ppc64el.deb Size: 38508 SHA256: 423dcf4841125e2f2f116d6666f53e59fcd8d4e0dea9bdb7ed07c03fcae28147 SHA1: 3db3b7d64b3132d85686309e3409c38bc1fd2c9f MD5sum: c7a3e945a170b5413877477c2a51390d Description: shared library libpgtypes for PostgreSQL 9.1 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.1 Version: 9.1.24-17.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1009 Depends: libc6 (>= 2.38), libpq5 (= 9.1.24-17.pgdg+1) Suggests: postgresql-doc-9.1 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libpq-dev_9.1.24-17.pgdg+1_ppc64el.deb Size: 185236 SHA256: 6912e182be17a429ce473762852de11a3dab2b2618d19ab3e4d64159cf08488e SHA1: 1c4ded93ca6e327ebd9d6d4cb73dfbf61e68beb2 MD5sum: f1d805d9cbe9be009266d1a5ae15ab00 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.1 Version: 9.1.24-17.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 611 Depends: libc6 (>= 2.38), 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.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-17.pgdg+1_ppc64el.deb Size: 125896 SHA256: 18d76138667e64327c9c8cd878b9d9678beea7f33bbf1244791a02b26e2bde58 SHA1: 9867275546aa7c143ff9609e3b8b6247a2159607 MD5sum: 4a84ddcee029b4decdbf1ee06b41c01d 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.