Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-9.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 92 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libecpg-compat3_9.3.25-9.pgdg130+1_ppc64el.deb Size: 13080 SHA256: ae20b83fe5f954214324fc6d80263159fa0915684b21b4a0b60969fac5aa8732 SHA1: 379ed308cac81fea4da323c0905c29802c5a22a3 MD5sum: 0cdae2ce0e7a82d46d826554e3278579 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.3 Version: 9.3.25-9.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1227 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.3.25-9.pgdg130+1), libecpg-compat3 (= 9.3.25-9.pgdg130+1), libpgtypes3 (= 9.3.25-9.pgdg130+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libecpg-dev_9.3.25-9.pgdg130+1_ppc64el.deb Size: 216496 SHA256: 92b7078a09b8aa2945ece0d347080d59adf34771cf359d109eecae102f9cbe73 SHA1: d516b0391b2fd19243fb734b615b102ba75bd2e5 MD5sum: 77366ded9b5f28e879e1a7961f0aec8b 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.3 Version: 9.3.25-9.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 419 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libecpg6_9.3.25-9.pgdg130+1_ppc64el.deb Size: 77892 SHA256: bb74dab7d010e1c15ec4d22ce17b8b434fad62c5d040c757dd1d95e1624a140e SHA1: a0ba0c2b1ec8b71701f827d4acc69ce1fcdbf6e7 MD5sum: 4e949824bd186b2c3bf3c7edfdd340b9 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.3 Version: 9.3.25-9.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 162 Depends: libc6 (>= 2.17) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libpgtypes3_9.3.25-9.pgdg130+1_ppc64el.deb Size: 37952 SHA256: 58fd57a825ce9d810d8d6eb25de22a4fc4110014b6e236d64977f936930918b4 SHA1: 8d4f2bcdf1451667f11640432c84ab842f61cb56 MD5sum: 6017c09aa7b0eae8dbabc24593b11f54 Description: shared library libpgtypes for PostgreSQL 9.3 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.3 Version: 9.3.25-9.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 800 Depends: libc6 (>= 2.34), libpq5 (= 9.3.25-9.pgdg130+1) Suggests: postgresql-doc-9.3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libpq-dev_9.3.25-9.pgdg130+1_ppc64el.deb Size: 159788 SHA256: dd63ccde358959ca3bee2fc09ed2c38e71dffb24444b6deb16f79904ac394498 SHA1: 55338502dad51c4558ad55e0d033c07435320d40 MD5sum: bc4b6de78a2b1fc079cea92583dfcedf 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.3 Version: 9.3.25-9.pgdg130+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 598 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 3.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libpq5_9.3.25-9.pgdg130+1_ppc64el.deb Size: 128820 SHA256: d13230cfd67769b6c6322f22e4cbba4adcc8cfa49ce30edd09e0cc3e2dc9f651 SHA1: e898571bcfd1765ae54e39eb536bc77fb34b0ba1 MD5sum: 928e67f74ea3c04a4c271382fc89f4fb 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.