Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.22-9.pgdg100+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-9.pgdg100+1_amd64.deb Size: 44000 SHA256: 1b4579a527e56f46df5fd9d175002ba6138fd4a55935932c44dc0468130ab751 SHA1: 3ed74e52624bdabdf718865e1cbdd68b18736dd9 MD5sum: 7bdd3fa6398742502dfd4a41e15436c4 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.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 955 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 8.4.22-9.pgdg100+1), libecpg-compat3 (= 8.4.22-9.pgdg100+1), libpgtypes3 (= 8.4.22-9.pgdg100+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-9.pgdg100+1_amd64.deb Size: 220444 SHA256: 675ed92fc1c40252adfc316404966eb5ebfdcbfe5b37a39f86863a6bcd046310 SHA1: c4e4f18124e62c6c6ef6cc3159f104bef26e81a6 MD5sum: f9e0f9f3a2ec1a6ba67b308cf5de4de4 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.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 360 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-9.pgdg100+1_amd64.deb Size: 97404 SHA256: 7e9543047271c4784ed97d7455450d39380db90731b80d561fda384628715ff7 SHA1: e79983e5f20b47d4a5a545edebd4363d47edc619 MD5sum: e46e813016303ae20d0b868ce75626f0 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.pgdg100+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-9.pgdg100+1_amd64.deb Size: 65800 SHA256: 74e9d26d08e0299f3cc24a272913b73bd9d6d06564f1c805d9192178f9cf4522 SHA1: f948ade6a1fb3a3fef3240d157b4cff991c288f0 MD5sum: e487af0118afb2d0d73663827596e87c 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.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 849 Depends: libc6 (>= 2.4), libpq5 (= 8.4.22-9.pgdg100+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-9.pgdg100+1_amd64.deb Size: 192032 SHA256: 7292f5d2f03a96747ac101c4e8f3330c944e903f2dc04bd7836c85449ebc67af SHA1: 89f2d45a0557c6f3d48fb40a1bacdcc2770cc608 MD5sum: a43cba80d0d7a380532017d664558986 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.pgdg100+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 532 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-9.pgdg100+1_amd64.deb Size: 140032 SHA256: f6aab5d07d65820c34f0aa3b602c53c28082eb166b80ad88ccad46db3bce13e1 SHA1: 20fc942fda1847f7996e6e8eed27cc19da84b4ca MD5sum: 11a893472763e4f09d78215fb1a778c5 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.