Package: libecpg-compat2 Source: postgresql-8.2 Version: 8.2.23-11.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 248 Depends: libc6 (>= 2.14), libecpg5, libpgtypes2 Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libecpg-compat2_8.2.23-11.pgdg+1_amd64.deb Size: 220268 SHA256: aaf98a67314fd9ce82409fe003eb83afc9afe24fb0ed64e0f3a869bc5ecdae33 SHA1: 1f1b537273684c61a5723a427e4d47292811b4ee MD5sum: 97a078036475b2fe733f032df9833b5f 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-11.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 947 Depends: libc6 (>= 2.34), libpq-dev, libecpg5 (= 8.2.23-11.pgdg+1), libecpg-compat2 (= 8.2.23-11.pgdg+1), libpgtypes2 (= 8.2.23-11.pgdg+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-11.pgdg+1_amd64.deb Size: 369752 SHA256: 930f5f7fdbd2ee532f5c587273045b0b16aab2521bf3b3d8b19619d3db02d1e1 SHA1: 8440e75543dae21b63d49a23a6f95aa504af7ae3 MD5sum: a5be18f0d79ad84418a33e258111c060 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-11.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 289 Depends: libc6 (>= 2.34), 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-11.pgdg+1_amd64.deb Size: 237084 SHA256: 8a3c9e0a393189bd82e83651e206fcb687419ec7e284816b0cd6214e66eac853 SHA1: 11a729be631030894a38bec7f0e9c310ab342deb MD5sum: 0a429d2b445154727dbf4ba8529d4274 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-11.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 296 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpgtypes2_8.2.23-11.pgdg+1_amd64.deb Size: 241848 SHA256: 22641d8a655f532ff242eaaf12c4481ce5c58ab2153b2edc7cc1d9d5e327ca08 SHA1: b197882a3c43a36c57acf26f1cb63ceb1e9ec694 MD5sum: 3ed88cb8f88aeb48d1ac78e45692f3e1 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-11.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 920 Depends: libc6 (>= 2.34), libpq5 (= 8.2.23-11.pgdg+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-11.pgdg+1_amd64.deb Size: 351908 SHA256: e36c9018a36259ec7b9e4dc194f286818c0824b3f02084dd85180df46c67396a SHA1: d833efabf177392cc31cedade3d846bfea0853a3 MD5sum: a8a54740aed085c2ef68e3eccdeabe63 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-11.pgdg+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 655 Depends: libc6 (>= 2.33), libcom-err2 (>= 1.43.9), libcrypt1 (>= 1:4.1.0), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.5-0 (>= 2.5.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 8.2/libs Filename: pool/8.2/p/postgresql-8.2/libpq5_8.2.23-11.pgdg+1_amd64.deb Size: 307244 SHA256: d16a60dd30cd2cd078c7b62a3d41057a578d9fe2a1d4b621cc0847f1028ce565 SHA1: 7fc372984757863923a9736a93cb6b0c3d53c1ab MD5sum: 8c2615054d231b4a7c844c4029b667ea 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.