Package: libecpg-compat3 Source: postgresql-9.5 Version: 9.5.25-8.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 60 Depends: libc6 (>= 2.14), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg-compat3_9.5.25-8.pgdg120+1_amd64.deb Size: 16516 SHA256: 8b9cb8c8dc1fc61b7b2ca041d060977e63f4f3afd3e840f912779041f43a20ed SHA1: 77cd22eee5766c2aaefb01a42f33723ad9a27f4b MD5sum: 69c98d974fc0250c41fa9bfb9f7cb197 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.5 Version: 9.5.25-8.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1188 Depends: libc6 (>= 2.34), libpq-dev, libecpg6 (= 9.5.25-8.pgdg120+1), libecpg-compat3 (= 9.5.25-8.pgdg120+1), libpgtypes3 (= 9.5.25-8.pgdg120+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libecpg-dev_9.5.25-8.pgdg120+1_amd64.deb Size: 226184 SHA256: 60503179ee37acd99918d31f8e7617e2fb44f538a9b6c7a9a1b6020bd941bd89 SHA1: 90c2afd49b8c5b7188ab335e409210319dc67d9d MD5sum: 58c86769cf5ef7221d8b1f447ab8aa82 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.5 Version: 9.5.25-8.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 410 Depends: libc6 (>= 2.34), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libecpg6_9.5.25-8.pgdg120+1_amd64.deb Size: 83088 SHA256: 3455d27c407a9ff5453565d99dc40a332c00fda3942ceb0fd816c242ebbe7b2d SHA1: f72f9a3d9db61067ca4594f53aaedad947a360a3 MD5sum: cac899fb625122fed11d7d0cbd02537b 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.5 Version: 9.5.25-8.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 103 Depends: libc6 (>= 2.14) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libs Filename: pool/9.5/p/postgresql-9.5/libpgtypes3_9.5.25-8.pgdg120+1_amd64.deb Size: 38360 SHA256: 35bed03278e8beb8110cf51fb6c4664fb6032f73b6697543565babee5d0dc3ca SHA1: af6d07de6be20ab132e3c46fee33ea76b9ec4738 MD5sum: 9f9429125ed2e1e471476211323d8cca Description: shared library libpgtypes for PostgreSQL 9.5 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.5 Version: 9.5.25-8.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 716 Depends: libc6 (>= 2.34), libpq5 (= 9.5.25-8.pgdg120+1) Suggests: postgresql-doc-9.5 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.5/libdevel Filename: pool/9.5/p/postgresql-9.5/libpq-dev_9.5.25-8.pgdg120+1_amd64.deb Size: 155480 SHA256: baf1fbe2c6b4549fdca2f4b8fef15111e8bd03aa9319fabba81eabe9320e0f6a SHA1: 1e211580f6ee5a55908e52e5f7226be6870d21dd MD5sum: a40aa16550b3f6d2b56b5e4ee0eacb02 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.5 Version: 9.5.25-8.pgdg120+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 584 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.5/libs Filename: pool/9.5/p/postgresql-9.5/libpq5_9.5.25-8.pgdg120+1_amd64.deb Size: 134036 SHA256: 810e7d00fb40c338b4df411b168c7d02b81a5b79f8b80099189391f55d5777e9 SHA1: 65076f72b8283cc1d5dff798ccaaa232ed8fa9d1 MD5sum: e5adb1e191c2d2bdb3aaa25766889e71 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.