Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-7.pgdg80+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 55 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-7.pgdg80+1_i386.deb Size: 37028 SHA256: 88883bc1e1cd74f742f59143e731acdd1a93aae81ad2441850e59a085ce42866 SHA1: 9825882c912e8ed3d8e545e02a080dff184a9708 MD5sum: 8a0ba4f2dfd06a55a8bcd643e81d2fc2 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-7.pgdg80+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1034 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.1.24-7.pgdg80+1), libecpg-compat3 (= 9.1.24-7.pgdg80+1), libpgtypes3 (= 9.1.24-7.pgdg80+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-7.pgdg80+1_i386.deb Size: 236698 SHA256: 678b068cec2193f7e0ba12841dcf1d751c8c8e795133540f0c4cb2c01fd98324 SHA1: d0211888e0461600af770ac5511b62644755bae7 MD5sum: 25613ce21d5e558db8ad0264f86ae137 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-7.pgdg80+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 353 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-7.pgdg80+1_i386.deb Size: 102306 SHA256: d6bde4ddad02ab77fc210d145ef0ebb623a1f33978c893279f844c8473f73681 SHA1: dfb506216a3d33c00dceaea811777c57454535ac MD5sum: d30510ad921dabb719e33f2e71d24b3c 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-7.pgdg80+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 109 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-7.pgdg80+1_i386.deb Size: 61194 SHA256: 8b214d83094c977cb7981be5b465f6cc796d8e80ccb9a96fb687833f3273ede2 SHA1: 6458322b63a82c8a4f8fa469f1c485fa34566089 MD5sum: d325e0da226bf06db26f99e02c416143 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-7.pgdg80+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 805 Depends: libc6 (>= 2.4), libpq5 (= 9.1.24-7.pgdg80+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-7.pgdg80+1_i386.deb Size: 209700 SHA256: 00a92b01ec7d1c45d1955c5c006703611a33ec3f97c5b6d7c64bfc9526769ad8 SHA1: a82c632c749a44dffac3aea23fdc47aa7881f904 MD5sum: e3d3b42384cf5d24fd4f09414330228f 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-7.pgdg80+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 517 Depends: libc6 (>= 2.4), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-7.pgdg80+1_i386.deb Size: 150066 SHA256: aa153494582c8ae4ae9fb48259ce9387684703de97d95a3e694308d2e566726f SHA1: 1f0acdc661860d5893aa37c3080a681b5b0bbbdc MD5sum: 6a66ef3680e7ae42b696a5ed5963df33 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.