Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-9.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 245 Depends: libc6 (>= 2.4), libecpg5, libpgtypes2, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg-compat2_8.2.23-9.pgdg90+1_i386.deb Size: 223212 SHA256: bd74f3891926147077455366d013db2240231c1a111d3055af6e5608b221dc45 SHA1: f0f66d0ae03f602044026107fc9ff7dafbe50cc5 MD5sum: d71c5d66c17a8a5b7b6e4ba286bd9d52 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.2 Version: 8.2.23-9.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 957 Depends: libc6 (>= 2.4), libpq-dev, libecpg5 (= 8.2.23-9.pgdg90+1), libecpg-compat2 (= 8.2.23-9.pgdg90+1), libpgtypes2 (= 8.2.23-9.pgdg90+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libecpg-dev_8.2.23-9.pgdg90+1_i386.deb Size: 380374 SHA256: 142980597da7cfaa24c90f165cf9930cded5ae33cdc5a03db943f6d39c8f2a73 SHA1: 8f52d3fc83134c4c753cd95c81c26ce7fed06aa1 MD5sum: 85afca8caf55d05275eec444e3f1949b 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: libecpg5 Source: postgresql-8.2 Version: 8.2.23-9.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 294 Depends: libc6 (>= 2.4), libpgtypes2, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg5_8.2.23-9.pgdg90+1_i386.deb Size: 241564 SHA256: 9d09841182a2737f1ada3c1643f636fa2afd69707a47b970abc2a9e0c1917067 SHA1: 1cdd00508b10816a569cca9216e4b412af8e63f4 MD5sum: 79576601fcdf39989fe553be99d237e8 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: libpgtypes2 Source: postgresql-8.2 Version: 8.2.23-9.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 293 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpgtypes2_8.2.23-9.pgdg90+1_i386.deb Size: 245516 SHA256: c381c23bb21cc679b4fa20e577ed0c4fb4eb03cf05e9daf35988334901c65cf8 SHA1: f97e676c937e77b5727abea57f7d0e798e193719 MD5sum: 75ad99017d4816e9fad8fc54a0cd8857 Description: shared library libpgtypes for PostgreSQL 8.2 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.2 Version: 8.2.23-9.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 897 Depends: libc6 (>= 2.4), libpq5 (= 8.2.23-9.pgdg90+1) Suggests: postgresql-doc-8.2 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libpq-dev_8.2.23-9.pgdg90+1_i386.deb Size: 366508 SHA256: 74808a3855d0467bc889776db765af9947a42eb5827b6f8e13bf21f1079ddced SHA1: c4180fda6bb16e0fb89e7ce418e3842c3162af25 MD5sum: b376e47cd2b92e92d5bad4bdbaa59db4 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.2 Version: 8.2.23-9.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 674 Depends: libc6 (>= 2.4), libcomerr2 (>= 1.01), 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.2/libs Filename: pool/8.2/p/postgresql-8.2/libpq5_8.2.23-9.pgdg90+1_i386.deb Size: 319282 SHA256: 79262545abfc86ffaca4bdf46f9159b3dbfb8912df8ce61c20042a514cc367c8 SHA1: 0fb468474d1a8a9dd4c71a72b5e0eb8ec573f8fc MD5sum: 701da27a5671082bd10a40d71e1a955f 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.