Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-8.pgdg90+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 77 Depends: libc6 (>= 2.14), libecpg6, libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg-compat3_8.4.22-8.pgdg90+1_amd64.deb Size: 43722 SHA256: bb7242bb8d7486523e296fa74b2d84af8fc26989f8605564357f2193f1702458 SHA1: 6b79f5ca0754fae78d89b7edd09d24afd2f6bbc1 MD5sum: ede7e4c7e2e87311ea89b3bb21513126 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-8.pgdg90+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 944 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 8.4.22-8.pgdg90+1), libecpg-compat3 (= 8.4.22-8.pgdg90+1), libpgtypes3 (= 8.4.22-8.pgdg90+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-8.pgdg90+1_amd64.deb Size: 218178 SHA256: 9217e7e85e89e914b2f9fac03ad1e0d07661bbbd7a6a5dadb112001b7fe92197 SHA1: 9b2cb6c26be8867b8bfd1fe8ff4366f571d9bf98 MD5sum: 3a60fd1a8070ec6732a96a2bba616ba7 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-8.pgdg90+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-8.pgdg90+1_amd64.deb Size: 97610 SHA256: 5bdf3aa5f328daea6c0252668d8023b6b1a5b8f35397510cc835d528c08ad884 SHA1: 1908ed2a8aa9110e62fe5b2c7356a45e055c0347 MD5sum: ed44d2bb381c168fec5c98e6fb40b819 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-8.pgdg90+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 122 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-8.pgdg90+1_amd64.deb Size: 65546 SHA256: 609295935e1a868548b631646babe9f26c4270deed3e709b44d67216ab997c32 SHA1: 71ab6d74b59df9073dc916ecdfc28cb03d98cc43 MD5sum: 4d65797478f406c38f0b0c593e9fe6ca 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-8.pgdg90+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 869 Depends: libc6 (>= 2.4), libpq5 (= 8.4.22-8.pgdg90+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-8.pgdg90+1_amd64.deb Size: 196910 SHA256: 2bdc62a928d2730865380c4d1b592fa2e1ad460dce4d52d54ecf597171cae4c8 SHA1: 4a4ab50d78c9dacdc386c7cc0ca77595a9841d05 MD5sum: af6df0d800e4f28bac8be6c2d30a576c 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-8.pgdg90+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 545 Depends: libc6 (>= 2.14), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.14+dfsg), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.0.2 (>= 1.0.2d) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpq5_8.4.22-8.pgdg90+1_amd64.deb Size: 144798 SHA256: 656b3ef776f8c257e6002de862e5207a6aaf0cf90c81f414f3285bdf024c616e SHA1: cd4213a0f11e621c67f87fe62f9eb9db728dabf7 MD5sum: d8d3bfba4a815025deddd220a1da6394 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.