Package: libecpg-compat3 Source: postgresql-9.1 Version: 9.1.24-18.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 49 Depends: libc6 (>= 2.14), 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-18.pgdg26.04+1_amd64.deb Size: 13032 SHA256: 4ff357c50993bd3eac186e9c4a036fc5a358e93a1e4f857d001898031789875b SHA1: d27c6c3928ef2d202b76d506aabaa7895b4b9168 MD5sum: 1c9db85d56e16d03b82ef8fb043d7b1e 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-18.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1044 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.1.24-18.pgdg26.04+1), libecpg-compat3 (= 9.1.24-18.pgdg26.04+1), libpgtypes3 (= 9.1.24-18.pgdg26.04+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-18.pgdg26.04+1_amd64.deb Size: 209264 SHA256: 9d55e8e78368f2fe025bf45540d8a0a0c8bff441090454a0604aac0a40393def SHA1: a9745a258ae95062044e33391d8a00bd9a3942a8 MD5sum: 228fbf4210830231cde93cc9c8c53a02 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-18.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 371 Depends: libc6 (>= 2.38), 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-18.pgdg26.04+1_amd64.deb Size: 74664 SHA256: f309a91581ece4393c58dfc31e08b71be8c4ea4afe29ae2bec9ed1dbfc115364 SHA1: 1817211f5f078818a0fbfbb29650a05006b22d88 MD5sum: d1780cf9432a0591de3f0299aae1303a 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-18.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 95 Depends: libc6 (>= 2.38) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpgtypes3_9.1.24-18.pgdg26.04+1_amd64.deb Size: 34416 SHA256: b2a1308450a964dd193e1444df6df50b896a170620a7934510fa958c5be28632 SHA1: fe51e88fcb61642e76e9fa31c95297eb31b489dc MD5sum: 092cb0d544137341ea558e1c05c5919c 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-18.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 888 Depends: libc6 (>= 2.38), libpq5 (= 9.1.24-18.pgdg26.04+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-18.pgdg26.04+1_amd64.deb Size: 172584 SHA256: 4274cef281ecd0176b7f4437afe6f9ca429d34d4a306ca17d2bceab29456aa37 SHA1: e6de5027e8d9047487716a755166aa20a98bc519 MD5sum: 16d811efccef0653ee2c1a5b7e10f83f 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-18.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 524 Depends: libc6 (>= 2.38), libcom-err2 (>= 1.43.9), libgssapi-krb5-2 (>= 1.17), libkrb5-3 (>= 1.13~alpha1+dfsg), libldap2 (>= 2.6.2) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.1/libs Filename: pool/9.1/p/postgresql-9.1/libpq5_9.1.24-18.pgdg26.04+1_amd64.deb Size: 116436 SHA256: 3ca83205012272f8675c1b2aacd964cc6972162e6baa24842817a3c917b5fc19 SHA1: 99f3a55c58b68fb5dd72091c05f805c6d4f2b1f5 MD5sum: eab5be8b72f05723b528d9da1fe3cf79 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.