Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-1.pgdg60+1 Architecture: i386 Maintainer: Martin Pitt Installed-Size: 280 Depends: libc6 (>= 2.3.6-6~), 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-1.pgdg60+1_i386.deb Size: 221120 SHA256: 91602cf138a915be090873e79aeb723b617d51bfc6d3dbf994a41782c277d40c SHA1: 0a4683d4b7101421a3b1ec03aa58543fb22733ed MD5sum: aaa958f86912b9795bb855c898c27103 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-1.pgdg60+1 Architecture: i386 Maintainer: Martin Pitt Installed-Size: 996 Depends: libc6 (>= 2.4), libpq-dev, libecpg5 (= 8.2.23-1.pgdg60+1), libecpg-compat2 (= 8.2.23-1.pgdg60+1), libpgtypes2 (= 8.2.23-1.pgdg60+1) Conflicts: libecpg3-dev, postgresql-dev Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libecpg-dev_8.2.23-1.pgdg60+1_i386.deb Size: 368616 SHA256: 6d5a6919e6f50ea771556a82a0cd890593c69e025b385ca5e9f8a60fb36a531c SHA1: bec48420bc5e16dac1b2225fa947d8d0e57a037b MD5sum: f75136ca84a69bbd37c1f4e7e040fe9e 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-1.pgdg60+1 Architecture: i386 Maintainer: Martin Pitt Installed-Size: 316 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-1.pgdg60+1_i386.deb Size: 237724 SHA256: e48a67699859400c91b5a42db364d2c82e84126eaaee8f0ebe71b2ded0326b07 SHA1: 7d964dff97694513272650e355aec8c25f924a8e MD5sum: 8f69b2f6248d5564188e670465bf20bd 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-1.pgdg60+1 Architecture: i386 Maintainer: Martin Pitt Installed-Size: 320 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-1.pgdg60+1_i386.deb Size: 241850 SHA256: b03108207ca795dceac886729b0504111ace13a52cb21d591d7c8b9587589157 SHA1: 5042860e2d9c3c9e66466f3178934ed75a651ae4 MD5sum: 7b43ebde36c6acdfa6991e139e5750ef 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-1.pgdg60+1 Architecture: i386 Maintainer: Martin Pitt Installed-Size: 1072 Depends: libc6 (>= 2.4), libpq5 (= 8.2.23-1.pgdg60+1), libssl-dev, libkrb5-dev, comerr-dev Suggests: postgresql-doc-8.2 Conflicts: postgresql-dev (<< 7.5) Replaces: postgresql-dev Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libdevel Filename: pool/8.2/p/postgresql-8.2/libpq-dev_8.2.23-1.pgdg60+1_i386.deb Size: 354136 SHA256: 1dcfa454bde95038bbcb37e616590ae63e518230a1ee26bf326da782771c5cd0 SHA1: dde9da4f3f14dfec5ade144ae1c8f5a9688ec507 MD5sum: 1cdb8bef84f1bb081f06786966f1a056 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-1.pgdg60+1 Architecture: i386 Maintainer: Martin Pitt Installed-Size: 808 Depends: libc6 (>= 2.4), libcomerr2 (>= 1.01), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libssl0.9.8 (>= 0.9.8m-1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpq5_8.2.23-1.pgdg60+1_i386.deb Size: 309388 SHA256: 4d23be2738cc6332933ebbe1c00457060137be09e65b9c15578de7484de7e028 SHA1: 7175482138a4d6d4818f085df93af9eed51dbf0f MD5sum: 127bc9ce079d7e6805ca860fd2331b03 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.