Package: libecpg-compat3 Source: postgresql-9.0 Version: 9.0.23-6.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 64 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg-compat3_9.0.23-6.pgdg80+1_amd64.deb Size: 41034 SHA256: cec63bb776febfa4a1aed1e9c204be78625dc91f68cc1ac76b41c9f8c5c88845 SHA1: 7416906e8f0cfd1605cb11ceda60aecbad03ecdb MD5sum: 9f9db029ad12146093cf949d7b27e05b 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.0 Version: 9.0.23-6.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 998 Depends: libc6 (>= 2.14), libpq-dev, libecpg6 (= 9.0.23-6.pgdg80+1), libecpg-compat3 (= 9.0.23-6.pgdg80+1), libpgtypes3 (= 9.0.23-6.pgdg80+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libecpg-dev_9.0.23-6.pgdg80+1_amd64.deb Size: 227654 SHA256: 07fcbbff01ec9d605cfb33c0f67e6ff78eea76f9c272e8136931acc1ef375e40 SHA1: e1a8287e44f2ce8f66eac8ac9d81d7e8416bb65b MD5sum: 3f0344224676ac493f5c4480ac3710e6 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.0 Version: 9.0.23-6.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 359 Depends: libc6 (>= 2.14), libpgtypes3, libpq5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libecpg6_9.0.23-6.pgdg80+1_amd64.deb Size: 104330 SHA256: 6a97ec88ddc01f882933bbdca4f52067527615ae3aae8d08ea2950f53a7a5d60 SHA1: d057357179fa7748cad532f19fae5440d363742c MD5sum: 1f26fe3029dfa739059d22495cb36108 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.0 Version: 9.0.23-6.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 114 Depends: libc6 (>= 2.14) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libs Filename: pool/9.0/p/postgresql-9.0/libpgtypes3_9.0.23-6.pgdg80+1_amd64.deb Size: 62988 SHA256: b9c65cabf8d28a6449c8c9037950abb2beb220897b88c306d9c5e5184bf615eb SHA1: 5c6bd02b7ee7f39b3476c82a164ee867eb0e791f MD5sum: 5feca290cf370a0c3b5bc69e12e9dacf Description: shared library libpgtypes for PostgreSQL 9.0 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.0 Version: 9.0.23-6.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 824 Depends: libc6 (>= 2.4), libpq5 (= 9.0.23-6.pgdg80+1) Suggests: postgresql-doc-9.0 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.0/libdevel Filename: pool/9.0/p/postgresql-9.0/libpq-dev_9.0.23-6.pgdg80+1_amd64.deb Size: 201290 SHA256: f4defdf3f7f1ada3463c1da4cbb8d8f1b03fd1ee3287e7de9aba0e5970bcb968 SHA1: 96d6a158fccdc344888ca10f4fc8b7b6febef209 MD5sum: cfbee5dd6437a911e264a4f8825bb622 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.0 Version: 9.0.23-6.pgdg80+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 520 Depends: libc6 (>= 2.14), 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.0/libs Filename: pool/9.0/p/postgresql-9.0/libpq5_9.0.23-6.pgdg80+1_amd64.deb Size: 146606 SHA256: ea62cb7829135ecb74f8b60998e505b302c0663be075cb7199a962052a2d3862 SHA1: 2f53aad606a3553e785b208f89c0a23de63c85eb MD5sum: 2b68d67420d8bbcdfed0032109687580 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.