Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-9.pgdg120+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 91 Depends: libc6 (>= 2.17), libecpg6, libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg-compat3_8.4.22-9.pgdg120+2_ppc64el.deb Size: 13260 SHA256: 95b20c1e18a9be7c75e3340568d4c6f9b4fa89ead2b6cab37fdc52a6ebe3f902 SHA1: 3ae36f6a3741112a77a73e9bc9232c9e8c754fc2 MD5sum: c7e2dacb0d6bd76cfc9bd8e4ab43475d 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.4 Version: 8.4.22-9.pgdg120+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 998 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 8.4.22-9.pgdg120+2), libecpg-compat3 (= 8.4.22-9.pgdg120+2), libpgtypes3 (= 8.4.22-9.pgdg120+2) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libecpg-dev_8.4.22-9.pgdg120+2_ppc64el.deb Size: 191832 SHA256: 38213b1f608d3e8a1f7510d11a43a56b33e11d03884b43140510e1077f6fcafc SHA1: f38566e1bc7986c46248b4c05c89c489bf418220 MD5sum: f44e3f96d77fe211f72e16f41345b8ed 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-8.4 Version: 8.4.22-9.pgdg120+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 394 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg6_8.4.22-9.pgdg120+2_ppc64el.deb Size: 69052 SHA256: 5e6f40cee04cf403d15eba99c22c1cef8f73f947dbcdaf3f08925f0748603f37 SHA1: b5c38ce6a4e9bc864dd7e448e5b15c903d016656 MD5sum: 78258ed5f4daae5e7ae3a41a9107a4a9 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-8.4 Version: 8.4.22-9.pgdg120+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 160 Depends: libc6 (>= 2.17) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpgtypes3_8.4.22-9.pgdg120+2_ppc64el.deb Size: 37256 SHA256: 7f257f42c2cd40243c5ead3b31e4692591bd426cab86bab72eda4e8f741079b3 SHA1: 40ffed2e35997da285d0f5e51ccc136b4d20a189 MD5sum: 9379d23f39d2024994269b965d2dec54 Description: shared library libpgtypes for PostgreSQL 8.4 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.4 Version: 8.4.22-9.pgdg120+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 931 Depends: libc6 (>= 2.34), libpq5 (= 8.4.22-9.pgdg120+2) Suggests: postgresql-doc-8.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libpq-dev_8.4.22-9.pgdg120+2_ppc64el.deb Size: 173048 SHA256: b4e0c7fe226625924cdb1950db0b9f73a788b2dc71af5624c4d306272771f2be SHA1: a49dccf39418321bf046c127e3030de78b37c3ea MD5sum: 977589ca652880f5bd2f1eba4025e4f0 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.4 Version: 8.4.22-9.pgdg120+2 Architecture: ppc64el Maintainer: Debian PostgreSQL Maintainers Installed-Size: 614 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: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpq5_8.4.22-9.pgdg120+2_ppc64el.deb Size: 117776 SHA256: 67bc5af7ea9faf724b2f6ad5b8d4781f605d7bce369ccb20039eb14b4501e7c6 SHA1: e8b8ef480515f9cfc319aad287b42da99d0d5c1f MD5sum: 446dc58533d0ba16918094906ac749d9 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.