Package: libecpg-compat3 Source: postgresql-9.4 Version: 9.4.26-2.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 61 Depends: libc6 (>= 2.4), libecpg6 (>= 9.0~), libpgtypes3, libpq5 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-2.pgdg90+1_i386.deb Size: 23114 SHA256: 17561d382324902ef32fbe4515632dfacb555f14028cd671a18c471ef9f8e29d SHA1: 12d82f70750230d48c8ac42d62e610c6701bd9e7 MD5sum: ad31b3556df4a2e888cc72d149e15737 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-2.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1131 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.4.26-2.pgdg90+1), libecpg-compat3 (= 9.4.26-2.pgdg90+1), libpgtypes3 (= 9.4.26-2.pgdg90+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-2.pgdg90+1_i386.deb Size: 232248 SHA256: 09007863d4e6abd366a568f81c98b9c1715085187c4d214d7d648cea6cfd606f SHA1: 91c9ac428041405d8cab04d329eedfb83e59def6 MD5sum: a4baee731215d5d7393784650ca7646e 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-2.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 395 Depends: libc6 (>= 2.4), 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-2.pgdg90+1_i386.deb Size: 89440 SHA256: 610286676cc4d7b7a42179db337880d94681153e3a2671fc0cadfe8451d9fc33 SHA1: 133d925e1736cdbadd154a60173ac54c147ee264 MD5sum: 36809123779794797c8db4affb6ea1cf 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-2.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 113 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-2.pgdg90+1_i386.deb Size: 46802 SHA256: 0f11bf6ad6ff3d5d496d9c0c1376556732ea969f6d17ccebebddba578f0c7a6c SHA1: c333447513dd9b8e089233af48aae2b52a997b4e MD5sum: 52f2e7d24028d3bbd1c586de4f0b0c8c 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-2.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 659 Depends: libc6 (>= 2.4), libpq5 (= 9.4.26-2.pgdg90+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-2.pgdg90+1_i386.deb Size: 167726 SHA256: 019f8bd7237629ed19b4b94ffbdd38f3ac1bdebf18e5ee5ecdc1e953678e2caa SHA1: 6259b61b88ad91f7fa7d5abff5c7c55584b5f948 MD5sum: 398b32f250e888678d467039df182a57 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-2.pgdg90+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 541 Depends: libc6 (>= 2.4), libgssapi-krb5-2 (>= 1.14+dfsg), libldap-2.4-2 (>= 2.4.7), libssl1.1 (>= 1.1.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-2.pgdg90+1_i386.deb Size: 136514 SHA256: 24f960912b05e302f42dd728c79a4409604c414730117afcde2e867c2806b8f5 SHA1: 79e18e3d86429aff66b335904b467b1a72dca5fa MD5sum: b0fc9e98626e25a503c08b468316f12b 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.