Package: libecpg-compat3 Source: postgresql-9.6 Version: 9.6.24-1.pgdg90+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 111 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3, libpq5 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libecpg-compat3_9.6.24-1.pgdg90+1_ppc64el.deb Size: 23444 SHA256: fc9164e6e5f175d826539416a302190933e90c292718f7fc763687ab7f4fe645 SHA1: 68536c400c64b12f389860ca241c7c02c2dd4abd MD5sum: c10e5c8fa3d1215e95287833ee1bbcd4 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.6 Version: 9.6.24-1.pgdg90+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1274 Depends: libecpg-compat3 (= 9.6.24-1.pgdg90+1), libecpg6 (= 9.6.24-1.pgdg90+1), libpgtypes3 (= 9.6.24-1.pgdg90+1), libpq-dev, libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libecpg-dev_9.6.24-1.pgdg90+1_ppc64el.deb Size: 217922 SHA256: 117b6b0d23a0fa94e1f5daacb4aa67923384c096e7f22e66e8cfb56390985ed8 SHA1: bd2c94564b33cbb2c2f507a6096ff147fe6f8361 MD5sum: 9ad3d1531a9cc73aa3d6529adc3a9574 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.6 Version: 9.6.24-1.pgdg90+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 466 Depends: libc6 (>= 2.17), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libecpg6_9.6.24-1.pgdg90+1_ppc64el.deb Size: 86356 SHA256: 53e2052c30c4a91fd27f7123f9aa68ac26a65fde362c9629e87cf6889b3950b9 SHA1: fbdb322061ef07ac8fe0bc5f169c2adb190d1dd8 MD5sum: dc63a8a6a3b17977b1d06567553a3669 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.6 Version: 9.6.24-1.pgdg90+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 178 Depends: libc6 (>= 2.17) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libpgtypes3_9.6.24-1.pgdg90+1_ppc64el.deb Size: 44796 SHA256: f5e476ac4a748b6828bbca9104a8d16187344aa02f25cb274718d6f84c2c4b28 SHA1: 977c0599a6bb34d45c7bd14383bf7bd7981ad177 MD5sum: 0ba7cd2e5ece09e0c2ef5e6c475bf9f8 Description: shared library libpgtypes for PostgreSQL 9.6 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.6 Version: 9.6.24-1.pgdg90+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 788 Depends: libpq5 (= 9.6.24-1.pgdg90+1), libc6 (>= 2.17) Suggests: postgresql-doc-9.6 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libdevel Filename: pool/9.6/p/postgresql-9.6/libpq-dev_9.6.24-1.pgdg90+1_ppc64el.deb Size: 158306 SHA256: 1d760959ec2e29fa992a75c52275531adc468cca505798a2fc457be401a562bf SHA1: 159564516d560e67720542e0fd2232566889fbf7 MD5sum: ef17c582a296de733360d8804b12c63a 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.6 Version: 9.6.24-1.pgdg90+1 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 668 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.6/libs Filename: pool/9.6/p/postgresql-9.6/libpq5_9.6.24-1.pgdg90+1_ppc64el.deb Size: 135324 SHA256: dd7c2943b67229e2c04ba5167e9d20dc7dd7a2df562f4075c827cec25ccf4c06 SHA1: a5b07ad5529300bbf7c46e0f8fe486dd51b9f412 MD5sum: 2c8f504690fa99acaefa3d686ff642c5 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.