Package: libecpg-compat3 Source: postgresql-9.4 Version: 9.4.26-7.pgdg18.04+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-7.pgdg18.04+1_i386.deb Size: 23528 SHA256: efdcda5e788e861fe8fc5f8a4cf2c59d102aaa23ccb902e084885b7323d162db SHA1: bde46cdf349f9129ff3a5191d57861ed68dfdfa9 MD5sum: c701cc79669d0ba0819106d75bb6bf06 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-7.pgdg18.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1130 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 9.4.26-7.pgdg18.04+1), libecpg-compat3 (= 9.4.26-7.pgdg18.04+1), libpgtypes3 (= 9.4.26-7.pgdg18.04+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-7.pgdg18.04+1_i386.deb Size: 233864 SHA256: 378e0ac5f423260d3a0c585f597cdeb7ffbac0a70112392ce703962de5439b12 SHA1: 05968a287ec98c6949dd001fbcffed3b994d8f25 MD5sum: 90c0959bf0da5b21d5a3155186b581e6 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-7.pgdg18.04+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-7.pgdg18.04+1_i386.deb Size: 89988 SHA256: 2f9c64b4c57b4db790ad178b9b5942819ecef649e3632e0f9cc573144860844f SHA1: fa7d123277f122b32bd76be0f2a7fe4742be4b95 MD5sum: 4bd5e9fb4ae93663bad06bd0a12f4a3c 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-7.pgdg18.04+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-7.pgdg18.04+1_i386.deb Size: 47360 SHA256: e42286dcb65f69bbfa77ba70263873bb85c421b25b3d9df702d450e0431937cb SHA1: 430e1c95f5359e97e13602b8af2dae046f586eaf MD5sum: ad4fa5ad9884091b9e52acc0b0730713 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-7.pgdg18.04+1 Architecture: i386 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 659 Depends: libc6 (>= 2.4), libpq5 (= 9.4.26-7.pgdg18.04+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-7.pgdg18.04+1_i386.deb Size: 168072 SHA256: 918bd07e32449c90ed686e748862fcc1a6b2d7a25f2eceea96838ba969f55ca9 SHA1: f5cd6529f7588719fbaf9ac552d04b1cd88093c4 MD5sum: 9c49cdd86c475f9dc4ddab2e466bafb4 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-7.pgdg18.04+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-7.pgdg18.04+1_i386.deb Size: 137248 SHA256: ff640a6a72cdf16d9357103bfea9bfb55f14bbcdbe95d638feb30684b6d1935b SHA1: 0f8f66fa957b4c869232dffa58bb2edfebd5bba5 MD5sum: 72f19f5367f1d6243939314994ee3b67 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.