Package: libecpg-compat3 Source: postgresql-8.4 Version: 8.4.14-1.pgdg50+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 400 Depends: libc6 (>= 2.7-1), 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.14-1.pgdg50+1_i386.deb Size: 342292 SHA256: dcfcc9e632a4bf015e590d309d29002dfdd62a11c063842846f099a444412144 SHA1: 44f31f6a8155cef597d0d11470a4b34abc135640 MD5sum: 7c06397b9590615e26460d5c60cc350a 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.14-1.pgdg50+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1260 Depends: libc6 (>= 2.7-1), libpq-dev, libecpg6 (= 8.4.14-1.pgdg50+1), libecpg-compat3 (= 8.4.14-1.pgdg50+1), libpgtypes3 (= 8.4.14-1.pgdg50+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libdevel Filename: pool/8.4/p/postgresql-8.4/libecpg-dev_8.4.14-1.pgdg50+1_i386.deb Size: 562898 SHA256: 3bfd9e692759fd994c8ee52257fdad1c5b14725e0bf9b7a8ea477b104643efd8 SHA1: b7f5bc7b50191be6042fcf59e5162571118ba97d MD5sum: 1de957c7c7d9a160eb2dcf8ebce06d5c 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.14-1.pgdg50+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 788 Depends: libc6 (>= 2.7-1), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libecpg6_8.4.14-1.pgdg50+1_i386.deb Size: 411310 SHA256: baed0ceceb8778aa3a42f904ff7a889b162139f2f5539456f2210411ef7cf62d SHA1: 6d0720979f723fdc2d2a150996bf321cc8c0336b MD5sum: 01328e954a1720555f9f2baf234bc45b 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.14-1.pgdg50+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 444 Depends: libc6 (>= 2.7-1) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpgtypes3_8.4.14-1.pgdg50+1_i386.deb Size: 366064 SHA256: 56712b66b4e7c12f86d06db1702171d4575b8b81250f5a3acb68e1e7734145d9 SHA1: b5d2ff0446e92022bd396af960e85b9a87a46883 MD5sum: fc455f56fadb5110d637c1d6328e5017 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.14-1.pgdg50+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1304 Depends: libc6 (>= 2.7-1), libpq5 (= 8.4.14-1.pgdg50+1), libssl-dev, libkrb5-dev, comerr-dev 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.14-1.pgdg50+1_i386.deb Size: 543478 SHA256: 8f2cb6c8ee9d4abaa7d41808828faf8ae0cd4c7d146772bf68aa9536d0d8048f SHA1: 8886e68743deedbdcad40398ebd2954a87a618f9 MD5sum: e08c8e7748bf55b70b26eb563d816433 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.14-1.pgdg50+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 960 Depends: libc6 (>= 2.7-1), libcomerr2 (>= 1.01), libkrb53 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libssl0.9.8 (>= 0.9.8f-5) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.4/libs Filename: pool/8.4/p/postgresql-8.4/libpq5_8.4.14-1.pgdg50+1_i386.deb Size: 468872 SHA256: 06d63de663667084e50d2f662eddb07c5996373f5e63258af4ca9db76af73cde SHA1: d5879d8a29c696211e3f9f00d11af05344814642 MD5sum: b4202681d35583050129b130d8ea9848 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.