Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-11.pgdg110+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 78 Depends: libc6 (>= 2.14), 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-11.pgdg110+1_amd64.deb Size: 44128 SHA256: a3b211e824f65f204e6ced701df5127a42c1fd97cd4adfb4279318a75f0f39eb SHA1: 0eb1bb7965b868e01549e3ba418381832b828025 MD5sum: 4ba60b7dd337b279ad4193bb1cc15c57 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-11.pgdg110+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 964 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 8.4.22-11.pgdg110+1), libecpg-compat3 (= 8.4.22-11.pgdg110+1), libpgtypes3 (= 8.4.22-11.pgdg110+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libecpg-dev_8.4.22-11.pgdg110+1_amd64.deb Size: 221264 SHA256: c7c091eb34b57fa97ff0409b71d4e4250395e90267800a880f4dd4c0be164501 SHA1: ff1700cd57d5e2071db3acb0cdb0415e1778a5d8 MD5sum: 086949ffb40ff547f9dc587ddfba958a 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-11.pgdg110+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 361 Depends: libc6 (>= 2.14), 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-11.pgdg110+1_amd64.deb Size: 97656 SHA256: 179a7c6401d8794a6106abbe21633785de5309e98de1e0aa47b1f636487ba6a1 SHA1: 1cba061fde8762d7347d09bcba4d22e2e0cde5a6 MD5sum: b70496ef2a15c8d1d128c2ad70a88835 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-11.pgdg110+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 127 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpgtypes3_8.4.22-11.pgdg110+1_amd64.deb Size: 67008 SHA256: 509b8a3df302e162fd2e1790dc255013e4615bfe451f1c86de68ce1b1b8d0d99 SHA1: e88b7347091cf1dc2347911314f7dac028803ff1 MD5sum: d8d7f1a4c635bb75ec5de3e70b5872a8 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-11.pgdg110+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 850 Depends: libc6 (>= 2.4), libpq5 (= 8.4.22-11.pgdg110+1) 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-11.pgdg110+1_amd64.deb Size: 192060 SHA256: b9353882684476f34aa1e509e32394bb4c0615ab7792962696f39c223ee043b5 SHA1: 41698521ba087ebda9f46771243345b69e595f93 MD5sum: 9a61e7a5c4483beff8665fa41e82680b 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-11.pgdg110+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 533 Depends: libc6 (>= 2.14), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpq5_8.4.22-11.pgdg110+1_amd64.deb Size: 140452 SHA256: c4e3fc62b5f849c8684cf455d2ba18e093e7c5f2d55914c9dac61e3ea1ab6b81 SHA1: 3c309cf83eed0fb269b4ed9bcb911dae8e122c88 MD5sum: 2ce49db986d36633e7563f10c9158fd3 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.