Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-11.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 248 Depends: libc6 (>= 2.4), libecpg5, libpgtypes2 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg-compat2_8.2.23-11.pgdg120+1_s390x.deb Size: 220100 SHA256: 38562229436c0702feb70baf046578f5b7bc9bfe6f647da58c37271ad58aad20 SHA1: de636b36bed547ce27a61a434d950c20b0e264cc MD5sum: c32ad14c0776c67ee0d2ed14545d7c12 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-8.2 Version: 8.2.23-11.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 961 Depends: libc6 (>= 2.34), libpq-dev, libecpg5 (= 8.2.23-11.pgdg120+1), libecpg-compat2 (= 8.2.23-11.pgdg120+1), libpgtypes2 (= 8.2.23-11.pgdg120+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libecpg-dev_8.2.23-11.pgdg120+1_s390x.deb Size: 360864 SHA256: ad2b7d61d0e04a9b5fa21a1c34f34ee47dbcb091de8cb74896615e47db32ec3e SHA1: 8e667eca3381f8386b434ed65099978ea81cd04b MD5sum: ae1a5c61a3f97450cb04b01888fed2f9 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: libecpg5 Source: postgresql-8.2 Version: 8.2.23-11.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 288 Depends: libc6 (>= 2.34), libpgtypes2, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg5_8.2.23-11.pgdg120+1_s390x.deb Size: 235228 SHA256: 935f38a780457ed9725ebd318ecbf9f113c23bacec22d5adb110c3b7cd68615b SHA1: fdbe7d419143a77803656c58d54df208340c70b1 MD5sum: d010db2ae24d19f68f2694e3bc3d42c6 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: libpgtypes2 Source: postgresql-8.2 Version: 8.2.23-11.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 296 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpgtypes2_8.2.23-11.pgdg120+1_s390x.deb Size: 240800 SHA256: ff401d7194fb4d8d8accfcfe6223c2338c535c4f7be4ecf50c36df0e444420f6 SHA1: 22613fe9fe3195221c2cc1cfbe7422d22e68efca MD5sum: 095ecc1721561d3b5fce29a9f72b7c14 Description: shared library libpgtypes for PostgreSQL 8.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-8.2 Version: 8.2.23-11.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 919 Depends: libc6 (>= 2.34), libpq5 (= 8.2.23-11.pgdg120+1) Suggests: postgresql-doc-8.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libpq-dev_8.2.23-11.pgdg120+1_s390x.deb Size: 347236 SHA256: 7a4990fb9eace37e262b46482d2272c15937db58a28356110d6e1595c10a20b7 SHA1: 33e1e9e98c18afbb3cde4b309dd3414262f047a6 MD5sum: d9845a2c23cc45871a86648ba7da52d6 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-8.2 Version: 8.2.23-11.pgdg120+1 Architecture: s390x Maintainer: Debian PostgreSQL Maintainers Installed-Size: 663 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpq5_8.2.23-11.pgdg120+1_s390x.deb Size: 303968 SHA256: d1ea79c4e3b25f695ee2420746e5349f4cd47f1dd4ae6906819edc77a712ec55 SHA1: 7f7428cfc440a57aced07f0ba4cad7c643322eb6 MD5sum: 144df622ec2ccf3e3da32c09d78590b7 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.