Package: libecpg-compat3 Source: postgresql-9.0 Version: 9.0.23-9.pgdg120+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.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg-compat3_9.0.23-9.pgdg120+1_s390x.deb Size: 11752 SHA256: e4b4bf05163c32257b885c3c323ef7404965406fd15540c5cb8aaeca2c082da8 SHA1: 7f31f806ac298f398a61f5484ec1e65876d5fd90 MD5sum: 0df9476de4737bdc039b6abde4daf983 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.0 Version: 9.0.23-9.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1038 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.0.23-9.pgdg120+1), libecpg-compat3 (= 9.0.23-9.pgdg120+1), libpgtypes3 (= 9.0.23-9.pgdg120+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libecpg-dev_9.0.23-9.pgdg120+1_s390x.deb Size: 188872 SHA256: 23cdac7b040b0ceb072b6ce3ad39f567360dda0aa542323d0772cb64a5d6dc5e SHA1: d646ba266f93be91e06b4e5c2148e3944cf3abe3 MD5sum: 4b48735a10f0b0fcbf9170989f6dfe13 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.0 Version: 9.0.23-9.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 383 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg6_9.0.23-9.pgdg120+1_s390x.deb Size: 72268 SHA256: 725c3b2f6f9aa7128e119781d449ceeea563ab15b7a2b95605194dfce98034dd SHA1: e4a228f7abf67cc31dc59716e61921c8c498ddbc MD5sum: aa1ebe9f47abbc1803ce99fa0ba2bcde 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.0 Version: 9.0.23-9.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 101 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpgtypes3_9.0.23-9.pgdg120+1_s390x.deb Size: 33224 SHA256: fdf7b49614d76d6edca5f8e875334260634c22636da65348d4505351606dcb63 SHA1: b6a5feea918d0661f07510f1d6aa6f91609e8765 MD5sum: 84fcb3781fca58533b2c87c3c8c32ba3 Description: shared library libpgtypes for PostgreSQL 9.0 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.0 Version: 9.0.23-9.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 846 Depends: libc6 (>= 2.34), libpq5 (= 9.0.23-9.pgdg120+1) Suggests: postgresql-doc-9.0 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libpq-dev_9.0.23-9.pgdg120+1_s390x.deb Size: 160956 SHA256: a711e8e13261d3de1dde2789a64ec33acb186b5c257e0854af7e7d254d2219e4 SHA1: 9ff1f32c29a19478dd73eea0496d39471689daa5 MD5sum: 26d80cab79cbe46d9371c47caa25afee 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.0 Version: 9.0.23-9.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 531 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpq5_9.0.23-9.pgdg120+1_s390x.deb Size: 108280 SHA256: adaf279e51cf37333deed5d1bbf10749d9c1a9ff40aa348c9a4d16933d2e74c2 SHA1: 728bcc4d2f7e3cf181da92f541124df4abd1975b MD5sum: 141d6ec7936bb94fa1da3536a082a6d1 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.