Package: libecpg-compat3 Source: postgresql-9.4 Version: 9.4.26-2.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 66 Depends: libc6 (>= 2.17), 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-2.pgdg+1_arm64.deb Size: 22528 SHA256: e81a4ff7fb772b5a8893a60f6b7ecaca6bae2fc691523d238d706200ad0614b3 SHA1: d4393621b38dd083ae039e81e1a8812a654ccdbe MD5sum: a047f51b3a54728f30085c493e00a411 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.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1088 Depends: libc6 (>= 2.17), libpq-dev, libecpg6 (= 9.4.26-2.pgdg+1), libecpg-compat3 (= 9.4.26-2.pgdg+1), libpgtypes3 (= 9.4.26-2.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-2.pgdg+1_arm64.deb Size: 215236 SHA256: a2c5f0240f7afa948f1d159a0dbbc58d88be7ef4bb914d26ce35d5b5453b62be SHA1: c00367fec59c45050a53088bcad52cba890d3167 MD5sum: 2d2315fd2c1921618adf2e9f3d30522a 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.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 388 Depends: libc6 (>= 2.17), 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.pgdg+1_arm64.deb Size: 84304 SHA256: 8ecd8ef91183a29444c58e73ae5473e23fcef58f81d72e34e3974c4916a98ac9 SHA1: c4ec88497d029672597e82cdb9f94f0e93b34c7a MD5sum: 5e0f4975374628ff48b1dcb417aa89d8 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.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 109 Depends: libc6 (>= 2.17) 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.pgdg+1_arm64.deb Size: 43632 SHA256: c4ecd471ee8e7f3afc4494e2a8d7120f13a934888d93f50a88246e47cad59aa1 SHA1: 46a6dedbb3947e9c3504e83fa8c1f97f16518a63 MD5sum: cdc43701d9ef6bb1f1ec3ca26316fd1a 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.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 709 Depends: libc6 (>= 2.17), libpq5 (= 9.4.26-2.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-2.pgdg+1_arm64.deb Size: 156224 SHA256: c67019d10e00aa34c9fc5acf43cea9acb71309540feda7026b61b0d25d391415 SHA1: a25dc1a2102ae46b41c6fdc2d3fa28bf1943c31f MD5sum: 41d311005df3e860cc7679b6bee94bb3 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.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 533 Depends: libc6 (>= 2.17), libgssapi-krb5-2 (>= 1.17), 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.pgdg+1_arm64.deb Size: 126204 SHA256: 3c0e36a455540a486ab5f86ab474e17281c021f9d7027c47b4a8354a6b44e559 SHA1: a4c0a62cb5341e44d333e8e01865fa5dc5f24142 MD5sum: 32ac184505e8b6b6948407623a59df2d 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.