Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-1.pgdg60+1 Architecture: amd64 Maintainer: Martin Pitt Installed-Size: 284 Depends: libc6 (>= 2.3), 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_amd64.deb Size: 221818 SHA256: 10953aec727e7ffc554d4328c206cb5a34507fb2339c461984f991aa1e3ae160 SHA1: a6ec05eb2ee2109e74969c2b5ead9141740866a2 MD5sum: 003c35581c4689903b29a2504da4c098 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: amd64 Maintainer: Martin Pitt Installed-Size: 1068 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_amd64.deb Size: 374474 SHA256: ebf1815f19f0f5743c8f32b3bac6824094e690f09d0f3bdf80b864d30388d404 SHA1: f60c71cc9224574e39ba61c2fb56645da49c5a2a MD5sum: a6292b463333036e32099c8481fdea58 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: amd64 Maintainer: Martin Pitt Installed-Size: 324 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_amd64.deb Size: 238846 SHA256: 4509943e827eb4e2547236741f9690f29e8757e62fce910258bd875fd29c6f90 SHA1: 7069e998d05d217d7c2fa61e7117c111d25c5ece MD5sum: c07b83abbc68667c6b7b5228dfdf09e3 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: amd64 Maintainer: Martin Pitt Installed-Size: 324 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_amd64.deb Size: 242262 SHA256: a122dcc72d5fe31110bad77dfcc9ac1cc47c9c8d8adc6e1adb4f52b091910907 SHA1: 6889d5f3f7c7a2aaa005490b5c6aa2a14452d2a4 MD5sum: 2217d2fa7be95ee865f24b4447615e70 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: amd64 Maintainer: Martin Pitt Installed-Size: 1144 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_amd64.deb Size: 357018 SHA256: 50b1e528a1de2560bdffea57fc82c21848aa4fc60ba5ece3f0a307d73e9b82bb SHA1: 805e2f349608e2936d49b2c34d502c2d44ab0b35 MD5sum: 7190da91c377680fec6344f698ff9767 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: amd64 Maintainer: Martin Pitt Installed-Size: 832 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_amd64.deb Size: 311672 SHA256: 1a16cbeb451d70e85c72925c0ae60359f17805fe1de8fdae3c54159612254c7d SHA1: 25c49fa5ba77fe08fa3d529d60ce838430bd77d4 MD5sum: 27fa72681c82f70c85e5844c18dafa74 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.