Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-9.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 48 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.pgdg120+1_s390x.deb Size: 12016 SHA256: 45ff4382b1117dd07b8a253440d77c7466e9ead00ecc41d51deeca9da33b1a64 SHA1: ab7f3561da0e9c11d864e91b3a2196292d6c5e22 MD5sum: b95879a6dc0d61a620b5d26b78d5ad02 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.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1120 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.3.25-9.pgdg120+1), libecpg-compat3 (= 9.3.25-9.pgdg120+1), libpgtypes3 (= 9.3.25-9.pgdg120+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.pgdg120+1_s390x.deb Size: 200436 SHA256: e88d5e953e058398d488ff40bba56aba14b1968964b9860263b7a806e0832418 SHA1: ded73768780085fb6ae9f6db09a0c2d532fde8dc MD5sum: cc97b841aabd16209e7dae29a1cd1ace 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.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 371 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.pgdg120+1_s390x.deb Size: 72380 SHA256: 163cc92babd2ac02bfd10f701dae492e169f2ee14242250b32df09bc5eea6091 SHA1: 394a5c71a889a4d15701263d3dbae2a02a0f0ffd MD5sum: b208c616e57bb469808f4ed32f4211b6 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.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 102 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.pgdg120+1_s390x.deb Size: 33676 SHA256: 7d7729a04821ad7dcfa72dc64e953e3e78e55ed71f6b0f20b5291a6321755cbf SHA1: 2ec3bc29c94745209f6c0526dd8bbb912cdebd6d MD5sum: 25e67df60e5685d645419423624e09d0 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.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 689 Depends: libc6 (>= 2.34), libpq5 (= 9.3.25-9.pgdg120+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.pgdg120+1_s390x.deb Size: 141044 SHA256: 7c63bd462c8f871b72e453fcd860f0489bd08cc45fe9a3ac329320237e527108 SHA1: 0d0d1da565d178c194c5580ece83cfd471746c89 MD5sum: 1436a33f067b1ed29c660c7f382025ef 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.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 526 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.pgdg120+1_s390x.deb Size: 113288 SHA256: 6c52dbcc4ff72cf565e90fc032c15fa29140451c44628069956621d4f5f2f978 SHA1: d488e3f196768061250e15bd985e61ac6989f411 MD5sum: 29d538857d61e86fb72f60d5181f605e 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.