Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-10.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 75 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg-compat3_9.1.24-10.pgdg100+1_i386.deb Size: 37500 SHA256: 561816a5d750708c4ccdff2cef7ab7382775fddb32f7796b5206fd45350d9133 SHA1: 23a35279122bdefc86155d10043bdffe18b936a6 MD5sum: cc4d7a96bcdc438e0917409427fc905a 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-9.1 Version: 9.1.24-10.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1069 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.1.24-10.pgdg100+1), libecpg-compat3 (= 9.1.24-10.pgdg100+1), libpgtypes3 (= 9.1.24-10.pgdg100+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libecpg-dev_9.1.24-10.pgdg100+1_i386.deb Size: 239476 SHA256: e0a946a05e63a842524cf840441dcb103d82874cdb2726f78de152464cc143d9 SHA1: 5020ad6c8102e30b866daffb1c5be4e92e3f1098 MD5sum: 2bd363f5e4f5f4fbd8f510945fd0ffe9 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-9.1 Version: 9.1.24-10.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 405 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libecpg6_9.1.24-10.pgdg100+1_i386.deb Size: 101828 SHA256: 82a7cf9d07dfebe7a1321f20bf39fdc062dfa721eab78ee5ab6f54579737c683 SHA1: e75f96f6e7fa170c8bcc2e0fd5d8e610f5e6aa3f MD5sum: d0fdd8ddbde751fbf926216e22370683 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-9.1 Version: 9.1.24-10.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 125 Depends: libc6 (>= 2.4) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-10.pgdg100+1_i386.deb Size: 61108 SHA256: 6746d33c66403424d6279ce19145718e809b119ffc4cac780d42011a815ab01c SHA1: 12f8acb4e4e37879799764fb5074aee711343c21 MD5sum: 0a68a0a6f9a96dbdaf5a5d960f49ec9b Description: shared library libpgtypes for PostgreSQL 9.1 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-9.1 Version: 9.1.24-10.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 857 Depends: libc6 (>= 2.4), libpq5 (= 9.1.24-10.pgdg100+1) Suggests: postgresql-doc-9.1 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libdevel Filename: pool/9.1/p/postgresql-9.1/libpq-dev_9.1.24-10.pgdg100+1_i386.deb Size: 203596 SHA256: e9f18134f8e972821c26d587b96795af98abf4605b46176c713de08f55b39962 SHA1: 3318b287921f185030f0430635f0c4eefbd04209 MD5sum: 2debad7a6f491d409f84fef7a9ff3970 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-9.1 Version: 9.1.24-10.pgdg100+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 551 Depends: libc6 (>= 2.28), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap-2.4-2 (>= 2.4.7) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-10.pgdg100+1_i386.deb Size: 145156 SHA256: 6684a5ed1b58f42a0749dcd2030e5f1100cc26a0d85833b1b52c04b142db6946 SHA1: 0b0a7a900091ea47a411e6e8b1bbf3ff339468f1 MD5sum: a8dd4d574968e512ea05d1d3749204f3 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.