Package: libecpg-compat3 Source: postgresql-9.2 Version: 9.2.24-10.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 46 Depends: libc6 (>= 2.4), 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.pgdg130+1_s390x.deb Size: 12208 SHA256: f625cf63addc70b6fb455971b159912333af88bda9f8213e9e3441f1ecda9fa5 SHA1: 3d26d2a7d9570856223181da725af708e9eca2b1 MD5sum: 510d18a010458b1d2aba33f314b0c710 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.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1098 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.2.24-10.pgdg130+1), libecpg-compat3 (= 9.2.24-10.pgdg130+1), libpgtypes3 (= 9.2.24-10.pgdg130+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.pgdg130+1_s390x.deb Size: 206620 SHA256: 0fc144acd755c2fc8f69dad4903a07fe274c48c127b7bf63d0cf5e7febc4cb7b SHA1: 7c8a504803c7abdb5cae61369e00a12a611ff61c MD5sum: 64a2b43621ad0d69ef8b1785b77fbe4a 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.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 374 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.pgdg130+1_s390x.deb Size: 74820 SHA256: 86022975fd08d05213cf9ef61eb9096d164df6fb2526504ca0fc902b9c786af0 SHA1: 6ed9ef5489bacb03919e7986565f05b095ec7c07 MD5sum: 57e60b362564a05c46e822d58231ed47 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.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 101 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.2/libs Filename: pool/9.2/p/postgresql-9.2/libpgtypes3_9.2.24-10.pgdg130+1_s390x.deb Size: 36664 SHA256: 8ec9b26afb24873450b30266b7a3f10ba80f3e591b56235ae7e6ca4019fbe018 SHA1: 0b491b01870c3ae1bd6659dd86f2527fe418f148 MD5sum: b9e7f8f1c786bc0c980b676d4d3e7426 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.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 932 Depends: libc6 (>= 2.34), libpq5 (= 9.2.24-10.pgdg130+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.pgdg130+1_s390x.deb Size: 179660 SHA256: eb4370163598762b8630ef50ee31a9f6ecc9dc2d15a051162cf7e7deeecd341e SHA1: 0b407d0cd6159c2c2d2de0990739a0154c4668d7 MD5sum: a72b95d521ecd5d0433867164b7b7695 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.pgdg130+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 521 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.pgdg130+1_s390x.deb Size: 116484 SHA256: 35f5e2c15c0b5474391624bbad2841454446f2f6a3ec3d5b733d6a847ffd6678 SHA1: 008682af5f647b2459ab1becd7d78e7312d8de81 MD5sum: 8bea5e7c8a18c62036a3d7a603281f49 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.