Package: libecpg-compat3 Source: postgresql-9.4 Version: 9.4.26-12.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 58 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg-compat3_9.4.26-12.pgdg130+1_s390x.deb Size: 14836 SHA256: b3ffb98f41d645d0bfcd3f4d980a87262319cf64111ecf19a90ee21901d90c21 SHA1: 736f4575f4a45cf7d61ba214a1e7d7df4723c148 MD5sum: edc3f71e1820aeac4004f0c703080eef 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.4 Version: 9.4.26-12.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1157 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.4.26-12.pgdg130+1), libecpg-compat3 (= 9.4.26-12.pgdg130+1), libpgtypes3 (= 9.4.26-12.pgdg130+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libecpg-dev_9.4.26-12.pgdg130+1_s390x.deb Size: 215972 SHA256: 5a2278c0e51fa7b625628cb006e2ba2403a1f4552e98a3e4b32061ba0cf1ad08 SHA1: b56c0b79d4caa7e7b5d06b720f6d419a1d8f798e MD5sum: acc407f80fb2e17157dbd900724b31ab 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.4 Version: 9.4.26-12.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 388 Depends: libc6 (>= 2.38), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg6_9.4.26-12.pgdg130+1_s390x.deb Size: 78536 SHA256: b01df5e5da1a11fed752004c4dbcfc445b590c32bc49fd548aa0739f5df135f1 SHA1: 35ed1e28bb83c3f22958f8bdf6c3a28342bc9529 MD5sum: ee44763c91ffbf9ed598cc26669be206 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.4 Version: 9.4.26-12.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 109 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libpgtypes3_9.4.26-12.pgdg130+1_s390x.deb Size: 39128 SHA256: 8475644ecf9437d536aa999444d8620ad6006d7022d878531280885b462667b8 SHA1: e6085289a2c7a0118b527f034a174cc35f2912b1 MD5sum: 68a69ebde073d981fb1a2c5d7535caee Description: shared library libpgtypes for PostgreSQL 9.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-9.4 Version: 9.4.26-12.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 711 Depends: libc6 (>= 2.38), libpq5 (= 9.4.26-12.pgdg130+1) Suggests: postgresql-doc-9.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libpq-dev_9.4.26-12.pgdg130+1_s390x.deb Size: 150184 SHA256: f1118125b318648e2175670b85bb1b8adaa8277c548a133adaa60f178d7eda7b SHA1: e1bc3b1a1e8a3aafd09d58f0fecd5553df3923bd MD5sum: 84c8588c8edfdabdd1452b44e13a92b6 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.4 Version: 9.4.26-12.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 537 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3t64 (>= 3.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libpq5_9.4.26-12.pgdg130+1_s390x.deb Size: 121336 SHA256: db55aca427cea400233067c336cd6ef115a576523e8163a497a992ddec11eabe SHA1: 44a08e9802732ac6721328a806ccf5d683f36663 MD5sum: 1bd2dfd02983ff99519ed1e587747dcd 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.