Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-9.pgdg20.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 Depends: libc6 (>= 2.4), 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.pgdg20.04+1_s390x.deb Size: 24964 SHA256: 3cbb4c4ac3d97512daa52b35e0f84555eb85000015af8b5b9a46eb683130702e SHA1: f908bafd8538e85bb2955239e308dcf146b57807 MD5sum: 2c74b781eb45292d8cae059f4d0351cc 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.pgdg20.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1143 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.3.25-9.pgdg20.04+1), libecpg-compat3 (= 9.3.25-9.pgdg20.04+1), libpgtypes3 (= 9.3.25-9.pgdg20.04+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.pgdg20.04+1_s390x.deb Size: 215012 SHA256: 4868fd3ca6a00aadacc0fe42a35be79109452c7446a752fe633f3d7383d252c4 SHA1: e51fce37549fb9cb44a8a984b7bf7ae7b6f7fe04 MD5sum: 465232dc287495e7ae3bb748088bc8db 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.pgdg20.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 384 Depends: libc6 (>= 2.4), 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.pgdg20.04+1_s390x.deb Size: 85300 SHA256: 9275eabf58aecf0b27146dd9b08078a67b161281af36f364ef87200f8e9f69f8 SHA1: 02565f2fe9220ad8d54f6104d25ce2bef9469dae MD5sum: cff5d9a1cf1ffe325a137d07922013a6 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.pgdg20.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 115 Depends: libc6 (>= 2.4) 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.pgdg20.04+1_s390x.deb Size: 47248 SHA256: 547f03600b6fa53282e15d3caae79007ad9b30c479d9b69fff96c5b79f4c70fb SHA1: 7b45c8ce3f3329dfd292f22c359cb432950696a3 MD5sum: 76d0d924d5312b062cc74b915ac092fa 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.pgdg20.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 702 Depends: libc6 (>= 2.4), libpq5 (= 9.3.25-9.pgdg20.04+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.pgdg20.04+1_s390x.deb Size: 156344 SHA256: c4e26084677129d683b642f5a0769a167a05b7806199d90bf5026e0f12619dda SHA1: aa80704ba8167279493f01861da984a751de2edc MD5sum: a6ca962699c12a3031b7e664f081d592 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.pgdg20.04+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 539 Depends: libc6 (>= 2.7), libgssapi-krb5-2 (>= 1.17), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.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.pgdg20.04+1_s390x.deb Size: 127176 SHA256: 8f679eddf110f94b211672b140f69154e5b79420a37e2aef33cdbf581e68e801 SHA1: cb7f9fe0c9cf4e938d5bfd6e3adea82c6cfc49aa MD5sum: 974c8b3e0f9919458304d28be1a283f7 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.