Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-13.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 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-13.pgdg130+1_ppc64el.deb Size: 13196 SHA256: 66018448b7617d72ebbfc4c9384e9d95700816b92a6ec47580c6c16de1d7b954 SHA1: b4ec714a97b3aa92b012b2ac773450870480584e MD5sum: 7dba38ab952329edf3838a427d0caa8f 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-13.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1155 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.1.24-13.pgdg130+1), libecpg-compat3 (= 9.1.24-13.pgdg130+1), libpgtypes3 (= 9.1.24-13.pgdg130+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-13.pgdg130+1_ppc64el.deb Size: 210452 SHA256: d6e050b1f4e2e7b70b45643bd026d326a0bb42510fc9d6d18bc4ac7decf4acca SHA1: e0897c0b021801d56e272d28c6c2fd8e48e3e76e MD5sum: 0829c8073c143cb33bbe5a420d6d98b5 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-13.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 422 Depends: libc6 (>= 2.34), 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-13.pgdg130+1_ppc64el.deb Size: 77392 SHA256: f6b19d598276b7c95ee0453078f3315bb4c8401b4ded5243b6d5d40698d898c2 SHA1: cd6d8e33e18e9a3617275ea29a679885aa9f1e91 MD5sum: 76089d7ecea4d078a6b5a3db811556de 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-13.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 162 Depends: libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-13.pgdg130+1_ppc64el.deb Size: 38000 SHA256: e1958faf2f463a7e225fc289190cc8af327e9db8d8c7e7f0d631ee0507cd1885 SHA1: f23a69c8fe9f1df54d4bc547a2d31b5677ffa8f1 MD5sum: 052fe7b2233abf0d41bca26ce5f40c16 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-13.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1008 Depends: libc6 (>= 2.34), libpq5 (= 9.1.24-13.pgdg130+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-13.pgdg130+1_ppc64el.deb Size: 185220 SHA256: c3d171747972abf9e5d8b916afe3149961fb43290d2edc5eef1e1f03b30f00f6 SHA1: 5d0af8755c9dca08f891adc688855af9b0cd8cf3 MD5sum: 69fb65f735beed661f92c54cc60e46e3 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-13.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 606 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.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-13.pgdg130+1_ppc64el.deb Size: 125176 SHA256: ae4bbe07841c0487bcb1bad8dce6afe0945efc6a1a880679c692d56f5f723461 SHA1: 23545bc0ceeb264a5465ecca682603f024a9e395 MD5sum: ad86091e7199fae52c8558fa59ac62bb 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.