Package: libecpg-compat3 Source: postgresql-9.4 Version: 9.4.26-8.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 Depends: libc6 (>= 2.4), 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-8.pgdg+1_i386.deb Size: 14800 SHA256: c36145e8607185cd703e2ed776a45dd0bf83a10b8977256299718eb075b2a737 SHA1: eb8cc941943adf2c3f93b8aa25eac4ddb6e06aca MD5sum: 253dedd26db7528018797f1391e23e56 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-8.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1123 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.4.26-8.pgdg+1), libecpg-compat3 (= 9.4.26-8.pgdg+1), libpgtypes3 (= 9.4.26-8.pgdg+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-8.pgdg+1_i386.deb Size: 224468 SHA256: 95b2cf2150d2e7cd4c0a7785e3bbbb5e479fa313e67516e758b1ea1d4a4662e1 SHA1: e2d58b9d711da7c55f76ad3908d449419197ca22 MD5sum: 6ec0a350491cac64e92d7b9ce3cd6c82 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-8.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 391 Depends: libc6 (>= 2.34), 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-8.pgdg+1_i386.deb Size: 81268 SHA256: 72f9e35ac6cd81f6fc69f2fb29853f1edf23c53f7b7cfcd118f4517665a13005 SHA1: eaadedf6c8015d665c0d01a20da7db1d730246c2 MD5sum: a5a593097cdca068fe80168922a73a36 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-8.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 109 Depends: libc6 (>= 2.4) 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-8.pgdg+1_i386.deb Size: 38428 SHA256: 499e9ae410884fda7f935d1765c0cdce40e4ac7bab750c2cba521097dd259255 SHA1: 7f3f3f11e806e4bb798857ed1d23916e1c1594bc MD5sum: cd26dbd2bc70124bcfb9a8ca4c7514e6 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-8.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 659 Depends: libc6 (>= 2.34), libpq5 (= 9.4.26-8.pgdg+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-8.pgdg+1_i386.deb Size: 159060 SHA256: c0bb5e9cf9bd41f25d65d91ae0a62faa26051c6af46b6ff0655719ce98056d63 SHA1: b5c43f16197122dcd196ef24affa30d1c9146925 MD5sum: c7ba8853f28435f350106971a7d104ed 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-8.pgdg+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 537 Depends: libc6 (>= 2.33), libgssapi-krb5-2 (>= 1.17), libldap-2.5-0 (>= 2.5.4), libssl3 (>= 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-8.pgdg+1_i386.deb Size: 128496 SHA256: 93daf1cff5c56ff72c4b5775bd3330eab7eaac45caebb109eb38b11404bda38f SHA1: 67b2e089a8b5d1013bf59a02dc4a8478c68f8c66 MD5sum: 69d206b5ae2ffdde4433e902eabaa545 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.