Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-17.pgdg130+2 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg-compat3_9.1.24-17.pgdg130+2_s390x.deb Size: 12944 SHA256: 76f0926c5d2ac7ba3c4c081a15607142f0c597c9105ba562431d3cb6577f375d SHA1: 155448ce5bcb5ccc369bf124fa5abb72d918fbd5 MD5sum: 08af8ef61da53fada70fa2768e1272d5 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.1 Version: 9.1.24-17.pgdg130+2 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1078 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.1.24-17.pgdg130+2), libecpg-compat3 (= 9.1.24-17.pgdg130+2), libpgtypes3 (= 9.1.24-17.pgdg130+2) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libecpg-dev_9.1.24-17.pgdg130+2_s390x.deb Size: 205508 SHA256: 9485751a58fcc6d48dd6464e7ce591083aca2b33caacca3552b5919234bb40ef SHA1: 3e4a57973fa6e6275e8f917d9eef7f866d9617b0 MD5sum: 85b8e4c867d1e65fc88e2e3dece29955 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.1 Version: 9.1.24-17.pgdg130+2 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 379 Depends: libc6 (>= 2.38), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg6_9.1.24-17.pgdg130+2_s390x.deb Size: 75236 SHA256: f40ec78dd41c33b184f7fd4d7aacc0d772375fd80db419d1130b14cb64e71d09 SHA1: ea2663148be3828f8108e4be62eb8a2a39a18482 MD5sum: 75ca7a00a473b12f9bb484846dfb93de 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.1 Version: 9.1.24-17.pgdg130+2 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-17.pgdg130+2_s390x.deb Size: 37288 SHA256: c75b892aa965ef9e4e5a707e07482bb071a3d25bb7fea550c10405be5261a3ac SHA1: a5c9d36292e7a173ab6b8bb4817606f36ef05e3f MD5sum: c647f20991ead0dfeea300216aa39de1 Description: shared library libpgtypes for PostgreSQL 9.1 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.1 Version: 9.1.24-17.pgdg130+2 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 894 Depends: libc6 (>= 2.38), libpq5 (= 9.1.24-17.pgdg130+2) Suggests: postgresql-doc-9.1 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libpq-dev_9.1.24-17.pgdg130+2_s390x.deb Size: 171120 SHA256: 20658f19225d45a5c3af6b7f6940f5e3c62b49ff42e21e6e38287d3251bfe7c2 SHA1: 96f9fbd7b4f3138c12062835aac0293f93a34b13 MD5sum: 61b3781fd37d050b067f2f42677fa1d5 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.1 Version: 9.1.24-17.pgdg130+2 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 531 Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap2 (>= 2.6.2) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-17.pgdg130+2_s390x.deb Size: 114892 SHA256: d0513240a50341aa990c797e0cd42619c72dccb1912454141b60bcc4d37ade8e SHA1: 02265e09d2582680419d01487ec0fd04b5fc0b12 MD5sum: 56681744f10dfc2ce63bed266af5949e 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.