Package: libecpg-compat3 Source: postgresql-9.3 Version: 9.3.25-15.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 93 Depends: libc6 (>= 2.17), libecpg6 (>= 9.0~), libpgtypes3 Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libecpg-compat3_9.3.25-15.pgdg+1_arm64.deb Size: 13132 SHA256: 1a8e23844eb862b8f57acdecb1ba2fa14f19b31ce270fc4bc636e1d192b1dc88 SHA1: 6619fdcac4560c49b60c549959ad317b30f89886 MD5sum: 322dd4a041d5b4b035796325e8e2b672 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.3 Version: 9.3.25-15.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 1125 Depends: libc6 (>= 2.38), libpq-dev, libecpg6 (= 9.3.25-15.pgdg+1), libecpg-compat3 (= 9.3.25-15.pgdg+1), libpgtypes3 (= 9.3.25-15.pgdg+1) Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libecpg-dev_9.3.25-15.pgdg+1_arm64.deb Size: 204352 SHA256: 52dbcfe3de5e18bf4434981f23e783b0499f983d15c9c495a49b40e4823c59d6 SHA1: e9cf306e7eaeab400c1fe5591a84f7e4b6b3b300 MD5sum: f0231dd8fec74c76d840b77efd9e0c0c 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.3 Version: 9.3.25-15.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 420 Depends: libc6 (>= 2.38), libpgtypes3, libpq5 (>= 9.0~) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libecpg6_9.3.25-15.pgdg+1_arm64.deb Size: 74388 SHA256: 50c2b7e7c18e2b7f39c279c527febcbbbf0592e887fa8ef0a9d3c3b9b3041c09 SHA1: 53e440f147147ea173bd25fe92e2bce4f4ab927d MD5sum: 50ba5e024975c321b391e5f93d8319ad 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.3 Version: 9.3.25-15.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 99 Depends: libc6 (>= 2.38) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libpgtypes3_9.3.25-15.pgdg+1_arm64.deb Size: 34336 SHA256: 27ea9a7e171bcd82ca95a3dd254ff3f3aa54e1887d9dade13520665abbe7b0e8 SHA1: f02885d243a49727122861389080d60cec1d0406 MD5sum: 5977deacf0fdb91f960c083c2ff2f49a Description: shared library libpgtypes for PostgreSQL 9.3 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.3 Version: 9.3.25-15.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 764 Depends: libc6 (>= 2.38), libpq5 (= 9.3.25-15.pgdg+1) Suggests: postgresql-doc-9.3 Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libdevel Filename: pool/9.3/p/postgresql-9.3/libpq-dev_9.3.25-15.pgdg+1_arm64.deb Size: 151932 SHA256: dd250ca8ccc742fe516e8c71967700466f30606a1b440bf6b03278f3a11c73db SHA1: 1267b88113e65029e30383c1fc0ca8dbf61c4e8d MD5sum: 73e471a7bb5fbd5cc20e1f564041349c 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.3 Version: 9.3.25-15.pgdg+1 Architecture: arm64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 599 Depends: libc6 (>= 2.38), libgssapi-krb5-2 (>= 1.17), libldap2 (>= 2.6.2), libssl3t64 (>= 3.0.0) Multi-Arch: same Homepage: http://www.postgresql.org/ Priority: optional Section: 9.3/libs Filename: pool/9.3/p/postgresql-9.3/libpq5_9.3.25-15.pgdg+1_arm64.deb Size: 119976 SHA256: 2366ac0e5c44a557d28157df4caff7316f041858ca6e018fe201459848ac231b SHA1: 96e9b69a23cd2f26ec421087ddf92847f9e28895 MD5sum: fcc5cc9e21912f4b7f42a62ed5b94ecb 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.