Package: libecpg-compat3 Source: postgresql-9.4 Version: 9.4.26-15.pgdg13+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 59 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg-compat3_9.4.26-15.pgdg13+1_amd64.deb Size: 14916 SHA256: d38348629183e5004c40efe1690260ddfe395d31c8bb06944684a5238f54e6a7 SHA1: 4816ed1a95230415aca9b6855d6fff374f003f81 MD5sum: 5ffce4888e23843af030cbbf3802e9ff 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.4 Version: 9.4.26-15.pgdg13+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1128 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.4.26-15.pgdg13+1), libecpg-compat3 (= 9.4.26-15.pgdg13+1), libpgtypes3 (= 9.4.26-15.pgdg13+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libecpg-dev_9.4.26-15.pgdg13+1_amd64.deb Size: 219460 SHA256: e399d76c0838b616ddd39c0aa6c68586356bd7a3e6a3b30e2bdf0c4042536677 SHA1: 1192f1bc7fe806469ab6b4c87397200559518841 MD5sum: 3bbf8fa53246c99e33cce508a6357801 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.4 Version: 9.4.26-15.pgdg13+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 385 Depends: libc6 (>= 2.38), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libecpg6_9.4.26-15.pgdg13+1_amd64.deb Size: 78764 SHA256: f31d0e6cdb94911852782477721819c2af5c7356c4c153414a94aa9d10cf2c23 SHA1: 12ae78589618bf5f881a29ac2e97690c0324476b MD5sum: 8105ef0af8a0c82727ff3a51d60828d8 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.4 Version: 9.4.26-15.pgdg13+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 106 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libpgtypes3_9.4.26-15.pgdg13+1_amd64.deb Size: 37512 SHA256: 3cd1cf1e7528a68b241408193d3981b252e12b6fc232beeda10a95e0972f6b03 SHA1: f00471cbfe885a9bae1aa31fe4ce6a886848b227 MD5sum: 6e994ba7c9274244ee797a6f00ed028f Description: shared library libpgtypes for PostgreSQL 9.4 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.4 Version: 9.4.26-15.pgdg13+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 699 Depends: libc6 (>= 2.38), libpq5 (= 9.4.26-15.pgdg13+1) Suggests: postgresql-doc-9.4 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libdevel Filename: pool/9.4/p/postgresql-9.4/libpq-dev_9.4.26-15.pgdg13+1_amd64.deb Size: 149804 SHA256: 8b435f20a24a3227e9a6b5b22c6d58c514e17c1f0c2657de90987a63781e4daf SHA1: 6768e9266e627accd2edfce8b37532b038d1ff7a MD5sum: ae476b86bc17922ae0243c0878fb05e5 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.4 Version: 9.4.26-15.pgdg13+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 530 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 3.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.4/libs Filename: pool/9.4/p/postgresql-9.4/libpq5_9.4.26-15.pgdg13+1_amd64.deb Size: 122556 SHA256: 518af3912f2b2e0dff97432f55a8ee1c3d7df5933bc7e564bdd5693651198f8c SHA1: ac1482ccd93936189dabdfeed85a52307252a319 MD5sum: e16cf2775bc4af5f42cdf3883eaeb79e 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.