Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg+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.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg-compat3_9.2.24-10.pgdg+1_ppc64el.deb Size: 13080 SHA256: 4250ce8b0e4710006320c8dd2b440294cd0b2e03bd399cad35616dfbef69bb53 SHA1: 1acf4bf92248279aad93b172fd7e0e825d3fc9f8 MD5sum: e2091fa397b7fa1f6e541d79adf38f54 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.2 Version: 9.2.24-10.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1156 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.2.24-10.pgdg+1), libecpg-compat3 (= 9.2.24-10.pgdg+1), libpgtypes3 (= 9.2.24-10.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libecpg-dev_9.2.24-10.pgdg+1_ppc64el.deb Size: 212008 SHA256: 58c018f70613fafc5d2be96b3e6263a9699e45af69f5844985d6c061b7749374 SHA1: 2c5699bfbd74e59c01fc648eb29d98ac9ae47a8f MD5sum: 4b4fc14ff42f8e9e8ad6be675ab171cd 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.2 Version: 9.2.24-10.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 419 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libecpg6_9.2.24-10.pgdg+1_ppc64el.deb Size: 77312 SHA256: 81fe9b93b27b7f9a09d994fbb27ab01fdf7a17fc403848a115b48a4b3cc02932 SHA1: 65155dbd42e390958d1d5ac24b07876eff8ad928 MD5sum: e268cb2a52ffa562930d486009617e86 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.2 Version: 9.2.24-10.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 161 Depends: libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-10.pgdg+1_ppc64el.deb Size: 37880 SHA256: c12ce09a6a5e56e8ef03b5f103028ca5680cdc8c2451fa8a7427f58237e5955b SHA1: 7aba9afc53f39793ebb66a8229577422e55c0692 MD5sum: abfaf2127661fcdebaca8f466ba221bb Description: shared library libpgtypes for PostgreSQL 9.2 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.2 Version: 9.2.24-10.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1056 Depends: libc6 (>= 2.34), libpq5 (= 9.2.24-10.pgdg+1) Suggests: postgresql-doc-9.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libdevel Filename: pool/9.2/p/postgresql-9.2/libpq-dev_9.2.24-10.pgdg+1_ppc64el.deb Size: 194796 SHA256: 70695e6bcb5148369fa573abdd2e778ef35246dc77cb26035f26f688598a1024 SHA1: 997c04abcd90700c2f9266242a33a215a610ad09 MD5sum: 0753b3815ad978b5f377634433425869 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.2 Version: 9.2.24-10.pgdg+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 585 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpq5_9.2.24-10.pgdg+1_ppc64el.deb Size: 128224 SHA256: 2ade507c6b6472b5e9be88e862794a1e9cbb5e5869f175f7e8773c805dc55c2e SHA1: c148c68d4f52c4789465f8681ae4af14c6b60e15 MD5sum: a53b72af55ac7e2271b7aa0f1317beea 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.