Package: libecpg-compat3 Source: postgresql-9.5 Version: 9.5.25-6.pgdg100+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 67 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3, libpq5 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-6.pgdg100+1_arm64.deb Size: 23776 SHA256: 6f3e1dc8278572db995646cad85464cfc655eaa6917be740d30b682dcc63b685 SHA1: e48c23afc19c47bf8e971a116ae056f85d9e80a5 MD5sum: 0fd801ef75f52c5dd692e1d6a89359b2 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-6.pgdg100+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1155 Depends: libc6 (>= 2.17), libpq-dev, libecpg6 (= 9.5.25-6.pgdg100+1), libecpg-compat3 (= 9.5.25-6.pgdg100+1), libpgtypes3 (= 9.5.25-6.pgdg100+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-6.pgdg100+1_arm64.deb Size: 221652 SHA256: 0cb293a98d243a12329164873291145d0c607f00671bc80eabd4adbb27b67efe SHA1: 581d7c52c6e623376ee6e4840d4f32d31ae162bf MD5sum: b3b6d3237ce7ec57642caecbbeb24b36 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-6.pgdg100+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 413 Depends: libc6 (>= 2.17), 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-6.pgdg100+1_arm64.deb Size: 88612 SHA256: 1b3dd3eda9655aae6ea9ebf948249b29a825577aea176616f4fd08f91583854b SHA1: 1e070d9adff576cbd83ac6230adf37094725769e MD5sum: ea8160923bbed8c776df3f473bbeefb9 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-6.pgdg100+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 114 Depends: libc6 (>= 2.17) 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-6.pgdg100+1_arm64.deb Size: 44712 SHA256: e31ddf37e4a1ffb31aa99974c4d2968169def0e4c0e7f82c037ce830b960cf39 SHA1: ab074a6ff09849f861ae9ea4e6bbeb879338c8ff MD5sum: 25f4844835f6a3de92a498d666f72b5b 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-6.pgdg100+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 729 Depends: libc6 (>= 2.17), libpq5 (= 9.5.25-6.pgdg100+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-6.pgdg100+1_arm64.deb Size: 160984 SHA256: 3bd2020da27a98ecb4ed4cdaf4c350ebc04c332b992d01c98589ee7fbbcc8d32 SHA1: 6e8a15be94660d77d1dac5c145be4c008f545ef7 MD5sum: 7ea33f702efd4553dbf5023de2e50c74 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-6.pgdg100+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 587 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.5/libs Filename: pool/9.5/p/postgresql-9.5/libpq5_9.5.25-6.pgdg100+1_arm64.deb Size: 136352 SHA256: 268f2b630f889dd5f8f57e68246e8069913c727ae01905ada95fcc3f08d1173c SHA1: 8115ac65bc27fda385720ce322e77e4309d28062 MD5sum: 255081e5bf2075f1a6bccbd20a1b791f 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.